Auto-format [ci skip]

This commit is contained in:
Ines Montani 2019-02-27 12:07:35 +01:00
parent f1d77eb140
commit 1d4ba7678f

View File

@ -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. |