Fundamentals of Natural Language Processing
Byteridge (www.byteridge.com) works on the coolest technologies possible and one among them is Natural Language Processing (NLP).
This is session is to get your hands dirty with writing basic string operations on Python to Deriving parts of speech of the words in the given sentence.
After this Webinar, you will get an understanding on
- Introduction to NLP
- Text operations and Regular expressions
- Tokenization and Stemming
- Lemmatization and Stemming
- POS tagging and Named Entity Recognition(NER)
Pre-requisites:
Basic Programming skills(C or Python)
Anaconda installed(to code along with me)
NLTK and Spacy libraries installed
(https://anaconda.org/conda-forge/spacy)
(https://anaconda.org/anaconda/nltk)
Share with your friends who might be interested