Citation Intent Classification in scientific papers using the Scicite dataset and Pytorch
For more information, read the report located in the repo root.
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/FedeNoce/Citation_Intent_Classification.git
-
Convert jsonl file in Scicite to csv with
jsonl_to_csv.py
-
Set hyperparameters and paths in
classification.py
and inutils.py
-
To train the model run
classification.py
We tried to reply the results obtained in Structural Scaffolds for Citation Intent Classification in Scientific Publications - Computer Engineering Master Degree @University of Florence