Stars
Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.org/abs/1611.01603
Bert finetune for CMRC2018, CJRC, DRCD, CHID, C3
OCR of Handwritten Chinese character resume
自然语言处理学习笔记:机器学习及深度学习原理和示例,基于 Tensorflow 和 PyTorch 框架,Transformer、BERT、ALBERT等最新预训练模型及源代码详解,及基于预训练模型进行各种自然语言处理任务。模型部署
AdaLoGN: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension (ACL 2022)
Neural Chinese Address Parsing
“英特尔创新大师杯”深度学习挑战赛 赛道2:CCKS2021中文NLP地址要素解析
“英特尔创新大师杯”深度学习挑战赛 赛道3:CCKS2021中文NLP地址相关性任务
Transformer: PyTorch Implementation of "Attention Is All You Need"
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
ChristinaChenyiwen / iamQA
Forked from nocoolsandwich/iamQA中文wiki百科QA阅读理解问答系统,使用了CCKS2016数据的NER模型和CMRC2018的阅读理解模型,还有W2V词向量搜索,使用torchserve部署
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
PyTorch code for EMNLP 2019 paper "LXMERT: Learning Cross-Modality Encoder Representations from Transformers".
gaiic2021-track3-小布助手对话短文本语义匹配复赛rank3、决赛rank4
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
Data Augmentation with a Generation Approach for Low-resource Tagging Tasks
Code accompanying Coling2020 publication on data augmentation for named entity recognition
文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强
UDA(Unsupervised Data Augmentation) implemented by pytorch
loujie0822 / Just-Code
Forked from YaxeZhang/Just-CodeJust Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中 ⭐
复现论文《Simplify the Usage of Lexicon in Chinese NER》
该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等