You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/modules/indexes
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>
1 year ago
..
document_loaders/examples Harrison/spark reader (#5405) 1 year ago
retrievers/examples Better docs for weaviate hybrid search (#5290) 1 year ago
text_splitters Add more code splitters (go, rst, js, java, cpp, scala, ruby, php, swift, rust) (#5171) 1 year ago
vectorstores adding MongoDBAtlasVectorSearch (#5338) 1 year ago
document_loaders.rst Harrison/spark reader (#5405) 1 year ago
getting_started.ipynb Update getting_started.ipynb (#4850) 1 year ago
retrievers.rst big docs refactor (#1978) 1 year ago
text_splitters.rst docs: text splitters improvements (#4490) 1 year ago
vectorstores.rst big docs refactor (#1978) 1 year ago