|
35f2eae375
|
Add Starbound blocks and items list
|
2018-10-25 15:20:15 +01:00 |
|
|
b5210030bd
|
Bugfix: Correct word-level flat n-gram generation
|
2018-09-14 15:54:55 +01:00 |
|
|
fd23a8bb69
|
Add list of dragons. It's not mine! It belongs to it's rightful owner.
|
2018-09-14 15:46:54 +01:00 |
|
|
77aaa83415
|
Refine dishes & FF lists
|
2018-09-14 15:46:26 +01:00 |
|
|
1a984d538c
|
Do some optimising to make it better work with Shakespeare. The weighted generator now does things in parallel!
|
2018-09-03 22:19:57 +01:00 |
|
|
83d27d2289
|
Add Shakepeare's complete works
|
2018-09-03 21:24:32 +01:00 |
|
|
8f4a3f41bd
|
Add additional protection against blank n-grams
|
2018-09-03 21:23:37 +01:00 |
|
|
7285459604
|
Add stardew valley item list
|
2018-09-03 21:20:25 +01:00 |
|
|
e9cc40f335
|
CLI: Ignore blank lines
|
2018-09-03 21:20:04 +01:00 |
|
|
6b79d8c5bb
|
Bugfix: Correct word-level generation to be a sliding-window
|
2018-09-03 16:38:20 +01:00 |
|
|
22faead8b4
|
Add achp (average choice-point-ratio) calculation
|
2018-09-03 16:21:38 +01:00 |
|
|
d99692ff1c
|
Bugfix word-level generation
|
2018-09-03 15:56:18 +01:00 |
|
|
face693554
|
Add initial word-level support
|
2018-09-03 15:48:27 +01:00 |
|
|
ac184f9102
|
unescape dish names
|
2018-09-03 15:48:13 +01:00 |
|
|
c55c8f4e8a
|
Implement word-level ngrams
|
2018-09-03 14:06:50 +01:00 |
|
|
1cab57f1b6
|
Add recipes wikia dish list
|
2018-09-03 13:46:38 +01:00 |
|
|
0a1eed722f
|
Add No Man's Sky item list
|
2018-09-02 22:51:13 +01:00 |
|
|
388867f884
|
Talk about new wordlists in README.md
|
2018-09-02 22:36:58 +01:00 |
|
|
97ac12d834
|
Add download script for scraped wordlists, and Final Fantasy 15 item list
|
2018-09-02 22:28:32 +01:00 |
|
|
fd740f5616
|
Tweak CLI a bit more
|
2018-09-02 22:28:09 +01:00 |
|
|
f6243cb131
|
Add list of items in CrossCode (http://cross-code.com/en/home)
|
2018-09-02 21:54:59 +01:00 |
|
|
2d70038e4c
|
Bugfix CLI
|
2018-09-02 21:53:37 +01:00 |
|
|
0aab41f1b7
|
Refactor CLI to make it much nicer, and add some features. Also, bugfix the weighted markov chain
|
2018-09-02 21:52:22 +01:00 |
|
|
e7f67d7f5e
|
Output time to stderr
|
2018-02-17 21:26:27 +00:00 |
|
|
b2bfa0c6e4
|
Merge branch 'master' of https://git.starbeamrainbowlabs.com/sbrl/MarkovGrams
|
2018-02-17 21:19:59 +00:00 |
|
|
a08be7f61d
|
Write weighted markov chain! :D
|
2018-02-17 21:19:50 +00:00 |
|
|
a98ad0a1a5
|
Update 'README.md'
|
2017-05-19 13:20:08 +02:00 |
|
|
c3739723ce
|
Update 'README.md'
|
2017-05-19 13:19:41 +02:00 |
|
|
2edc771086
|
More readme tweaks
|
2017-05-18 13:11:51 +01:00 |
|
|
577e0ab89f
|
Update README to prepare for public release!
|
2017-05-18 13:10:23 +01:00 |
|
|
03d2946ab5
|
Add wordlists in folder
|
2017-05-18 12:58:20 +01:00 |
|
|
a7f41da1e7
|
Add count param to command line args
|
2017-04-26 21:53:35 +01:00 |
|
|
03fad1ab78
|
Fix markov chain generation to base the next ngram on the previous one - not the first one
|
2017-04-26 21:51:35 +01:00 |
|
|
a6564e4ce7
|
Trim lines & split multiple words on a line up
|
2017-04-26 21:43:45 +01:00 |
|
|
b91e42770c
|
Merge branch 'master' of https://git.starbeamrainbowlabs.com/sbrl/MarkovGrams
|
2017-04-26 21:38:17 +01:00 |
|
|
8d5cde738e
|
Initial commit
|
2017-04-26 22:36:18 +02:00 |
|
|
647b4cc0b1
|
Initial commit. I think this si worth keeping in it's entirety!
|
2017-04-26 21:35:00 +01:00 |
|