byronhe / cppjiebaLinks
"结巴"中文分词的C++版本,使用 darts Double Array Trie 降低内存占用到 1/100
☆52Updated 3 years ago
Alternatives and similar repositories for cppjieba
Users that are interested in cppjieba are comparing it to the libraries listed below
Sorting:
- The simple header file library of CppJieba☆41Updated 10 years ago
- Edge Machine Learning Library☆196Updated 3 years ago
- C++ headers(hpp) library with Python style.☆139Updated 3 weeks ago
- KSAI Lite is a deep learning inference framework of kingsoft, based on tensorflow lite☆95Updated 3 years ago
- transformer tokenizers (e.g. BERT tokenizer) in C++ (WIP)☆17Updated 3 years ago
- mmseg 分词算法c++实现☆33Updated 9 years ago
- A clone of Darts (Double-ARray Trie System)☆153Updated 4 months ago
- CppJieba的C语言api☆59Updated 2 years ago
- 词语拼音数据☆500Updated 2 months ago
- [本项目不再维护] 将汉字转换为拼音, 支持多音字,拼音 -> pin yin☆211Updated 4 months ago
- BERT Tokenizer in C++☆78Updated 4 years ago
- Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法☆271Updated 5 years ago
- ☆102Updated 3 years ago
- 拼音转汉字, 拼音输入法引擎, pin yin -> 拼音☆625Updated 4 months ago
- C++ model train&inference framework☆223Updated 5 years ago
- 高性能文本 Tokenizer 库☆31Updated last year
- A C++11 implementation of the great python difflib utility☆31Updated 3 years ago
- 最好的汉字数字(中文数字)-阿拉伯数字转换工具。包含"点二八","负百分之四十"等众多汉语表达方法。NLP,机器人工程必备! The Best Tool of Chinese Number to Digits☆373Updated 2 years ago
- A simple TTS(text-to-speech) engine for Chinese mandarin☆20Updated 13 years ago
- https://developer.skype.com/silk☆47Updated 9 years ago
- Linux C++ demo☆38Updated last year
- 从Kaldi中裁剪的轻量级语音识别解码推理框架,目前实现了MFCC+GMM+Viterbi,不依赖OpenFST、OpenBLAS等库☆22Updated 4 years ago
- 中文标点符号模型,可以给文本添加标点符号。☆143Updated 8 months ago
- 《声纹技术:从核心算法到工程实践》☆173Updated 3 years ago
- ☆126Updated 4 years ago
- An Efficient Lexical Analyzer for Chinese☆815Updated 2 years ago
- 微型中文关键词抽取服务☆56Updated 7 years ago
- 这是一个用C++实现ASR推理的项目,它依赖很少,安装也很简单,推理速度很快,在树莓派4B等ARM平台也可以流畅的运行。 支持的模型是由Google的Transformer模型中优化而来,数据集是开源wenetspeech(10000+小时)或阿里私有数据集(60000+小…☆539Updated 2 years ago
- a Chinese tokenizer☆17Updated 12 years ago
- TTS inference in C++ based on TFlite model☆21Updated 4 years ago