Yokome
1.0
Python Modules
WebExtension
Index
Future Work
Site
yokome
Yokome Firefox WebExtension (JavaScript)
Where to go from here
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
A
api_disambiguate() (in module yokome.deployment.server)
api_tokenize() (in module yokome.deployment.server)
api_tokenizer_inform() (in module yokome.deployment.server)
api_wsd_inform() (in module yokome.deployment.server)
ascii_case_fold() (in module yokome.features.symbol_stream)
ascii_fold() (in module yokome.features.symbol_stream)
ASCII_LETTER_RANGES (in module yokome.features.symbol_stream)
attach() (yokome.features.tree.DataOnlyTree method)
(yokome.features.tree.TemplateTree method)
(yokome.features.tree.Tree method)
B
background.initializePageAction() (background method)
background.toggleYokome() (background method)
BadRequestError
BracketingError
by_code() (yokome.language._lang.Language static method)
C
chasen_loader() (in module yokome.features.jpn)
circled_number() (in module yokome.features.dictionary)
code() (yokome.language._lang.Language property)
combining_voice_mark_fold() (in module yokome.features.jpn)
content..anyContains() (content. method)
content..contains() (content. method)
content..createArrowNode() (content. method)
content..createInfoBox() (content. method)
content..disambiguateTargetToken() (content. method)
content..getCursorPosition() (content. method)
content..getHighestZIndex() (content. method)
content..getIndex() (content. method)
content..initialize() (content. method)
content..initiateTabSwitching() (content. method)
content..maybeRefreshTabs() (content. method)
content..maybeTokenize() (content. method)
content..movebox() (content. method)
content..post() (content. method)
content..refreshTabs() (content. method)
content..removeInfoBox() (content. method)
content..resetDisambiguationTimeoutStart() (content. method)
content..resetTokenizerTimeoutStart() (content. method)
content..switchToTab() (content. method)
content..tokenize() (content. method)
content_sentences() (in module yokome.features.jpn)
cross_validate() (in module yokome.models.cross_validation)
D
DATABASE (in module yokome.data.jpn.corpus)
DataOnlyTree (class in yokome.features.tree)
DataTree (class in yokome.features.tree)
detach() (yokome.features.tree.LabeledTree method)
(yokome.features.tree.Tree method)
detect_language() (in module yokome.deployment.server)
dev_files() (in module yokome.data.jpn.corpus)
dfs() (in module yokome.features.tree)
DIALECT (in module yokome.data.jpn.dictionary_to_rdbms)
disambiguate() (in module yokome.deployment.server)
(in module yokome.models.wsd)
DOMAINS (in module yokome.data.jpn.dictionary_to_rdbms)
E
end() (yokome.models.language_model.SaverHook method)
ENGLISH (in module yokome.deployment.server)
enumerate_alternatives() (in module yokome.features.symbol_stream)
estimate_probability() (yokome.models.language_model.LanguageModel method)
expand() (in module yokome.features.symbol_stream)
extract() (yokome.language._lang.Language property)
extract_parallel() (yokome.language._lang.Language property)
F
from_dict() (yokome.features.tree.TemplateTree class method)
from_list() (yokome.features.tree.DataOnlyTree method)
fullwidth_fold() (in module yokome.features.jpn)
G
generate_graphic_character_vocabulary() (in module yokome.features.corpus)
generate_lemma_vocabulary() (in module yokome.features.corpus)
generate_phonetic_character_vocabulary() (in module yokome.features.corpus)
generate_vocabulary_from() (in module yokome.features.corpus)
GLOSS_SEPARATOR (in module yokome.features.dictionary)
GLOSS_TYPES (in module yokome.data.jpn.dictionary_to_rdbms)
H
handle_error() (in module yokome.deployment.server)
has_statistics() (in module yokome.models.wsd)
hiragana_to_katakana() (in module yokome.features.jpn)
I
in_ranges() (in module yokome.features.symbol_stream)
InvalidDataError
InvalidEntryError
is_content_sentence() (in module yokome.features.jpn)
is_reading() (in module yokome.features.jpn)
is_valid_data() (yokome.features.tree.TemplateTree method)
iteration_fold() (in module yokome.features.jpn)
J
JAPANESE (in module yokome.deployment.server)
JPN (in module yokome.language._jpn)
JPN_UNSEEN (in module yokome.language._jpn)
K
KANA_RANGES (in module yokome.deployment.server)
KANA_RATIO (in module yokome.deployment.server)
kfold() (in module yokome.models.cross_validation)
L
LabeledTree (class in yokome.features.tree)
Language (class in yokome.language._lang)
LanguageModel (class in yokome.models.language_model)
lemma_coverage() (in module yokome.features.corpus)
Lexeme (class in yokome.features.dictionary)
lexeme_lemma_count() (in module yokome.models.wsd)
list_as_tuple_hook() (in module yokome.util.persistence)
load() (yokome.language._lang.Language property)
load_dev_sentence_ids() (in module yokome.data.jpn.corpus)
load_sentence() (in module yokome.features.corpus)
longest_common_prefix_len() (in module yokome.features.jpn)
lookup() (yokome.features.dictionary.Lexeme static method)
M
match_reading() (in module yokome.features.jpn)
MemoryLock (class in yokome.util.concurrency)
MissingDataException
N
n_lexemes_for_lemma() (in module yokome.models.wsd)
normalized_pos_tags() (yokome.features.dictionary.Role method)
NotFoundError
P
parse() (yokome.features.tree.TemplateTree class method)
parse_jumanpp_output() (in module yokome.features.jpn)
PORT (in module yokome.deployment.server)
POS (in module yokome.data.jpn.dictionary_to_rdbms)
pos_tree() (yokome.features.dictionary.Role method)
print_bar() (in module yokome.util.progress)
print_current() (yokome.util.progress.ProgressBar method)
print_next() (yokome.util.progress.ProgressBar method)
print_progress() (in module yokome.util.progress)
prod() (in module yokome.util.math)
production_dir() (yokome.models.language_model.LanguageModel method)
ProgressBar (class in yokome.util.progress)
Q
quote() (in module yokome.util.persistence)
R
repetition_contraction() (in module yokome.features.jpn)
retrieve_substitute_lexemes() (in module yokome.models.wsd)
Role (class in yokome.features.dictionary)
rsv_files() (in module yokome.data.jpn.corpus)
S
sample_alternatives() (in module yokome.features.symbol_stream)
SaverHook (class in yokome.models.language_model)
score() (yokome.features.tree.TemplateTree method)
score_connotation() (in module yokome.models.wsd)
score_lexeme() (in module yokome.models.wsd)
segmenter() (in module yokome.features.jpn)
semivoice() (in module yokome.features.jpn)
Sense (class in yokome.features.dictionary)
shuffle() (in module yokome.util.collections)
stream_tokenizer() (in module yokome.features.jpn)
strip() (in module yokome.features.jpn)
StructureTree (class in yokome.features.tree)
SubprocessLock (class in yokome.util.concurrency)
T
TemplateTree (class in yokome.features.tree)
to_dict() (in module yokome.features.jpn)
(yokome.features.tree.LabeledTree method)
to_morae() (in module yokome.features.jpn)
to_symbol_stream() (in module yokome.features.symbol_stream)
to_text() (in module yokome.features.symbol_stream)
TOKEN_SERVANT (in module yokome.deployment.server)
TOKEN_SERVICE (in module yokome.deployment.server)
tokenize() (in module yokome.deployment.server)
(yokome.language._lang.Language property)
tokenize_async() (in module yokome.features.jpn)
tokenize_stream_async() (in module yokome.features.jpn)
tokenizer() (in module yokome.features.jpn)
total_lemmas() (in module yokome.models.wsd)
train() (yokome.models.language_model.LanguageModel method)
training_dir() (yokome.models.language_model.LanguageModel method)
Tree (class in yokome.features.tree)
tst_files() (in module yokome.data.jpn.corpus)
U
UK (in module yokome.data.jpn.dictionary_to_rdbms)
UnprocessableEntityError
unsemivoice() (in module yokome.features.jpn)
UnsupportedMediaTypeError
unvoice() (in module yokome.features.jpn)
USAGE (in module yokome.data.jpn.dictionary_to_rdbms)
V
validate() (yokome.models.language_model.LanguageModel method)
validate_brackets() (in module yokome.features.symbol_stream)
validate_file() (in module yokome.data.jpn.corpus)
voice() (in module yokome.features.jpn)
W
write_quoted() (in module yokome.util.persistence)
WRITING (in module yokome.data.jpn.dictionary_to_rdbms)
WSD_SERVANT (in module yokome.deployment.server)
WSD_SERVICE (in module yokome.deployment.server)
Y
yokome.data.jpn.corpus (module)
yokome.data.jpn.corpus_to_rdbms (module)
yokome.data.jpn.dictionary_to_rdbms (module)
yokome.data.jpn.dictionary_to_search (module)
yokome.deployment.server (module)
yokome.features.corpus (module)
yokome.features.dictionary (module)
yokome.features.jpn (module)
yokome.features.symbol_stream (module)
yokome.features.tree (module)
yokome.language._jpn (module)
yokome.language._lang (module)
yokome.models.cross_validation (module)
yokome.models.hyperoptimization (module)
yokome.models.language_model (module)
yokome.models.train (module)
yokome.models.wsd (module)
yokome.util.collections (module)
yokome.util.concurrency (module)
yokome.util.math (module)
yokome.util.persistence (module)
yokome.util.progress (module)