Starbeamrainbowlabs sbrl
sbrl pushed to master at sbrl/MarkovGrams 2018-09-03 21:20:05 +00:00
1a984d538c Do some optimising to make it better work with Shakespeare. The weighted generator now does things in parallel!
83d27d2289 Add Shakepeare's complete works
8f4a3f41bd Add additional protection against blank n-grams
Compare 3 commits »
sbrl pushed to master at sbrl/MarkovGrams 2018-09-03 20:20:30 +00:00
7285459604 Add stardew valley item list
e9cc40f335 CLI: Ignore blank lines
Compare 2 commits »
sbrl pushed to master at sbrl/MarkovGrams 2018-09-03 15:38:23 +00:00
6b79d8c5bb Bugfix: Correct word-level generation to be a sliding-window
22faead8b4 Add achp (average choice-point-ratio) calculation
Compare 2 commits »
sbrl pushed to master at sbrl/MarkovGrams 2018-09-03 14:56:21 +00:00
d99692ff1c Bugfix word-level generation
sbrl pushed to master at sbrl/MarkovGrams 2018-09-03 14:48:29 +00:00
face693554 Add initial word-level support
ac184f9102 unescape dish names
Compare 2 commits »
sbrl pushed to master at sbrl/MarkovGrams 2018-09-03 13:06:55 +00:00
c55c8f4e8a Implement word-level ngrams
1cab57f1b6 Add recipes wikia dish list
Compare 2 commits »
sbrl pushed to master at sbrl/MarkovGrams 2018-09-02 21:53:15 +00:00
0a1eed722f Add No Man's Sky item list
sbrl pushed to master at sbrl/MarkovGrams 2018-09-02 21:37:01 +00:00
388867f884 Talk about new wordlists in README.md
sbrl pushed to master at sbrl/MarkovGrams 2018-09-02 21:28:34 +00:00
97ac12d834 Add download script for scraped wordlists, and Final Fantasy 15 item list
fd740f5616 Tweak CLI a bit more
f6243cb131 Add list of items in CrossCode (http://cross-code.com/en/home)
Compare 3 commits »
sbrl pushed to master at sbrl/MarkovGrams 2018-09-02 20:54:05 +00:00
2d70038e4c Bugfix CLI
0aab41f1b7 Refactor CLI to make it much nicer, and add some features. Also, bugfix the weighted markov chain
Compare 2 commits »
sbrl pushed to master at sbrl/arduino 2018-08-19 14:09:40 +00:00
531900300a [SizeOfTest] Add long
sbrl pushed to master at sbrl/SpritePacker 2018-08-09 21:37:48 +00:00
f92154b228 Slight bugfix in new preset mode
sbrl pushed to master at sbrl/SpritePacker 2018-08-03 19:51:07 +00:00
494e8c09fa Bugfix: Don't crash if the preset file couldn't be found.\nThis makes automating SpritePacker simpler.
sbrl pushed to master at sbrl/SpritePacker 2018-08-03 19:46:23 +00:00
92328ae39c Fix preset option packing
sbrl pushed to master at sbrl/SpritePacker 2018-08-03 19:43:13 +00:00
81935c1050 Add preset option, but it's not working just right yet.
sbrl pushed to master at sbrl/arduino 2018-08-02 17:37:37 +00:00
2d13729aff Add Uno -> RFM95 examples from Brian Norman
d822c410c0 [dht22] Change pin number
Compare 2 commits »
sbrl pushed to master at sbrl/arduino 2018-07-06 16:50:35 +00:00
11608c4dcf Add sizeof test
sbrl transferred repository sbrl/lantern-build-engine to sbrl-GitLab/lantern-build-engine 2018-06-07 14:32:37 +00:00
sbrl pushed to master at sbrl/arduino 2018-05-13 14:40:48 +00:00
12c82944cc Test soil sensor
sbrl pushed to master at sbrl/arduino 2018-05-01 20:38:00 +00:00
e087e51ecb Try to figure out how to interface with the DHT22, but it's not working right yet.