mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
README 中添加 jiebaR
添加了CppJieba的R语言封装 jiebaR。
This commit is contained in:
parent
471a68e08e
commit
7bf2bceee4
@ -308,6 +308,10 @@ make && ./keyword.demo
|
|||||||
|
|
||||||
如果有需要在`erlang`中使用分词的话,不妨试一下[exjieba]。
|
如果有需要在`erlang`中使用分词的话,不妨试一下[exjieba]。
|
||||||
|
|
||||||
|
### jiebaR
|
||||||
|
|
||||||
|
如果有需要在`R`中使用分词的话,不妨试一下[jiebaR]。
|
||||||
|
|
||||||
### libcppjieba
|
### libcppjieba
|
||||||
|
|
||||||
[libcppjieba] 是最简单易懂的CppJieba头文件库使用示例。
|
[libcppjieba] 是最简单易懂的CppJieba头文件库使用示例。
|
||||||
@ -344,6 +348,7 @@ https://github.com/fxsjy/jieba
|
|||||||
[cppjiebapy]:https://github.com/jannson/cppjiebapy
|
[cppjiebapy]:https://github.com/jannson/cppjiebapy
|
||||||
[cppjiebapy_discussion]:https://github.com/aszxqw/cppjieba/issues/1
|
[cppjiebapy_discussion]:https://github.com/aszxqw/cppjieba/issues/1
|
||||||
[NodeJieba]:https://github.com/aszxqw/nodejieba
|
[NodeJieba]:https://github.com/aszxqw/nodejieba
|
||||||
|
[jiebaR]:https://github.com/qinwf/jiebaR
|
||||||
[simhash]:https://github.com/aszxqw/simhash
|
[simhash]:https://github.com/aszxqw/simhash
|
||||||
[代码详解]:https://github.com/aszxqw/cppjieba/wiki/CppJieba%E4%BB%A3%E7%A0%81%E8%AF%A6%E8%A7%A3
|
[代码详解]:https://github.com/aszxqw/cppjieba/wiki/CppJieba%E4%BB%A3%E7%A0%81%E8%AF%A6%E8%A7%A3
|
||||||
[libcppjieba]:https://github.com/aszxqw/libcppjieba
|
[libcppjieba]:https://github.com/aszxqw/libcppjieba
|
||||||
|
Loading…
x
Reference in New Issue
Block a user