bnosac / ruimtehol

R package to Embed All the Things! using StarSpace
Mozilla Public License 2.0
99 stars 13 forks source link

semi-supervised learning #12

Open jwijffels opened 5 years ago

jwijffels commented 5 years ago

need to handle missing data in labels more gracefully in embed_... wrappers to more easily allow semi-supervised learning

jwijffels commented 5 years ago

Now only implemented in the embed_taspacewrapper. Might also be usefull for embed_entityrelationspaceand maybe embed_sentencespace. Either way, semi-supervised learning is directly possible using the starspacelow-level facilities but maybe users will refrain from using the starspacefunction directly.