mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Auto-format [ci skip]
This commit is contained in:
parent
f1d77eb140
commit
1d4ba7678f
|
@ -15,7 +15,7 @@ have the value `0.0`. Labels not in the dictionary are treated as missing – th
|
|||
gradient for those labels will be zero.
|
||||
|
||||
| Name | Type | Description |
|
||||
| ----------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| ----------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `doc` | `Doc` | The document the annotations refer to. |
|
||||
| `words` | iterable | A sequence of unicode word strings. |
|
||||
| `tags` | iterable | A sequence of strings, representing tag annotations. |
|
||||
|
|
Loading…
Reference in New Issue
Block a user