Home
last modified time | relevance | path

Searched refs:embeddings_from_file_comment (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp16309 string embeddings_from_file_comment; in train() local
16343embeddings_from_file_comment = "[dim" + to_string(file_dimension) + "->" + to_string(dimension) + … in train()
16436 …ized '" << tokens[0] << "' embedding with " << embeddings_from_file << embeddings_from_file_comment in train()