langchain/docs/modules/indexes/text_splitters/examples
Leonid Ganeline c998569c8f
docs: text splitters improvements (#4490)
#docs: text splitters improvements

Changes are only in the Jupyter notebooks.
- added links to the source packages and a short description of these
packages
- removed " Text Splitters" suffixes from the TOC elements (they made
the list of the text splitters messy)
- moved text splitters, based on the length function into a separate
list. They can be mixed with any classes from the "Text Splitters", so
it is a different classification.

## Who can review?
        @hwchase17 - project lead
        @eyurtsev
        @vowelparrot

NOTE: please, check out the results of the `Python code` text splitter
example (text_splitters/examples/python.ipynb). It looks suboptimal.
2023-05-17 21:33:34 -07:00
..
character_text_splitter.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
huggingface_length_function.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
latex.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
markdown.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
nltk.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
python.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
recursive_text_splitter.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
spacy.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
tiktoken_splitter.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00
tiktoken.ipynb docs: text splitters improvements (#4490) 2023-05-17 21:33:34 -07:00