HunParse
Morphological parser
An NLTK-based parser that provides morphological annotation for languages using KR-style annotations.
An NLTK-based parser using KR-style morphological annotation
4 stars
3 watching
0 forks
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sillsdev/hermitcrab | A parser for morphological and phonological patterns in natural language | 1 |
ldmt-muri/kin-morph-fst | An analysis tool for breaking down words into their component parts in the Kinyarwanda language | 6 |
nytud/panmorph | Harmonized tagset and annotation scheme for Hungarian morphological analysers | 4 |
ppke-nlpg/purepos | A Java-based tool for annotating text with morphological information using a hybrid approach combining statistical models and rule-based components. | 15 |
r0ller/hunmorph-foma | Develops a Hungarian morphological analyzer and generator based on the Foma algorithm | 6 |
mmark-md/mmark | A markdown parser designed to produce high-quality error messages and offer extensions for customizing its behavior | 111 |
dmirecki/pymorfologik | A Python binding for a Polish morphological analyzer | 18 |
lowresourcelanguages/hltdi-morphology | Provides morphological analysis tools for various languages, including verb and noun generation, based on archived web pages. | 5 |
ppke-nlpg/purepospy | A Python wrapper around a morphological analysis tool to facilitate language processing tasks | 1 |
mikahama/uralicnlp | An NLP library providing morphological analyses and lemmatization tools for various languages, including Uralic and some European languages. | 70 |
recski/huntag | An NLP tool that uses Maximum Entropy Learning and Hidden Markov Models to perform sequential tagging | 22 |
nikitakit/self-attentive-parser | An NLP parser with high accuracy models for multiple languages | 871 |
muka/shapereader | A PHP library to parse ESRI Shape files and extract vectorial information. | 11 |
mrkkrp/megaparsec | An industrial-strength monadic parser combinator library. | 919 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |