Text coloring!
- Custom text coloring (#9). See docs for examples.
- Custom stopwords (#4) + collocation (#8) parameters
- Allow stopwords to work on dict inputs (e.g. two-column CSVs).
- Fixed a bug where the last color of a random palette was discarded. (in light of this fix, set default palette to
cartocolors.qualitative.Bold_5
)