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

https://github.com/abdullahashfaqvirk/NLP-Workshops

Embark on your NLP journey by learning essential techniques through a series of notebooks designed to kickstart your career in this field.
https://github.com/abdullahashfaqvirk/NLP-Workshops

lemmatization named-entity-recognition nlp nltk notebooks pos-tagging python stemming stopwords tokenization workshops

Last synced: 13 days ago
JSON representation

Embark on your NLP journey by learning essential techniques through a series of notebooks designed to kickstart your career in this field.

Awesome Lists containing this project

README

          

# NLP Workshops

This repository contains a series of Jupyter notebooks that demonstrate key Natural Language Processing (NLP) techniques. Each notebook is focused on a specific NLP task and is well-documented for educational purposes.

### Topics Covered

1. Tokenization
2. Stemming
3. Lemmatization
4. Stopwords Handling
5. POS Tagging
6. Named Entity Recognition (NER)

### Note:
If you see an unverified signature in the commits, no worries—I've just misplaced my GPG key!

### License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.