nlp_architect.solutions.set_expansion.ui package
Submodules
nlp_architect.solutions.set_expansion.ui.main module
-
nlp_architect.solutions.set_expansion.ui.main.
annotate_callback
()[source]
-
nlp_architect.solutions.set_expansion.ui.main.
checkbox_callback
(checked_value)[source]
-
nlp_architect.solutions.set_expansion.ui.main.
clear_seed_callback
()[source]
-
nlp_architect.solutions.set_expansion.ui.main.
expand_data_changed_callback
(data, old, new)[source]
remove the selected indices when table is empty
-
nlp_architect.solutions.set_expansion.ui.main.
get_expand_results_callback
()[source]
Send to the server the seed to expand and set the results in the expand
table.
-
nlp_architect.solutions.set_expansion.ui.main.
get_selected_phrases_for_seed
()[source]
create the seed string to send to the server
-
nlp_architect.solutions.set_expansion.ui.main.
get_vocab
()[source]
Get vocabulary of the np2vec model from the server
-
nlp_architect.solutions.set_expansion.ui.main.
mark_phrase_tag
(text)[source]
-
nlp_architect.solutions.set_expansion.ui.main.
row_selected_callback
(indices, old, new)[source]
-
nlp_architect.solutions.set_expansion.ui.main.
search_callback
(value, old, new)[source]
-
nlp_architect.solutions.set_expansion.ui.main.
send_request_to_server
(request)[source]
-
nlp_architect.solutions.set_expansion.ui.main.
update_all_selected_phrases
()[source]
Sync selected values from both the expand-table and the vocabulary list
-
nlp_architect.solutions.set_expansion.ui.main.
vocab_phrase_selected_callback
(attr, old_selected, new_selected)[source]
nlp_architect.solutions.set_expansion.ui.settings module
Module contents