Stars
Blogging website using Nodejs , Angularjs , Mongodb , Express
Simple web APIs, tested using POSTMAN and built using Flask, a Python web framework
Sentiment Analysis / Opinion Mining for provided data in NLTK corpus using NaiveBayesClassifier Algorithm
C++ program to emulate the functionality of 8085
sachin-bisht / Web-Scraping
Forked from moh1tnegi/Web-ScrapingLearning web scraping via Python using XML Path language imported through lxml library. Information scraped from codechef.com
Recognize handwritten digits using back-propagation algorithm on MNIST data-set
(UNMAINTAINED) Fetch data of any public Instagram profile, without using api
Opinion mining of Mobile reviews on Amazon platform
Opinion mining for provided data from various NLTK corpus to test/enhance the accuracy of the NaiveBayesClassifier model.
Web application hosted on Heroku cloud platform based on web scraping in python using lxml library (XML Path Language).
Basic program of scrapping news from different web sites for specific tags using lxml and requests library.
A c++ code to implement the working of 8085 microprocessor The code has been divided into various segments to make it more user friendly. Each header file contains different sub-tasks.
Training an ANN and a CNN to recognize handwritten digits using back-propagation algorithm on MNIST data-set