[ADD]Add functions related to knowledge base graph:
Add functions related to knowledge base graph: 1. Entity type generation, 2. Knowledge base graph acquisition, 3. Hard deletion of knowledge base graph, 4. Knowledge base graph reconstruction (asynchronous)
This commit is contained in:
@@ -70,9 +70,9 @@ class Knowledge(Base):
|
||||
"person",
|
||||
"geo",
|
||||
"event",
|
||||
"category",
|
||||
"category"
|
||||
],
|
||||
"method": "general",
|
||||
"method": "general"
|
||||
}
|
||||
},
|
||||
comment="default parser config")
|
||||
|
||||
Reference in New Issue
Block a user