38 Commits

Author SHA1 Message Date
c3ff6b1858 Migrate server to new glyph schema 2015-10-28 23:07:07 -04:00
30f6b8e11c Add glyph migration script 2015-10-28 23:07:06 -04:00
0d239432d1 Complete stroke extraction for 36 radicals 2015-10-28 23:07:05 -04:00
2aadfc21ca Drop unneeded Unihan data files 2015-09-26 01:01:59 -04:00
7e135fc332 Drop old migration file 2015-09-24 00:04:43 -04:00
3682b75835 Drop neural net and trained classifier 2015-09-24 00:04:43 -04:00
b3606087b9 ES2015 for assert and persistence utilities 2015-09-24 00:04:43 -04:00
cf825852e8 Use ES2015 + strict-mode 2015-09-23 23:30:02 -04:00
ea3de5b888 Point to new deployment 2015-09-20 16:10:58 -04:00
ce0a0f0b27 Include radical-stroke index in database 2015-09-20 16:10:57 -04:00
e736e15019 Throw up quick radical-stroke index 2015-09-20 16:10:56 -04:00
3b0f9bda21 Add push script 2015-09-20 16:10:56 -04:00
9655198357 Fix bugs in stroke extraction code 2015-09-20 16:10:39 -04:00
4096c2e602 Hand-check all 6763 glyphs 2015-09-13 18:54:55 -04:00
9f0a69554c Update classifier to included trained neural net 2015-09-13 00:35:41 -04:00
515014d39a Try out combined model 2015-09-13 00:10:50 -04:00
7b467e34be Produce even amounts of positive and negative data 2015-09-12 23:38:47 -04:00
ad9a1777d6 Try switching to softmax network 2015-09-12 23:23:28 -04:00
78fc6cb433 Make training slightly more robust 2015-09-12 23:18:23 -04:00
f95eb7ac86 Add complete failure of a trained classifier 2015-09-12 22:42:06 -04:00
1db6bb4eeb Move assert helper to utility 2015-09-12 20:32:39 -04:00
0f5da0a84b Server-side migration to new bridges schema 2015-09-11 21:29:43 -04:00
7ba757fbe0 Include errors when saving glyphs 2015-09-11 01:29:20 -04:00
4166d0924f Save only the final extracted strokes 2015-09-11 01:22:55 -04:00
04ce575c0c Hack together fraction-completed bar 2015-09-10 23:49:36 -04:00
2f0cb88f08 Port split_and_orient_path to Javascript 2015-09-06 17:22:03 -04:00
50d645ce07 Use opentype.js to load fonts 2015-09-06 16:21:50 -04:00
308cab201d Switch from U* naming scheme to uni* 2015-09-05 13:26:34 -04:00
2c61227bfa Fix bug in data reload callback 2015-09-05 13:25:12 -04:00
4d1d2394e6 Switch to simplified font gkai.svg 2015-09-05 13:25:12 -04:00
79b05c089d Add helpers to skip verified glyphs 2015-08-31 02:08:13 -04:00
175ae043f5 Add methods to backup and wipe server 2015-08-31 01:16:16 -04:00
514226504e Apply manual corrections during stroke extraction 2015-08-30 18:33:27 -04:00
7ddca055ed Get basic glyph editing callback working 2015-08-30 17:59:16 -04:00
e51df84b32 Get basic glyph saving working 2015-08-30 17:14:38 -04:00
c792ea876a Get stroke data rendering 2015-08-30 00:30:14 -04:00
5741f20f79 Add code to load glyph data into Meteor 2015-08-27 03:10:30 -04:00
4c366184a3 Add Meteor app to do corrections 2015-08-27 00:57:29 -04:00