Git Product home page Git Product logo

nlp-projects's Introduction

NLP

  • financial-sentiment-analysis

    Perform pre-processing steps like Removing Punctuations, Numbers, and Special Characters, Stop Words in dataset.
    Normalize Sentence column by using Stemming or Lemmatization. Plot word cloud for the sentence. Perform label encoding technique for sentiment column. Create a Word2Vec object , and train a MultinomialNB model. Create a CBoW object and again train a MultinomialNB model. Compare Word2Vec and CBoW.

  • trip-advisor-reviews

    use pre-trained embedding layer ( https://tfhub.dev/google/nnlm-en-dim128/2 from TensorFlow hub for this Sequential Model layers - Use AT LEAST 5 hidden layers, Add L1 regularization to all the layers. Hyperparameter Tuning Regularization, Dropout etc.

  • email_classification_nlp

  • corpus_wordnet_textclassification

  • nltk_tokenizer_stem_stopwrd_speechtag

  • restaurent_review_sentiment

nlp-projects's People

Contributors

sourav-raj avatar

Stargazers

Anusha Kostka avatar  avatar

Watchers

 avatar Anusha Kostka 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.