langchain/libs
Hamza Kyamanywa 39b3c6d94c
langchain[patch]: Add konlpy based text splitting for Korean (#16003)
- **Description:** Adds a text splitter based on
[Konlpy](https://konlpy.org/en/latest/#start) which is a Python package
for natural language processing (NLP) of the Korean language. (It is
like Spacy or NLTK for Korean)
- **Dependencies:** Konlpy would have to be installed before this
splitter is used,
  - **Twitter handle:** @untilhamza
2024-01-19 09:44:56 -08:00
..
cli Make packages optional (#15727) 2024-01-08 17:09:21 -08:00
community community[patch]: add skipped test for inner product normalization (#14989) 2024-01-18 23:03:15 -08:00
core core[patch]: Release 0.1.13 (#16287) 2024-01-19 09:28:31 -08:00
experimental core[patch]: simple prompt pretty printing (#15968) 2024-01-12 21:08:51 -05:00
langchain langchain[patch]: Add konlpy based text splitting for Korean (#16003) 2024-01-19 09:44:56 -08:00
partners core[patch], openai[patch]: Chat openai stream logprobs (#16218) 2024-01-19 09:16:09 -08:00