Pinned Repositories
awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
awesome-graph-classification
A collection of important graph embedding, classification and representation learning papers with implementations.
Bert-Multi-Label-Text-Classification
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
Blog_References
Code and content references for TechnovativeThinker blog posts
CCKS2019_EventEntityExtraction_Rank5
SEBERTNets:一种面向金融领域的事件主体抽取方法
CLUE
中文任务基准测评 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
Named-Entity-Recognition-NER-Papers
An elaborate and exhaustive paper list for Named Entity Recognition (NER)
pygcn
Graph Convolutional Networks in PyTorch
zhaolulul's Repositories
zhaolulul/bilm-tf
Tensorflow implementation of contextualized word representations from bi-directional language models
zhaolulul/Scorecard--Function
建立一个评分卡模型的代码包
zhaolulul/skip-thoughts
Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"
zhaolulul/test
zhaolulul/testgit2
zhaolulul/testgit3
zhaolulul/XgboostAndLR
use xgboost and lr model for text classification. xgboost is used to be a feature transform for LR