A Trigram Markov Language Model Assisted by a BERT WordPiece Tokenizer by 🤗 and Word2Vec by Google. Start by running npm run train. Look at the comments inside train_models.js for details on training. Run npm run test to test your model. Look inside test/sandbox.js for details on running. Its output is underwhelming, to say the least.