Pinned Repositories
a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
AGI-Hallucination
A Survey of MultiModel LLM Hallucination
AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
deepspeed_xglm
a deepspeed project with large language model trainning
GCN_Event_Causality_Identification
GCN test myself for paper with code
HMCGR
code for COLING paper "A Hybrid Model of Classification and Generation for Spatial Relation Extraction"
NLP_Datasets
中文NLP数据集
TalkingHead
TTS->3D->Text->Video
ZurichRain's Repositories
ZurichRain/NLP_Datasets
中文NLP数据集
ZurichRain/a_journey_into_math_of_ml
汉语自然语言处理视频教程-开源学习资料
ZurichRain/BIO-IOB-tags-to-original-text
Code to convert BIO / IOB tags to its original text
ZurichRain/DeepNER
天池中药说明书实体识别挑战冠军方案;中文命名实体识别;NER; BERT-CRF & BERT-SPAN & BERT-MRC;Pytorch
ZurichRain/Entity-Relation-Extraction
Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
ZurichRain/Graph4CNER
Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"
ZurichRain/HetSaul
This project augments Saul to support working with heterogeneous and multimodal information, e.g., vision and language. It uses a mirror of (https://github.com/CogComp/saul).
ZurichRain/kg-baseline-pytorch
2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.
ZurichRain/MrMep
ZurichRain/pytorch-memonger
Sublinear memory optimization for deep learning. https://arxiv.org/abs/1604.06174
ZurichRain/pytorch-tree-lstm
Pytorch implementation of the child-sum Tree-LSTM model
ZurichRain/QNLP
ICHEC Quantum natural language processing (QNLP) toolkit
ZurichRain/R-BERT
Pytorch re-implementation of R-BERT model
ZurichRain/SpatialRelEx
A tool for automatically annotating text with spatial relations as per the ISO-Space specifications.
ZurichRain/SpRL_TextOnly
This repo is for spatial role labeling using text only data.
ZurichRain/tianchi_nl2sql
追一科技首届中文NL2SQL挑战赛决赛第3名方案+代码
ZurichRain/TVQA
[EMNLP 2018] PyTorch code for TVQA: Localized, Compositional Video Question Answering