datawords
stable
Contents:
Introduction
API Reference
datawords
Index
Edit on GitHub
Index
_
|
A
|
B
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (datawords.indexes.LiteDoc method)
(datawords.indexes.SQLiteIndex method)
(datawords.indexes.TextIndex method)
(datawords.models.PhrasesModel method)
(datawords.models.Word2VecHelper method)
(datawords.parsers.ParserConf method)
(datawords.parsers.SentencesIterator method)
(datawords.parsers.SentencesParser method)
(datawords.ranking.PageRankAnnoy method)
A
add() (datawords.indexes.SQLiteIndex method)
add_batch() (datawords.indexes.SQLiteIndex method)
adjacency (datawords.ranking.PageRankAnnoy property)
apply_regex() (in module datawords.parsers)
as_ndarray() (datawords.ranking.PageRankAnnoy static method)
B
build() (datawords.indexes.TextIndex class method)
D
doc_parser() (in module datawords.parsers)
E
edges (datawords.ranking.PageRankAnnoy property)
emo_codes (datawords.parsers.ParserConf attribute)
encode() (datawords.indexes.TextIndex method)
(datawords.models.Word2VecHelper method)
export_conf() (datawords.parsers.SentencesParser method)
F
fit() (datawords.models.PhrasesModel method)
(datawords.models.Word2VecHelper method)
(datawords.ranking.PageRankAnnoy method)
fit_transform() (datawords.ranking.PageRankAnnoy method)
G
generate_ngrams() (in module datawords.parsers)
I
id (datawords.indexes.LiteDoc attribute)
L
lang (datawords.parsers.ParserConf attribute)
list_docs() (datawords.indexes.SQLiteIndex method)
list_ids() (datawords.indexes.SQLiteIndex method)
LiteDoc (class in datawords.indexes)
load() (datawords.indexes.TextIndex class method)
(datawords.models.PhrasesModel class method)
(datawords.models.Word2VecHelper class method)
load_stop2() (in module datawords.parsers)
lower (datawords.parsers.ParserConf attribute)
M
model (datawords.models.PhrasesModel property)
N
norm_token() (in module datawords.parsers)
numbers (datawords.parsers.ParserConf attribute)
P
PageRankAnnoy (class in datawords.ranking)
parse() (datawords.models.PhrasesModel method)
(datawords.models.Word2VecHelper method)
(datawords.parsers.ParserProto method)
(datawords.parsers.SentencesParser method)
parse_urls (datawords.parsers.ParserConf attribute)
parser_generator() (datawords.parsers.SentencesIterator method)
ParserConf (class in datawords.parsers)
ParserProto (class in datawords.parsers)
phrases_model_path (datawords.parsers.ParserConf attribute)
PhrasesModel (class in datawords.models)
R
rank() (datawords.ranking.PageRankAnnoy method)
S
save() (datawords.indexes.TextIndex method)
(datawords.models.PhrasesModel method)
(datawords.models.Word2VecHelper method)
scores (datawords.ranking.PageRankAnnoy property)
search() (datawords.indexes.SQLiteIndex method)
(datawords.indexes.TextIndex method)
SentencesIterator (class in datawords.parsers)
SentencesParser (class in datawords.parsers)
SQLiteIndex (class in datawords.indexes)
stopw_path (datawords.parsers.ParserConf attribute)
strip_accents (datawords.parsers.ParserConf attribute)
T
text (datawords.indexes.LiteDoc attribute)
TextIndex (class in datawords.indexes)
total (datawords.indexes.SQLiteIndex property)
transform() (datawords.models.PhrasesModel method)
(datawords.ranking.PageRankAnnoy method)
U
use_stemmer (datawords.parsers.ParserConf attribute)
V
vector_size (datawords.models.Word2VecHelper property)
vectorize() (datawords.models.Word2VecHelper method)
W
Word2VecHelper (class in datawords.models)
wv (datawords.models.Word2VecHelper property)