The projects of Prof. Hsin-Hsi Chen's Natural Language Processing course. It's about analysizing sentences with two entities then infer the relation between the two entities(SemEval contest).
- Basic algorithm and models of NLP (Bag Of Words, word2vec...)
- Experiment over different deep learning models(LSTM, CNN...)
- Ensemble different models results for better accuracy