mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-09 16:58:17 +03:00
Merge branch 'master' into spacy.io
This commit is contained in:
commit
06854202bb
|
@ -1736,7 +1736,7 @@
|
||||||
"assert doc[18]._.is_nfh == False",
|
"assert doc[18]._.is_nfh == False",
|
||||||
"assert doc[3]._.is_deter_nfh == True",
|
"assert doc[3]._.is_deter_nfh == True",
|
||||||
"assert doc[16]._.is_deter_nfh == False",
|
"assert doc[16]._.is_deter_nfh == False",
|
||||||
"assert len(doc._.nfh) == 4",
|
"assert len(doc._.nfh) == 4"
|
||||||
],
|
],
|
||||||
"author": "Yanai Elazar",
|
"author": "Yanai Elazar",
|
||||||
"author_links": {
|
"author_links": {
|
||||||
|
@ -1744,7 +1744,7 @@
|
||||||
"twitter": "yanaiela",
|
"twitter": "yanaiela",
|
||||||
"website": "https://yanaiela.github.io"
|
"website": "https://yanaiela.github.io"
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
"categories": [
|
"categories": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user