mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
Auto-format
This commit is contained in:
parent
6b3a79ac96
commit
0daf2422a3
|
@ -1361,7 +1361,7 @@
|
|||
"description": "Holmes is a Python 3 library that supports a number of use cases involving information extraction from English and German texts, including chatbot, structural search, topic matching and supervised document classification.",
|
||||
"pip": "holmes-extractor",
|
||||
"category": ["conversational", "research", "standalone"],
|
||||
"tags": ["chatbots", "text-processing"],
|
||||
"tags": ["chatbots", "text-processing"],
|
||||
"code_example": [
|
||||
"import holmes_extractor as holmes",
|
||||
"holmes_manager = holmes.Manager(model='en_coref_lg')",
|
||||
|
|
Loading…
Reference in New Issue
Block a user