JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
H
I
M
O
S
T
A
ai.tock.nlp.core.service
- package ai.tock.nlp.core.service
ai.tock.nlp.core.service.entity
- package ai.tock.nlp.core.service.entity
C
classifyEntities(context, text)
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeClassifier
compareTo(other)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
component1()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
component1()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
component1()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
component2()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
component2()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
component2()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
component3()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
component3()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
component4()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
component5()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
copy(value, probability)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
copy(start, end, entityType, value, evaluated)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
copy(evaluated, value, probability)
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
An entity evaluation result.
D
DefaultImpls()
- Constructor for class ai.tock.nlp.core.service.entity.
EntityTypeEvaluator.DefaultImpls
DefaultImpls()
- Constructor for class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
E
EntityTypeClassifier
- Interface in
ai.tock.nlp.core.service.entity
EntityTypeClassifier()
- Constructor for interface ai.tock.nlp.core.service.entity.
EntityTypeClassifier
EntityTypeEvaluator
- Interface in
ai.tock.nlp.core.service.entity
Evaluate a text for the specified entity.
EntityTypeEvaluator()
- Constructor for interface ai.tock.nlp.core.service.entity.
EntityTypeEvaluator
EntityTypeEvaluator.DefaultImpls
- Class in
ai.tock.nlp.core.service.entity
Evaluate a text for the specified entity.
EntityTypeProvider
- Interface in
ai.tock.nlp.core.service.entity
Implement this interface to support new entity types. The implementation is loaded at runtime, using the java
java.util.ServiceLoader
EntityTypeProvider()
- Constructor for interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
EntityTypeProvider.DefaultImpls
- Class in
ai.tock.nlp.core.service.entity
Implement this interface to support new entity types. The implementation is loaded at runtime, using the java
java.util.ServiceLoader
EntityTypeRecognition
- Class in
ai.tock.nlp.core.service.entity
EntityTypeRecognition(value, probability)
- Constructor for class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
EntityTypeValue
- Class in
ai.tock.nlp.core.service.entity
EntityTypeValue(start, end, entityType, value, evaluated)
- Constructor for class ai.tock.nlp.core.service.entity.
EntityTypeValue
equals(p)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
equals(p)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
equals(p)
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
An entity evaluation result.
evaluate(context, text)
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeEvaluator
Evaluates a text from the given entity context.
EvaluationResult
- Class in
ai.tock.nlp.core.service.entity
An entity evaluation result.
EvaluationResult(evaluated, value, probability)
- Constructor for class ai.tock.nlp.core.service.entity.
EvaluationResult
An entity evaluation result.
G
getCoreModule()
- Static method in class ai.tock.nlp.core.service.
IocKt
getEnd()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
getEnd()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
getEntityType()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
getEntityType()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
getEntityTypeClassifier($this)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Returns the entity classifier - null by default.
getEntityTypeClassifier()
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Returns the entity classifier - null by default.
getEntityTypeEvaluator($this)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Returns the entity evaluator - null by default.
getEntityTypeEvaluator()
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Returns the entity evaluator - null by default.
getEvaluated()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
getEvaluated()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
getProbability()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
getProbability()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
getStart()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
getStart()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
getValue()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
getValue()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
getValue()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
H
hashCode()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
hashCode()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
hashCode()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
An entity evaluation result.
healthcheck($this)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Test the server is up.
healthcheck()
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Test the server is up.
I
IocKt
- Class in
ai.tock.nlp.core.service
IocKt()
- Constructor for class ai.tock.nlp.core.service.
IocKt
isSameRange(range)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
M
merge($this, context, values)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeEvaluator.DefaultImpls
Merge two or more ValueDescriptor. Returns null if the merge is not applicable.
merge(context, values)
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeEvaluator
Merge two or more ValueDescriptor. Returns null if the merge is not applicable.
O
overlap(range)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
overlap(start, end)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
S
size()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
supportClassification($this, namespace, entityTypeName)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Does the given EntityType can be classified?
supportClassification(namespace, entityTypeName)
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Does the given EntityType can be classified?
supportedEntityTypes($this)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Returns supported entity types - ie if the list of supported entity types if it is already known.
supportedEntityTypes()
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Returns supported entity types - ie if the list of supported entity types if it is already known.
supportEvaluation($this, namespace, entityTypeName)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Does the given EntityType can be evaluated?
supportEvaluation(namespace, entityTypeName)
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Does the given EntityType can be evaluated?
supportValuesMerge($this, namespace, entityTypeName)
- Static method in class ai.tock.nlp.core.service.entity.
EntityTypeProvider.DefaultImpls
Does the given EntityType supports values merge?
supportValuesMerge(namespace, entityTypeName)
- Method in interface ai.tock.nlp.core.service.entity.
EntityTypeProvider
Does the given EntityType supports values merge?
T
textValue(originalText)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
toEntityRecognition(role)
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
toString()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeRecognition
toString()
- Method in class ai.tock.nlp.core.service.entity.
EntityTypeValue
toString()
- Method in class ai.tock.nlp.core.service.entity.
EvaluationResult
An entity evaluation result.
A
C
D
E
G
H
I
M
O
S
T
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes