Translations:Language modeling/1/en: Difference between revisions

From Clarin K-Centre
Jump to navigation Jump to search
(Importing a new version from external source)
 
m (FuzzyBot moved page Translations:Language Modeling/1/en to Translations:Language modeling/1/en without leaving a redirect: Part of translatable page "Language Modeling")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==n-gram modeling==
==n-gram modeling==
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e. patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool colibri-patternmodeller which allows you to build, view, manipulate and query pattern models.

Latest revision as of 16:57, 11 June 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Language modeling)
==n-gram modeling==

n-gram modeling