mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-11 08:42:28 +03:00
Update universe.json
This commit is contained in:
parent
5434f5cb58
commit
0d6627a7c6
|
@ -4188,13 +4188,7 @@
|
||||||
"nligraph.process_text()",
|
"nligraph.process_text()",
|
||||||
"# ('She', 'worked', 'London')",
|
"# ('She', 'worked', 'London')",
|
||||||
"nligraph.get_seperate_entities()",
|
"nligraph.get_seperate_entities()",
|
||||||
"# [{'text': 'A', 'label': ''}",
|
"# gives entites and relations with labels"
|
||||||
"# {'text': 'DAG', 'label': 'SOURCE-NODE'}",
|
|
||||||
"# {'text': 'is', 'label': ''}",
|
|
||||||
"# {'text': 'used', 'label': 'EDGE'}",
|
|
||||||
"# {'text': 'for', 'label': ''}",
|
|
||||||
"# {'text': 'organizing', 'label': ''}",
|
|
||||||
"# {'text': 'tasks', 'label': 'TARGET-NODE'}]"
|
|
||||||
],
|
],
|
||||||
"thumb": "",
|
"thumb": "",
|
||||||
"image": "",
|
"image": "",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user