提交 a6e431ab 编写于 作者: U u010280923

opt keywords_must

上级 7b56d3f8
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"children": [], "children": [],
"node_id": "python-3-1", "node_id": "python-3-1",
"keywords_must": [ "keywords_must": [
"python" ["python", "程序设计思想"]
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
], ],
"node_id": "python-3-3", "node_id": "python-3-3",
"keywords_must": [ "keywords_must": [
"python" ["python", "运行", "方式"]
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -25,7 +25,13 @@ ...@@ -25,7 +25,13 @@
], ],
"node_id": "python-3-4", "node_id": "python-3-4",
"keywords_must": [ "keywords_must": [
"python" ["python", "Pycharm"],
["python", "vscode"],
["python", "开发工具"],
["python", "Atom"],
["python", "IDLE"],
["python", "Sublime"],
["python", "Spyder"]
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
"children": [], "children": [],
"node_id": "python-3-5", "node_id": "python-3-5",
"keywords_must": [ "keywords_must": [
"python", ["python", "PEP8"],
"PEP8" ["python", "编码规范"]
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -17,6 +17,10 @@ ...@@ -17,6 +17,10 @@
} }
], ],
"node_id": "python-3-6", "node_id": "python-3-6",
"keywords_must": [], "keywords_must": [
["python", "模块管理"],
["python", "import"],
["python", "pip"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
} }
], ],
"node_id": "python-3-7", "node_id": "python-3-7",
"keywords_must": [], "keywords_must": [
["python", "缩进"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -84,6 +84,8 @@ ...@@ -84,6 +84,8 @@
} }
], ],
"node_id": "python-3-9", "node_id": "python-3-9",
"keywords_must": [], "keywords_must": [
["python", "函数"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -57,6 +57,8 @@ ...@@ -57,6 +57,8 @@
} }
], ],
"node_id": "python-3-10", "node_id": "python-3-10",
"keywords_must": [], "keywords_must": [
["python", "类"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -25,6 +25,9 @@ ...@@ -25,6 +25,9 @@
} }
], ],
"node_id": "python-3-12", "node_id": "python-3-12",
"keywords_must": [], "keywords_must": [
["python", "条件"],
["python", "分支"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
} }
], ],
"node_id": "python-3-13", "node_id": "python-3-13",
"keywords_must": [], "keywords_must": [
["python", "循环"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -6,6 +6,9 @@ ...@@ -6,6 +6,9 @@
"keywords": [], "keywords": [],
"children": [], "children": [],
"node_id": "python-insert-4", "node_id": "python-insert-4",
"keywords_must": [], "keywords_must": [
["python", "parser"],
["python", "命令行", "解析"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -26,6 +26,11 @@ ...@@ -26,6 +26,11 @@
} }
], ],
"node_id": "python-3-128", "node_id": "python-3-128",
"keywords_must": [], "keywords_must": [
["python", "time"],
["python", "datetime"],
["python", "时间"],
["python", "日期"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -27,6 +27,13 @@ ...@@ -27,6 +27,13 @@
} }
], ],
"node_id": "python-3-129", "node_id": "python-3-129",
"keywords_must": [], "keywords_must": [
["python", "文件", "读"],
["python", "文件", "写"],
["python", "excel", "读"],
["python", "excel", "写"],
["python", "csv", "读"],
["python", "csv", "写"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -16,6 +16,9 @@ ...@@ -16,6 +16,9 @@
} }
], ],
"node_id": "python-3-131", "node_id": "python-3-131",
"keywords_must": [], "keywords_must": [
["python", "os"],
["python", "sys"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
} }
], ],
"node_id": "python-3-133", "node_id": "python-3-133",
"keywords_must": [], "keywords_must": [
["python", "源码", "打包"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -15,6 +15,9 @@ ...@@ -15,6 +15,9 @@
} }
], ],
"node_id": "python-3-135", "node_id": "python-3-135",
"keywords_must": [], "keywords_must": [
["python", "smtplib"],
["python", "邮件", "发送"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
} }
], ],
"node_id": "python-3-166", "node_id": "python-3-166",
"keywords_must": [], "keywords_must": [
["python", "动态", "页面"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -25,6 +25,8 @@ ...@@ -25,6 +25,8 @@
} }
], ],
"node_id": "python-3-169", "node_id": "python-3-169",
"keywords_must": [], "keywords_must": [
["python", "模拟", "登陆"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -8,6 +8,8 @@ ...@@ -8,6 +8,8 @@
"keywords_must": [ "keywords_must": [
"autoscraper" "autoscraper"
], ],
"keywords_forbid": [], "keywords_forbid": [
"autoscraper"
],
"node_id": "python-7330398a1359430c9b02244f689203c7" "node_id": "python-7330398a1359430c9b02244f689203c7"
} }
\ No newline at end of file
...@@ -36,6 +36,9 @@ ...@@ -36,6 +36,9 @@
} }
], ],
"node_id": "python-3-148", "node_id": "python-3-148",
"keywords_must": [], "keywords_must": [
["python", "正则表达式"],
["python", "re"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -44,6 +44,9 @@ ...@@ -44,6 +44,9 @@
} }
], ],
"node_id": "python-3-149", "node_id": "python-3-149",
"keywords_must": [], "keywords_must": [
"Beautiful Soup",
"BeautifulSoup"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -52,6 +52,8 @@ ...@@ -52,6 +52,8 @@
} }
], ],
"node_id": "python-3-152", "node_id": "python-3-152",
"keywords_must": [], "keywords_must": [
"Selenium"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -34,6 +34,8 @@ ...@@ -34,6 +34,8 @@
} }
], ],
"node_id": "python-3-171", "node_id": "python-3-171",
"keywords_must": [], "keywords_must": [
"pyspider"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -16,6 +16,9 @@ ...@@ -16,6 +16,9 @@
} }
], ],
"node_id": "python-3-158", "node_id": "python-3-158",
"keywords_must": [], "keywords_must": [
["python", "验证码"],
["python", "verification code"]
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -52,8 +52,9 @@ ...@@ -52,8 +52,9 @@
], ],
"node_id": "python-3-195", "node_id": "python-3-195",
"keywords_must": [ "keywords_must": [
"numpy", "概述",
"np" "介绍",
"简介"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
"children": [], "children": [],
"node_id": "python-3-196", "node_id": "python-3-196",
"keywords_must": [ "keywords_must": [
"numpy", "安装",
"np" "配置"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -8,8 +8,7 @@ ...@@ -8,8 +8,7 @@
"children": [], "children": [],
"node_id": "python-3-197", "node_id": "python-3-197",
"keywords_must": [ "keywords_must": [
"numpy", ["创建", "数组"]
"np"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -51,9 +51,6 @@ ...@@ -51,9 +51,6 @@
} }
], ],
"node_id": "python-3-198", "node_id": "python-3-198",
"keywords_must": [ "keywords_must": [],
"numpy",
"np"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -52,8 +52,7 @@ ...@@ -52,8 +52,7 @@
], ],
"node_id": "python-3-199", "node_id": "python-3-199",
"keywords_must": [ "keywords_must": [
"numpy", "函数"
"np"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -27,8 +27,7 @@ ...@@ -27,8 +27,7 @@
], ],
"node_id": "python-3-200", "node_id": "python-3-200",
"keywords_must": [ "keywords_must": [
"numpy", ["掩码", "数组"]
"np"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -34,8 +34,7 @@ ...@@ -34,8 +34,7 @@
], ],
"node_id": "python-3-201", "node_id": "python-3-201",
"keywords_must": [ "keywords_must": [
"numpy", "矩阵"
"np"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -42,9 +42,6 @@ ...@@ -42,9 +42,6 @@
} }
], ],
"node_id": "python-3-202", "node_id": "python-3-202",
"keywords_must": [ "keywords_must": [],
"numpy",
"np"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
{ {
"node_id": "python-2-10", "node_id": "python-2-10",
"keywords": [], "keywords": [],
"keywords_must": [], "keywords_must": [
"numpy",
"np"
],
"keywords_forbid": [], "keywords_forbid": [],
"group": 2 "group": 2
} }
\ No newline at end of file
...@@ -17,8 +17,9 @@ ...@@ -17,8 +17,9 @@
], ],
"node_id": "python-3-203", "node_id": "python-3-203",
"keywords_must": [ "keywords_must": [
"pandas", "概览",
"pd" "简介",
"介绍"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -34,9 +34,6 @@ ...@@ -34,9 +34,6 @@
} }
], ],
"node_id": "python-3-204", "node_id": "python-3-204",
"keywords_must": [ "keywords_must": [],
"pandas",
"pd"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -52,9 +52,6 @@ ...@@ -52,9 +52,6 @@
} }
], ],
"node_id": "python-3-205", "node_id": "python-3-205",
"keywords_must": [ "keywords_must": [],
"pandas",
"pd"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -51,9 +51,6 @@ ...@@ -51,9 +51,6 @@
} }
], ],
"node_id": "python-3-206", "node_id": "python-3-206",
"keywords_must": [ "keywords_must": [],
"pandas",
"pd"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
{ {
"node_id": "python-2-11", "node_id": "python-2-11",
"keywords": [], "keywords": [],
"keywords_must": [], "keywords_must": [
"pandas",
"pd"
],
"keywords_forbid": [], "keywords_forbid": [],
"group": 2 "group": 2
} }
\ No newline at end of file
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
"children": [], "children": [],
"node_id": "python-3-207", "node_id": "python-3-207",
"keywords_must": [ "keywords_must": [
"matplotlib", "安装",
"matplot" "配置"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -51,9 +51,6 @@ ...@@ -51,9 +51,6 @@
} }
], ],
"node_id": "python-3-208", "node_id": "python-3-208",
"keywords_must": [ "keywords_must": [],
"matplotlib",
"matplot"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -53,8 +53,7 @@ ...@@ -53,8 +53,7 @@
], ],
"node_id": "python-3-209", "node_id": "python-3-209",
"keywords_must": [ "keywords_must": [
"matplotlib", "图"
"matplot"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -42,9 +42,6 @@ ...@@ -42,9 +42,6 @@
} }
], ],
"node_id": "python-3-210", "node_id": "python-3-210",
"keywords_must": [ "keywords_must": [],
"matplotlib",
"matplot"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
{ {
"node_id": "python-2-12", "node_id": "python-2-12",
"keywords": [], "keywords": [],
"keywords_must": [], "keywords_must": [
"matplotlib",
"matplot"
],
"keywords_forbid": [], "keywords_forbid": [],
"group": 2 "group": 2
} }
\ No newline at end of file
...@@ -6,7 +6,9 @@ ...@@ -6,7 +6,9 @@
"children": [], "children": [],
"node_id": "python-3-212", "node_id": "python-3-212",
"keywords_must": [ "keywords_must": [
"scipy" "概览",
"简介",
"介绍"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -6,7 +6,8 @@ ...@@ -6,7 +6,8 @@
"children": [], "children": [],
"node_id": "python-3-213", "node_id": "python-3-213",
"keywords_must": [ "keywords_must": [
"scipy" "安装",
"配置"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
], ],
"node_id": "python-3-214", "node_id": "python-3-214",
"keywords_must": [ "keywords_must": [
"scipy" "插值"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
], ],
"node_id": "python-3-215", "node_id": "python-3-215",
"keywords_must": [ "keywords_must": [
"scipy" "拟合"
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
], ],
"node_id": "python-3-216", "node_id": "python-3-216",
"keywords_must": [ "keywords_must": [
"scipy" ["傅里叶", "变换"]
], ],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -42,8 +42,6 @@ ...@@ -42,8 +42,6 @@
} }
], ],
"node_id": "python-3-217", "node_id": "python-3-217",
"keywords_must": [ "keywords_must": [],
"scipy"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -31,6 +31,8 @@ ...@@ -31,6 +31,8 @@
} }
], ],
"node_id": "python-3-218", "node_id": "python-3-218",
"keywords_must": [], "keywords_must": [
"积分"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -22,6 +22,8 @@ ...@@ -22,6 +22,8 @@
} }
], ],
"node_id": "python-3-219", "node_id": "python-3-219",
"keywords_must": [], "keywords_must": [
"非线性方程"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
{ {
"node_id": "python-2-13", "node_id": "python-2-13",
"keywords": [], "keywords": [],
"keywords_must": [], "keywords_must": [
"scipy"
],
"keywords_forbid": [], "keywords_forbid": [],
"group": 2 "group": 2
} }
\ No newline at end of file
...@@ -125,10 +125,6 @@ ...@@ -125,10 +125,6 @@
} }
], ],
"node_id": "python-3-247", "node_id": "python-3-247",
"keywords_must": [ "keywords_must": [],
"计算机视觉",
"CV",
"computer vision"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
...@@ -309,10 +309,6 @@ ...@@ -309,10 +309,6 @@
} }
], ],
"node_id": "python-3-248", "node_id": "python-3-248",
"keywords_must": [ "keywords_must": [],
"自然语言处理",
"NLP",
"natural language processing"
],
"keywords_forbid": [] "keywords_forbid": []
} }
\ No newline at end of file
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册