Skip to content

Basic course on Natural Language Processing (NLTK and ML) held at the ITM for me

Notifications You must be signed in to change notification settings

DylanMontoya/CourseNLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Processing Course

I made this cuorse of NLP and Machine Learning to dictate at ITM.

Libraries:


    • Introduction to Python and intermediate Python.
    • Introduction to text mining.
    • Text processing.
    • Text characterization.
    • Build dataset - Unstructured Data to Structure Data.
    • Regression logistics
    • Wordembeddings: One Hot encoding, Word2Vec.
    • Building text classification model with Machine Learning.

Classes

You will know about basic python programming like variable types, loops and basic operations.

You will learn to process text with the NLTK library and string operations.

Basic example of how to do text mining, from text extracted from an html page.

Dataframe manipulation, relevant data extraction and characterization.

You will know the handling of the twitter api and learn data structuring from a json file.

Logistic regressor for analysis of sentiments in tweets.

Vectorization of text with Wordembeddings.

Construction of a classifier from machine learning techniques.

About

Basic course on Natural Language Processing (NLTK and ML) held at the ITM for me

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published