summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2016-05-03 12:59:19 +0200
committerPatrick Simianer <p@simianer.de>2016-05-03 12:59:19 +0200
commit96d954177a95fe69ebebf8ebdbab63434bf4c600 (patch)
tree8c4ff215d267f93ce67c8d8702e062954594e73b
parent189698c044eb3362e65d213c35f425694eba9f27 (diff)
not using online grammar extractor
-rw-r--r--views/debug.haml13
1 files changed, 8 insertions, 5 deletions
diff --git a/views/debug.haml b/views/debug.haml
index 4ebb0a0..1bc0fd1 100644
--- a/views/debug.haml
+++ b/views/debug.haml
@@ -43,10 +43,13 @@
%a.ajax{:tgt => "/reset_weights", :href => "#controls"} Reset weights
%li
%a.ajax{:tgt => "/reset_learning_rates", :href => "#controls"} Reset learning rates
+ /
+ %li
+ %a.ajax{:tgt => "/reset_extractor", :href => "#controls"} Reset extractor
%li
- %a.ajax{:tgt => "/reset_extractor", :href => "#controls"} Reset extractor
+ %a.ajax{:tgt => "/reset_grammars", :href => "#controls"} Reset grammars
%li
- %a.ajax{:tgt => "/reset_new_rules", :href => "#controls"} Reset new rules
+ %a.ajax{:tgt => "/reset_new_rules", :href => "#controls"} Reset new rules
/
%li
%a.ajax{:tgt => "/shutdown", :href => "#controls"} Initiate shutdown
@@ -299,9 +302,9 @@
%tr
%td Shape_*
%td.left Indicator features for rule shapes (39 in total)
- %tr
- %td IsSupportedOnline
- %td.left Rules with support from local context (added by Denkowski's online suffix array extractor)
+ /=%tr
+ /= %td IsSupportedOnline
+ /= %td.left Rules with support from local context (added by Denkowski's online suffix array extractor)
%p.up
%a{ :href => "#" } ^ up