iamsystem
0.1.1
Usage
API Documentation
iamsystem
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
W
_
__init__() (iamsystem.Abbreviations method)
(iamsystem.BratEntity method)
(iamsystem.BratNote method)
(iamsystem.IKeyword method)
(iamsystem.Keyword method)
(iamsystem.Matcher method)
(iamsystem.Offsets method)
(iamsystem.Term method)
(iamsystem.Token method)
(iamsystem.TokenizerImp method)
A
Abbreviations (class in iamsystem)
add() (iamsystem.Abbreviations method)
(iamsystem.Stopwords method)
add_algo() (iamsystem.CacheFuzzyAlgos method)
add_annots() (iamsystem.BratDocument method)
add_entity() (iamsystem.BratDocument method)
add_fun_is_a_word_to_keep() (iamsystem.NegativeStopwords method)
add_fuzzy_algo() (iamsystem.Matcher method)
add_keyword() (iamsystem.Matcher method)
(iamsystem.Terminology method)
add_keywords() (iamsystem.Matcher method)
(iamsystem.Terminology method)
add_labels() (iamsystem.Matcher method)
add_stopwords() (iamsystem.Matcher method)
add_tokenized_long_form() (iamsystem.Abbreviations method)
add_words() (iamsystem.NegativeStopwords method)
(iamsystem.SpellWiseWrapper method)
(iamsystem.WordNormalizer method)
add_words_to_ignore() (iamsystem.SpellWiseWrapper method)
annot_text() (iamsystem.Matcher method)
annot_tokens() (iamsystem.Matcher method)
Annotation (class in iamsystem)
B
BratDocument (class in iamsystem)
BratEntity (class in iamsystem)
BratNote (class in iamsystem)
BratWriter (class in iamsystem)
C
CacheFuzzyAlgos (class in iamsystem)
CAVERPHONE_1 (iamsystem.ESpellWiseAlgo attribute)
CAVERPHONE_2 (iamsystem.ESpellWiseAlgo attribute)
ContextFreeAlgo (class in iamsystem)
E
EDITEX (iamsystem.ESpellWiseAlgo attribute)
empty_cache() (iamsystem.CacheFuzzyAlgos method)
end (iamsystem.Annotation attribute)
english_tokenizer() (in module iamsystem)
entities_to_string() (iamsystem.BratDocument method)
ESpellWiseAlgo (class in iamsystem)
F
french_tokenizer() (in module iamsystem)
fuzzy_algos (iamsystem.Matcher property)
FuzzyAlgo (class in iamsystem)
FuzzyRegex (class in iamsystem)
G
get_entities() (iamsystem.BratDocument method)
get_kb_id() (iamsystem.IKeyword method)
(iamsystem.Keyword method)
(iamsystem.Term method)
get_keywords_unigrams() (iamsystem.Matcher method)
get_notes() (iamsystem.BratDocument method)
get_synonyms() (iamsystem.CacheFuzzyAlgos method)
(iamsystem.ContextFreeAlgo method)
(iamsystem.FuzzyAlgo method)
(iamsystem.Matcher method)
get_syns_of_token() (iamsystem.Abbreviations method)
(iamsystem.ContextFreeAlgo method)
(iamsystem.FuzzyRegex method)
(iamsystem.NormLabelAlgo method)
get_syns_of_word() (iamsystem.Abbreviations method)
(iamsystem.CacheFuzzyAlgos method)
(iamsystem.FuzzyRegex method)
(iamsystem.NormLabelAlgo method)
(iamsystem.SpellWiseWrapper method)
(iamsystem.WordNormalizer method)
get_tokens_algos() (iamsystem.Annotation method)
get_unigrams() (iamsystem.Terminology method)
I
IKeyword (class in iamsystem)
IOffsets (class in iamsystem)
is_stopword() (iamsystem.Matcher method)
(iamsystem.NoStopwords method)
(iamsystem.Stopwords method)
is_token_a_stopword() (iamsystem.IStopwords method)
(iamsystem.Matcher method)
(iamsystem.NegativeStopwords method)
(iamsystem.NoStopwords method)
IStopwords (class in iamsystem)
IToken (class in iamsystem)
ITokenizer (class in iamsystem)
K
Keyword (class in iamsystem)
keywords (iamsystem.Annotation property)
(iamsystem.Matcher property)
(iamsystem.Terminology property)
L
label (iamsystem.Annotation attribute)
(iamsystem.IKeyword attribute)
LEVENSHTEIN (iamsystem.ESpellWiseAlgo attribute)
M
Matcher (class in iamsystem)
max_distance (iamsystem.SpellWiseWrapper property)
max_nb_of_words (iamsystem.CacheFuzzyAlgos property)
min_nb_char (iamsystem.SpellWiseWrapper property)
N
NegativeStopwords (class in iamsystem)
NO_SYN (iamsystem.FuzzyAlgo attribute)
norm_label (iamsystem.Annotation attribute)
NormLabelAlgo (class in iamsystem)
NoStopwords (class in iamsystem)
notes_to_string() (iamsystem.BratDocument method)
O
Offsets (class in iamsystem)
R
remove_nested_annots (iamsystem.Matcher property)
replace_annots() (in module iamsystem)
replace_pattern_in_keyword() (iamsystem.FuzzyRegex method)
rm_nested_annots() (in module iamsystem)
S
saveEntities() (iamsystem.BratWriter class method)
saveNotes() (iamsystem.BratWriter class method)
size (iamsystem.Terminology property)
SOUNDEX (iamsystem.ESpellWiseAlgo attribute)
SpellWiseWrapper (class in iamsystem)
split_find_iter_closure() (in module iamsystem)
start (iamsystem.Annotation attribute)
Stopwords (class in iamsystem)
stopwords (iamsystem.Stopwords property)
T
Term (class in iamsystem)
Terminology (class in iamsystem)
to_brat_format() (iamsystem.Annotation method)
to_dict() (iamsystem.Annotation method)
to_string() (iamsystem.Annotation method)
Token (class in iamsystem)
token_matches_pattern() (iamsystem.FuzzyRegex method)
tokenize() (iamsystem.ITokenizer method)
(iamsystem.Matcher method)
(iamsystem.TokenizerImp method)
tokenize_and_order_decorator() (in module iamsystem)
TokenizerImp (class in iamsystem)
tokens (iamsystem.Annotation property)
TYPE (iamsystem.BratNote attribute)
TYPOX (iamsystem.ESpellWiseAlgo attribute)
W
word_to_syn() (iamsystem.FuzzyAlgo static method)
WordNormalizer (class in iamsystem)
words_seq_to_syn() (iamsystem.FuzzyAlgo static method)