beyondguo / CS224n-notes-and-codes
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
- motivation: 系统整理NLP各个方向需要阅读的论文☆34Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- Open source code for Paper "A Co-Interactive Transformer for Joint Slot Filling and Intent Detection"☆77Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- ☆27Updated last year
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- ☆87Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- Chinese Word Segmentation Using MM/CRF/Bi-LSTM/Bi-LSTM-CRF/BERT-LSTM, 中文分词,使用 最大词匹配、CRF(CRF++)、Bi-LSTM (+CRF)、BERT-Bi-LSTM☆30Updated 5 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 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
- NER任务SOTA模型BERT_MRC☆61Updated last year
- 基于魔改官方 PaddleHub Baseline 的 2020语言与智能技术竞赛:机器阅读理解任务(DuReader Robust)解决方案(终榜排名 15 )| 15th solution of the 2020 language and intelligent tech…☆67Updated 2 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- This is the second version of the practices for the rookies of BJTUNLPers.☆18Updated 4 years ago
- 基于transformer的指针生成网络☆92Updated 4 years ago
- 使用UniLM实现中文文本摘要☆43Updated 5 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆53Updated 4 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- AAAI-2021 paper: Topic-Oriented Spoken Dialogue Summarization for Customer Service with Saliency-Aware Topic Modeling.☆77Updated 3 years ago
- 从头训练MASK BERT☆137Updated 2 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- ☆19Updated 3 years ago
- 中国中文信息学会社会媒体处理专业委员会举办的2019届中文人机对话之自然语言理解竞赛☆74Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- ☆25Updated 7 months ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- 基于prompt的中文文本分类。☆55Updated last year
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago