langchain/docs/modules/indexes/text_splitters
ByronHsu 9d658aaa5a
Add more code splitters (go, rst, js, java, cpp, scala, ruby, php, swift, rust) (#5171)
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>
2023-05-30 11:04:05 -04:00
..
examples Add more code splitters (go, rst, js, java, cpp, scala, ruby, php, swift, rust) (#5171) 2023-05-30 11:04:05 -04:00
getting_started.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00