NTMC-Community/MatchZoo-py
Facilitating the design, comparison and sharing of deep text matching models.
MatchZoo-py helps you quickly build and compare deep learning models that determine how relevant two pieces of text are to each other. You input pairs of text (like a question and a potential answer, or a search query and a document), and it outputs a classification or ranking indicating their relationship. This is ideal for researchers and practitioners working on tasks involving finding connections between different texts.
501 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to build, test, and share models for tasks like document retrieval, question answering, or identifying if two sentences mean the same thing.
Not ideal if your task does not involve matching or comparing two distinct pieces of text, or if you don't need deep learning models for text analysis.
Stars
501
Forks
107
Language
Python
License
Apache-2.0
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NTMC-Community/MatchZoo-py"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
NTMC-Community/MatchZoo
Facilitating the design, comparison and sharing of deep text matching models.
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
opencv/opencv_zoo
Model Zoo For OpenCV DNN and Benchmarks.
gizatechxyz/Giza-Hub
Curated list of ZKML models and use cases made with Giza
theonesud/Pytorch-Model-Zoo
A collection of deep learning models implemented in PyTorch