My experiments with NLP
About MeSearchTagsAn Example Markdown Post

Basics of Natural Language Processing

1. Text Basic in Python

1.1 Learning to use F string literal 

1.2 Working with text files 

1.3 Working with pdf files 

1.4 Regular Expression 

1.5 Text Basics - Practice exercises 

2. NLP Basic in Python

2.1 Spacy Basics

2.2 Tokenization

2.3 Stemming 

2.4 Lemmatization

2.5 Stop Words

2.6 Vocabulary and Matching

2.7 NLP Basics Practice

3. Part of Speech

3.1 Part of Speech Basics

3.2 Visualizing Part of Speech Basics

3.3 Named Entity Recognition (NER) 

3.4 Visualizing Named Entities

3.5 Sentence Segmentation

3.6 Part of Speech - Practice 

Subscribe

My learning notes for Natural Language processing