Adawindcatcher's Stars
powerycy/Lic2020-
lic2020关系抽取比赛,使用Pytorch实现苏神的模型。
131250208/TPlinker-joint-extraction
lavis-nlp/spert
PyTorch code for SpERT: Span-based Entity and Relation Transformer
jm199504/Financial-Knowledge-Graphs
小型金融知识图谱构建流程(neo4j / python / cypher / KG)
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
progschj/ThreadPool
A simple C++11 Thread Pool implementation
ShannonAI/service-streamer
Boosting your Web Services of Deep Learning Applications.
tomohideshibata/BERT-related-papers
BERT-related papers
thunlp/RCPapers
Must-read papers on Machine Reading Comprehension
ymcui/Chinese-RC-Datasets
Collections of Chinese reading comprehension datasets
ymcui/Chinese-XLNet
Pre-Trained Chinese XLNet(中文XLNet预训练模型)
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
NoneWait/cail2019
法研杯2019 阅读理解赛道 top3
HKUST-KnowComp/MnemonicReader
A PyTorch implementation of Mnemonic Reader for the Machine Comprehension task
allenai/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
shuhuai007/Machine-Learning-Session
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
Embedding/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
Edward1Chou/Textclassification
several methods for text classification
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
zhuzilin/NP_ML
A tool library of classical machine learning algorithms with only numpy.