NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.83k stars 899 forks source link

Which paper does the model ‘dense_baseline’ come from? #750

Closed Ivan-Ji closed 5 years ago

Ivan-Ji commented 5 years ago

Describe the Question

Please provide a clear and concise description of what the question is.

Describe your attempts

You may also provide a Minimal, Complete, and Verifiable example you tried as a workaround, or StackOverflow solution that you have walked through. (e.g. cosmic radiation).

In addition, figure out your MatchZoo version by running import matchzoo; matchzoo.__version__. If this gives you an error, then you're probably using 1.0, and 1.0 is no longer supported. Then attach the corresponding label on the issue.

uduse commented 5 years ago

It's a stupid model without any deliberate design. I created its structure in 5 mins. Just use it to get things rolling.

Ivan-Ji commented 5 years ago

And what about the model 'Naive'?

bwanglzu commented 5 years ago

@Ivan-Ji Same as dense_baseline.