TopicNet
TopicNet copied to clipboard
Interface for easier topic modelling.
  Regularizer info: * some string description? (transform_config?) * tau? * tau_grid?
or to get some very simple data information. Because current `get_info` func: ```python from topicnet.dataset_manager import api api.get_info() ``` is expected to be used only in Jupyter notebook (and I...