public class Word2VecTrainer extends Object
public Word2VecTrainer(LocalPageDao pageDao, Language language)
public void train(File directory) throws IOException, DaoException
IOException
DaoException
public void readWords(File dictionary) throws IOException, DaoException
IOException
DaoException
public void save(File path) throws IOException
IOException
public static void main(String[] args) throws ConfigurationException, IOException, DaoException
Copyright © 2014. All rights reserved.