Coders Packet

Packets submitted by Vineet Pandey

Simple Offline dictionary using Python

This packet is a simple offline dictionary in Python. It uses JSON data which is provided with the code.

Sentiment Analysis on IMDB dataset with LSTM on keras

In this project, we do sentiment analysis on IMDB dataset available on keras using LSTM.

Web scrapping using Beautiful Soup in Python

The packet allows us to search any company by name or address, then takes all the results from Zaubacorp.com and puts them in a excel file with all the necessary details about the company.