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