datawords
latest
Contents:
Introduction
API Reference
datawords
Index
Edit on GitHub
Index
_
|
A
|
B
|
D
|
E
|
F
|
G
|
I
|
J
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__init__() (datawords.indexes.LiteDoc method)
(datawords.indexes.SQLiteIndex method)
(datawords.indexes.TextIndex method)
(datawords.indexes.TextIndexMeta method)
(datawords.models.W2VecMeta method)
(datawords.models.Word2VecHelper method)
(datawords.parsers.ParserConf method)
(datawords.parsers.PhrasesModel method)
(datawords.parsers.SentencesIterator method)
(datawords.parsers.SentencesParser method)
(datawords.ranking.PageRankAnnoy method)
(datawords.ranking.PageRankTFIDF method)
A
add() (datawords.indexes.SQLiteIndex method)
add_batch() (datawords.indexes.SQLiteIndex method)
adjacency (datawords.ranking.PageRankAnnoy property)
ann_trees (datawords.indexes.TextIndexMeta attribute)
as_ndarray() (datawords.ranking.PageRankAnnoy static method)
B
build() (datawords.indexes.SQLiteIndex class method)
(datawords.indexes.TextIndex class method)
D
distance_metric (datawords.indexes.TextIndexMeta attribute)
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)
epoch (datawords.models.W2VecMeta attribute)
export_conf() (datawords.models.Word2VecHelper method)
(datawords.parsers.PhrasesModel method)
(datawords.parsers.SentencesParser method)
F
fit() (datawords.models.Word2VecHelper method)
(datawords.parsers.PhrasesModel method)
(datawords.ranking.PageRankAnnoy method)
fit_transform() (datawords.ranking.PageRankAnnoy method)
(datawords.ranking.PageRankTFIDF method)
G
generate_ngrams() (in module datawords.parsers)
get_doc() (datawords.indexes.SQLiteIndex method)
I
id (datawords.indexes.LiteDoc attribute)
J
journal_mode() (datawords.indexes.SQLiteIndex method)
L
lang (datawords.models.W2VecMeta attribute)
(datawords.parsers.ParserConf attribute)
list_docs() (datawords.indexes.SQLiteIndex method)
list_ids() (datawords.indexes.SQLiteIndex method)
LiteDoc (class in datawords.indexes)
load() (datawords.indexes.SQLiteIndex class method)
(datawords.indexes.TextIndex class method)
(datawords.models.Word2VecHelper class method)
(datawords.parsers.PhrasesModel class method)
load_stop() (in module datawords.parsers)
lower (datawords.parsers.ParserConf attribute)
M
min_count (datawords.models.W2VecMeta attribute)
model (datawords.parsers.PhrasesModel property)
N
name (datawords.indexes.TextIndexMeta attribute)
(datawords.models.W2VecMeta attribute)
norm_token() (in module datawords.parsers)
numbers (datawords.parsers.ParserConf attribute)
P
PageRankAnnoy (class in datawords.ranking)
PageRankTFIDF (class in datawords.ranking)
parse() (datawords.indexes.SQLiteIndex method)
(datawords.models.Word2VecHelper method)
(datawords.parsers.ParserProto method)
(datawords.parsers.PhrasesModel method)
(datawords.parsers.SentencesParser method)
parse_urls (datawords.parsers.ParserConf attribute)
parser_conf (datawords.models.W2VecMeta attribute)
parser_from_conf() (in module datawords.parsers)
parser_generator() (datawords.parsers.SentencesIterator method)
ParserConf (class in datawords.parsers)
ParserProto (class in datawords.parsers)
path (datawords.models.W2VecMeta attribute)
phrases_model_path (datawords.models.W2VecMeta attribute)
(datawords.parsers.ParserConf attribute)
PhrasesModel (class in datawords.parsers)
R
rank() (datawords.ranking.PageRankAnnoy method)
S
save() (datawords.indexes.TextIndex method)
(datawords.models.Word2VecHelper method)
(datawords.parsers.PhrasesModel method)
scores (datawords.ranking.PageRankAnnoy property)
search() (datawords.indexes.SQLiteIndex method)
(datawords.indexes.TextIndex method)
search_query() (datawords.indexes.SQLiteIndex method)
SentencesIterator (class in datawords.parsers)
SentencesParser (class in datawords.parsers)
size (datawords.models.W2VecMeta attribute)
SQLiteIndex (class in datawords.indexes)
stemmer_class (datawords.parsers.ParserConf attribute)
stopw_path (datawords.parsers.ParserConf attribute)
strip_accents (datawords.parsers.ParserConf attribute)
T
text (datawords.indexes.LiteDoc attribute)
TextIndex (class in datawords.indexes)
TextIndexMeta (class in datawords.indexes)
total (datawords.indexes.SQLiteIndex property)
transform() (datawords.ranking.PageRankAnnoy method)
U
use_stemmer (datawords.parsers.ParserConf attribute)
V
vector_size (datawords.indexes.TextIndexMeta attribute)
(datawords.models.Word2VecHelper property)
vectorize() (datawords.models.Word2VecHelper method)
version (datawords.indexes.TextIndexMeta attribute)
(datawords.models.W2VecMeta attribute)
W
W2VecMeta (class in datawords.models)
window (datawords.models.W2VecMeta attribute)
Word2VecHelper (class in datawords.models)
words_model_path (datawords.indexes.TextIndexMeta attribute)
wv (datawords.models.Word2VecHelper property)