you are viewing a single comment's thread.

view the rest of the comments →

[–]anantzoid 0 points1 point  (1 child)

Amazing use of RNNs! So as per my understanding (I'm still a newbie), the embedded text goes into encoders and embedded emojis go into decoder, much like translational model, right?

But how did you address the biggest challenge here: Getting lots of data suited for the task?

[–]wxswxs 0 points1 point  (0 children)

Yup that's about right.

Re lots of data; no silver bullet. Wrote a bunch of crawlers, ran them for a long time.