Hi, A friend and I at RMIT are attempting to develop a soundex algorithm specifically for the Persian language and phoneme as a research project, This proposed dictionary would be an excellent arena for testing searches on words and phrases using the new soundex. I've read the RFC which leaves open the possibility for the interface to implement the soundex of its choice, I was wondering if maybe rather than using the Knuth defined soundex we may implement this new algorithm? Other than giving equality functionality (which is the only functionality the normal soundex can give) it can also give ranging functionality based on a linear scale using only 2 other words as calibrators. It would be a good proof of concept exercise for our research.
Arash __________________________________________________ Be one who knows what they don't know, Instead of being one who knows not what they don't know, Thinking they know everything about all things. http://www.partow.net ----- Original Message ----- From: "Arash Bijanzadeh" <[EMAIL PROTECTED]> To: "GNU/Linux in Iran" <[EMAIL PROTECTED]> Sent: Wednesday, September 17, 2003 8:04 PM Subject: [linuxiran] Farsi Dictionary > Hi all, > Yesterday there was some interests about implementing a farsi Dictionary for > Linux. > I looked at the www.dict.org and fortunatly there is UTF-8 support, so I think > it should be not difficult to inplement farsi dict in it. If everything's ok > it should be a matter of filling the database. I am attaching the RFC > recommendation for Distionary protocol. > Any information is welcome. > _______________________________________________ bna-linuxiran mailing list [EMAIL PROTECTED] http://mail.nongnu.org/mailman/listinfo/bna-linuxiran
