Skip to content

Salma-AZIZ/NLP_First_Steps_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP_First_Steps_Python

Natural Language Processing First Steps with Python

This project is about the basic NLP techniques : Text Preprocessing, Similarity measures, Sentiment Analysis, text translation, TF-IDF analysis

Using different libraries :

  • NLTK
  • SpaCy
  • Wordnet
  • Textblob