What is this course about?
This course is an introduction to natural language processing for engineering students. The course covers the following topics:
- Preprocessing
- sentence segmentation
- tokenization, subword tokenization
- word normalization
- inflectional vs derivational morphology
- lemmatization vs stemming
- stopword removal