PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Mod Requests (http://www.phpdig.net/forum/forumdisplay.php?f=23)
-   -   Dictionary or something more complex? (http://www.phpdig.net/forum/showthread.php?t=189)

damian 10-30-2003 07:16 AM

Dictionary or something more complex?
 
I've read the Dictionary thread.
But i saw some engine, that do this:

When you search
worked
It founds:
worked: 234 entries
+-working 120 entries
+-work 200 entries
When you search
article
Automaticaly it find Art. and all it's abbreviations
When you search
1th November, 2003
Automaticaly it find
1/11/2003 , 11/1/2003 , 1th Nov. 2003 and so.

So, I'm thinking in anothrer table with
realtions between common words ( verbs conjubation,
abreviations, .... )
Any idea?

Rolandks 11-07-2003 01:27 AM

Yes, this is a cool idea, but it doesn't work with my idea of soundex() or other PHP-Functions (See here).
I think this Searchengine needs an extern dictionary. Do you have a Link or example ?

-Roland-

damian 11-07-2003 07:13 AM

Yes, i have one ( it's not my own code, but the owner can sahre it).
It's very complex and it was developed in a year. The problem is that it's toolbox's coded.
Can you understand toolbox code?

damian 11-07-2003 07:42 AM

Sorry!!!!
My internal soundex() it's bad. :-(
It's smalltalk
Damian


All times are GMT -8. The time now is 10:14 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.