mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 04:10:20 +03:00
This will be new in 3.5.1 (rather than 4)
This commit is contained in:
parent
2f9d8f72c6
commit
d3bed2f128
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user