docs: add version to PlainTextCorpus

This commit is contained in:
Daniël de Kok 2023-01-18 15:07:12 +01:00
parent e8b03412f9
commit a4a08d826a

View File

@ -176,7 +176,7 @@ Yield examples from the data.
| `nlp` | The current `nlp` object. ~~Language~~ |
| **YIELDS** | The examples. ~~Example~~ |
## PlainTextCorpus {id="plaintextcorpus",tag="class"}
## PlainTextCorpus {id="plaintextcorpus",tag="class",version="4"}
Iterate over documents from a plain text file. Can be used to read the raw text
corpus for language model