Activity
Test have different numpy requirements?
Test have different numpy requirements?
Update package versions in requirements.txt for compatibility
Update package versions in requirements.txt for compatibility
Remove unused test file for topic naming
Remove unused test file for topic naming
Update test coverage paths and add umap-learn to requirements
Update test coverage paths and add umap-learn to requirements
Fix formatting in centroids_from_labels function docstring
Fix formatting in centroids_from_labels function docstring
Initial azure pipelines support
Initial azure pipelines support
Refactor exemplar function calls to unpack results into multiple vari…
Refactor exemplar function calls to unpack results into multiple vari…
Initial adjustment to allow for exemplar based keyphrasing
Initial adjustment to allow for exemplar based keyphrasing
Skip coverage for numba jitted functions as coverage can't see them
Skip coverage for numba jitted functions as coverage can't see them
Initial effort to decouple text embedding from object embedding
Initial effort to decouple text embedding from object embedding
pad_token_id for huggingface generation to prevent warnings.
pad_token_id for huggingface generation to prevent warnings.
Add KMeans and base_n_clusters for ToponymyClusterer
Add KMeans and base_n_clusters for ToponymyClusterer