This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"address_norm": "[黑龙江省(230000)|PROV|0|][绥化市(231200)|CITY|1|][肇东市(231282)|AREA|1|][正阳大街()|ROAD|1|16号$]正阳明珠商场一层", | |
"new_catalog_id": "010700", | |
"uid": "c97b73d9ac1ee58d5d0d02e1", | |
"flag_type": "256", | |
"std_tag_id": "1004", | |
"primary_uid": "1778428107999708995", | |
"cla": [], | |
"brand_id": { | |
"father_brand_id": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
158007 ATM.jsonl | |
65847 KTV.jsonl | |
19687 三星级酒店.jsonl | |
13653 专科医院.jsonl | |
34543 东北菜.jsonl | |
20 中东料理.jsonl | |
54512 中央机构.jsonl | |
78925 中学.jsonl | |
1087170 中式快餐.jsonl | |
4187 乒乓球馆.jsonl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if [%1]==[1] ( | |
code --install-extension ms-python.python | |
code --install-extension ms-toolsai.jupyter | |
code --install-extension MS-CEINTL.vscode-language-pack-zh-hans | |
) else ( | |
curl -O https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-2023.07-2-Windows-x86_64.exe | |
curl -L "https://code.visualstudio.com/sha/download?build=stable&os=win32-x64-user" > VSCodeUserSetup-x64-1.82.0.exe | |
start /wait "" Anaconda3-2023.07-2-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=1 /S /D=="%homepath%\anaconda3" | |
start /wait "" VSCodeUserSetup-x64-1.82.0.exe /VERYSILENT /NORESTART /MERGETASKS=!runcode | |
) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if [%1]==[1] ( | |
code --install-extension ms-python.python | |
code --install-extension ms-toolsai.jupyter | |
code --install-extension MS-CEINTL.vscode-language-pack-zh-hans | |
) else ( | |
curl -O https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/Anaconda3-2023.07-2-Windows-x86_64.exe | |
curl -L "https://code.visualstudio.com/sha/download?build=stable&os=win32-x64-user" > VSCodeUserSetup-x64-1.82.0.exe | |
start /wait "" Anaconda3-2023.07-2-Windows-x86_64.exe /InstallationType=JustMe /RegisterPython=1 /S /D=="%homepath%\anaconda3" | |
start /wait "" VSCodeUserSetup-x64-1.82.0.exe /VERYSILENT /NORESTART /MERGETASKS=!runcode | |
) |
OlderNewer