langchain/libs/text-splitters/langchain_text_splitters
ZhangShenao 455ab7d714
Improvement[Community] Improve Document Loaders and Splitters (#27568)
- Fix word spelling error
- Add static method decorator
- Fix language splitter

Co-authored-by: Erick Friis <erick@langchain.dev>
2024-10-24 21:42:16 +00:00
..
xsl
__init__.py Improvement[text-splitter] Fix import of ExperimentalMarkdownSyntaxTextSplitter (#26703) 2024-09-20 17:04:31 +00:00
base.py
character.py Improvement[Community] Improve Document Loaders and Splitters (#27568) 2024-10-24 21:42:16 +00:00
html.py
json.py
konlpy.py
latex.py
markdown.py
nltk.py
py.typed
python.py
sentence_transformers.py
spacy.py text-splitters[patch]: Modified SpacyTextSplitter to fully keep whitespace when strip_whitespace is false (#23272) 2024-09-02 21:15:56 +00:00