pengming617's repositories

text_matching

文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据

bert_classification

利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp

bert_textMatching

利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据

text_classification

关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等

LanguageModel

基于lstm,bilstm的language model 中文维基百科数据集

ABCNN-tensorflow

An implementation of ABCNN from ABCNN: Attention-Based Convolutional Neural Network for Modeling Sentence Pairs Yin, W.; Schutze, H.; Xiang, B.; and Zhou, B.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

bert_in_keras

在Keras下微调Bert的一些例子;some examples of bert in keras

Language:PythonStargazers:0Issues:1Issues:0

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.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0

CPT

CPT: A Pre-Trained Unbalanced Transformer for Both Chinese Language Understanding and Generation

Language:PythonStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

ERNIE

Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

Knover

Large-scale open domain KNOwledge grounded conVERsation system based on PaddlePaddle

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

language

Shared repository for open-sourced projects from the Google AI Language team.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

MatchPyramid-for-semantic-matching

A simple Keras implementation of Paper "Text Matching as Image Recognition"

Language:PythonStargazers:0Issues:2Issues:0

MatchPyramid-TensorFlow

A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0

R-net

R-net in PyTorch, with ELMo

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

RocketQA

🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

transformers

🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:2Issues:0