Giter VIP home page Giter VIP logo

awesome-neural-models-for-semantic-match's Introduction

Awesome

Awesome Neural Models for Semantic Match


A collection of papers maintained by MatchZoo Team.
Checkout our open source toolkit MatchZoo for more information!


Text matching is a core component in many natural language processing tasks, where many task can be viewed as a matching between two texts input.

equation

Where s and t are source text input and target text input, respectively. The psi and phi are representation function for input s and t, respectively. The f is the interaction function, and g is the aggregation function. More detailed explaination about this formula can be found on A Deep Look into Neural Ranking Models for Information Retrieval. The representative matching tasks are as follows:

Tasks Source Text Target Text
[Ad-hoc Information Retrieval](Ad-hoc Information Retrieval/Ad-hoc Information Retrieval.md) query document (title/content)
[Community Question Answering](Community Question Answering/Community Question Answering.md) question question/answer
[Paraphrase Indentification](Paraphrase Identification/Paraphrase Identification.md) string1 string2
[Natural Language Inference](Natural Language Inference/Natural Language Inference.md) premise hypothesis
[Response Retrieval](Response Retrieval/Response Retrieval.md) response response

Healthcheck

pip3 install -r requirements.txt
python3 healthcheck.py

awesome-neural-models-for-semantic-match's People

Contributors

bifeng avatar bwanglzu avatar chriskuei avatar faneshion avatar lixinsu avatar wsdm2019-dapa avatar yunhenk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.