finalfusion / finalfusion-tensorflow-ops

Tensorflow Op for finalfusion embeddings
https://finalfusion.github.io/
Other
2 stars 0 forks source link

Masking strategy of failed lookups #9

Open sebpuetz opened 4 years ago

sebpuetz commented 4 years ago

Take optional embedding to mask failed lookups in ff_lookup op.

Related to addition of an unknown word representation in finalfusion-rust