Ajab

Results 2 issues of Ajab

This PR introduces a new feature to provide greater flexibility in word summary analysis by adding the following enhancements: - **Option to Remove Default Stopwords**: A new parameter `remove_default_stopwords` allows...

Enabled flexible distance metrics (e.g., 'cosine', 'jaccard') in the dendrogram function to support various data types and similarity measures, improving clustering options. Closes #171