You can also store a phonetically reduced stem of the word as additional property and try to match on that?
Sent from mobile device Am 10.06.2014 um 09:43 schrieb Peter Neubauer <[email protected]>: > So, > looking at Soundex, you are not actually looking for an an Arabic stemmer > like > http://lucene.apache.org/core/3_6_0/api/all/org/apache/lucene/analysis/ar/ArabicAnalyzer.html > but a way to correlate English and Arabic words by their similarity? > > /peter > > > G: neubauer.peter > S: peter.neubauer > P: +46 704 106975 > L: http://www.linkedin.com/in/neubauer > T: @peterneubauer > > Open Data - @mapillary > Open Source - @neo4j > Open Future - @coderdojo > > > On Tue, Jun 10, 2014 at 9:19 AM, Awi <[email protected]> wrote: >> I am a learner of Neo4j and used in one of the financial project. >> Is there a way where I could query my Neo4j to identify similar names >> (mainly for identifying spelling mistakes), and later on I could merge those >> records. >> Few sources says; using Soundex or other related algorithms would help. >> >> Thanks. >> -- >> You received this message because you are subscribed to the Google Groups >> "Neo4j" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
