Skip to content
/ jiebaR Public

Chinese text segmentation with R. R语言中文分词 (文档已更新 🎉 :https://qinwenfeng.com/jiebaR/ )

License

Notifications You must be signed in to change notification settings

qinwf/jiebaR

Repository files navigation

中文分词

Build Status Build status codecov DOI

细胞词库转换可以使用 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")

使用指南 与 演示

使用指南 (已更新 🎉)

Shiny 演示

用 cidian 包进行细胞词库转换

问题

使用中遇到问题,可以:

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:

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy