Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting-started/creating-the-corpus.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# Documentation

The first step is to create a corpus.txt file, this includes all the valuse you will search over. The below function ingests a dataframe each row being a seperate entry into the corpus.
The first step is to create a corpus.txt file, this includes all the values you will search over. The below function ingests a dataframe each row being a seperate entry into the corpus.

Please find an example below.

Expand Down