crypto-code / CS4248-Project

Repository for CS4248 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS4248 Project (Science IE)

Code for keyphrase extraction and classification from Scientific Papers using four types of models: SVM, Bidirectional LSTM, Bidirectional LSTM+CRF and Transformers.

The dataset for training and testing the models can be found here: https://scienceie.github.io/resources.html

About

Repository for CS4248 Project


Languages

Language:Jupyter Notebook 92.1%Language:Python 7.9%