bhavnicksm / chonkie

🦛 CHONK your texts with Chonkie ✨ - The no-nonsense RAG chunking library
https://pypi.org/project/chonkie/
MIT License
1.55k stars 57 forks source link

Remove Spacy dependency from 'sentence' install + Add FAQ to DOCS.md #21

Closed bhavnicksm closed 1 week ago

bhavnicksm commented 1 week ago

This pull request includes several updates to the DOCS.md documentation, as well as significant changes to the SemanticChunker and SDPMChunker classes to simplify and improve their functionality. Additionally, there are updates to the pyproject.toml file to reflect the current development status and dependencies.

Documentation Updates:

Codebase Simplification:

Dependency and Configuration Updates:

Minor Code Cleanup: