Uses of Class
org.languagetool.rules.neuralnetwork.Suggestion
Packages that use Suggestion
-
Uses of Suggestion in org.languagetool.rules.neuralnetwork
Methods in org.languagetool.rules.neuralnetwork that return SuggestionMethods in org.languagetool.rules.neuralnetwork with parameters of type SuggestionModifier and TypeMethodDescriptionprivate @NotNull RuleMatchNeuralNetworkRule.createRuleMatch(AnalyzedTokenReadings token, Suggestion suggestion, float[] y, AnalyzedSentence sentence) private @NotNull StringNeuralNetworkRule.getMessage(Suggestion suggestion, float[] y)