python-searchengine

时间:2024-05-19 03:49:48
【文件属性】:

文件名称:python-searchengine

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-19 03:49:48

Python

python-搜索引擎 出于说明目的,在Python中使用了简单的搜索引擎实现,以配合。 要求 Python 3.7或更高版本。 用法 从命令行运行(此程序将随后退出): $ pip install -r requirements.txt $ python run.py Parsing XML took 701.6900851726532 seconds index_documents took 701.6901140213013 seconds Index contains 6274026 documents search took 0.2980232238769531 milliseconds search took 0.07561087608337402 seconds search took 0.1850128173828125 milliseconds search took


【文件预览】:
python-searchengine-master
----search()
--------timing.py(894B)
--------documents.py(479B)
--------analysis.py(1KB)
--------__init__.py(0B)
--------index.py(3KB)
----data()
--------.keep(0B)
----run.py(1KB)
----requirements.txt(46B)
----.gitignore(2KB)
----load.py(649B)
----README.md(4KB)
----LICENSE.txt(1KB)
----download.py(600B)

网友评论