beyondguo / CS224n-notes-and-codesLinks
My notes and codes for Stanford CS224n
☆22Updated 5 years ago
Alternatives and similar repositories for CS224n-notes-and-codes
Users that are interested in CS224n-notes-and-codes are comparing it to the libraries listed below
Sorting:
- NER任务SOTA模型BERT_MRC☆61Updated last year
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 4 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- ☆87Updated 3 years ago
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- Open source code for Paper "A Co-Interactive Transformer for Joint Slot Filling and Intent Detection"☆77Updated 3 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆54Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆87Updated 5 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆99Updated 2 years ago
- chinese-sequence-ner多模型中文命名实体识别☆75Updated 5 years ago
- CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法☆39Updated 2 years ago
- The source code of 《 FGN:Fusion Glyph Network for Chinese Named Entity Recognition 》. SOTA Chinese NER method fusing both glyph represne…☆50Updated 5 years ago
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Updated 3 years ago
- 基于transformer的指针生成网络☆93Updated 4 years ago
- 百度2021年语言与智能技术竞赛多形态信息抽取赛道事件抽取部分torch版baseline☆78Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- ☆27Updated last year
- 基于魔改官方 PaddleHub Baseline 的 2020语言与智能技术竞赛:机器阅读理解任务(DuReader Robust)解决方案(终榜排名 15)| 15th solution of the 2020 language and intelligent tech…☆67Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆37Updated 4 years ago
- Pattern-Exploiting Training在中文上的简单实验☆171Updated 4 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆38Updated last year
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- ☆60Updated 5 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated 2 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆98Updated 2 years ago