Citation Intent Classification
Table of Contents
About The Project
Citation Intent Classification in scientific papers using the Scicite dataset an Pytorch
For more information, read the report located in the repo root.
Built With
Installation
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
Usage
-
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
Authors
Acknowledgments
We tried to reply the results obtained in Structural Scaffolds for Citation Intent Classification in Scientific Publications - Computer Engineering Master Degree @University of Florence