Skip to content

Natural Language Processing scripts to practie and learn about text mining

Notifications You must be signed in to change notification settings

imdiegodev1/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NLP

NLP or Natural Language Processing is a subfield of linguistics, computer science, and artificial intelligence concerned with the interactions between computers and human language. In my way to become data scientist I did a lot of text mining process for different type of companies. Here I want to share with you some of the knowledge I got. You can find for now two folders:

  • Basic Analytics: Those are scripts with basic process you can use to analyze text and see some plots like word frequency and word clouds.
  • Advance Analytics: There are scripts more focuse on machine learning models using a latent Markovian model, NLTK and implementations of naive bayes model for text classification.

If you don't have data bases to test and learn, here are some examples that you can use to understand and play this data set. Hope you enjoy the scripts.

To see other learning projects and notes please follow this link. To see more about my please visit my webpage.

About

Natural Language Processing scripts to practie and learn about text mining

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages