hermanschaaf / mafanLinks
A toolbox for working with the Chinese language in Python
☆149Updated 6 years ago
Alternatives and similar repositories for mafan
Users that are interested in mafan are comparing it to the libraries listed below
Sorting:
- Yet another Chinese word segmentation package based on character-based tagging heuristics and CRF algorithm☆245Updated 13 years ago
- OpenCC binding for Python.☆52Updated 5 years ago
- Transition-based statistical parser☆417Updated 8 years ago
- Chinese Wordnet v.2☆22Updated 9 years ago
- Chinese Words Segment Library based on HMM model☆166Updated 11 years ago
- ZPar statistical parser. Universal language support (depending on the availability of training data), with language-specific features for…☆135Updated 9 years ago
- A simple python script to translate chinese to pinyin based on Mandarin.dat☆217Updated last year
- an open solution for collecting n-gram Chinese lexicon and n-gram statistics☆73Updated 9 years ago
- Count frequent n-gram from big data with limited memory.☆60Updated 11 years ago
- Chinese morphological analysis with Word Segment and POS Tagging data for MeCab☆162Updated 8 years ago
- Constants used in Chinese text processing☆386Updated last year
- A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']☆81Updated 9 years ago
- Chinese word segmentation module of LTP☆46Updated 10 years ago
- a chinese segment base on crf☆234Updated 7 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"