I have already 'fixed' the issue with concurrency. I did as Sami suggested and just threw in a ThreadLocal variable for the NGramProfile and am currently testing (though, this is another difficult one to set up for testing, since nobody has found an issue with this because it's a very quiet bug).
On 6/5/07, Doğacan Güney <[EMAIL PROTECTED]> wrote:
On 6/5/07, Sami Siren <[EMAIL PROTECTED]> wrote: > > I just saw this on api and assumed it had to do with detecting the > language, I might be wrong: > > http://www.icu-project.org/apiref/icu4j/com/ibm/icu/text/CharsetMatch.html#getLanguage() I think that method is used to get detected charset's ISO code. Like, it returns "tr" for ISO-8859-9. That being said, language identification is a very crucial feature and if it doesn't work properly, well, someone should do something about it :). > > -- > Sami Siren > -- Doğacan Güney
-- "Conscious decisions by conscious minds are what make reality real"
