LSIEngine:Python中潜在语义分析引擎的实现

时间:2021-06-03 16:44:51
【文件属性】:
文件名称:LSIEngine:Python中潜在语义分析引擎的实现
文件大小:3.22MB
文件格式:ZIP
更新时间:2021-06-03 16:44:51
Python LSI引擎 Python中潜在语义分析引擎的基本实现 要求: 你需要在你的 python 发行版上安装 pandas、numpy 和 matplotlib 包 检查 LSIEngine.py 导入语句以仔细检查使用 pip 安装或使用此处提供的 python anaconda 发行版:https://store.continuum.io/cshop/anaconda/ 有两部分:LSIscript.py 和 LSIEngine.py LSIscript.py 旨在通过 $ python LSIscript.py 在终端中调用 $ python LSIscript.py -h to see how it works. The help summary is given below. 脚本帮助摘要:用法:LSIscript.py [-h] [-o OUTPUTPATH] docsetp
【文件预览】:
LSIEngine-master
----LSIscript.py(3KB)
----LSIEngine.py(7KB)
----Documentation()
--------LSI Article.pdf(2.43MB)
----README.md(2KB)
----Input()
--------stopwords.txt(2KB)
--------docset1()
--------stopwords collection()
--------docset2()

网友评论