Pinned Repositories
albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.
AnyQ
FAQ-based Question Answering System
AutoNER
Learning Named Entity Tagger from Domain-Specific Dictionary
AutoPhrase
AutoPhrase: Automated Phrase Mining from Massive Text Corpora
Awesome-CS-Books-and-Digests
:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档,以及我的读书笔记。
awesome-nlp
A curated list of resources dedicated to Natural Language Processing
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
MingYates's Repositories
MingYates/albert_zh
A LITE BERT FOR SELF-SUPERVISED LEARNING OF LANGUAGE REPRESENTATIONS, 海量中文预训练ALBERT模型
MingYates/ALiPy
ALiPy: Active Learning in Python is an active learning python toolbox, which allows users to conveniently evaluate, compare and analyze the performance of active learning methods.
MingYates/AnyQ
FAQ-based Question Answering System
MingYates/Awesome-CS-Books-and-Digests
:books: Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. :dizzy: 优秀计算机科学与技术领域相关的书籍归档,以及我的读书笔记。
MingYates/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
MingYates/ChatterBot
ChatterBot is a machine learning, conversational dialog engine for creating chat bots
MingYates/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
MingYates/comet-commonsense
Code for ACL 2019 Paper: "COMET: Commonsense Transformers for Automatic Knowledge Graph Construction" https://arxiv.org/abs/1906.05317
MingYates/dstc8-schema-guided-dialogue
MingYates/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
MingYates/Familia
A Toolkit for Industrial Topic Modeling
MingYates/FASPell
产学界最强(SOTA)的简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)
MingYates/GNNPapers
Must-read papers on graph neural networks (GNN)
MingYates/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
MingYates/MASS
MASS: Masked Sequence to Sequence Pre-training for Language Generation
MingYates/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
MingYates/MRC4ERE_plus
Implementation for Paper "Asking Effective and Diverse Questions: A Machine Reading Comprehension based Framework for Joint Entity-Relation Extraction"
MingYates/multiwoz
Source code for end-to-end dialogue model from the MultiWOZ paper (Budzianowski et al. 2018, EMNLP)
MingYates/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
MingYates/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
MingYates/NLP-with-Python
Scikit-Learn, NLTK, Spacy, Gensim, Textblob and more
MingYates/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
MingYates/Prompt-BERT
Prompt-BERT: Prompt makes BERT Better at Sentence Embeddings
MingYates/pycorrector
pycorrector is a toolkit for text error correction. It was developed to facilitate the designing, comparing, and sharing of deep text error correction models.
MingYates/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
MingYates/ranking
Learning to Rank in TensorFlow
MingYates/regulex
:construction: Regular Expression Excited!
MingYates/sdsl-lite
Succinct Data Structure Library 2.0
MingYates/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
MingYates/XLM
PyTorch original implementation of Cross-lingual Language Model Pretraining.