mirror of https://github.com/explosion/spaCy.git
Add GoldParse.cats attribute
This commit is contained in:
parent
23d976ed00
commit
d2a7e5b8e5
|
@ -103,6 +103,14 @@ p
|
|||
+cell list
|
||||
+cell The alignment from gold tokenization to candidate tokenization.
|
||||
|
||||
+row
|
||||
+cell #[code cats] #[+tag-new(2)]
|
||||
+cell list
|
||||
+cell
|
||||
| Entries in the list should be either a label, or a
|
||||
| #[code (start, end, label)] triple. The tuple form is used for
|
||||
| categories applied to spans of the document.
|
||||
|
||||
|
||||
+h(2, "util") Utilities
|
||||
|
||||
|
|
Loading…
Reference in New Issue