Basic language processing: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
The system is not yet officially released
The system is not yet officially released
*[https://github.com/proycon/deepfrog Github page]
*[https://github.com/proycon/deepfrog Github page]
== LeTs ==
LeTs is preprocessor that can be used for Dutch, German, English and French.
*[https://lt3.ugent.be/resources/lets/ Project page]
*[https://lt3.ugent.be/lets-demo/ Demo]


==Adelheid Tagger-Lemmatizer:  A Distributed Lemmatizer for Historical Dutch==
==Adelheid Tagger-Lemmatizer:  A Distributed Lemmatizer for Historical Dutch==

Revision as of 09:09, 8 July 2021

Under basis language processing, we understand part-of-speech tagging, lemmatization, named entity recognition, chunking and similar tasks which label individual words.

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.

Deepfrog

DeepFrog aims to be a (partial) successor of the Dutch-NLP suite Frog. Whereas the various NLP modules in Frog wre built on k-NN classifiers, DeepFrog builds on deep learning techniques and can use a variety of neural transformers.

The system is not yet officially released

LeTs

LeTs is preprocessor that can be used for Dutch, German, English and French.

Adelheid Tagger-Lemmatizer: A Distributed Lemmatizer for Historical Dutch

With this web-application an end user can have historical Dutch texts tokenized, lemmatized and part-of-speech tagged, using the most appropriate resources (such as lexica) for the text in question. For each specific text, the user can select the best resources from those available in CLARIN, wherever they might reside, and where necessary supplemented by own lexica.