Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 411 Bytes

635AA Text Analytics


- Movie genres indentification and multi-label classification based on plot.

Implement and compare SVM, LSTM and BERT for a multi-label classification task applied on movies summaries fetched from YTS database.

- Doc2Vec model for a prototype Recommendation system.

Document embeddings generation and 2d visualization of movie plots vector for similarities inspection.