Frog:A Tagger-Lemmatizer-Morphological-Analyzer-Dependency-Parser for Dutch

Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package. Most modules were created in the 1990s at the ILK Research Group (Tilburg University, the Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium). Over the years they have been integrated into a single text processing tool, which is currently maintained and developed at Centre for Language and Speech Technology at Radboud University Nijmegen and the KNAW Humanities Cluster, Amsterdam. A... Mehr ...

Verfasser: van der Sloot, Ko
van Gompel, Maarten
Dokumenttyp: other
Erscheinungsdatum: 2020
Schlagwörter: natural language processing / part-of-speech tagging / lemmatisation / named-entity recognition / shallow parsing / dependency parsing
Sprache: Englisch
Permalink: https://search.fid-benelux.de/Record/base-28995264
Datenquelle: BASE; Originalkatalog
Powered By: BASE
Link(s) : https://pure.knaw.nl/portal/en/publications/577a82cd-ec72-4373-88f9-25d1acb9135e

Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package. Most modules were created in the 1990s at the ILK Research Group (Tilburg University, the Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium). Over the years they have been integrated into a single text processing tool, which is currently maintained and developed at Centre for Language and Speech Technology at Radboud University Nijmegen and the KNAW Humanities Cluster, Amsterdam. A dependency parser, a base phrase chunker, and a named-entity recognizer module were added more recently. Where possible, Frog makes use of multi-processor support to run subtasks in parallel. Frog offers a command-line interface (that can also run as a daemon) and a C++ library.