I was looking for a more complete solution which already searches for
morphological hebrew occurrences in database, or that incorporates in
indexing solutions such as Apache's lucence or mysql's FULLTEXT search.

On 1/21/07, Nadav Har'El <[EMAIL PROTECTED]> wrote:

On Sun, Jan 21, 2007, Elazar Leibovich wrote about "Hebrew morphological
search":
> Does anyone know a working free/opensource implementation of full text
> morphological search in hebrew. Searching google results in  a few
results
> non of them seems maintained.

Hspell [1] has a morphological analyzer (a demo of which you can see in
[2]),
with which you can build morphological search.
With a bit more digging into what Hspell contains, you can do other
things,
like query expansion (when you search for some noun, the query word is
replaced by all its inflection). This is what the "2find" search engine
used,
or at least planned to use (see [3]).

[1] Hspell - http://ivrix.org.il/projects/spell-checker/
[2] Hspell morphology demo -
http://www.cs.technion.ac.il/~danken/cgi-bin/hspell.cgi
[3] 2find - http://www.2find.co.il/?ty=technology&sh=6

--
Nadav Har'El                        |       Sunday, Jan 21 2007, 2 Shevat
5767
[EMAIL PROTECTED]
|-----------------------------------------
Phone +972-523-790466, ICQ 13349191 |I am logged in, therefore I am.
http://nadav.harel.org.il           |

Reply via email to