DukeEnglish / cs224n_learning_note
Stanford cs224n. 斯坦福2019最新cs224n学习资料 个人学习笔记和解读以及作业解答。 http://web.stanford.edu/class/cs224n/
☆51Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for cs224n_learning_note
- Stanford cs224n 2019 homework☆100Updated 5 years ago
- homework for CS224n 2017 and 2019☆70Updated 6 months ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆100Updated 5 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 3 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 4 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆83Updated 2 years ago
- ☆135Updated 5 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆244Updated 3 years ago
- 2019年百度的实体链接比赛,“科学空间队”源码☆110Updated 5 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- 科赛网-莱斯杯:全国第二届“军事智能机器阅读”挑战赛 前十团队PPT文档代码总结☆130Updated 4 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆118Updated 5 years ago
- ☆112Updated 6 years ago
- 搜狐校园算法大赛baseline☆66Updated 5 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126Updated 5 years ago
- BERT 源码阅读☆232Updated 5 years ago
- ☆155Updated 3 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆191Updated 2 years ago
- NLP杂货铺,python实现各种算法/工具,辅助算法理解/应用☆153Updated 3 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 5 years ago
- 法研杯2019 阅读理解赛道 top3☆150Updated last year
- Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the mo…☆80Updated 6 years ago
- CCKS 2018 开放领域的中文问答任务 1st 解决方案☆111Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆92Updated 2 years ago
- Text classification models☆67Updated 4 years ago
- keras implement of dgcnn for reading comprehension☆165Updated 5 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆105Updated 5 years ago
- This repo will cover almost all the papers related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2019.☆105Updated 4 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 5 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 5 years ago