Inverted-Index-and-Trie-Structure-Example:在这个项目中,我实现了带有反向索引和特里的基本搜索引擎

时间:2024-05-15 21:13:05
【文件属性】:

文件名称:Inverted-Index-and-Trie-Structure-Example:在这个项目中,我实现了带有反向索引和特里的基本搜索引擎

文件大小:7.73MB

文件格式:ZIP

更新时间:2024-05-15 21:13:05

Python

TrieProject包含在Python 3.9中实现的两个python脚本。 仅使用标准库。 它与两个不同的命令一起工作: python prep.py 然后 python query.py“查询字符串”


【文件预览】:
Inverted-Index-and-Trie-Structure-Example-main
----News.py(864B)
----reut2-011.sgm(1.24MB)
----reut2-018.sgm(1.2MB)
----reut2-007.sgm(1.2MB)
----reut2-014.sgm(1.08MB)
----reut2-015.sgm(1.2MB)
----reut2-020.sgm(1MB)
----reut2-000.sgm(1.26MB)
----Trie.py(541B)
----prep.py(2KB)
----reut2-001.sgm(1.2MB)
----reut2-016.sgm(1.26MB)
----stopwords.txt(224B)
----reut2-010.sgm(1.31MB)
----reut2-008.sgm(1.34MB)
----reut2-021.sgm(607KB)
----reut2-004.sgm(1.26MB)
----reut2-006.sgm(1.2MB)
----reut2-019.sgm(1.2MB)
----reut2-003.sgm(1.24MB)
----reut2-002.sgm(1.16MB)
----README.md(222B)
----reut2-017.sgm(1.48MB)
----reut2-005.sgm(1.32MB)
----reut2-013.sgm(1.08MB)
----Node.py(156B)
----reut2-009.sgm(1.28MB)
----query.py(1011B)
----reut2-012.sgm(1.26MB)

网友评论