hanlp.extractPhrase: Extract key Phrase.

Description Usage Arguments Value Author(s) Examples

Description

A function extract key Phrase from text .

Usage

1

Arguments

text

A Chinese sentence in UTF-8 .

size

the number of key Phrase.

Value

a vector of Phrase which have been extracted.

Author(s)

https://github.com/qxde01/RHanLP

Examples

1
2
3
4
## Not run: 
hanlp.extractPhrase("hello world!")

## End(Not run)

qxde01/RHanLP documentation built on May 13, 2019, 8:39 a.m.