This repo records the term project for Machine Learning course.
This repository contains model solutions for duplicate question(sentence) pair classification on QQP dataset, which solves the problem of Semantic Text Simmilarity in NLP. This is a continuous updating repository. Newly updates are shown before the documentation of the projects.
- implemented Enhanced RCNN
- model stacking, tbc..
- sentence BERT(Siamese BERT) is tried.
- ESIM is tried