182 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
0cf0bfab42 Prepare to load missing radicals 2015-09-26 01:02:00 -04:00
477d6cdc40 Load GB2312 dataset into cjklib 2015-09-26 01:02:00 -04:00
bf6710439b Add code to convert radical forms to character forms 2015-09-26 01:02:00 -04:00
27221e29fb Load per-radical data into cjklib port 2015-09-26 01:02:00 -04:00
79c8e15c15 Add character decomposition data to cjklib port 2015-09-26 01:02:00 -04:00
b1e62c1070 Add the rest of the Unihan character data to cjklib 2015-09-26 01:02:00 -04:00
aff018a324 Get codePointAt/fromCodePoint working on the server 2015-09-26 01:01:59 -04:00
e55c9a3442 Fix NPM imports in cjklib 2015-09-26 01:01:59 -04:00
2aadfc21ca Drop unneeded Unihan data files 2015-09-26 01:01:59 -04:00
53a282b50e Begin work on Javascript port of cjklib 2015-09-26 01:01:59 -04:00
113e2a56ac Update analysis to use cjklib data 2015-09-24 01:32:45 -04:00
8f7dc8fac7 Switch reload to load radicals 2015-09-24 00:21:19 -04:00
85c70f9d07 Move all data files into public directory 2015-09-24 00:11:13 -04:00
58e3e39c2e Add Unihan and cjklib FOSS data sources 2015-09-24 00:04:44 -04:00
a9a2115c7e Drop extra_glyphs data file 2015-09-24 00:04:43 -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
87ba609940 Upgrade to Meteor 1.2.0.1 2015-09-23 23:22:41 -04:00
2bbc1eb934 Switch over to cjklib decompositions 2015-09-23 02:10:58 -04:00
13f96fc340 Prepare to extract new glyphs needed for some decompositions 2015-09-23 00:14:59 -04:00
3b20a9b0f9 Produce final radicals and extra glyphs 2015-09-20 19:18:38 -04:00
7bd5b57579 Drop arch_radicals and stroke count column 2015-09-20 16:11:00 -04:00
b1d105e007 Reconcile Wikipedia radicals with other data sources
Sources used:
    - http://www.archchinese.com/
    - http://www.mdbg.net/chindict/chindict.php?page=radicals
    - http://www.unicode.org/charts/unihan.html
    - http://www.yellowbridge.com/chinese/radicals.php
2015-09-20 16:11:00 -04:00
9e49550e02 Do analysis on derived radicals field 2015-09-20 16:11:00 -04:00
5d1a91a947 Reformat Wikipedia radicals 2015-09-20 16:11:00 -04:00
837c4b50f8 Get one-step deep extra glyph collection working 2015-09-20 16:10:59 -04:00
8e5806f19b Get radical discrepency checks working 2015-09-20 16:10:59 -04:00
99ead88b62 Start work on radical reconciliation 2015-09-20 16:10:59 -04:00
ebd4e804ff Correct misspelled file name 2015-09-20 16:10:59 -04:00
2aa59d89d3 Add various radical tables 2015-09-20 16:10:59 -04:00
1b54e49f60 Add two sources of decomposition data 2015-09-20 16:10:59 -04:00
a4170b5e7a Dump current glyph set to a file 2015-09-20 16:10:59 -04:00
973561593b Show editor with strokes again 2015-09-20 16:10:59 -04:00
d82e6ed301 Move reload button into hidden class 2015-09-20 16:10:59 -04:00
014afdce79 Add code to switch from gallery to editor 2015-09-20 16:10:58 -04:00
3d1c57227b Small style tweaks 2015-09-20 16:10:58 -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
0a4be90a63 Show a divider between stroke-count blocks 2015-09-20 16:10:57 -04:00
93d0fb8d83 Get links to Chinese-English dictionary working 2015-09-20 16:10:56 -04:00
3a21845226 Get radicals and characters sorted by strokes 2015-09-20 16:10:56 -04:00
884db12af8 Add loading animation 2015-09-20 16:10:56 -04:00
0f280f0b31 Don't show glyphs while they are loading 2015-09-20 16:10:56 -04:00
720d532014 Get back button and url addresses working 2015-09-20 16:10:56 -04:00
e736e15019 Throw up quick radical-stroke index 2015-09-20 16:10:56 -04:00