mirror of
https://github.com/hwchase17/langchain
synced 2024-11-18 09:25:54 +00:00
experimental: update the notebook link of semantic chunk. (#19253)
update the notebook link of semantic chunk.
This commit is contained in:
parent
f36418a5b0
commit
ff31cc1648
@ -95,7 +95,7 @@ class SemanticChunker(BaseDocumentTransformer):
|
||||
"""Split the text based on semantic similarity.
|
||||
|
||||
Taken from Greg Kamradt's wonderful notebook:
|
||||
https://github.com/FullStackRetrieval-com/RetrievalTutorials/blob/main/5_Levels_Of_Text_Splitting.ipynb
|
||||
https://github.com/FullStackRetrieval-com/RetrievalTutorials/blob/main/tutorials/LevelsOfTextSplitting/5_Levels_Of_Text_Splitting.ipynb
|
||||
|
||||
All credits to him.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user