1
Commit Graph

529 Commits

Author SHA1 Message Date
bb4a2ab896 Adding preset table to prevent core keywords from being deleted 2014-09-20 18:31:39 +09:00
764643da03 Clearing keyword list before appending 2014-09-20 18:13:50 +09:00
931877a4d2 Misc cleanup 2014-09-20 18:11:13 +09:00
720d80ae64 Add ability to forget keywords 2014-09-19 21:29:51 +09:00
eba1774a6e More cleanup 2014-09-19 20:26:46 +09:00
bf3725bcb8 Cleanup 2014-09-19 20:15:34 +09:00
4632ca02d4 Cleanup 2014-09-19 17:40:47 +09:00
b58c8b3804 Stub for keyword deleter 2014-09-19 17:34:04 +09:00
48a982fda2 Use pull-right class instead of float: right style 2014-09-19 17:15:40 +09:00
0684fe9a69 Interface improvements 2014-09-19 15:08:09 +09:00
26760e135a Changing bar graph color scheme 2014-09-19 14:46:59 +09:00
150b015d96 Display error when unable to learn keyword 2014-09-19 10:36:42 +09:00
9b36165d10 Updating database definitions 2014-09-19 10:22:21 +09:00
0d7e19b882 Normalizing features 2014-09-19 09:58:30 +09:00
8d345fcd11 Modifying keyword computation 2014-09-19 09:38:58 +09:00
8c1279f1ec Validation, keyword normalization 2014-09-18 23:35:55 +09:00
2bced5158a Fixing feature normalization 2014-09-18 21:00:46 +09:00
c5ac0eb8d5 Enable basic keyword validation 2014-09-18 17:47:57 +09:00
ba8f1b3c99 Enable keyword learning 2014-09-18 17:32:59 +09:00
5aa4ebcbc1 Adding functionality for adding and removing keywords 2014-09-18 17:22:57 +09:00
2981b4db9c More work on add keyword dialog 2014-09-18 16:40:18 +09:00
5c9ddb7c0d Removing unnecessary returned data from server 2014-09-18 16:24:40 +09:00
4c64c428c6 Adding stub for learning keywords 2014-09-18 15:18:04 +09:00
5b908819bb Removing unnecessary form tags, improving options dialog 2014-09-18 15:12:14 +09:00
6015ff22ad Moving options to dialog 2014-09-18 15:01:56 +09:00
ed36d33fa9 No longer use json files for data, completely switch to mysql 2014-09-17 16:39:46 +09:00
28d419f8be Use database for keyword query function 2014-09-16 18:35:04 +09:00
6a57a825f1 Fixing interpreter name, creating database 2014-09-16 16:27:27 +09:00
2b3dd0b13a Adding mysql deps, cleaning up json generation on scraper 2014-09-16 15:14:22 +09:00
e2b77d366b Use static width for graph columns 2014-09-16 11:17:33 +09:00
a2aeaf5a50 Show counter that displays number of results returned from search 2014-09-16 11:00:15 +09:00
30b84608d3 Cleanup, do not allow search to take place when no keywords are provided 2014-09-15 18:35:01 +09:00
c5d966c6ae Fixing typo 2014-09-15 18:12:06 +09:00
d21d0f8879 Use bootstrap-select for keyword selection control 2014-09-15 18:01:22 +09:00
a7fc6c1762 Rebasing minScore depending on number of keywords, fixing bugs 2014-09-15 17:31:41 +09:00
0a552504f4 Display keywords used for search 2014-09-14 19:42:56 +09:00
f6d222b7ec Fixing rating system 2014-09-14 19:40:46 +09:00
d9e37574d5 Fixing bounds calculation for label box 2014-09-13 18:47:25 +09:00
8a08f948fc Correctly handle minScore form value 2014-09-13 18:25:33 +09:00
76a7e1e577 Fixing hint gradient, adding feature keywords, fixing input box 2014-09-13 12:13:43 +09:00
89a2de1e15 Fixing innerProduct 2014-09-12 23:12:11 +09:00
f3f23a288b Fixing search 2014-09-12 17:16:11 +09:00
aa347e91c2 More work on getting multiple keywords working 2014-09-12 16:54:21 +09:00
14e22e0d31 Ignore node_modules directory 2014-09-12 15:42:20 +09:00
57ee7c227d Preliminary work to get multiple keyword search working 2014-09-12 15:41:27 +09:00
6491707b24 Disabling selection on graph 2014-09-04 11:47:15 +09:00
0338eb1dc5 More improvements to baseline 2014-08-31 09:56:31 +09:00
43ebc4284e Better baseline rendering 2014-08-30 12:29:49 +09:00
943e4b0d08 Make graph scale up and down 2014-08-30 12:21:50 +09:00
05d33e03ab Display baseline on graph 2014-08-30 11:44:35 +09:00