chalk
.
uima
.
doccat
DocumentCategorizer
class
DocumentCategorizer
extends
AbstractDocumentCategorizer
Linear Supertypes
AbstractDocumentCategorizer
,
CasAnnotator_ImplBase
,
Annotator_ImplBase
,
AnalysisComponent_ImplBase
,
AnalysisComponent
,
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
DocumentCategorizer
AbstractDocumentCategorizer
CasAnnotator_ImplBase
Annotator_ImplBase
AnalysisComponent_ImplBase
AnalysisComponent
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
DocumentCategorizer
()
Value Members
final
def
!=
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
batchProcessComplete
()
:
Unit
Definition Classes
AnalysisComponent_ImplBase → AnalysisComponent
Annotations
@throws
()
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
def
collectionProcessComplete
()
:
Unit
Definition Classes
AnalysisComponent_ImplBase → AnalysisComponent
Annotations
@throws
()
def
destroy
()
:
Unit
Definition Classes
AnalysisComponent_ImplBase → AnalysisComponent
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getCasInstancesRequired
()
:
Int
Definition Classes
Annotator_ImplBase → AnalysisComponent
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
final
def
getContext
()
:
UimaContext
Attributes
protected[
org.apache.uima.analysis_component
]
Definition Classes
AnalysisComponent_ImplBase
def
getRequiredCasInterface
()
:
Class
[
CAS
]
Definition Classes
CasAnnotator_ImplBase → AnalysisComponent
def
getResultSpecification
()
:
ResultSpecification
Attributes
protected[
org.apache.uima.analysis_component
]
Definition Classes
AnalysisComponent_ImplBase
final
def
hasNext
()
:
Boolean
Definition Classes
Annotator_ImplBase → AnalysisComponent
Annotations
@throws
()
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
initialize
(
context:
UimaContext
)
:
Unit
Definition Classes
AbstractDocumentCategorizer → AnalysisComponent_ImplBase → AnalysisComponent
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
next
()
:
AbstractCas
Definition Classes
Annotator_ImplBase → AnalysisComponent
Annotations
@throws
()
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
process
(
cas:
CAS
)
:
Unit
Definition Classes
AbstractDocumentCategorizer → CasAnnotator_ImplBase
final
def
process
(
arg0:
AbstractCas
)
:
Unit
Definition Classes
CasAnnotator_ImplBase → AnalysisComponent
Annotations
@throws
()
def
reconfigure
()
:
Unit
Definition Classes
AnalysisComponent_ImplBase → AnalysisComponent
Annotations
@throws
()
@throws
()
def
setBestCategory
(
tcas:
CAS
,
bestCategory:
String
)
:
Unit
Attributes
protected[
chalk.uima.doccat
]
Definition Classes
DocumentCategorizer
→ AbstractDocumentCategorizer
def
setResultSpecification
(
arg0:
ResultSpecification
)
:
Unit
Definition Classes
AnalysisComponent_ImplBase → AnalysisComponent
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
typeSystemInit
(
typeSystem:
TypeSystem
)
:
Unit
Definition Classes
DocumentCategorizer
→ AbstractDocumentCategorizer → CasAnnotator_ImplBase
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
Inherited from
AbstractDocumentCategorizer
Inherited from
CasAnnotator_ImplBase
Inherited from
Annotator_ImplBase
Inherited from
AnalysisComponent_ImplBase
Inherited from
AnalysisComponent
Inherited from
AnyRef
Inherited from
Any
Ungrouped