Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created September 28, 2023 18:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quantra-go-algo/6eac1f6fcc1747cad0b83bce62d0674e to your computer and use it in GitHub Desktop.
Save quantra-go-algo/6eac1f6fcc1747cad0b83bce62d0674e to your computer and use it in GitHub Desktop.
# Sample documents
documents = [
"This is the first document.",
"This document is the second document.",
"And this is the third one.",
"Is this the first document?"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment