eldar:Python中的布尔文本搜索

时间:2021-05-22 20:30:38
【文件属性】:
文件名称:eldar:Python中的布尔文本搜索
文件大小:7KB
文件格式:ZIP
更新时间:2021-05-22 20:30:38
Python 使用Eldar进行布尔文本搜索 入门 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 正在安装 您可以通过键入以下内容来安装该方法: pip install eldar 基本用法 from eldar import Query # build list documents = [ "Gandalf is a fictional character in Tolkien's The Lord of the Rings" , "Frodo is the main character in The Lord of the Rings" , "Ian McKellen interpreted Gandalf in Peter Jackson's movies" , "Elijah Wood was cast as Frodo Bag
【文件预览】:
eldar-master
----setup.py(651B)
----.gitignore(1KB)
----requirements.txt(50B)
----eldar()
--------__init__.py(48B)
--------operators.py(1022B)
--------entry.py(1KB)
--------regex.py(79B)
--------query.py(4KB)
----MANIFEST.in(20B)
----README.md(3KB)
----tests()
--------list_test.py(1KB)
--------pandas_test.py(787B)

网友评论