JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.languagetool.rules.neuralnetwork
Classifier
Contents
Description
Method Summary
Method Details
getScores(String[])
Hide sidebar
Show sidebar
Interface Classifier
All Known Implementing Classes:
SingleLayerClassifier
,
TwoLayerClassifier
public interface
Classifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
float[]
getScores
(
String
[] context)
Method Details
getScores
float[]
getScores
(
String
[] context)