pl8787 / MatchPyramid-TensorFlow

A simple version of MatchPyramid implement in TensorFlow. Paper https://arxiv.org/abs/1602.06359.
Apache License 2.0
133 stars 23 forks source link

about the dataset format #6

Closed SeekPoint closed 6 years ago

SeekPoint commented 6 years ago

if I got the dataset like

sentenceA sentenceB label

this is a sentence similarity / paraphrase identification task,

the label is a float number as similarity degree [0,1]

how to I use it with this project

moluxiaobei commented 6 years ago

你的这个也可以用应该,处理下数据,将原有输入换下