File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
docs/modules/utils/combine_docs_examples Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"cells" : [
3
3
{
4
+ "attachments" : {},
4
5
"cell_type" : " markdown" ,
5
6
"id" : " b118c9dc" ,
6
7
"metadata" : {},
7
8
"source" : [
8
9
" # Text Splitter\n " ,
9
10
" \n " ,
10
- " When you want to deal wit long pieces of text, it is necessary to split up that text into chunks.\n " ,
11
+ " When you want to deal with long pieces of text, it is necessary to split up that text into chunks.\n " ,
11
12
" This notebook showcases several ways to do that.\n " ,
12
13
" \n " ,
13
14
" At a high level, text splitters work as following:\n " ,
486
487
],
487
488
"metadata" : {
488
489
"kernelspec" : {
489
- "display_name" : " Python 3 (ipykernel) " ,
490
+ "display_name" : " Python 3" ,
490
491
"language" : " python" ,
491
492
"name" : " python3"
492
493
},
500
501
"name" : " python" ,
501
502
"nbconvert_exporter" : " python" ,
502
503
"pygments_lexer" : " ipython3" ,
503
- "version" : " 3.10.9"
504
+ "version" : " 3.9.12 (main, Mar 26 2022, 15:51:15) \n [Clang 13.1.6 (clang-1316.0.21.2)]"
505
+ },
506
+ "vscode" : {
507
+ "interpreter" : {
508
+ "hash" : " aee8b7b246df8f9039afb4144a1f6fd8d2ca17a180786b69acc140d282b71a49"
509
+ }
504
510
}
505
511
},
506
512
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments