Skip to content

Practical works for natural language processing course at university.

Notifications You must be signed in to change notification settings

ivanvikhrev/nlp-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Natural Language Processing course

Text classification.

Lab work based on next kaggle competition. The task is to predict the quality of the post on stackoverflow based on its content. Classical methods such as vectorizations (BOW, tf-idf), pretrained word embeddings and deep learning methods are used in this work.

Text generation.

The task was to gather your own dataset and train nlp model on it to make style-unique text generation.

About

Practical works for natural language processing course at university.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published