增加了知识图谱导出excel
This commit is contained in:
Vendored
+8
@@ -4,6 +4,14 @@
|
||||
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
|
||||
"version": "0.2.0",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "cost_comparison",
|
||||
"type": "debugpy",
|
||||
"request": "launch",
|
||||
"program": "cost_comparison.py",
|
||||
"console": "integratedTerminal",
|
||||
"justMyCode": true
|
||||
},
|
||||
{
|
||||
"name": "kg_visualization",
|
||||
"type": "debugpy",
|
||||
|
||||
Reference in New Issue
Block a user