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.
- Host: GitHub
- URL: https://github.com/imsanjoykb/natural-language-processing
- Owner: imsanjoykb
- License: mit
- Created: 2020-09-21T17:56:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T17:43:57.000Z (over 4 years ago)
- Last Synced: 2025-03-18T02:36:49.286Z (2 months ago)
- Topics: 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
- Language: Jupyter Notebook
- Homepage:
- Size: 6.35 MB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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