Am 19.05.2013 05:30, schrieb Andriy Rysin: > The patch is below. Basically it adds > ignoreToken(AnalyzedTokenReadings[] tokens, int idx) method that > provides context of the token (whole sentence) instead of just a word > text (defaulting to calling old ignoreWord() method).
That makes sense. But as this is more powerful than the old ignoreWord(), we should maybe replace that? As users might rely on ignoreWord(), the right approach seems to be to deprecate ignoreWord(), and add ignoreToken() to SpellingCheckRule instead of MorfologikSpellerRule? Regards Daniel -- http://www.danielnaber.de ------------------------------------------------------------------------------ AlienVault Unified Security Management (USM) platform delivers complete security visibility with the essential security capabilities. Easily and efficiently configure, manage, and operate all of your security controls from a single console and one unified framework. Download a free trial. http://p.sf.net/sfu/alienvault_d2d _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
