Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86090
| From | Laura Creighton <lac@openend.se> |
|---|---|
| Subject | Re: How to design a search engine in Python? |
| 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> |
| Date | 2015-02-22 10:12 +0100 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18991.1424596357.18130.python-list@python.org> (permalink) |
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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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