lvyufeng / SciBERT_CN
Pretrained model for Chinese Scientific Text
☆45Updated 4 years ago
Alternatives and similar repositories for SciBERT_CN
Users that are interested in SciBERT_CN are comparing it to the libraries listed below
Sorting:
- 论文复现《Named Entity Recognition as Dependency Parsing》☆130Updated 3 years ago
- 中文bigbird预训练模型☆91Updated 2 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆130Updated 2 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- 百度2021年语言与智能技术竞赛机器阅读理解torch版baseline☆53Updated 4 years ago
- ☆76Updated 5 years ago
- 百度2020语言与智能技术竞赛:事件抽取赛道方案代码☆53Updated 4 years ago
- 基于“Seq2Seq+前缀树”的知识图谱问答☆71Updated 3 years ago
- 使用LSTM进行端到端的语义角色标注(theano)☆53Updated 5 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- ☆136Updated 3 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- A Chinese KBQA dataset with SPARQL annotations.☆144Updated 5 years ago
- 基于transformer的指针生成网络☆92Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 4 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- CCKS 2020: 面向中文短文本的实体链指任务☆43Updated 4 years ago
- OCNLI: 中文原版自然语言推理任务☆153Updated 3 years ago
- ☆87Updated 3 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆74Updated 5 years ago
- 基于BERT的无监督分词和句法分析☆110Updated 4 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers