MissingVivi's Stars
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
hequan2017/husky
Django之入门CMDB系统
galsang/ABCNN
Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow
tcxdgit/cnn_multilabel_classification
Multilabel classification based on TextCNN and Attention
exacity/deeplearningbook-chinese
Deep Learning Book Chinese Translation
epfml/attention-cnn
Source code for "On the Relationship between Self-Attention and Convolutional Layers"
localminimum/QANet
A Tensorflow implementation of QANet for machine reading comprehension
google-research/bert
TensorFlow code and pre-trained models for BERT
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
allenai/dont-stop-pretraining
Code associated with the Don't Stop Pretraining ACL 2020 paper
allenai/bi-att-flow
Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granularity and uses a bi-directional attention flow mechanism to achieve a query-aware context representation without early summarization.
china-ai-law-challenge/CAIL2019
ymcui/Chinese-ELECTRA
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
hecongqing/2018-daguan-competition
2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4
JohnSnowLabs/spark-nlp
State of the Art Natural Language Processing
loujie0822/Pre-trained-Models
预训练语言模型综述
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
cooelf/SemBERT
Semantics-aware BERT for Language Understanding (AAAI 2020)
FanhuaandLuomu/BiLstm_CNN_CRF_CWS
BiLstm+CNN+CRF 法律文档(合同类案件)领域分词(100篇标注样本)
prometheusXN/LADAN
The source code of article "Distinguish Confusing Law Articles for Legal Judgment Prediction", ACL 2020
MLNLP-World/Top-AI-Conferences-Paper-with-Code
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
ymcui/Chinese-BERT-wwm
Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
bojone/bert4keras
keras implement of transformers for humans
thunlp/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
yinwenpeng/Answer_Selection
For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository
thunlp/RCPapers
Must-read papers on Machine Reading Comprehension
thunlp/OpenCLaP
Open Chinese Language Pre-trained Model Zoo