mirror of
https://github.com/explosion/spaCy.git
synced 2025-09-19 18:42:37 +03:00
fix: syntax error on universe.json
This commit is contained in:
parent
7dc18e5949
commit
ad3ffb7e8f
|
@ -25,7 +25,7 @@
|
|||
"{'rank': 3, 'text': 'Great work', 'similarity-score': 0.773}",
|
||||
"{'rank': 4, 'text': 'great work mate', 'similarity-score': 0.757}",
|
||||
"{'rank': 1, 'text': 'valuable man', 'similarity-score': 0.719}]"
|
||||
]
|
||||
],
|
||||
"category": ["pipeline"],
|
||||
"tags": ["nlp", "embeddings"]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user