Quincy1994's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
mybatis/mybatis-3
MyBatis SQL mapper framework for Java
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
facebookresearch/MUSE
A library for Multilingual Unsupervised or Supervised word Embeddings
guillaumegenthial/sequence_tagging
Named Entity Recognition (LSTM + CRF) - Tensorflow
jiesutd/NCRFpp
NCRF++, a Neural Sequence Labeling Toolkit. Easy use to any sequence labeling tasks (e.g. NER, POS, Segmentation). It includes character LSTM/CNN, word LSTM/CNN and softmax/CRF components.
moses-smt/mosesdecoder
Moses, the machine translation system
aritter/twitter_nlp
Twitter NLP Tools
jiweil/Neural-Dialogue-Generation
songxinjianqwe/Chat
Java NIO+多线程实现聊天室
wmyskxz/Tmall_SSM
模仿天猫项目SSM版(前端+后台)
jayparks/transformer
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
hltcoe/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
Cartus/AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)
wdimmy/Automatic-Corpus-Generation
This repository is for the paper "A Hybrid Approach to Automatic Corpus Generation for Chinese Spelling Check"
ccheng16/correction
Chinese "spelling" error correction
chawins/Adversarial-Examples-Reading-List
This is the reading list mainly on adversarial examples (attacks, defenses, etc.) I try to keep and update regularly.
taoxiongfeng/learnNotes
日常工作积累,用于平时工作参考资料。一、linux 1.java1.8的安装与卸载 2.tomcat8服务的安装与配置 3.mysql5.6服务的安装 4.nginx1.8.0服务的安装 5.redis与redis集群服务的安装 6.kafka服务的安装 7.keepalived服务的安装 8.Linux常用命令 9.zabbix监控系统安装步骤 10.Elasticsearch集群服务的安装 11.Keepalived+Nginx+Tomcat实现高可用Web服务(主备模式) 12.nginx及其依赖包升级步骤 13.nginx配置拦截URL特殊字符 14.使用docker部署springboot项目 15.docker安装nginx实现负载均衡.md 二、windows 1.java1.8环境的安装 2.tomcat8服务的安装与配置 3.mysql5.6服务的安装 4.redis与redis集群服务的安装 5.DBDocumentGenerator导出数据库字典的安装与使用 6.Maven的安装与配置 三、开发规范 1.开发注释规范 2.代码规范 3.MySql开发规范 四、避雷区 1.经验总结 2.文件检查 附件:学习资料 1.Java编程**第四版完整中文高清版.pdf 2.Java企业级开发项目实践.pdf 3.Spring Boot参考指南.pdf 4.Spring实战第四版.pdf 5.锋利的jQuery第2版清晰版.pdf 6.跟我学Shiro-v1.1.pdf 7.设计模式之禅(第2版).pdf 8.Mindmanager2016
nusnlp/m2scorer
MaxMatch (M^2) Scorer - Evaluation program for grammatical error correction systems.
chunyuanY/RumorDetection
RowitZou/LGN
EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.
liuhuanyong/ChineseHumorSentiment
ChineseHumorSentiment, chinese humor sentiment mining including corpus build and mining nlp methods.中文文本幽默情绪计算项目,项目包括幽默文本语料库的构建,幽默计算模型,包括幽默等级识别,幽默类型识别,隐喻类型识别,隐喻情绪识别等,语言是幽默的,NLP也应该是幽默的.
leondz/emerging_entities_17
Dataset for the Emerging & Novel Entity NER task (WNUT '17)
jiachenwestlake/Cross-Domain_NER
Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper
afshinrahimi/mmner
Massively Multilingual Transfer for NER
Priberam/news-clustering
News clustering algorithm. Implementation of the "Multilingual Clustering of Streaming News" paper submitted to EMNLP 2018
blcu-nlp/GEC-Reading-List
A grammatical error correction reading list maintained by Beijing Language and Culture University Natural Language Processing Group
wilburOne/AdversarialNameTagger
Multi-Level Adversarial for Cross-lingual Name Tagging
haiming-wu/SP-LSTM