Pinned Repositories
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
NER_DEMO
中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。
NLPDataSet
记录本人整理的一些数据集
PyTorch_BERT_Biaffine_NER
论文复现《Named Entity Recognition as Dependency Parsing》
PyTorch_BERT_MRC_NER
论文复现《A Unified MRC Framework for Named Entity Recognition》
PyTorch_BERT_MultiHead_NER
使用多头的**来进行命名实体识别
PyTorch_BERT_MultiHead_RelationExtract
复现论文《Joint entity recognition and relation extraction as a multi-head selection problem》
PyTorch_BERT_Pipeline_IE
复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》
PyTorch_BERT_SimpleLexicon_NER
复现论文《Simplify the Usage of Lexicon in Chinese NER》
suolyer's Repositories
suolyer/PyTorch_BERT_Biaffine_NER
论文复现《Named Entity Recognition as Dependency Parsing》
suolyer/PyTorch_BERT_SimpleLexicon_NER
复现论文《Simplify the Usage of Lexicon in Chinese NER》
suolyer/PyTorch_BERT_MultiHead_NER
使用多头的**来进行命名实体识别
suolyer/PyTorch_BERT_Pipeline_IE
复习论文《A Frustratingly Easy Approach for Joint Entity and Relation Extraction》
suolyer/PyTorch_BERT_MRC_NER
论文复现《A Unified MRC Framework for Named Entity Recognition》
suolyer/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
suolyer/NLPDataSet
记录本人整理的一些数据集
suolyer/Open-Llama
The complete training code of the open-source high-performance Llama model, including the full process from pre-training to RLHF.
suolyer/PyTorch_BERT_MultiHead_RelationExtract
复现论文《Joint entity recognition and relation extraction as a multi-head selection problem》
suolyer/2021-GAIIC-phase3-idea
suolyer/2021-GAIIC-Track1-idea
全球人工智能技术创新大赛【赛道一】
suolyer/bilibili-video
suolyer/CONTaiNER
Code for ACL 2022 paper "CONTaiNER: Few-Shot Named Entity Recognition via Contrastive Learning"
suolyer/contrast-sets
suolyer/data-science-competition
该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等
suolyer/eat_tensorflow2_in_30_days
Tensorflow2.0 🍎🍊 is delicious, just eat it! 😋😋
suolyer/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
suolyer/Flat-ner
code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。
suolyer/just-laws
一个简洁、便捷的**法律文库 | A Simple and Convenient Laws Library of China.
suolyer/nlp_corpus
本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。
suolyer/pytorch-distributed-training
Simple tutorials on Pytorch DDP training
suolyer/reports
文档记录
suolyer/sft_datasets
开源SFT数据集整理,随时补充
suolyer/tianchi-gaic-track1
suolyer/tianchi-gaic-track3-share
天池人工智能创新赛3-ch12hu团队周星星分享
suolyer/tianchi_gaic_track1_share
2021.3.15 周周星分享
suolyer/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
suolyer/UER-py
Open Source Pre-training Model Framework in PyTorch & Pre-trained Model Zoo
suolyer/UIE
Unified Structure Generation for Universal Information Extraction
suolyer/vert-papers
This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Microsoft Research Asia (MSRA).