mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-20 22:42:26 +00:00
As the title says, I added more code splitters. The implementation is trivial, so i don't add separate tests for each splitter. Let me know if any concerns. Fixes # (issue) https://github.com/hwchase17/langchain/issues/5170 ## Who can review? Community members can review the PR once tests pass. Tag maintainers/contributors who might be interested: @eyurtsev @hwchase17 --------- Signed-off-by: byhsu <byhsu@linkedin.com> Co-authored-by: byhsu <byhsu@linkedin.com> |
||
---|---|---|
.. | ||
character_text_splitter.ipynb | ||
code_splitter.ipynb | ||
huggingface_length_function.ipynb | ||
latex.ipynb | ||
markdown.ipynb | ||
nltk.ipynb | ||
python.ipynb | ||
recursive_text_splitter.ipynb | ||
spacy.ipynb | ||
tiktoken_splitter.ipynb | ||
tiktoken.ipynb |