This will be new in 3.5.1 (rather than 4)

This commit is contained in:
Daniël de Kok 2023-01-19 17:44:43 +01:00
parent 2f9d8f72c6
commit d3bed2f128

View File

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