Detailed_Notes_on_Language_Models_and_NLP
Detailed_Notes_on_Language_Models_and_NLP
2. Smoothing
3. Text Classification
- Categorizing text into predefined groups (e.g., Sentiment Analysis, Spam Detection).
5. Evaluation
6. Vector Semantics
7. TF-IDF
- Importance measure for words in documents using Term Frequency and Inverse Document Frequency.
8. Word2Vec