Skip to main content

get key words from chinese content

Project description

iyake_cn

@Seon_Pan

get key words from chinese content

Example

from iyake_cn import get_S_t, get_key_words

txt = '这是一段简单的中文文本,可以从此提取出关键词,也可以换成其他文本,试试吧!'

df = get_S_t(txt)

words = get_key_words(df)

print(words)

More Detail: https://blog.csdn.net/zohan134

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iyake_cn-0.5.5.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

iyake_cn-0.5.5-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page