ESE begin 27 April 2026. View Timetable
Logo

Natural Language Processing

NLP (Labs)

Lab Syllabus

Sr. No.Title of the ExperimentCO
1Study of R tool and basic commands to access text data.CO1
2Apply various text preprocessing techniques for any given text: (Tokenization and Filtration & Script Validation).CO2
3Apply various other text preprocessing techniques for any given text. (Stop Word Removal, Lemmatization /Stemming).CO2
4Implement N-Gram (Bigram) model.CO2
5Implement Rule-based Part-of-Speech (POS) Tagging.CO3
6Implement chunking to extract Noun Phrases.CO3
7Identify semantic relationships between the words from given text (Use WordNet Dictionary).CO4
8Write a Python program to find synonyms and antonyms of the word "active" using WordNet.CO4
9Case study on discourse analysis.CO5
10Perform Name Entity Recognition (NER) on given text.CO6
11Lab Project: One real life Natural Language application to be implemented (Use standard Datasets available on the web).

On this page