What's Changed
- Update setup.cfg by @keyuchen21 in #31
- Add instructions for installing from PyPI by @gclendenning in #36
- Update README.rst by @keyuchen21 in #33
- Update README.rst by @keyuchen21 in #35
- Topic trees by @lmcinnes in #39
- Update README.rst to a Interactive Topic Visualization example using datamapplot by @keyuchen21 in #38
- Support tokenizers for keyphrase extraction by @lmcinnes in #40
- Update README.rst to a Interactive Topic Visualization example using datamapplot by @keyuchen21 in #42
- More robust cluster naming by @lmcinnes in #43
- On demand keyphrase vectors by @lmcinnes in #44
- System prompts for LLMs that Support it by @lmcinnes in #45
- Refactor llm_wrappers to be more robust, and easier to write new wrappers by @lmcinnes in #46
- Provide more options, improve testing coverage by @lmcinnes in #47
- Add support for Asynchronous LLM clients for faster topic naming by @lmcinnes in #48
- Use fixtures for tests to lower memory costs by @lmcinnes in #49
- Jupyter Widgets for hierarchy visualisation by @jh83775 in #50
New Contributors
Full Changelog: release-0.2.0...release-0.3.0