JiebaR
Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )
Install / Use
/learn @qinwf/JiebaRREADME
中文分词
细胞词库转换可以使用 cidian 包 :https://github.com/qinwf/cidian/
安装
通过CRAN安装:
install.packages("jiebaR")
同时还可以通过Github安装[开发版],建议使用 gcc >= 4.9 编译,Windows需要安装 Rtools :
library(devtools)
install_github("qinwf/jiebaRD")
install_github("qinwf/jiebaR")
使用指南 与 演示
问题
使用中遇到问题,可以:
- 发送邮件至用户邮件列表 jiebaR@googlegroups.com
- 访问 https://groups.google.com/d/forum/jiebaR
- 在 GitHub 提交 issues。
jiebaR
This is a package for Chinese text segmentation, keyword extraction and speech tagging.
Installation
Install the latest development version from GitHub:
devtools::install_github("qinwf/jiebaR")
# optional: data package
devtools::install_github("qinwf/jiabaRD")
Install from CRAN:
install.packages("jiebaR")
Questions
If you encounter any problems, please feel free to:
- Reach our Google Groups e-mail
- Visit our Google Groups page
- File an Issue
Related Skills
node-connect
332.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
332.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.9kCommit, push, and open a PR
