mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 04:10:20 +03:00
docs: add version to PlainTextCorpus
This commit is contained in:
parent
e8b03412f9
commit
a4a08d826a
|
@ -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"}
|
## PlainTextCorpus {id="plaintextcorpus",tag="class",version="4"}
|
||||||
|
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user