Terry albertk
Project description
#搜索关键词进行聚类
from albertk import * model,tokenizer=load_albert(“data/albert_tiny”) keyword=input(“输入关键词:”) # keyword=”边境牧羊犬智商” klist=run_search_sent(keyword,20,tokenizer,model) print(klist)
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
albertk-0.0.1.33.tar.gz
(6.0 kB
view details)
File details
Details for the file albertk-0.0.1.33.tar.gz.
File metadata
- Download URL: albertk-0.0.1.33.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17a72b1e4bea0883d3837037c37e74343f947829e2c72774a52e4be34ec2d588
|
|
| MD5 |
662ad595ddc3f84407b74e85d2bd0d33
|
|
| BLAKE2b-256 |
c1958905ad215393299162c1fb8c365720e921deb2737d394fb6b632435cbec3
|