The repository contains two Jupyter notebooks.
- NLP_Fundamentals: Demonstrates the demo of basics NLP techniques such as N-gram, TF-IDF and Bag of words and the difference between them
2.Text_Classification_Models:Classifes the conference titles using Machine Learning techniques: Naive Bayes and SVM