Class DictionarySpellMatchFilter

java.lang.Object
org.languagetool.rules.DictionarySpellMatchFilter
All Implemented Interfaces:
RuleMatchFilter

public class DictionarySpellMatchFilter extends Object implements RuleMatchFilter
Filter spelling error with phrases the users wants to have accepted. Needed so words with spaces (i.e. phrases) can be added to a user's dictionary without LT creating internal anti patterns for each phrase.