Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 725 Bytes

File metadata and controls

10 lines (5 loc) · 725 Bytes

TCNER Project Data Science:

Conference prediction for research papers via various machine-learning models. We look at one class of models that use the bag-of-words approach together with TFIDF-ing: Naive Bayes, Logistic Regression & Support Vector Machines. The other class uses word-embedding and takes the relational structure into account via an LSTM core.

Paper: Text classification - Conference Recommendation for Research Papers

Authors: Rutger Mauritz & Femke Boelens

NLP, text-classification, LSTM, bag-of-words, TFIDF, machine-learning, deep-learning