Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@nsorros nsorros released this 26 Jul 07:52
· 196 commits to main since this release

Improvements:

#327: Adds verbose and tensorboard_log_path to CNN and SemanticEquivalenceClassifier
#315: Implements decode to KerasTokenizer and TransformersTokenizer.
#308: Adds EPMCClient to download data from EPMC
#283: Disable umap to make imports in wellcomeml faster
#279: Extend LOGGING_LEVEL env variable to control more libraries logger
#306: Break down deep-learning extra to tensorflow,torch,spacy for more control over what's installed
#289: Re-factors frequency vectoriser saving function to make it more efficient
Bug fixes:

#313: Fix concat feature_approach in CNN
#297: Fix OOM error in CNN predict
#292: Fix clustering pipeline when umap used and input length > 4096