Package | Description |
---|---|
org.apache.ctakes.core.fsm.adapters |
This package contains adapters for JCas token objects comforming to the input interfaces used by the FSM project.
|
org.apache.ctakes.core.fsm.token |
Modifier and Type | Class and Description |
---|---|
class |
CharacterTokenAdapter
Adapts JCas token annotation to interface expected by the Context Dependent
Tokenizer.
|
class |
NewlineTokenAdapter
Adapts JCas token annotation to interface expected by the Context Dependent
Tokenizer.
|
class |
PunctuationTokenAdapter
Adapts JCas token annotation to interface expected by the Context Dependent
Tokenizer.
|
class |
SymbolTokenAdapter
Adapts JCas token annotation to interface expected by the Context Dependent
Tokenizer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PunctuationToken |
interface |
SymbolToken |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.