@inproceedings{councill-etal-2008-parscit,
title = "{P}ars{C}it: an Open-source {CRF} Reference String Parsing Package",
author = "Councill, Isaac and
Giles, C. Lee and
Kan, Min-Yen",
editor = "Calzolari, Nicoletta and
Choukri, Khalid and
Maegaard, Bente and
Mariani, Joseph and
Odijk, Jan and
Piperidis, Stelios and
Tapias, Daniel",
booktitle = "Proceedings of the Sixth International Conference on Language Resources and Evaluation ({LREC}`08)",
month = may,
year = "2008",
address = "Marrakech, Morocco",
publisher = "European Language Resources Association (ELRA)",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/L08-1291/",
abstract = "We describe ParsCit, a freely available, open-source implementation of a reference string parsing package. At the core of ParsCit is a trained conditional random field (CRF) model used to label the token sequences in the reference string. A heuristic model wraps this core with added functionality to identify reference strings from a plain text file, and to retrieve the citation contexts. The package comes with utilities to run it as a web service or as a standalone utility. We compare ParsCit on three distinct reference string datasets and show that it compares well with other previously published work."
}
Markdown (Informal)
[ParsCit: an Open-source CRF Reference String Parsing Package](https://preview.aclanthology.org/add-emnlp-2024-awards/L08-1291/) (Councill et al., LREC 2008)
ACL