simple-effective-text-matching and simple-effective-text-matching-pytorch

These are **ecosystem siblings** — the original implementation in one framework (likely TensorFlow) and a PyTorch port of the same algorithm, allowing users to choose their preferred deep learning framework while accessing identical model functionality.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Stars: 340
Forks: 66
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 305
Forks: 54
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About simple-effective-text-matching

alibaba-edu/simple-effective-text-matching

Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".

This project helps you classify the relationship between two pieces of text, such as determining if one sentence implies another, if two questions are rephrased versions of each other, or if a document contains the answer to a question. It takes in pairs of text as input and outputs a classification of their relationship. This is for researchers or practitioners who need to quickly and accurately analyze the semantic relationship between text pairs for various applications.

natural-language-inference paraphrase-identification answer-selection text-relationship-analysis semantic-similarity

About simple-effective-text-matching-pytorch

alibaba-edu/simple-effective-text-matching-pytorch

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

This project helps you classify the relationship between two pieces of text, such as determining if one sentence implies another, if two phrases mean the same thing, or if a specific answer matches a question. It takes two text sequences as input and outputs a classification of their relationship. This is useful for natural language processing researchers and practitioners working on text understanding tasks.

natural-language-inference paraphrase-identification answer-selection text-relationship-classification semantic-similarity

Scores updated daily from GitHub, PyPI, and npm data. How scores work