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 hashes)