Y
Hacker News
new
|
ask
|
show
|
jobs
by
gibolt
2682 days ago
Seems to do a consistent job making comparable sentences. Curious what tech is underneath the UI.
1 comments
saternius
2682 days ago
It uses a deep sequence to sequence model, and the drop-down thesaurus are phrase embeddings trained on large corpuses like Reddit and Wikipedia.
link
lumost
2682 days ago
What did you use for the parallel data? the paraphrases are much better than an auto-encoder.
link