Code Monkey home page Code Monkey logo

shouryasimha / nlp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 26.04 MB

I have started getting quite interesting in the concept of Natural Language Processing and tried to implement and understand this concept from a blog i read from towardsdatascience.com

Jupyter Notebook 100.00%
nlp-machine-learning nltk-python stopwords lemmatization stemming jupyter-notebook sentiment-analysis imdb-sentiment-analysis imdb-rating quora question similarity-learning fuzzywuzzy feature-extraction visualization python3 support-vector-machines logistic-regression xgboost-algorithm

nlp's Introduction

NLP

IMDB-Reviews

I have started getting quite interesting in the concept of Natural Language Processing and tried to implement and understand this concept from a blog i read from towardsdatascience.com. Sentiment Analysis is a common NLP task that Data Scientists need to perform. This is a straightforward guide to creating a barebones movie review classifier in Python. For this analysis we’ll be using a dataset of 50,000 movie reviews taken from IMDb. The data was compiled by Andrew Maas and can be found here: IMDb Reviews. The data is split evenly with 25k reviews intended for training and 25k for testing your classifier. Moreover, each set has 12.5k positive and 12.5k negative reviews. IMDb lets users rate movies on a scale from 1 to 10. To label these reviews the curator of the data labeled anything with ≤ 4 stars as negative and anything with ≥ 7 stars as positive. Reviews with 5 or 6 stars were left out.

I have made the task of obtaining the dataset easy by unpacking and merging the files into two txt files (Train and Test) and have uploaded them by zipping them to my git.

Please check the .ipynb file as it has comments which give a explanation of what i have done.

2)Quora Question Similarity

Please find the .ipynb files for understanding the project as they are filled with comments. I hope you like what I do, Goodluck :)

nlp's People

Contributors

shouryasimha avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.