Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
5 years ago | |
|---|---|---|
| code | 5 years ago | |
| .gitignore | 5 years ago | |
| LICENSE | 5 years ago | |
| README.md | 5 years ago | |
| cn_stopwords.txt | 5 years ago | |
| main_data_process.py | 5 years ago | |
| 竞争性关键词排序算法第2阶段报告(米佳朋-金铭达-王少奇-刘宣辰).docx | 5 years ago | |
touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://git.trustie.net/CSUMMM/keyword.git
git push -u origin master
git remote add origin https://git.trustie.net/CSUMMM/keyword.git
git push -u origin master