Pinned Repositories
AT4MTL
Adversarial Training for Multi-Task Learning
BiaffineNER
A structured parsing technique for NER
BiaffineParser
Biaffine Parser based on CNN / LSTM / Transformer Encoder
CloudPose
Pose Estimation with Point Cloud
JointCWPDParser
Deep Graph-based Character-Level Chinese Dependency Parsing
MetaAug4NER
Robust Self-augmentation for NER with Meta-reweighting
Ontonotes5.0-Chinese-NER
Ontonotes5.0 Chinese NER dataset
sentiment-analysis-based-on-attention
电商评论情感分类
sentiment-analysis-platform
电商评论情感分析平台
TextLevelGNN
A rough re-implement of Text Level Graph Neural Network for Text Classification
LindgeW's Repositories
LindgeW/Keras_DeepLearning
基于Keras框架的深度学习实例代码
LindgeW/POS-Tagging
POS-Tagging based on BiLSTM+CharEmbedding+CRF
LindgeW/transformer_for_textclassification
transformer in textclassification task
LindgeW/LanguageModel
Neural Network Language Model
LindgeW/NER
Named Entity Recognition with CNN-LSTM-CRF
LindgeW/allennlp
An open-source NLP research library, built on PyTorch.
LindgeW/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.
LindgeW/bert
TensorFlow code and pre-trained models for BERT
LindgeW/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
LindgeW/ChineseGLUE
Language Understanding Evaluation benchmark for Chinese: datasets, baselines, pre-trained models,corpus and leaderboard
LindgeW/crnn_chinese_characters_rec
chinese characters recognition
LindgeW/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
LindgeW/deeplearningbook-chinese
Deep Learning Book Chinese Translation
LindgeW/ELMo
LindgeW/ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
LindgeW/examples-1
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
LindgeW/keras
Deep Learning for humans
LindgeW/LM-LSTM-CRF
Empower Sequence Labeling with Task-Aware Language Model
LindgeW/practicalAI
A practical approach to learning machine learning.
LindgeW/PyMySQL
Pure Python MySQL Client
LindgeW/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
LindgeW/pytorch-elmo-classification
text classification using ELMO
LindgeW/pytorch-in-action
LindgeW/PyTorch-Tutorial
Build your neural network easy and fast
LindgeW/rnn-classifier
Minimal RNN classifier with self-attention in Pytorch
LindgeW/SpringBootExamples
Spring Boot 学习教程
LindgeW/transformer-xl
LindgeW/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
LindgeW/word2vec
Automatically exported from code.google.com/p/word2vec
LindgeW/ZEN
A BERT-based Chinese Text Encoder Enhanced by N-gram Representations