x-tabdeveloping / turftopic

Robust and fast topic models with sentence-transformers.
https://x-tabdeveloping.github.io/turftopic/
MIT License
8 stars 3 forks source link

add/fix docstrings, mainly for feature importance functions #21

Closed rbroc closed 4 months ago

rbroc commented 4 months ago

Added docstrings for feature importance functions (mainly for easier development). Also fixed dimensionality info for document-topic matrix input in docstring for print_highest_ranking_documents method.

x-tabdeveloping commented 4 months ago

LGTM