word-def
Getting started with Word Definition
How to create a word-def plugin
How to setup a plugin
How to test a plugin
API Reference
Design and Architecture
word-def
Index
Index
A
|
C
|
D
|
G
|
I
|
M
|
N
|
O
|
P
|
S
|
U
|
V
A
adapter_factory (danoan.word_def.core.model.Plugin attribute)
Adjective (danoan.word_def.core.model.PosTag attribute)
Adposition (danoan.word_def.core.model.PosTag attribute)
Adverb (danoan.word_def.core.model.PosTag attribute)
api_version() (in module danoan.word_def.core.api)
Auxiliary (danoan.word_def.core.model.PosTag attribute)
C
ConfigurationFileRequiredError
Conjunction (danoan.word_def.core.model.PosTag attribute)
CoordinatingConjunction (danoan.word_def.core.model.PosTag attribute)
D
danoan
module
danoan.word_def
module
danoan.word_def.cli
module
danoan.word_def.cli.commands
module
danoan.word_def.core
module
danoan.word_def.core.api
module
danoan.word_def.core.exception
module
danoan.word_def.core.model
module
Determiner (danoan.word_def.core.model.PosTag attribute)
G
get_adapter() (danoan.word_def.core.model.PluginFactory method)
get_definition() (danoan.word_def.core.model.PluginProtocol method)
(in module danoan.word_def.core.api)
get_language() (danoan.word_def.core.model.PluginFactory method)
get_language_plugins() (danoan.word_def.core.api.PluginRegister method)
get_languages_available() (danoan.word_def.core.api.PluginRegister method)
get_pos_tag() (danoan.word_def.core.model.PluginProtocol method)
(in module danoan.word_def.core.api)
get_register() (in module danoan.word_def.core.api)
get_synonym() (danoan.word_def.core.model.PluginProtocol method)
(in module danoan.word_def.core.api)
get_usage_example() (danoan.word_def.core.model.PluginProtocol method)
(in module danoan.word_def.core.api)
I
Interjection (danoan.word_def.core.model.PosTag attribute)
is_plugin_compatible() (in module danoan.word_def.core.api)
M
module
danoan
danoan.word_def
danoan.word_def.cli
danoan.word_def.cli.commands
danoan.word_def.core
danoan.word_def.core.api
danoan.word_def.core.exception
danoan.word_def.core.model
N
Noun (danoan.word_def.core.model.PosTag attribute)
Numeral (danoan.word_def.core.model.PosTag attribute)
O
Other (danoan.word_def.core.model.PosTag attribute)
P
package_name (danoan.word_def.core.model.Plugin attribute)
Particle (danoan.word_def.core.model.PosTag attribute)
Plugin (class in danoan.word_def.core.model)
PluginFactory (class in danoan.word_def.core.model)
PluginMethodNotImplementedError
PluginNotAvailableError
PluginProtocol (class in danoan.word_def.core.model)
PluginRegister (class in danoan.word_def.core.api)
PosTag (class in danoan.word_def.core.model)
Pronoun (danoan.word_def.core.model.PosTag attribute)
ProperNoun (danoan.word_def.core.model.PosTag attribute)
Punctuation (danoan.word_def.core.model.PosTag attribute)
S
SubordinatingConjunction (danoan.word_def.core.model.PosTag attribute)
Symbol (danoan.word_def.core.model.PosTag attribute)
U
UnexpectedResponseError
UnrecognizedPluginModule
V
Verb (danoan.word_def.core.model.PosTag attribute)
version() (danoan.word_def.core.model.PluginFactory method)