我用心准备了,即便没意义
lawchallenge
第一届法研杯
Summarization
一些摘要paper的笔记
download-scp
1.
2.
3.
4.
crtl+z
5.
6.
7.
8.
挑战杯-智能新闻
2018第三学期
机试准备for 2019
北大2018机试
socks5-Git代理
全局代理,写入配置
‘’’
git config –global http.proxy ‘socks5://127.0.0.1:1086’
git config –global https.proxy ‘socks5://127.0.0.1:1086’
‘’’
清除配置
‘’’
git config –global –unset http.proxy
git config –global –unset https.proxy
‘’’
临时代理
‘’’
ALL_PROXY=socks5://127.0.0.1:8888 git clone https://github.com/some/one.git
‘’’
暑期工作icst
多轮对话:should have Better objective functions and evaluation metrics
Question Generation
nlpcc2018
nlpcc2018好友推荐评测
(会持续更新,作为nlpcc2018的笔记