Unsupervised Intent:无监督意图检测的代码和资源 源码
无监督意图 无监督意图检测的代码和资源 安装 pip install -r requirements.txt conda install faiss-cpu -c pytorc 跑步: python unit_test.py --ranker_method transformer --random_shuffle 1 帮助: --ranker_method: fasttext: fasttext based word vectors in ranking transformer: sentence transformer based word vectors raking indexing: FAISS based indexing --random_shuffle: 1 : (default value) 1 to set random shuff
文件列表
Unsupervised-Intent-main.zip
(预估有个15文件)
Unsupervised-Intent-main
pipeline
__init__.py
86B
intent_classify.py
842B
IntentRanker.py
4KB
data
predictions_indexing.csv
340KB
predictions_transformer.csv
340KB
indexed_files
i2e.json
1KB
暂无评论