26medias / context-aware-markov-chains

Markov Chain combined with word vector embedding (word2vec) and part-of-speech tagging, for context-aware text generation. License: MIT
98 stars 9 forks source link

Rewrite Library #6

Open sr229 opened 7 years ago

sr229 commented 7 years ago

Do not merge yet! This is a Proof-of-Concept PR atm until we can get the test file working

What we changed

26medias commented 7 years ago

Neat.

Have you been able to train and generate text yet?

Ovyerus commented 7 years ago

Test file doesn't work, but neither does the original test, at least from what I've tried.

26medias commented 7 years ago

Oh.

I'll try to make some time to re-install and check it out.

sr229 commented 7 years ago

brill-pos-tagger seems to have a broken logger.

matt-cook commented 6 years ago

related: https://github.com/Hugo-ter-Doest/brill-pos-tagger/pull/1