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