iamsystem
0.5.1
Usage
API Documentation
iamsystem
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
R
|
S
|
T
|
W
_
__init__() (iamsystem.Abbreviations method)
(iamsystem.BratDocument method)
(iamsystem.BratEntity method)
(iamsystem.BratNote method)
(iamsystem.BratWriter method)
(iamsystem.CacheFuzzyAlgos method)
(iamsystem.ContSeqFormatter method)
(iamsystem.ContSeqStopFormatter method)
(iamsystem.Entity method)
(iamsystem.FuzzyRegex method)
(iamsystem.Keyword method)
(iamsystem.Matcher method)
(iamsystem.NegativeStopwords method)
(iamsystem.Offsets method)
(iamsystem.SimStringWrapper method)
(iamsystem.spacy.IAMsystemBuildSpacy method)
(iamsystem.spacy.IAMsystemSpacy method)
(iamsystem.spacy.IsStopSpacy method)
(iamsystem.spacy.SpacyTokenizer method)
(iamsystem.spacy.TokenSpacyAdapter method)
(iamsystem.SpanFormatter method)
(iamsystem.SpellWiseWrapper method)
(iamsystem.Stopwords method)
(iamsystem.Terminology method)
(iamsystem.Token method)
(iamsystem.TokenFormatter method)
(iamsystem.TokenizerImp method)
(iamsystem.WordNormalizer 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_stopwords() (iamsystem.Matcher method)
add_tokenized_long_form() (iamsystem.Abbreviations method)
add_words() (iamsystem.NegativeStopwords method)
(iamsystem.SpellWiseWrapper method)
(iamsystem.WordNormalizer method)
algos (iamsystem.Annotation property)
annot_text() (iamsystem.Matcher method)
annot_to_str() (iamsystem.Annotation method)
annot_tokens() (iamsystem.Matcher method)
Annotation (class in iamsystem)
asdict() (iamsystem.Keyword method)
B
BratDocument (class in iamsystem)
BratEntity (class in iamsystem)
BratNote (class in iamsystem)
BratWriter (class in iamsystem)
build() (iamsystem.Matcher class method)
C
CacheFuzzyAlgos (class in iamsystem)
CAVERPHONE_1 (iamsystem.ESpellWiseAlgo attribute)
CAVERPHONE_2 (iamsystem.ESpellWiseAlgo attribute)
ContextFreeAlgo (class in iamsystem)
CONTINUOUS_SEQ (iamsystem.EBratFormatters attribute)
CONTINUOUS_SEQ_STOP (iamsystem.EBratFormatters attribute)
ContSeqFormatter (class in iamsystem)
ContSeqStopFormatter (class in iamsystem)
COSINE (iamsystem.ESimStringMeasure attribute)
D
DEFAULT (iamsystem.EBratFormatters attribute)
DICE (iamsystem.ESimStringMeasure attribute)
E
EBratFormatters (class in iamsystem)
EDITEX (iamsystem.ESpellWiseAlgo attribute)
empty_cache() (iamsystem.CacheFuzzyAlgos method)
end (iamsystem.Annotation attribute)
(iamsystem.IOffsets attribute)
(iamsystem.matcher.annotation.Span attribute)
end_i (iamsystem.Annotation property)
(iamsystem.matcher.annotation.Span property)
english_tokenizer() (in module iamsystem)
entities_to_string() (iamsystem.BratDocument method)
Entity (class in iamsystem)
ESimStringMeasure (class in iamsystem)
ESpellWiseAlgo (class in iamsystem)
EXACT (iamsystem.ESimStringMeasure attribute)
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_initial_state() (iamsystem.Matcher 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.SimStringWrapper method)
(iamsystem.SpellWiseWrapper method)
(iamsystem.WordNormalizer method)
get_text_and_offsets() (iamsystem.ContSeqFormatter method)
(iamsystem.ContSeqStopFormatter method)
(iamsystem.SpanFormatter method)
(iamsystem.TokenFormatter method)
get_text_substring() (iamsystem.Annotation method)
(iamsystem.matcher.annotation.Span method)
get_tokens_algos() (iamsystem.Annotation method)
get_unigrams() (iamsystem.Terminology method)
I
i (iamsystem.IToken attribute)
IAMsystemBuildSpacy (class in iamsystem.spacy)
IAMsystemSpacy (class in iamsystem.spacy)
IEntity (class in iamsystem)
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)
(iamsystem.spacy.IsStopSpacy method)
IsStopSpacy (class in iamsystem.spacy)
IStopwords (class in iamsystem)
IToken (class in iamsystem)
ITokenizer (class in iamsystem)
J
JACCARD (iamsystem.ESimStringMeasure attribute)
K
kb_id (iamsystem.Entity attribute)
(iamsystem.IEntity attribute)
Keyword (class in iamsystem)
keywords (iamsystem.Annotation property)
(iamsystem.Matcher property)
(iamsystem.Terminology property)
L
label (iamsystem.Annotation property)
(iamsystem.IKeyword attribute)
(iamsystem.IToken attribute)
(iamsystem.Keyword attribute)
LEVENSHTEIN (iamsystem.ESpellWiseAlgo attribute)
M
Matcher (class in iamsystem)
matcher (iamsystem.spacy.IAMsystemBuildSpacy property)
(iamsystem.spacy.IAMsystemSpacy property)
max_distance (iamsystem.SpellWiseWrapper property)
max_nb_of_words (iamsystem.CacheFuzzyAlgos property)
N
NegativeStopwords (class in iamsystem)
NO_SYN (iamsystem.FuzzyAlgo attribute)
norm_label (iamsystem.IToken attribute)
NormLabelAlgo (class in iamsystem)
NoStopwords (class in iamsystem)
notes_to_string() (iamsystem.BratDocument method)
O
Offsets (class in iamsystem)
OVERLAP (iamsystem.ESimStringMeasure attribute)
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)
set_brat_formatter() (iamsystem.Annotation class method)
SimStringWrapper (class in iamsystem)
size (iamsystem.Terminology property)
SOUNDEX (iamsystem.ESpellWiseAlgo attribute)
SpacyTokenizer (class in iamsystem.spacy)
Span (class in iamsystem.matcher.annotation)
SPAN (iamsystem.EBratFormatters attribute)
SpanFormatter (class in iamsystem)
SpellWiseWrapper (class in iamsystem)
split_find_iter_closure() (in module iamsystem)
start (iamsystem.Annotation attribute)
(iamsystem.IOffsets attribute)
(iamsystem.matcher.annotation.Span attribute)
start_i (iamsystem.Annotation property)
(iamsystem.matcher.annotation.Span property)
stop_tokens (iamsystem.Annotation property)
Stopwords (class in iamsystem)
stopwords (iamsystem.Matcher property)
(iamsystem.Stopwords property)
strategy (iamsystem.Matcher property)
T
Terminology (class in iamsystem)
text (iamsystem.Annotation property)
to_dict() (iamsystem.Annotation method)
to_string() (iamsystem.Annotation method)
Token (class in iamsystem)
TOKEN (iamsystem.EBratFormatters attribute)
token_matches_pattern() (iamsystem.FuzzyRegex method)
TokenFormatter (class in iamsystem)
tokenize() (iamsystem.ITokenizer method)
(iamsystem.Matcher method)
(iamsystem.spacy.SpacyTokenizer method)
(iamsystem.TokenizerImp method)
tokenize_and_order_decorator() (in module iamsystem)
tokenizer (iamsystem.Matcher property)
TokenizerImp (class in iamsystem)
tokens (iamsystem.Annotation property)
(iamsystem.matcher.annotation.Span property)
tokens_label (iamsystem.Annotation property)
(iamsystem.matcher.annotation.Span property)
tokens_norm_label (iamsystem.Annotation property)
(iamsystem.matcher.annotation.Span property)
TokenSpacyAdapter (class in iamsystem.spacy)
TYPE (iamsystem.BratNote attribute)
TYPOX (iamsystem.ESpellWiseAlgo attribute)
W
w (iamsystem.Matcher property)
word_to_syn() (iamsystem.FuzzyAlgo static method)
WordNormalizer (class in iamsystem)
words_seq_to_syn() (iamsystem.FuzzyAlgo static method)