8000 GitHub - hetong007/pullword: An R package for pullword.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hetong007/pullword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pullword

CRAN Status Badge CRAN Downloads

An R package for [pullword.com] (http://pullword.com).

Another package of mine for NLP online service interface is rLTP.

Installation:

To install the version on CRAN, run

install.packages('pullword')

To install the (possible) up-to-date version on github, please run

devtools::install_github('hetong007/pullword')

Because the cpp files, installation from github on Windows requires Rtools.

Example:

require(pullword)
pullword('清华是个好学校。')
pullword('李彦宏是马云最大威胁嘛?',showProb = TRUE)

About

An R package for pullword.com

Resources

Activity

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0