Hi all, since CJK LPs are missing, I was thinking to pursue a PoC leveraging a different approach for providing LPs. My plan is to use more recent methods that build on pretrained embeddings which are still simple enough for us not to require to incorporate a deep learning library (e.g. we may just use commons-math3 for working with matrices and vectors). A few examples might be found at [1].
WDYT ? Regards, Tommaso [1] : http://ruder.io/cross-lingual-embeddings/index.html