kagome
Word splitter
A Japanese morphological analyzer that splits words into grammatical components and segments phrases for efficient text processing
Self-contained Japanese Morphological Analyzer written in pure Go
827 stars
23 watching
54 forks
Language: Go
last commit: 28 days ago
Linked from 2 awesome lists
hacktoberfestjapanesejapanese-languagekoreanmorphological-analysisnlp-librarypos-taggingsegmentationtokenizer
Related projects:
Repository | Description | Stars |
---|---|---|
awsong/mmsego | An algorithm implementation for splitting Chinese text into words | 63 |
ikeikeikeike/exkanji | A morphological analyzer and translator library for Japanese text | 13 |
pharo-ai/ngrammodel | A tool for splitting text into sequences of words | 4 |
ilanguage/ilanguage | An online language independent morphological analyzer for unknown texts or rough parses of morphemes in words | 21 |
pucktada/cutkum | A tool for segmenting Thai text into words using Recurrent Neural Networks in TensorFlow. | 154 |
kevincobain2000/jprocessing | A comprehensive set of libraries and tools for processing Japanese text | 148 |
dinopuguh/gosentiwordnet | Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
polera/gonameparts | Splits human names into individual parts | 42 |
gedex/inflector | A Go library that converts nouns between singular and plural forms. | 81 |
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
ldmt-muri/kin-morph-fst | An analysis tool for breaking down words into their component parts in the Kinyarwanda language | 6 |
remixman/pythonlexto | A Python wrapper around a Java library for segmenting Thai text into individual words | 3 |
jpbarrette/moman | A suite of tools for linguistic analysis and correction, including finite state automata manipulation and string correction algorithms. | 28 |
tshatrov/ichiran | A collection of tools for working with text in Japanese language | 309 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |