{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/named-entity-extraction-with-finite-state","title":"Named Entity Extraction with Finite State Transducers","arxiv_id":"2006.11548","date":"2020-06-20","proceeding":null,"authors":["Diego Alexander Huérfano Villalba","Elizabeth León Guzmán"],"abstract":"We describe a named entity tagging system that requires minimal linguistic knowledge and can be applied to more target languages without substantial changes. The system is based on the ideas of the Brill's tagger which makes it really simple. Using supervised machine learning, we construct a series of automatons (or transducers) in order to tag a given text. The final model is composed entirely of automatons and it requires a lineal time for tagging. It was tested with the Spanish data set provided in the CoNLL-$2002$ attaining an overall $F_{\\beta = 1}$ measure of $60\\%.$ Also, we present an algorithm for the construction of the final transducer used to encode all the learned contextual rules.","url_abs":"https://arxiv.org/abs/2006.11548v1","url_pdf":"https://arxiv.org/pdf/2006.11548v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"named-entity-extraction-with-finite-state","repo_url":"https://github.com/dahuerfanov/NER","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null},{"paper_slug":"named-entity-extraction-with-finite-state","repo_url":"https://github.com/dahuerfanov/NER-System","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[{"task_slug":"entity-extraction","task_name":"Entity Extraction using GAN"},{"task_slug":"tag","task_name":"TAG"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}