Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #86090

Re: How to design a search engine in Python?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.016
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'laura': 0.07; 'creighton': 0.09; 'semantic': 0.09; 'subject:design': 0.09; 'subject:How': 0.10; 'api': 0.11; 'cc:addr :python-list': 0.11; 'received:openend.se': 0.16; 'received:theraft.openend.se': 0.16; 'subject:search': 0.16; 'suggestion.': 0.16; 'traverse': 0.16; 'sat,': 0.16; 'trying': 0.19; 'feb': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'header:In-Reply-To:1': 0.27; 'feature': 0.29; 'generally': 0.29; 'then.': 0.30; 'cc:no real name:2**1': 0.33; 'problem.': 0.35; 'but': 0.35; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'first': 0.61; 'header:Message-Id:1': 0.63; 'email addr:gmail.com': 0.63; 'kind': 0.63; 'interest': 0.64; 'to:addr:gmail.com': 0.65; 'surrounding': 0.68; 'search,': 0.74; 'special': 0.74; 'sir,': 0.81; '2015': 0.84; 'received:89': 0.85
To subhabangalore@gmail.com
From Laura Creighton <lac@openend.se>
Subject Re: How to design a search engine in Python?
In-Reply-To Message from subhabangalore@gmail.com of "Sat, 21 Feb 2015 22:07:30 -0800." <0914bd64-6a5b-4014-af6e-f41dcb0c4fba@googlegroups.com>
References <9701e262-7c29-49b6-bb66-8138f484bbea@googlegroups.com> <54e95e34$0$13006$c3e8da3$5496439d@news.astraweb.com> <be1e90e1-ea64-4a93-ac7a-1bf6a823dd83@googlegroups.com> <mcbpvf$rp4$3@dont-email.me><0914bd64-6a5b-4014-af6e-f41dcb0c4fba@googlegroups.com>
MIME-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-ID <32372.1424596337.1@fido>
Content-Transfer-Encoding quoted-printable
Date Sun, 22 Feb 2015 10:12:17 +0100
Cc python-list@python.org, lac@openend.se
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.18991.1424596357.18130.python-list@python.org> (permalink)
Lines 19
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1424596357 news.xs4all.nl 2868 [2001:888:2000:d::a6]:36940
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:86090

Show key headers only | View raw


In a message of Sat, 21 Feb 2015 22:07:30 -0800, subhabangalore@gmail.com write
>Dear Sir,
>
>Thank you for your kind suggestion. Let me traverse one by one. 
>My special feature is generally Semantic Search, but I am trying to build
>a search engine first and then go for semantic I feel that would give me a solid background to work around the problem. 
>
>Regards,
>Subhabrata. 

You may find the API docs surrounding rdelbru.github.io/SIREn/
of interest then.

Laura Creighton

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to design a search engine in Python? subhabangalore@gmail.com - 2015-02-21 12:51 -0800
  Re: How to design a search engine in Python? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-02-22 15:42 +1100
    Re: How to design a search engine in Python? subhabangalore@gmail.com - 2015-02-21 21:02 -0800
      Re: How to design a search engine in Python? Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-22 05:37 +0000
        Re: How to design a search engine in Python? subhabangalore@gmail.com - 2015-02-21 22:07 -0800
          Re: How to design a search engine in Python? Laura Creighton <lac@openend.se> - 2015-02-22 10:12 +0100
            Re: How to design a search engine in Python? subhabangalore@gmail.com - 2015-02-22 10:14 -0800

csiph-web