arneeichholtz

Results 2 issues of arneeichholtz

Hello, In `LRA/datasets/text.py` the `get_tc_datasets` is called with `max_length = 1000`. In the code this is then concatenated with `np.zeros(24)`, to get a length of 1024. But the maximum length...

Hi, Is it possible to get the index of documents plotted when using the sample parameter in visualize_documents? As far as I understand it, if, say, sample=0.1, from each topic...