Yesterday night my AMLT assistant went to a party with her friends. Now she just came back, extremely drunk, and wants to discuss with me about a novel called Spice and Wolf.
For this demo to work I basically ported Shiffman’s Markov text generator from the class example. However, it requires quite a few tweaks for the p5js based code to work in AMLT’s C# based JS translator.
I also made it to work with the Chinese version of the same novel:
I created a command %splittxt that loads a txt file and split it with the Chinese word splitter feature of AMLT(I know you don’t need to! But seems like it works better this way). After that it can be processed just like English.
Leave a Reply