JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.languagetool.rules.neuralnetwork
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)