Python搜索引擎应用 [英] Python Search Engine app

查看:90
本文介绍了Python搜索引擎应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述




是否有人知道可用的开源/免费搜索引擎应用程序

(类似于HTDig)用Python编写的在那里?

谷歌搜索没有任何结果。想到也许我会帮助你们中的一些人

家伙们对此的看法。


谢谢,


Harlin Seritt

互联网别墅: www.seritt.org

Hi,

Is anyone aware of an available open-source/free search engine app
(something similar to HTDig) written in Python that is out there?
Googling has turned up nothing. Thought maybe I''d mine some of you
guys'' minds on this.

thanks,

Harlin Seritt
Internet Villa: www.seritt.org

推荐答案



" Harlin Seritt" <公顷********** @ yahoo.com>在消息中写道

news:11 ********************** @ g43g2000cwa.googlegr oups.com ...

"Harlin Seritt" <ha**********@yahoo.com> wrote in message
news:11**********************@g43g2000cwa.googlegr oups.com...


是否有人知道一个可用的开源/免费搜索引擎应用程序(类似于HTDig)用Python编写的那个?
谷歌搜索没有任何结果。想想也许我会帮助你们中的一些人对此有所了解。

谢谢,

Harlin Seritt
互联网别墅: www.seritt.org




I 我不知道这样的事情。


我随时准备好纠正,但我认为Python不会是一个很好的写作搜索的语言引擎。在我为自定义项目写的那些
中 - 在C或PL / 1中,有必要在高压缩二进制文件上执行非常高速的操作
br />
结构 - 这不是Python的强项。


你可能能够在一个引擎上写一个Python接口

用另一种语言。


艾伦



I''m not aware of such a thing.

I stand ready to be corrected, but I think Python would not be a
good language for writing search engines. In the ones I''ve written
for custom projects - in C or PL/1, it has been necessary to
perform very high speed operations on highly compressed binary
structures - which is not Python''s forte.

You might be able to put a Python interface over an engine written
in another language.

Alan


是的,有一堆。谷歌的查询解析器 + python,porter

stemming "停用词" 文本索引器。也许lucene有一些python

绑定,嗯?


Harlin Seritt写道:
Yes, there''s a bunch. Google for "query parser" + python, "porter
stemming" "stopwords" "text indexer". Maybe lucene has some python
bindings, hmm?

Harlin Seritt wrote:

是否有人知道一个可用的开源/免费搜索引擎应用程序(类似于HTDig)用Python编写的那个?
谷歌搜索没有任何结果。想想也许我会帮助你们中的一些人对此有所了解。

谢谢,

Harlin Seritt
互联网别墅: www.seritt.org
Hi,

Is anyone aware of an available open-source/free search engine app
(something similar to HTDig) written in Python that is out there?
Googling has turned up nothing. Thought maybe I''d mine some of you
guys'' minds on this.

thanks,

Harlin Seritt
Internet Villa: www.seritt.org






Alan Meyer写道:
Alan Meyer wrote:
我不知道这样的事情。

我随时准备好纠正,但我认为Python不是编写搜索引擎的好语言。在我为自定义项目编写的那些 - 在C或PL / 1中,有必要在高度压缩的二进制结构上执行非常高速的操作 - 这不是Python的强项。

您可以将Python界面放在用另一种语言编写的引擎上。
I''m not aware of such a thing.

I stand ready to be corrected, but I think Python would not be a
good language for writing search engines. In the ones I''ve written
for custom projects - in C or PL/1, it has been necessary to
perform very high speed operations on highly compressed binary
structures - which is not Python''s forte.

You might be able to put a Python interface over an engine written
in another language.




谷歌的第一个搜索引擎是不是用Python编写的?

将麦克瓜根

-
http://www.willmcgugan.com

"" .join({''*' ':''''',''^'':''。''}。得到(c,0)或chr(97+(ord(c)-84)%26)for

" jvyy * jvyyzpthtna ^ pbz")



Wasn''t Google''s first search engine actualy written in Python?
Will McGugan
--
http://www.willmcgugan.com
"".join({''*'':''@'',''^'':''.''}.get(c,0) or chr(97+(ord(c)-84)%26) for c in
"jvyy*jvyyzpthtna^pbz")


这篇关于Python搜索引擎应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆