simple-effective-text-matching-pytorch

Text matcher

An open-source implementation of a neural text matching architecture designed to be fast and strong for general-purpose text matching tasks.

A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".

GitHub

307 stars
10 watching
54 forks
Language: Python
last commit: over 2 years ago
deep-learningnlppytorchquora-question-pairssnli

Related projects:

Repository Description Stars
kunpengli1994/vsrn An open-source PyTorch implementation of a visual semantic reasoning model for image-text matching 294
atgambardella/pytorch-es An implementation of an optimization algorithm for training neural networks in machine learning environments. 351
lemonhu/ner-bert-pytorch A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. 442
graykode/gpt-2-pytorch An implementation of the GPT-2 language model in PyTorch for generating text 976
xiayandi/pytorch_text_classification An implementation of convolutional neural networks for text classification using PyTorch 66
fducau/aae_pytorch An implementation of Adversarial Autoencoders using PyTorch for training neural networks on structured data. 199
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,044
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,236
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,257
asyml/texar-pytorch A toolkit providing easy-to-use machine learning modules and functionalities for natural language processing and text generation tasks 745
dissectmalware/pysamesame A Python tool for manipulating Unicode characters with similar visual representations. 23
l1aoxingyu/char-rnn-pytorch A PyTorch implementation of character-level RNN text generation using Gluon, trained on poetry and music lyrics data. 143
andrewliao11/dni.pytorch An implementation of synthetic gradients to decouple neural network layers and enable scalable communication between them 119
leviswind/pytorch-transformer Implementation of a transformer-based translation model in PyTorch 240
lucidrains/reformer-pytorch An implementation of Reformer, an efficient Transformer model for natural language processing tasks. 2,132