Commit History

Fix new error in barplot inside plot_projection_scores function
b9cbef6

nanom commited on

Delete errorManager class commited by mistake
639eed4

nanom commited on

Improvement in the display of the graph axes labels. Minor fixes.
1804cab

nanom commited on

Minor fix in Ann class where it didnt had metrics_available in self to retrieve.
164b173

LMartinezEXEX commited on

Minimal code refractor of connector classes
0fbc7e6

LMartinezEXEX commited on

Added config for centralization.
421e27d

LMartinezEXEX commited on

Reverted change to upload .bin with different approaches, will be only using .vec extended files in HF
8783987

LMartinezEXEX commited on

Added other approaches to load embeddings from .vec and .bin extended files
0c56fea

LMartinezEXEX commited on

Type hinted BiasExplorer classes.
e7eeec5

LMartinezEXEX commited on

Update README.md
a2d3552

nanom commited on

Minor fixes
2e649f6

nanom commited on

Typing. Added __init_ann_method and __init_sklearn_method in embedding class. Upgrade getNearestNeighbors method. Fix bug in get method from ann class. Etc
ced76fc

nanom commited on

Fix bug in getNearestNeighbors() from module_embedding.py
37a709b

nanom commited on

Embedding class fix: neighbors bug, added max_n neighbors, typing, etc.
ad445e5

nanom commited on

Using data_loader to load vector files instead of json.
785b2ef

LMartinezEXEX commited on

Updated requierments for the latest gensim version
8a3c920

LMartinezEXEX commited on

Added folders to ignore by git
803be78

LMartinezEXEX commited on

Added requirement needed
a517607

LMartinezEXEX commited on

initial commit
2b2d321

nanom commited on