News

separator=" ") c_split_docs = c_splitter.split_documents(all_pages) print(len(c_split_docs)) # To see in Python how many chunks there are now I can inspect the results in R as well as Python ...