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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
iyake_cn-0.5.5-py3-none-any.whl
(19.3 kB
view details)
File details
Details for the file iyake_cn-0.5.5.tar.gz.
File metadata
- Download URL: iyake_cn-0.5.5.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33bba46b1613d42ad669a5106987b3f4cb6bbd172b87052ccd0e5e6232155554
|
|
| MD5 |
d0534c331c2fafdf66b8695cf607af06
|
|
| BLAKE2b-256 |
8a1549ee0e3776adcc51f75879aa4b7a623a4e316fed876975653bea18d23e62
|
File details
Details for the file iyake_cn-0.5.5-py3-none-any.whl.
File metadata
- Download URL: iyake_cn-0.5.5-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3639c22f51bb1bf27c33ff1a499526c6cf44f4190b7f8861164601044977603d
|
|
| MD5 |
a1653366e7a8fc48b779d7f7e7e9e875
|
|
| BLAKE2b-256 |
c108007b5bb79916918767f9c761ed3f036160c875eaba0f9bea0b92fdae819d
|