Pinned Repositories
-
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
adam_qas
ADAM - A Question Answering System. Inspired from IBM Watson
AI-Toolbox
Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas
Baidu-AI-studio_Competition_Car-master-quiz-summary-and-reasoning
百度AI studio比赛-汽车大师问答摘要与推理_项目备份
BERT-BiLSTM-CRF-NER-pytorch
Pytorch BERT-BiLSTM-CRF For NER
CasRel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
CCKS2019_EventEntityExtraction_Rank5
SEBERTNets:一种面向金融领域的事件主体抽取方法
ChineseNRE
中文实体关系抽取,pytorch,bilstm+attention
ConvE
Convolutional 2D Knowledge Graph Embeddings resources
xichunling's Repositories
xichunling/-
xichunling/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
xichunling/AI-Toolbox
Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas
xichunling/Baidu-AI-studio_Competition_Car-master-quiz-summary-and-reasoning
百度AI studio比赛-汽车大师问答摘要与推理_项目备份
xichunling/BERT-BiLSTM-CRF-NER-pytorch
Pytorch BERT-BiLSTM-CRF For NER
xichunling/CasRel
A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.
xichunling/CCKS2019_EventEntityExtraction_Rank5
SEBERTNets:一种面向金融领域的事件主体抽取方法
xichunling/ConvE
Convolutional 2D Knowledge Graph Embeddings resources
xichunling/DeepNER
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
xichunling/Doc2EDAG
xichunling/eeqa
Event Extraction by Answering (Almost) Natural Questions
xichunling/EPHOIE
xichunling/Event-Extraction
近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法
xichunling/gradio
Create UIs for your machine learning model in Python in 3 minutes
xichunling/grit_doc_event_entity
xichunling/KBQA-BERT
基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
xichunling/layoutxlm
layoutlmv2的训练/预测代码抽离
xichunling/LLMs-In-China
**大模型
xichunling/mrc-for-flat-nested-ner
Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`
xichunling/NLP
Natural Language Processing
xichunling/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
xichunling/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
xichunling/PETSQL
xichunling/PL-Marker
Source code for "Packed Levitated Marker for Entity and Relation Extraction"
xichunling/spert
PyTorch code for SpERT: Span-based Entity and Relation Transformer
xichunling/tensorRT_Pro
C++ library based on tensorrt integration
xichunling/Tianchi2020ChineseMedicineNER
2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛
xichunling/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
xichunling/WordSeg
A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .
xichunling/xf_event_extraction2020Top1
科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统