@inproceedings{freitag-etal-2022-valet,
title = "Valet: Rule-Based Information Extraction for Rapid Deployment",
author = "Freitag, Dayne and
Cadigan, John and
Sasseen, Robert and
Kalmar, Paul",
editor = "Calzolari, Nicoletta and
B{\'e}chet, Fr{\'e}d{\'e}ric and
Blache, Philippe and
Choukri, Khalid and
Cieri, Christopher and
Declerck, Thierry and
Goggi, Sara and
Isahara, Hitoshi and
Maegaard, Bente and
Mariani, Joseph and
Mazo, H{\'e}l{\`e}ne and
Odijk, Jan and
Piperidis, Stelios",
booktitle = "Proceedings of the Thirteenth Language Resources and Evaluation Conference",
month = jun,
year = "2022",
address = "Marseille, France",
publisher = "European Language Resources Association",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2022.lrec-1.55/",
pages = "524--533",
abstract = "We present VALET, a framework for rule-based information extraction written in Python. VALET departs from legacy approaches predicated on cascading finite-state transducers, instead offering direct support for mixing heterogeneous information{--}lexical, orthographic, syntactic, corpus-analytic{--}in a succinct syntax that supports context-free idioms. We show how a handful of rules suffices to implement sophisticated matching, and describe a user interface that facilitates exploration for development and maintenance of rule sets. Arguing that rule-based information extraction is an important methodology early in the development cycle, we describe an experiment in which a VALET model is used to annotate examples for a machine learning extraction model. While learning to emulate the extraction rules, the resulting model generalizes them, recognizing valid extraction targets the rules failed to detect."
}
Markdown (Informal)
[Valet: Rule-Based Information Extraction for Rapid Deployment](https://preview.aclanthology.org/add-emnlp-2024-awards/2022.lrec-1.55/) (Freitag et al., LREC 2022)
ACL