|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
rules/false-friends.xml.
rules/<language>/grammar.xml.
JLanguageTool.check(String).
AnalyzedTokenReadings.
AnalyzedTokens used to store multiple POS tags and lemmas
for a given single token.PatternRules from an XML file.new SRXSentenceTokenizer("da") insteadResourceDataBroker.RESOURCE_DIR
ResourceDataBroker.RULES_DIR
JLanguageTool.check(String) won't use it.
JLanguageTool.check(String) won't use it.
DisambiguationPatternRules from a disambiguation rules XML
file.JLanguageTool.check(String) will use it.
PatternRules from a false friends XML file.resource/de/german.dict.JLanguageTool.addRule(Rule).
sentence into words and analyzes it,
and then disambiguates POS tags.
contextSize characters) of the given text
range, highlighting the range with HTML code.
contextSize characters) of the given text
range, highlighting the range with the given marker strings, not escaping
HTML.
contextSize characters) of the given text
range, highlighting the range with the given marker strings.
/resource
/rules
This method is thread-safe.
Unifier.isUnified(org.languagetool.AnalyzedToken, java.util.Map, boolean, boolean)} was used.
ResourceDataBroker.getFromResourceDirAsStream(java.lang.String)
/resource directory.
ResourceDataBroker.getFromResourceDirAsUrl(java.lang.String)
/resource directory.
ResourceDataBroker.getFromRulesDirAsStream(java.lang.String)
/rules directory.
ResourceDataBroker.getFromRulesDirAsUrl(java.lang.String)
/rules directory.
null.
Element.setNegation(boolean)
sentence into words and analyzes it.
null.
AnalyzedTokenReadings of the analyzed text.
AnalyzedTokenReadings of the analyzed text, with
whitespace tokens removed but with the artificial SENT_START
token included.
GenericUnpairedBracketsRule.
GenericUnpairedBracketsRule.
true if there's
a potential word repetition at the current position should be ignored,
i.e. if no error should be created.
str is made up of all-uppercase characters
(ignoring characters for which no upper-/lowercase distinction exists).
str modified so that its first character is now an
lowercase character.
PatternRules from an XML file./resource directory.
StringTools.ruleMatchesToXML(List,String,int,XmlPrintMode) instead
/rules directory.
/resource
/rules
This method is thread-safe.
str is an uppercase character.
AnalyzedTokens that assigns each term in the
sentence some kind of part-of-speech information (not necessarily just one tag).
toString(), but sorts
the elements alphabetically.
str modified so that its first character is now an
uppercase character.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||