cstlemma

Lemmatizer tool

A lemmatiser tool for multiple languages using affix rules and supervised learning from full-form dictionaries.

Lemmatiser for Danish, Dutch, English, German, Polish, Romanian, Russian and tens of other languages, that uses affix rules (affix: prefix, infix, suffix, circumfix). Rules are obtained by supervised learning from a full form - lemma list.

GitHub

36 stars
6 watching
7 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list

affixdutchgermaninfixlemmatiserlemmatizerprefixsuffix

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
adbar/simplemmaLemmatization tool for natural language processing146
sorenlind/lemmyLemmatizer for Danish and Swedish languages76
yohasebe/lemmatizerA Ruby library that provides a lemmatizer for text in English.108
ixa-ehu/ixa-pipe-posProvides tools for part of speech tagging and lemmatization across multiple languages using machine learning models.18
mnsignalprocessing/barelymlA markup language that combines elements from Markdown and DokuWiki to display text with formatting and structure16
ldmt-muri/alignment-with-openfstAn implementation of the CRF autoencoder framework for tasks in natural language processing and machine translation21
lemire/dictionaryAn optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets104
ldmt-muri/kin-morph-fstAn analysis tool for breaking down words into their component parts in the Kinyarwanda language6
mingrammer/cfmtA package providing contextual formatting functions with similar usage to the fmt package.103
liyuanlucasliu/lm-lstm-crfA PyTorch-based tool for sequence labeling using a combination of CRF and LSTM models to capture label dependencies and leverage contextualized representations.846
lowresourcelanguages/hltdi-morphologyProvides morphological analysis tools for various languages, including verb and noun generation, based on archived web pages.5
lspitzner/brittanyA tool to format Haskell source code according to certain formatting rules691
divvun/omegat-hfst-tokenizerTool providing fst-based tokenization for natural language processing applications2
weavejester/cljfmtA tool that detects and fixes formatting errors in Clojure code to improve readability and consistency.1,123