summaryrefslogtreecommitdiff
path: root/views
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-12-04 00:33:21 +0100
committerPatrick Simianer <p@simianer.de>2015-12-04 00:33:21 +0100
commit958ce7102f5b0c9fac27d164394c8b13cf8b24f2 (patch)
tree5588612cadaa14a3490e43d553f4657ae044f3eb /views
parenta51b3ba4aee67f0c0ef9d9c2250b17f6718404ce (diff)
integrated phrase-phrase-extraction, save svg
Diffstat (limited to 'views')
-rw-r--r--views/debug.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/debug.haml b/views/debug.haml
index 986f628..013b7b1 100644
--- a/views/debug.haml
+++ b/views/debug.haml
@@ -33,6 +33,8 @@
%select
- [1000,100,10,1,0.1,0.01,0.001,0.0001,0.00001,0.000001,0.0000001,0.00000001,0.000000001,0.0000000001].each do |i|
%option{:value => i, :onclick => "window.open(\"http://\"+window.location.host+\"/set_sparse_learning_rate/#{i}\");"} #{i}
+ %p#svg_b64 #{data2["svg"][data2["progress"]-1]}
+ %div#svg
%table
%tr
%td.noborder