scattertext icon indicating copy to clipboard operation
scattertext copied to clipboard

Beautiful visualizations of how language differs among document types.

Results 24 scattertext issues
Sort by recently updated
recently updated
newest added

I'm generating scatter text plots for quite a big collections of documents [e.g., 1M+ sentence] and it would be nice to have a progress bar of how many documents have...

## Your Environment * Operating System: Windows 10 Pro * Python Version Used: 3.6 * Scattertext Version Used: 0.0.2.36

Hi there, I think there might be a mistake in the documentation. The `Understanding Scaled F-Score` section says The F-Score of these two values is defined as: $$ \mathcal{F}_\beta(\mbox{prec}, \mbox{freq})...

I'd like to know how the mean and variance of the normal distribution mentioned in the documentation are computed from precision and recall. What would be the intuition about rescaling...

Can't click on nodes in the empath visualisation to see the relevant text. Get the below error with diffrent property numbers when clicking on them and text is not rendered...

Hi, I am getting the following assertion error when I include the metadata parameter. assert len(metadata) == len(data['labels']) I am not sure I understand the error. When I check, the...

Is there any where with documentation about the various scattertext functions? Something like a readthedocs? I went to search scattertext at the link below but its not populated yet. http://scattertext.readthedocs.io/en/latest/#...

## Thank you for submitting a bug report! ## Steps to Reproduce Run the `demo_pytextrank.py` file. It will crash with: ``` '%s TextRank score rank: %s/%s' % (cat, term_ranks.loc[term, cat],...

I have many cases where two tokens such as བྱང་ཆུབ་ and སེམས་དཔ become a single thing in the scatterplot. Is this something that ScatterText is doing? The tokenizer I'm using...

could not reproduce

## Here is it now looks like in a typical setting ## Here is how it looks like on a wider screen ## The proposal - Move document counts to...