JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
L
M
N
O
S
T
A
ae.teletronics.nlp.language.detection.detectors
- package ae.teletronics.nlp.language.detection.detectors
ae.teletronics.nlp.language.detection.model
- package ae.teletronics.nlp.language.detection.model
C
CARROT()
- Method in interface ae.teletronics.nlp.language.detection.detectors.
DetectorType
CARROT()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
DetectorType.CARROT
CarrotDetector
- Class in
ae.teletronics.nlp.language.detection.detectors
CarrotDetector(double)
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector
CarrotDetector$
- Class in
ae.teletronics.nlp.language.detection.detectors
Created by trym on 18-02-2016.
CarrotDetector$()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector$
CHAMPEAU()
- Method in interface ae.teletronics.nlp.language.detection.detectors.
DetectorType
CHAMPEAU()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
DetectorType.CHAMPEAU
ChampeauDetector
- Class in
ae.teletronics.nlp.language.detection.detectors
ChampeauDetector(double)
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector
ChampeauDetector$
- Class in
ae.teletronics.nlp.language.detection.detectors
ChampeauDetector$()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector$
code()
- Method in class ae.teletronics.nlp.language.detection.model.
Language
confidence()
- Method in class ae.teletronics.nlp.language.detection.model.
Language
CorrespondanceDetector
- Class in
ae.teletronics.nlp.language.detection.detectors
Created by trym on 18-04-2016.
CorrespondanceDetector(SLanguageDetector)
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
CorrespondanceDetector
D
detect(String)
- Method in class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector
detect(String)
- Method in class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector
detect(List<String>)
- Method in class ae.teletronics.nlp.language.detection.detectors.
CorrespondanceDetector
detect(String)
- Method in class ae.teletronics.nlp.language.detection.detectors.
FallbackDetector
detect(String)
- Method in class ae.teletronics.nlp.language.detection.detectors.
OptimaizeDetector
detect(String)
- Method in interface ae.teletronics.nlp.language.detection.detectors.
SLanguageDetector
Returns an empty iterator if no languages are detected, otherwise an iterator with the probable languages
detect(String)
- Method in class ae.teletronics.nlp.language.detection.detectors.
TikaDetector
detectOld(String)
- Method in class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector
DetectorType
- Interface in
ae.teletronics.nlp.language.detection.detectors
Created by trym on 18-02-2016.
DetectorType.CARROT
- Class in
ae.teletronics.nlp.language.detection.detectors
DetectorType.CHAMPEAU
- Class in
ae.teletronics.nlp.language.detection.detectors
DetectorType.OPTIMAIZE
- Class in
ae.teletronics.nlp.language.detection.detectors
DetectorType.TIKA
- Class in
ae.teletronics.nlp.language.detection.detectors
F
FallbackDetector
- Class in
ae.teletronics.nlp.language.detection.detectors
FallbackDetector(List<SLanguageDetector>)
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
FallbackDetector
L
Language
- Class in
ae.teletronics.nlp.language.detection.model
Created by trym on 18-04-2016.
Language(LanguageCode, double)
- Constructor for class ae.teletronics.nlp.language.detection.model.
Language
M
minimalConfidence()
- Method in class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector
minimalConfidence()
- Method in class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector
minimalConfidence()
- Method in class ae.teletronics.nlp.language.detection.detectors.
FallbackDetector
minimalConfidence()
- Method in class ae.teletronics.nlp.language.detection.detectors.
OptimaizeDetector
minimalConfidence()
- Method in interface ae.teletronics.nlp.language.detection.detectors.
SLanguageDetector
minimalConfidence()
- Method in class ae.teletronics.nlp.language.detection.detectors.
TikaDetector
MODULE$
- Static variable in class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector$
Static reference to the singleton instance of this Scala object.
MODULE$
- Static variable in class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector$
Static reference to the singleton instance of this Scala object.
MODULE$
- Static variable in class ae.teletronics.nlp.language.detection.detectors.
OptimaizeDetector$
Static reference to the singleton instance of this Scala object.
N
newInstance()
- Method in class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector$
newInstance()
- Static method in class ae.teletronics.nlp.language.detection.detectors.
CarrotDetector
newInstance()
- Method in class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector$
newInstance()
- Static method in class ae.teletronics.nlp.language.detection.detectors.
ChampeauDetector
O
OPTIMAIZE()
- Method in interface ae.teletronics.nlp.language.detection.detectors.
DetectorType
OPTIMAIZE()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
DetectorType.OPTIMAIZE
OptimaizeDetector
- Class in
ae.teletronics.nlp.language.detection.detectors
OptimaizeDetector()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
OptimaizeDetector
OptimaizeDetector$
- Class in
ae.teletronics.nlp.language.detection.detectors
Created by trym on 18-02-2016.
OptimaizeDetector$()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
OptimaizeDetector$
S
SLanguageDetector
- Interface in
ae.teletronics.nlp.language.detection.detectors
Created by trym on 18-02-2016.
T
TIKA()
- Method in interface ae.teletronics.nlp.language.detection.detectors.
DetectorType
TIKA()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
DetectorType.TIKA
TikaDetector
- Class in
ae.teletronics.nlp.language.detection.detectors
Created by trym on 18-02-2016.
TikaDetector()
- Constructor for class ae.teletronics.nlp.language.detection.detectors.
TikaDetector
toString()
- Method in class ae.teletronics.nlp.language.detection.model.
Language
A
C
D
F
L
M
N
O
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
teletronics.ae
. All Rights Reserved.