An open API service indexing awesome lists of open source software.

https://github.com/imsanjoykb/natural-language-processing

The goal of this repository is to build a comprehensive set of tools and examples that leverage recent advances in NLP algorithms, neural architectures, and distributed machine learning systems. The content is based on our past and potential future engagements with customers as well as collaboration with partners, researchers, and the open source community.
https://github.com/imsanjoykb/natural-language-processing

bigrams-search-algorithm deep-learning gensiom langdetect machine-learning natural-language-processing nlp-course nlp-machine-learning nlp-tutorial nltk pos-tagging python sentiment-analysis text-analysis text-classification word2vec word2vec-algorithm

Last synced: 2 months ago
JSON representation

The goal of this repository is to build a comprehensive set of tools and examples that leverage recent advances in NLP algorithms, neural architectures, and distributed machine learning systems. The content is based on our past and potential future engagements with customers as well as collaboration with partners, researchers, and the open source community.

Awesome Lists containing this project

README

        

# Author : Sanjoy Biswas

Data Scientist

Natural Language Processing For Beginners

Downloading and install library

Word Bigram

Word2Vector

Driving NWords

Finding Unusual Word

Finding Potential Word

Classify News Document

Classify Parts of speech

Classify Bag words

Classify website

Twitter Search

NLTK Library

Word data analysis

Creating a POS Tagger

Classify website

Parts of Speech

Classify News Documents

N Grams

BiGrams Stemming

Finding Unusual Word

Sentiment Analysis with NLTK

Twitter Search

Langdetect Langid library

Finding unusual word

Text Manipulation

### Sanjoy Biswas