国内外自然语言处理(NLP)研究组
*博客地址 http://blog.csdn.net/wangxinginnlp/article/details/44890553
*排名不分先后。收集不全,欢迎留言完善。
中国大陆地区:
微软亚洲研究院自然语言计算组 Natural Language Computing (NLC) Group
https://www.microsoft.com/en-us/research/group/natural-language-computing/
清华大学自然语言处理与社会人文计算实验室
http://nlp.csai.tsinghua.edu.cn/site2/
清华大学智能技术与系统国家重点实验室信息检索组
北京大学计算语言学教育部重点实验室
北京大学计算机科学技术研究所语言计算与互联网挖掘研究室
http://www.icst.pku.edu.cn/lcwm/index.php?title=%E9%A6%96%E9%A1%B5
哈工大社会计算与信息检索研究中心
哈工大机器智能与翻译研究室
哈尔滨工业大学智能技术与自然语言处理实验室
http://www.insun.hit.edu.cn/home/
中科院计算所自然语言处理研究组
http://nlp.ict.ac.cn/index_zh.php
中科院自动化研究所语音语言技术研究组
http://nlpr-web.ia.ac.cn/cip/introduction.htm
南京大学自然语言处理研究组
http://nlp.nju.edu.cn/homepage/
复旦大学自然语言处理研究组
东北大学自然语言处理实验室
厦门大学智能科学与技术系自然语言处理实验室
苏州大学自然语言处理实验室
苏州大学人类语言技术研究所
郑州大学自然语言处理实验室
中国 香港/澳门/台湾 地区:
Huawei Noah’s Ark Lab
Human Language Technology Center at Hong Kong University of Science & Technology
Natural Language Processing & Portuguese-Chinese Machine Translation Laboratory at University of Macau
Natural Language Processing Lab at National Taiwan University
新加坡 / 日本 / 以色列 / 澳大利亚:
NUS Natural Language Processing Group
http://www.comp.nus.edu.sg/~nlp/index.html
NLP at Singapore University of Technology and Design
http://people.sutd.edu.sg/~yue_zhang/
NLP and Big Data Research Group at Singapore University of Technology and Design
Advanced Translation Technology Laboratory at National Institute of Information and Communications Technology (NICT)
http://att-astrec.nict.go.jp/en/
Natural Language Processing Lab at Bar-Ilan University
The University of Melbourne NLP Group
http://hum.csse.unimelb.edu.au/nlp-group/
北美:
The Stanford Natural Language Processing Group
The Berkeley NLP Group
http://nlp.cs.berkeley.edu/index.shtml
Natural Language Processing research at Columbia University
http://www1.cs.columbia.edu/nlp/index.cgi
The Language Technologies Institute (LTI) at Carnegie Mellon University
Graham Neubig's lab at the Language Technologies Instititute ofCarnegie Mellon University
http://www.cs.cmu.edu/~neulab/
Algorithms for Computational Linguistics at City University of New York
Algorithms for Computational Linguistics at Oregon State University
http://web.engr.oregonstate.edu/~huanlian/
RPI Blender Lab
The Natural Language Group at USC/ISI
Natural Language Processing Group at University of Notre Dame
Artificial Intelligence Research Group at Harvard
http://www.eecs.harvard.edu/ai/
The Harvard natural-language processing group
Natural Language Processing - Research at Google
https://research.google.com/pubs/NaturalLanguageProcessing.html
The Redmond-based Natural Language Processing group
http://research.microsoft.com/en-us/groups/nlp/
Computational Linguistics and Information Processing at Maryland
https://wiki.umiacs.umd.edu/clip/index.php/Main_Page
Language and Speech Processing at Johns Hopkins University
http://www.clsp.jhu.edu/about-clsp/
Human Language Technology Center of Excellence at Johns Hopkins University
Machine Translation Group at The Johns Hopkins University
NLP @ University of Illinois at Urbana-Champaign
UIC Natural Language Processing Laboratory
Human Language Technology Research Institute at The University of Texas at Dallas
Natural Language Processing Group at MIT CSAIL
Human Language Technology Research Institute at University of Texas at Dallas
Natural Language Processing Group at Texas A&M University
Cornell NLP group
https://confluence.cornell.edu/display/NLP/Home/
Natural Language Processing group at University Of Washington
https://www.cs.washington.edu/research/nlp
Natural Language Processing Research Group at University of Utah
Natural Language Processing and Information Retrieval group at University of Pittsburgh
http://www.isp.pitt.edu/research/nlp-info-retrieval-group
Brown Laboratory for Linguistic Information Processing (BLLIP)
欧洲:
Natural Language and Information Processing Research Group at University of Cambridge
http://www.cl.cam.ac.uk/research/nl/
The Computational Linguistics Group at Oxford University
Human Language Technology and Pattern Recognition Group at the RWTH Aachen
https://www-i6.informatik.rwth-aachen.de/
Statistical Machine Translation Group at the University of Edinburgh
http://www.statmt.org/ued/?n=Public.HomePage
Natural Language Processing Research Group at The University of Sheffield
Speech Research Group at University of Cambridge
http://mi.eng.cam.ac.uk/Main/Speech/
Statistical Machine Translation Group at the University of Cambridge
Computational Linguistics group at Uppsala University
http://www.lingfil.uu.se/forskning/datorlingvistik/?languageId=1
The Center for Information and Language Processing at University of Munich
http://www.cis.uni-muenchen.de/ueber_uns/
National Centre for Language Technology at Dublin City University
The National Centre for Text Mining (NaCTeM) at University of Manchester
Institute of Formal and Applied Linguistics at Charles University
From: http://www.52nlp.cn/resources
这里开始提供一些52nlp所收集的自然语言处理相关书籍及其他资源的下载,陆续整理中!如有不妥,我会做删除处理!
特别推荐:
1、HMM学习最佳范例全文文档
2、无约束最优化全文文档
一、书籍:
1、《自然语言处理综论》英文版第二版
2、《统计自然语言处理基础》英文版
3、《用Python进行自然语言处理》,NLTK配套书
4、《Learning Python第三版》,Python入门经典书籍,详细而不厌其烦
5、《自然语言处理中的模式识别》
6、《EM算法及其扩展》
7、《统计学习基础》
8、《自然语言理解》英文版(似乎只有前9章)
9、《Fundamentals of Speech Recognition》,质量不太好,不过第6章关于HMM的部分比较详细,作者之一便是Lawrence Rabiner;
10、概率统计经典入门书:《概率论及其应用》(英文版,威廉*费勒著)
第一卷 第二卷 DjVuLibre阅读器(阅读前两卷书需要)
11、一本利用Perl和Prolog进行自然语言处理的介绍书籍:《An Introduction to Language Processing with Perl and Prolog》
12、国外机器学习书籍之:
1) “Programming Collective Intelligence“,中文译名《集体智慧编程》,机器学习&数据挖掘领域”近年出的入门好书,培养兴趣是最重要的一环,一上来看大部头很容易被吓走的”
2) “Machine Learning“,机器学习领域无可争议的经典书籍,下载完毕将后缀改为pdf即可。豆瓣评论 by 王宁):老书,牛人。现在看来内容并不算深,很多章节有点到为止的感觉,但是很适合新手(当然,不能”新”到连算法和概率都不知道)入门。比如决策树部分就很精彩,并且这几年没有特别大的进展,所以并不过时。另外,这本书算是对97年前数十年机器学习工作的大综述,参考文献列表极有价值。国内有翻译和影印版,不知道绝版否。
3) “Introduction to Machine Learning”
13、国外数据挖掘书籍之:
1) “Data.Mining.Concepts.and.Techniques.2nd“,数据挖掘经典书籍 作者 : Jiawei Han/Micheline Kamber 出版社 : Morgan Kaufmann 评语 : 华裔科学家写的书,相当深入浅出。
2) Data Mining:Practical Machine Learning Tools and Techniques
14、国外模式识别书籍之:
1)“Pattern Recognition”
2)“Pattern Recongnition Technologies and Applications”
3)“An Introduction to Pattern Recognition”
4)“Introduction to Statistical Pattern Recognition”
5)“Statistical Pattern Recognition 2nd Edition”
6)“Supervised and Unsupervised Pattern Recognition”
7)“Support Vector Machines for Pattern Classification”
15、国外人工智能书籍之:
1)“Paradigms of Artificial Intelligence Programming: Case Studies in Common LISP”
二、课件:
1、哈工大刘挺老师的“统计自然语言处理”课件;
2、哈工大刘秉权老师的“自然语言处理”课件;
3、中科院计算所刘群老师的“计算语言学讲义“课件;
4、中科院自动化所宗成庆老师的“自然语言理解”课件;
5、北大常宝宝老师的“计算语言学”课件;
6、北大詹卫东老师的“中文信息处理基础”的课件及相关代码;
7、MIT Regina Barzilay教授的“自然语言处理”课件,52nlp上翻译了前5章;
8、MIT大牛Michael Collins的“Machine Learning Approaches for Natural Language Processing(面向自然语言处理的机器学习方法)”课件;
9、Michael Collins的“Machine Learning(机器学习)”课件;
10、SMT牛人Philipp Koehn “Advanced Natural Language Processing(高级自然语言处理)”课件;
11、Philipp Koehn “Empirical Methods in Natural Language Processing”课件;
12、Philipp Koehn“Machine Translation(机器翻译)”课件;
三、语言资源和开源工具:
1、Brown语料库:
a) XML格式的brown语料库,带词性标注;
b) 普通文本格式的brown语料库,带词性标注;
c) 合并并去除空行、行首空格,用于词性标注训练:browntest.zip
2、NLTK官方提供的语料库资源列表
3、OpenNLP上的开源自然语言处理工具列表
4、斯坦福大学自然语言处理组维护的“统计自然语言处理及基于语料库的计算语言学资源列表”
5、LDC上免费的中文信息处理资源
6、中文分词相关工具:
1)Java版本的MMSEG:mmseg-v0.3.zip,作者为solol,详情可参见:《中文分词入门之篇外》
四、文献:
1、ACL-IJCNLP 2009论文全集:
a) 大会论文Full Paper第一卷
b) 大会论文Full Paper第二卷
c) 大会论文Short Paper合集
d) ACL09之EMNLP-2009合集
e) ACL09 所有workshop论文合集


版权声明:本文为博主原创文章,未经博主允许不得转载。
*博客地址 http://blog.csdn.net/wangxinginnlp/article/details/44890553
*排名不分先后。收集不全,欢迎留言完善。
中国大陆地区:
微软亚洲研究院自然语言计算组 Natural Language Computing (NLC) Group
https://www.microsoft.com/en-us/research/group/natural-language-computing/
清华大学自然语言处理与社会人文计算实验室
http://nlp.csai.tsinghua.edu.cn/site2/
清华大学智能技术与系统国家重点实验室信息检索组
北京大学计算语言学教育部重点实验室
北京大学计算机科学技术研究所语言计算与互联网挖掘研究室
http://www.icst.pku.edu.cn/lcwm/index.php?title=%E9%A6%96%E9%A1%B5
哈工大社会计算与信息检索研究中心
哈工大机器智能与翻译研究室
哈尔滨工业大学智能技术与自然语言处理实验室
http://www.insun.hit.edu.cn/home/
中科院计算所自然语言处理研究组
http://nlp.ict.ac.cn/index_zh.php
中科院自动化研究所语音语言技术研究组
http://nlpr-web.ia.ac.cn/cip/introduction.htm
南京大学自然语言处理研究组
http://nlp.nju.edu.cn/homepage/
复旦大学自然语言处理研究组
东北大学自然语言处理实验室
厦门大学智能科学与技术系自然语言处理实验室
苏州大学自然语言处理实验室
苏州大学人类语言技术研究所
郑州大学自然语言处理实验室
中国 香港/澳门/台湾 地区:
Huawei Noah’s Ark Lab
Human Language Technology Center at Hong Kong University of Science & Technology
Natural Language Processing & Portuguese-Chinese Machine Translation Laboratory at University of Macau
Natural Language Processing Lab at National Taiwan University
新加坡 / 日本 / 以色列 / 澳大利亚:
NUS Natural Language Processing Group
http://www.comp.nus.edu.sg/~nlp/index.html
NLP at Singapore University of Technology and Design
http://people.sutd.edu.sg/~yue_zhang/
NLP and Big Data Research Group at Singapore University of Technology and Design
Advanced Translation Technology Laboratory at National Institute of Information and Communications Technology (NICT)
http://att-astrec.nict.go.jp/en/
Natural Language Processing Lab at Bar-Ilan University
The University of Melbourne NLP Group
http://hum.csse.unimelb.edu.au/nlp-group/
北美:
The Stanford Natural Language Processing Group
The Berkeley NLP Group
http://nlp.cs.berkeley.edu/index.shtml
Natural Language Processing research at Columbia University
http://www1.cs.columbia.edu/nlp/index.cgi
The Language Technologies Institute (LTI) at Carnegie Mellon University
Graham Neubig's lab at the Language Technologies Instititute ofCarnegie Mellon University
http://www.cs.cmu.edu/~neulab/
Algorithms for Computational Linguistics at City University of New York
Algorithms for Computational Linguistics at Oregon State University
http://web.engr.oregonstate.edu/~huanlian/
RPI Blender Lab
The Natural Language Group at USC/ISI
Natural Language Processing Group at University of Notre Dame
Artificial Intelligence Research Group at Harvard
http://www.eecs.harvard.edu/ai/
The Harvard natural-language processing group
Natural Language Processing - Research at Google
https://research.google.com/pubs/NaturalLanguageProcessing.html
The Redmond-based Natural Language Processing group
http://research.microsoft.com/en-us/groups/nlp/
Computational Linguistics and Information Processing at Maryland
https://wiki.umiacs.umd.edu/clip/index.php/Main_Page
Language and Speech Processing at Johns Hopkins University
http://www.clsp.jhu.edu/about-clsp/
Human Language Technology Center of Excellence at Johns Hopkins University
Machine Translation Group at The Johns Hopkins University
NLP @ University of Illinois at Urbana-Champaign
UIC Natural Language Processing Laboratory
Human Language Technology Research Institute at The University of Texas at Dallas
Natural Language Processing Group at MIT CSAIL
Human Language Technology Research Institute at University of Texas at Dallas
Natural Language Processing Group at Texas A&M University
Cornell NLP group
https://confluence.cornell.edu/display/NLP/Home/
Natural Language Processing group at University Of Washington
https://www.cs.washington.edu/research/nlp
Natural Language Processing Research Group at University of Utah
Natural Language Processing and Information Retrieval group at University of Pittsburgh
http://www.isp.pitt.edu/research/nlp-info-retrieval-group
Brown Laboratory for Linguistic Information Processing (BLLIP)
欧洲:
Natural Language and Information Processing Research Group at University of Cambridge
http://www.cl.cam.ac.uk/research/nl/
The Computational Linguistics Group at Oxford University
Human Language Technology and Pattern Recognition Group at the RWTH Aachen
https://www-i6.informatik.rwth-aachen.de/
Statistical Machine Translation Group at the University of Edinburgh
http://www.statmt.org/ued/?n=Public.HomePage
Natural Language Processing Research Group at The University of Sheffield
Speech Research Group at University of Cambridge
http://mi.eng.cam.ac.uk/Main/Speech/
Statistical Machine Translation Group at the University of Cambridge
Computational Linguistics group at Uppsala University
http://www.lingfil.uu.se/forskning/datorlingvistik/?languageId=1
The Center for Information and Language Processing at University of Munich
http://www.cis.uni-muenchen.de/ueber_uns/
National Centre for Language Technology at Dublin City University
The National Centre for Text Mining (NaCTeM) at University of Manchester
Institute of Formal and Applied Linguistics at Charles University
http://blog.csdn.net/xuh5156/article/details/7437475
最近把一些在网上见到的自然语言处理的资源整理了一下,包括论文列表、软件资源和一些实验室主页、个人主页等,希望能对NLP研究者有所帮助,由于个人视野有限,目前只整理了这些,以后会持续更新。在此也感谢这些资源的提供者和维护者。
转载请标明出处(http://blog.csdn.net/xuh5156/article/details/7437475)
论文、博客
1. Google在研究博客中总结了他们2011年的精彩论文《Excellent Papers for 2011》,包括社会网络、机器学习、人机交互、信息检索、自然语言处理、多媒体、系统等各个领域,很精彩的论文集锦。http://googleresearch.blogspot.com/2012/03/excellent-papers-for-2011.html
或者zibuyu的BLOG http://blog.sina.com.cn/s/blog_574a437f0100y6zy.html
2. Best paper awards for AAAI,ACL, CHI, CIKM, FOCS, ICML, IJCAI, KDD, OSDI, SIGIR, SIGMOD, SOSP, STOC, UIST,VLDB, WWWhttp://jeffhuang.com/best_paper_awards.html
3. IBM R&D Journal 刚发布了关于Watson的专刊《This is Watson》。总共17篇论文。http://ieeexplore.ieee.org/xpl/tocresult.jsp?isnumber=6177717&punumber=5288520
4. Web Data Mining作者刘兵维护的一个专题资源:Opinion Mining,Sentiment Analysis, and Opinion Spam Detection 。http://www.cs.uic.edu/~liub/FBS/sentiment-analysis.html
5. Statistical Machine Translationhttp://www.statmt.org/
Statistical Machine TranslationTutorial Readinghttp://cseweb.ucsd.edu/~dkauchak/mt-tutorial/
Philipp Koehn主页http://homepages.inf.ed.ac.uk/pkoehn/
6. Profile Hidden Markov ModelResourceshttp://webdocs.cs.ualberta.ca/~colinc/cmput606/
Hidden Markov Model (HMM) Toolbox forMatlabhttp://www.cs.ubc.ca/~murphyk/Software/HMM/hmm.html
7. CRF http://www.inference.phy.cam.ac.uk/hmw26/crf/
Conditional Random Field (CRF)Toolbox for Matlabhttp://www.cs.ubc.ca/~murphyk/Software/CRF/crf.html
FlexCRFs: Flexible Conditional RandomFieldshttp://flexcrfs.sourceforge.net/
8. Transfer Learning 包含papers、talks、software等http://www.cse.ust.hk/TL/index.html
9. Topic Model,Topic Modeling Bibliographyhttp://www.cs.princeton.edu/~mimno/topics.html
David M. Blei的主页http://www.cs.princeton.edu/~blei/publications.htmlMatlab Topic Modeling Toolbox 1.4http://psiexp.ss.uci.edu/research/programs_data/toolbox.htm
LDA GIBBS Java源码http://arbylon.net/resources.html
GibbsLDA++: A C/C++ Implementation ofLatent Dirichlet Allocationhttp://gibbslda.sourceforge.net/
10. 科学网—推荐系统的循序进阶读物(从入门到精通) - 张子柯的博文http://blog.sciencenet.cn/home.php?mod=space&uid=210641&do=blog&id=508634
11. SVM入门http://www.blogjava.net/zhenandaci/archive/2009/02/13/254519.html
12. 斯坦福大学自然语言处理实验室整理的NLP资源http://www-nlp.stanford.edu/links/statnlp.html
13. Stanford University InformationRetrieval Resourceshttp://nlp.stanford.edu/IR-book/information-retrieval.html
14. Software Tools for NLP http://www-a2k.is.tokushima-u.ac.jp/member/kita/NLP/nlp_tools.html
实验室主页
1. The Stanford NLP Group http://nlp.stanford.edu
2. The Berkeley Natural LanguageProcessing Grouphttp://nlp.cs.berkeley.edu
3. University of Tokyo TsujiiLaboratory http://www.nactem.ac.uk/tsujii/publications.cgi?lang=en
4. Korea University NLP http://nlp.korea.ac.kr/ http://nlp.korea.ac.kr/new/
5. 中国科学院计算技术研究所自然语言处理研究组http://nlp.ict.ac.cn/new/
6. 清华大学自然语言处理组 http://nlp.csai.tsinghua.edu.cn/site2/
7. HIT-SCIR http://ir.hit.edu.cn/
8. 苏州大学自然语言处理实验室http://nlp.suda.edu.cn/
补充两个:
计算所刘群老师实验室维护的一个网站,有一些比较经典的资源
张华平老师的站点,上面能找到一些有价值的中文NLP资源:
个人主页
1. David M. Blei, (Princeton) LDA,http://www.cs.princeton.edu/~blei/publications.html
2. Noah Smith, (CMU),以自然语言处理、机器学习为基础研究computationalsocial science。http://www.cs.cmu.edu/~nasmith/
3. Philipp Koehn (University ofEdinburgh)http://homepages.inf.ed.ac.uk/pkoehn/
4. Dekang Lin (University ofAlberta)http://webdocs.cs.ualberta.ca/~lindek/
5. Michael Collins(ColumbiaUniversity)http://www.cs.columbia.edu/~mcollins/
6. Dekai WU(HKUST) http://www.cs.ust.hk/~dekai/
7. Pascale Fung (HKUST) http://www.ee.ust.hk/~pascale/
8. Alessandro Moschitti (Universityof Trento)http://disi.unitn.it/moschitti/
9. Xiaojin (Jerry) Zhu (Universityof Wisconsin-Madison)http://pages.cs.wisc.edu/~jerryzhu/
10. Eugene Charniak (BrownUniversity)http://www.cs.brown.edu/~ec/
- Yelp acadamic data, 官方地址Yelp Dataset Challenge, round 9. 用的时候不需要区分round9,解压开就行。里面有 review,user,business的json文件。baiduyun。大1小1.78G。
- Glove 词向量,大小1.75G。glove.42B.300d.zip
- Glove.6b.zip 822M
- glove.840B.300d.zip 2.03G
- GoogleNews-vectors-negative300.bin.gz 1.53G
- GoogleNews-vectors-negative300.bin 3.39G
- glove.twitter.27B.zip 1.41G
- 1-billion-word-language-modeling-benchmark-r13output.tar.gz 1.67G
- enwiki9.zip 307M
- enwiki-latest-pages-articles.xml.bz2 504M
国内外自然语言处理(NLP)研究组的更多相关文章
- 国内知名的自然语言处理(NLP)团队
工业界 腾讯人工智能实验室(Tencent AI Lab) 百度自然语言处理(Baidu NLP):对外提供了百度AI开放平台,王海峰(现任百度副总裁,AI技术平台体系AIG总负责人) 微软亚洲研究院 ...
- 自然语言处理NLP快速入门
自然语言处理NLP快速入门 https://mp.weixin.qq.com/s/J-vndnycZgwVrSlDCefHZA [导读]自然语言处理已经成为人工智能领域一个重要的分支,它研究能实现人与 ...
- 自然语言处理(NLP)
苹果语音助手Siri的工作流程: 听 懂 思考 组织语言 回答 这其中每一步骤涉及的流程为: 语音识别 自然语言处理 - 语义分析 逻辑分析 - 结合业务场景与上下文 自然语言处理 - 分析结果生成自 ...
- 自然语言处理(NLP) - 数学基础(1) - 总述
正如我在<2019年总结>里说提到的, 我将开始一系列自然语言处理(NLP)的笔记. 很多人都说, AI并不难啊, 调现有库和云的API就可以啦. 然而实际上并不是这样的. 首先, AI这 ...
- 自然语言处理(NLP) - 数学基础(1) - 排列组合
正如我在<自然语言处理(NLP) - 数学基础(1) - 总述>一文中所提到的NLP所关联的概率论(Probability Theory)知识点是如此的多, 饭只能一口一口地吃了, 我们先 ...
- 自然语言处理NLP学习笔记一:概念与模型初探
前言 先来看一些demo,来一些直观的了解. 自然语言处理: 可以做中文分词,词性分析,文本摘要等,为后面的知识图谱做准备. http://xiaosi.trs.cn/demo/rs/demo 知识图 ...
- 曼孚科技:AI自然语言处理(NLP)领域常用的16个术语
自然语言处理(NLP)是人工智能领域一个十分重要的研究方向.NLP研究的是实现人与计算机之间用自然语言进行有效沟通的各种理论与方法. 本文整理了NLP领域常用的16个术语,希望可以帮助大家更好地理解 ...
- Java自然语言处理NLP工具包
1. Java自然语言处理 LingPipe LingPipe是一个自然语言处理的Java开源工具包.LingPipe目前已有很丰富的功能,包括主题分类(Top Classification).命名实 ...
- word2vec 在 非 自然语言处理 (NLP) 领域的应用
word2vec 本来就是用来解决自然语言处理问题的,它在 NLP 中的应用是显然的. 比如,你可以直接用它来寻找相关词.发现新词.命名实体识别.信息索引.情感分析等:你也可以将词向量作为其他模型的输 ...
随机推荐
- kindEditor富文本编辑器的工具栏设置
如何配置kindeditor的工具栏 kindeditor编辑器的工具栏主要是指编辑器输入框上方的那些可以操作的菜单,默认情况下编辑器是给予了所有的工具栏.针对不同的用户,不同的项目,不同的环境,可能 ...
- 机器学习改善Interpretability的几个技术
改善机器学习可解释性的技术和方法 尽管透明性和道德问题对于现场的数据科学家来说可能是抽象的,但实际上,可以做一些实际的事情来提高算法的可解释性 算法概括 首先是提高概括性.这听起来很简单,但并非那么简 ...
- 杭电多校第一场-B-Operation
题目描述 There is an integer sequence a of length n and there are two kinds of operations:0 l r: select ...
- Shell while循环详解
while 循环是 Shell 脚本中最简单的一种循环,当条件满足时,while 重复地执行一组语句,当条件不满足时,就退出 while 循环. Shell while 循环的用法如下: while ...
- 通过js渲染高层级DOM实现网页加水印
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...
- flutter 超出俩行点点点
Text( '${listItem["title"]}', overflow: TextOverflow.ellipsis, maxLines: 2, style: TextSty ...
- natapp自动获取免费的动态端口域名
前段时间,因为客户有个项目要求跨局域网进行远程控制桌面,想知道能不能实现.于是查询了许多资料,了解到需要有公网服务器作为中介才能够实现,但是公司又没有公网服务器,于是只有利用花生壳.natapp服务器 ...
- 在WinDBG中查看内存的命令
当我们在调试器中分析问题时, 经常需要查看不同内存块的内容以分析产生的原因, 并且在随后验证所做出的假设是否正确. 由于各个对象的状态都是保存在内存中的, 因此内存的内容也就相当于对象的状态. d命令 ...
- 10、 导出python脚本进行数据驱动的接口测试
postman自带脚本导出功能,对于代码小白来说,可以不错的学习代码级接口测试 第一步:输入接口地址,点击send 第二步:点击code,导出脚本文件,为python脚本 第三步:安装python3以 ...
- MongoDB点滴
0 http://blog.csdn.net/mydeman/article/details/6652387 1 MongoDB 内置连接池,不需要使用额外的连接池驱动 Note: The Mongo ...