top | item 9585168

(no title)

speechduh | 10 years ago

That particular stuff is actually pretty typical. I have a textbook that shows similar results on Shakespeare using N-grams from years ago.

discuss

order

gipp|10 years ago

Capturing writing style with ngram-based input and individual-character input are very, very different tasks. That's several ballparks higher in difficulty.

With ngrams, Markov models are perfectly sufficient. With individual characters, complex concepts need to be remembered across many, many characters of input.