Basic language processing: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
(Created page with "== Frog == Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. *[https://webservices.cls.ru.nl/frog Online version] *[https:...")
 
Line 1: Line 1:
== Frog ==
== Frog ==
Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch.
Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. Frog's current version will tokenize, tag, lemmatize, and morphologically segment word tokens in Dutch text files, will assign a dependency graph to each sentence, will identify the base phrase chunks in the sentence, and will attempt to find and label all named entities.  


*[https://webservices.cls.ru.nl/frog Online version]
*[https://webservices.cls.ru.nl/frog Online version]
*[https://languagemachines.github.io/frog/ Project website]
*[https://languagemachines.github.io/frog/ Project website]

Revision as of 14:59, 12 March 2021

Frog

Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. Frog's current version will tokenize, tag, lemmatize, and morphologically segment word tokens in Dutch text files, will assign a dependency graph to each sentence, will identify the base phrase chunks in the sentence, and will attempt to find and label all named entities.