Coders Packet

Packets submitted by Hitesh Velaga

Sentiment analysis using Python

This a sentiment analysis project in which I have created a text classifier for movie reviews using Python's keras, convolutional neural network(CNN), long short term memory (LSTM).

Extractive Text Summarization using Python

In this packet I have created a text summarization pipeline using Python that takes in data that is text(paragraphs) and convert them to the size that user wishes.

Flipkart Web Scraper using Python

In this I have created a web scrapper using Python's bs4 library. Using this we can get details about a TV including brand, cost, rating and so on.