Class BuildModelZooWordEmbedding
java.lang.Object
ai.djl.mxnet.zoo.nlp.embedding.utils.BuildModelZooWordEmbedding
A utility to build embeddings into DJL format from Gluon-NLP format.
This utility should be called after running convertEmbeddings.py
-
Method Summary
-
Method Details
-
main
Runs main build embeddings after editing.- Parameters:
args- the arguments- Throws:
IOException- thrown if unable to read files in directory
-