jiebaR
Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.9%) to scientific vocabulary
Keywords
Repository
Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )
Basic Info
Statistics
- Stars: 337
- Watchers: 48
- Forks: 110
- Open Issues: 36
- Releases: 0
Topics
Metadata Files
README.md
中文分词
细胞词库转换可以使用 cidian 包 :https://github.com/qinwf/cidian/
安装
通过CRAN安装:
r
install.packages("jiebaR")
同时还可以通过Github安装[开发版],建议使用 gcc >= 4.9 编译,Windows需要安装 Rtools :
r
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:
```r devtools::install_github("qinwf/jiebaR")
optional: data package
devtools::install_github("qinwf/jiabaRD") ```
Install from CRAN:
r
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
Owner
- Name: qinwf
- Login: qinwf
- Kind: user
- Repositories: 24
- Profile: https://github.com/qinwf
GitHub Events
Total
- Issues event: 2
- Watch event: 14
- Issue comment event: 5
- Pull request event: 1
- Fork event: 2
Last Year
- Issues event: 2
- Watch event: 14
- Issue comment event: 5
- Pull request event: 1
- Fork event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| qinwf | m****l@q****m | 351 |
| qinwf | m****l@e****m | 14 |
| qinwf | q****f@r****g | 12 |
| Qin Wenfeng | q****f | 10 |
| root | r****t@d****n | 5 |
| qinwf | q****a@v****m | 2 |
| Michael Chirico | m****4@g****m | 1 |
| Yanyi Wu | i@y****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 70
- Total pull requests: 4
- Average time to close issues: about 1 month
- Average time to close pull requests: 12 days
- Total issue authors: 48
- Total pull request authors: 4
- Average comments per issue: 3.47
- Average comments per pull request: 0.5
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zheguzai100 (8)
- qinwf (7)
- BruceZhaoR (4)
- scjiaer (2)
- amjiuzi (2)
- yipcma (2)
- wush978 (2)
- strategist922 (2)
- alexwwang (2)
- chenggang0815 (1)
- iclementine (1)
- shihjchen (1)
- Jessica813 (1)
- DDDchiyukawaii (1)
- WangYuKane (1)
Pull Request Authors
- Enchufa2 (1)
- yanyiwu (1)
- MichaelChirico (1)
- yihui (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 2,864 last-month
- Total dependent packages: 7
- Total dependent repositories: 9
- Total versions: 13
- Total maintainers: 1
cran.r-project.org: jiebaR
Chinese Text Segmentation
- Homepage: https://github.com/qinwf/jiebaR/
- Documentation: http://cran.r-project.org/web/packages/jiebaR/jiebaR.pdf
- License: MIT + file LICENSE
- Status: removed
-
Latest release: 0.11.1
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.3 depends
- jiebaRD * depends
- Rcpp >= 0.12.1 imports
- devtools * suggests
- knitr * suggests
- rmarkdown * suggests
- roxygen2 * suggests
- testthat * suggests
- R >= 3.1 depends
- jiebaRD * depends
- Rcpp * imports
- jiebaR * imports
- knitr * suggests
- roxygen2 * suggests
- testthat * suggests
- R >= 3.1 depends
- jiebaRD * depends
- Rcpp * imports
- jiebaR * imports
- knitr * suggests
- roxygen2 * suggests
- testthat * suggests