文件名称:文档资料检索python源码,对Gensim做了封装
文件大小:22KB
文件格式:ZIP
更新时间:2021-09-19 03:19:20
检索 Gensim python
文档资料检索python源码,对Gensim做了封装,通过测定待匹配文本与数据集的相似度,检索出最匹配的文档资料
【文件预览】:
sentenceSimilarity-master
----zhcnSegment.py(1KB)
----fileObject.py(517B)
----demo.py(2KB)
----stopwordList()
--------stopword.txt(26KB)
----.idea()
--------misc.xml(687B)
--------modules.xml(288B)
--------encodings.xml(159B)
--------workspace.xml(2KB)
--------sentenceSimilarity.iml(345B)
----sentenceSimilarity.py(3KB)
----testSet()
--------trainSet.txt(3KB)
--------testSet2.txt(3KB)
--------testSet1.txt(3KB)
----sentence.py(606B)