mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-13 02:36:32 +03:00
Add v2.1 tag to new arguments [ci skip]
This commit is contained in:
parent
64f97adef1
commit
ca2fcad5a3
|
@ -113,6 +113,7 @@ p Match a stream of documents, yielding them in turn.
|
||||||
|
|
||||||
+row
|
+row
|
||||||
+cell #[code return_matches]
|
+cell #[code return_matches]
|
||||||
|
+tag-new(2.1)
|
||||||
+cell bool
|
+cell bool
|
||||||
+cell
|
+cell
|
||||||
| Yield the match lists along with the docs, making results
|
| Yield the match lists along with the docs, making results
|
||||||
|
@ -120,6 +121,7 @@ p Match a stream of documents, yielding them in turn.
|
||||||
|
|
||||||
+row
|
+row
|
||||||
+cell #[code as_tuples]
|
+cell #[code as_tuples]
|
||||||
|
+tag-new(2.1)
|
||||||
+cell bool
|
+cell bool
|
||||||
+cell
|
+cell
|
||||||
| Interpret the input stream as #[code (doc, context)] tuples, and
|
| Interpret the input stream as #[code (doc, context)] tuples, and
|
||||||
|
|
Loading…
Reference in New Issue
Block a user