Skip to content

hetong007/pullword

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
src
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published