libfrog1

Tagger and parser for dutch language (library)
  http://ilk.uvt.nl/frog/
  0
  no reviews



Memory-based learning (mbl) is a machine-learning method applicable to a wide range of tasks in natural language processing (nlp).

frog is a modular system integrating a morphosyntactic tagger, lemmatizer, morphological analyzer, and dependency parser for the dutch language. using memory-based learning techniques, frog analyses word tokens in incoming utf-8 text files, and assigns a dependency graph to each sentence.

frog is a product of the ilk research group (tilburg university, the netherlands) and the clips research centre (university of antwerp, belgium).

this package provides the runtime files required to run programs that use frog.