• Stars
    star
    459
  • Rank 94,746 (Top 2 %)
  • Language
    Python
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Text-Similarity Method in Pytorch

Text-Similarity Method Implemented by Pytorch

Method list

1. ESIM (Enhanced LSTM for Natural Language Inferenc)
2. SiaGRU (Siamese Recurrent Architectures for Learning Sentence Similarity)
3. ABCNN (ABCNN: Attention-Based Convolutional Neural Network for Modeling Sentence Pairs)
4. BiMPM (Bilateral Multi-Perspective Matching for Natural Language Sentences)