context-aware-markov-chains icon indicating copy to clipboard operation
context-aware-markov-chains copied to clipboard

Rewrite Library

Open sr229 opened this issue 7 years ago • 5 comments

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

What we changed

  • Rewrite to ECMAScript 6
  • Removed dependency to things ECMAScript 6 already supports.

What doesn't work

the test file. We don't know why.

sr229 avatar Apr 09 '17 14:04 sr229

Neat.

Have you been able to train and generate text yet?

26medias avatar Apr 09 '17 21:04 26medias

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

Ovyerus avatar Apr 11 '17 07:04 Ovyerus

Oh.

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

26medias avatar Apr 11 '17 12:04 26medias

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

sr229 avatar Jul 29 '17 05:07 sr229

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

matt-cook avatar Feb 02 '18 14:02 matt-cook