FreeDiscovery
0.7.0
Installation Instructions
REST API Reference
Python API Reference
Examples
Scaling Benchmarks
Deployment options
Contributing
FreeDiscovery
Docs
»
Index
_
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
W
_
__init__() (freediscovery.base.BaseEstimator method)
(freediscovery.categorization.Categorizer method)
(freediscovery.cluster.ClusterLabels method)
(freediscovery.cluster.Clustering method)
(freediscovery.cluster._DendrogramChildren method)
(freediscovery.dupdet.DuplicateDetection method)
(freediscovery.dupdet.IMatchDuplicates method)
(freediscovery.dupdet.SimhashDuplicates method)
(freediscovery.lsi.LSI method)
(freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
(freediscovery.threading.EmailThreading method)
_binary_linkage2clusters() (in module freediscovery.cluster.utils)
_DendrogramChildren (class in freediscovery.cluster)
_merge_clusters() (in module freediscovery.cluster.utils)
B
BaseEstimator (class in freediscovery.base)
birch() (freediscovery.cluster.Clustering method)
C
Categorizer (class in freediscovery.categorization)
Clustering (class in freediscovery.cluster)
ClusterLabels (class in freediscovery.cluster)
compute_labels() (freediscovery.cluster.Clustering method)
D
DatasetNotFound
dbscan() (freediscovery.cluster.Clustering method)
delete() (freediscovery.base.BaseEstimator method)
(freediscovery.categorization.Categorizer method)
(freediscovery.cluster.Clustering method)
(freediscovery.dupdet.DuplicateDetection method)
(freediscovery.lsi.LSI method)
(freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
(freediscovery.threading.EmailThreading method)
DuplicateDetection (class in freediscovery.dupdet)
E
EmailParser (class in freediscovery.parsers)
EmailThreading (class in freediscovery.threading)
F
f1_same_duplicates_score() (in module freediscovery.metrics)
FeatureVectorizer (class in freediscovery.text)
fit() (freediscovery.dupdet.DuplicateDetection method)
(freediscovery.dupdet.IMatchDuplicates method)
(freediscovery.dupdet.SimhashDuplicates method)
G
generate_uuid() (in module freediscovery.utils)
get_index_by_hash() (freediscovery.dupdet.SimhashDuplicates method)
get_params() (freediscovery.base.BaseEstimator method)
(freediscovery.categorization.Categorizer method)
(freediscovery.cluster.Clustering method)
(freediscovery.dupdet.DuplicateDetection method)
(freediscovery.dupdet.IMatchDuplicates method)
(freediscovery.dupdet.SimhashDuplicates method)
(freediscovery.lsi.LSI method)
(freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
(freediscovery.threading.EmailThreading method)
I
IMatchDuplicates (class in freediscovery.dupdet)
InitException
K
k_means() (freediscovery.cluster.Clustering method)
L
list_datasets() (freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
load() (freediscovery.cluster.Clustering method)
(freediscovery.dupdet.DuplicateDetection method)
(freediscovery.lsi.LSI method)
(freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
load_dataset() (in module freediscovery.datasets)
LSI (class in freediscovery.lsi)
M
ModelNotFound
N
n_samples_ (freediscovery.parsers.EmailParser attribute)
(freediscovery.text.FeatureVectorizer attribute)
NotFound
NotImplementedFD
O
OptionalDependencyMissing
P
parse_ground_truth_file() (in module freediscovery.io)
predict() (freediscovery.categorization.Categorizer method)
(freediscovery.cluster.ClusterLabels method)
(freediscovery.lsi.LSI method)
preprocess() (freediscovery.text.FeatureVectorizer method)
Q
query() (freediscovery.cluster._DendrogramChildren method)
(freediscovery.dupdet.DuplicateDetection method)
(freediscovery.dupdet.SimhashDuplicates method)
query_features() (freediscovery.text.FeatureVectorizer method)
R
ratio_duplicates_score() (in module freediscovery.metrics)
S
scores() (freediscovery.cluster.Clustering method)
search() (freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
set_params() (freediscovery.dupdet.IMatchDuplicates method)
(freediscovery.dupdet.SimhashDuplicates method)
setup_model() (in module freediscovery.utils)
SimhashDuplicates (class in freediscovery.dupdet)
T
thread() (freediscovery.threading.EmailThreading method)
train() (freediscovery.categorization.Categorizer method)
transform() (freediscovery.lsi.LSI method)
(freediscovery.parsers.EmailParser method)
(freediscovery.text.FeatureVectorizer method)
W
ward_hc() (freediscovery.cluster.Clustering method)
WrongParameter