Learn R Programming

pullword (version 0.3)

R Interface to Pullword Service

Description

R Interface to Pullword Service for natural language processing in Chinese. It enables users to extract valuable words from text by deep learning models. For more details please visit the official site (in Chinese) .

Copy Link

Version

Install

install.packages('pullword')

Monthly Downloads

132

Version

0.3

License

LGPL

Maintainer

Last Published

July 13th, 2021

Functions in pullword (0.3)

toUTF8

Convert encoding of Chinese string to UTF-8.
isBIG5

Indicate whether the encoding of input string is BIG5.
isGB18030

Indicate whether the encoding of input string is GB18030.
pullword

R Interface of PullWord service
isGBK

Indicate whether the encoding of input string is GBK.
isUTF8

Indicate whether the encoding of input string is UTF-8.
isGB2312

Indicate whether the encoding of input string is GB2312.