dwaydwaydway / NLP-project2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Natural Language Processing - project 2

TODOs

  1. Experiment with max_seq_length, learning rate, num of EPOCHs, other pretrained bert model
  2. Try bagging with unbalanced data
  3. Try bagging with balanced data
  4. Try other models: ERNIE, ELMo etc.
  5. Add handcraft feature and train with other classifiers
  6. Ensemble the above models

About


Languages

Language:Python 99.7%Language:Shell 0.3%