Temporal-Footprint:时间足迹提取

时间:2021-06-18 21:07:10
【文件属性】:
文件名称:Temporal-Footprint:时间足迹提取
文件大小:13KB
文件格式:ZIP
更新时间:2021-06-18 21:07:10
Python 时间足迹 时间足迹是一个基于 Python 的软件,它通过分析其百科全书描述的文本内容来预测概念的时间足迹。 ##在线演示 。 ##如何使用它(从命令行) 使用* URL 作为参数运行 temporal_footprint.py 脚本。 $ python temporal_footprint.py --help 例如: $ python temporal_footprint.py http://en.wikipedia.org/wiki/Galileo_Galilei --start 1564 --end 1642 Prediction: 1556-1654 如何安装 $ python setup.py install ##要求 Python库: Numpy() Matplotlib() Scipy() 非 Python 资源: HeidelTime()
【文件预览】:
Temporal-Footprint-master
----.gitignore(544B)
----README.md(1KB)
----tests()
--------wikipedia2text_test.py(589B)
----LICENSE(11KB)
----temporal_footprint.py(1KB)
----temporal_footprint()
--------predict.py(9KB)
--------properties.py(706B)
--------wikipedia2text.py(2KB)
--------__init__.py(21B)
----setup.py(2KB)

网友评论