mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
Merge branch 'master' of https://github.com/explosion/spaCy
This commit is contained in:
commit
5081f8a2b4
|
@ -106,6 +106,10 @@ p
|
||||||
| #[+api("tagger#from_disk") #[code Tagger.from_disk]]
|
| #[+api("tagger#from_disk") #[code Tagger.from_disk]]
|
||||||
| #[+api("tagger#from_bytes") #[code Tagger.from_bytes]]
|
| #[+api("tagger#from_bytes") #[code Tagger.from_bytes]]
|
||||||
|
|
||||||
|
+row
|
||||||
|
+cell #[code Tagger.tag_names]
|
||||||
|
+cell #[code Tagger.labels]
|
||||||
|
|
||||||
+row
|
+row
|
||||||
+cell #[code DependencyParser.load]
|
+cell #[code DependencyParser.load]
|
||||||
+cell
|
+cell
|
||||||
|
|
Loading…
Reference in New Issue
Block a user