Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
ace05_ERE
Entity/Relation/Event extraction on ACE 2005 corpus
ace2005-preprocessing
ACE 2005 corpus preprocessing for Event Extraction task
ace2005chinese_preprocess
ACE 2005 corpus preprocessing for Event Extraction task
ALCE-CoT
Chain-of-Thought Improves Text Generation with Citations in Large Language Models
bert-jointly-relation-entity-extraciton
BL
ChatPaper
Use ChatGPT to summarize the arXiv papers.
deep_ner
Named entity recognizer based on ELMo or BERT as feature extractor and CRF as final classifier
e2e-coref
End-to-end Neural Coreference Resolution
jibin5167's Repositories
jibin5167/ALCE-CoT
Chain-of-Thought Improves Text Generation with Citations in Large Language Models
jibin5167/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
jibin5167/ace2005-preprocessing
ACE 2005 corpus preprocessing for Event Extraction task
jibin5167/ace2005chinese_preprocess
ACE 2005 corpus preprocessing for Event Extraction task
jibin5167/BL
jibin5167/ChatPaper
Use ChatGPT to summarize the arXiv papers.
jibin5167/DyGIE
jibin5167/dygiepp
Span-based system for named entity, relation, and event extraction.
jibin5167/EasySpider
A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务
jibin5167/Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
jibin5167/Hire-NER
Codes for the paper Hierarchical Contextualized Representation for Named Entity Recognition
jibin5167/jibn
personal project - 1
jibin5167/Llama-X
Open Academic Research on Improving LLaMA to SOTA LLM
jibin5167/nq_model
multi-spans extraction model based on BERT
jibin5167/NREPapers
Must-read papers on neural relation extraction (NRE)
jibin5167/NREPapers2018
This repo covers almost all the papers (35) related to Neural Relation Extraction in ACL, EMNLP, COLING, NAACL, AAAI, IJCAI in 2018.
jibin5167/PLMpapers
Must-read Papers on pre-trained language models.
jibin5167/pytorch-image-classification
use pytorch to do image classfiication tasks
jibin5167/pytorch_image_classification
PyTorch implementation of image classification models for CIFAR-10/CIFAR-100/MNIST/FashionMNIST/Kuzushiji-MNIST/ImageNet
jibin5167/pytorch_img_classification_for_competition
use pytorch to do image classification
jibin5167/R-BERT
Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"
jibin5167/relation-extraction-ACL2019
Exploiting Entity BIO Tag Embeddings and Multi-task Learning for Relation Extraction with Imbalanced Data
jibin5167/S-NER
jibin5167/SpanBERT
Code for using and evaluating SpanBERT.
jibin5167/spert
PyTorch code for SpERT: Span-based Entity and Relation Transformer
jibin5167/STSN
source code and models for STSN
jibin5167/Transformer-based-pretrained-model-for-event-extraction
使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务
jibin5167/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
jibin5167/translate
Translate - a PyTorch Language Library
jibin5167/xf_event_extraction2020Top1
科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统