-
Notifications
You must be signed in to change notification settings - Fork 51
/
classify.html
181 lines (178 loc) · 7.92 KB
/
classify.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html>
<html ng-app='Detexify'>
<head>
<meta charset='utf-8'>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'>
<meta content='width=device-width' name='viewport'>
<meta content='An approach to simplify finding LaTeX symbols.' name='description'>
<meta content='math,LaTeX,productivity,typesetting,science,machine learning,PhD' name='keywords'>
<title>Detexify LaTeX handwritten symbol recognition</title>
<link href="stylesheets/style-603f0102.css" rel="stylesheet" type="text/css" />
<script src="javascripts/shared-adfd2fa7.js" type="text/javascript"></script>
<script src="javascripts/classify-deb1263c.js" type="text/javascript"></script>
</head>
<body class='classify'>
<div class='container'>
<div id='classify'>
<div id='classify--ad'>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Detexify upper -->
<ins class="adsbygoogle"
style="display:inline-block;width:320px;height:50px"
data-ad-client="ca-pub-7217292717360456"
data-ad-slot="2804888725"></ins>
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
</div>
<header>
<nav>
<ul class='nav'>
<li class='classify'>
<a href='/classify.html'>classify</a>
</li>
<li class='symbols'>
<a href='/symbols.html'>symbols</a>
</li>
</ul>
</nav>
<h1>Detexify</h1>
</header>
<div id='classify--canvas-area'>
<div class='canvas' id='tafel'></div>
<a href='#' id='clear' title='clear'></a>
<div id='canvaserror'>This canvas is fubar :(</div>
</div>
<div id='classify--hits'>
<div id='hits--loading'>
<div class='spinner'></div>
loading...
</div>
<div id='hits--loaded'>
<ul class='symbol-list' id='classify--hit--list'></ul>
<div id='showmore'>
The symbol is not in the list?
<a href='#' id='more'>Show more</a>
</div>
<div id='donate'>
<h3>
Did this help?
</h3>
<p>Hosting Detexify costs money and if it helps you may consider helping to pay the hosting bill.</p>
<div class='flattr'>
<a class='FlattrButton' href='http://detexify.kirelabs.org' rev='flattr;button:compact;' style='display:none;'></a>
</div>
<div class='paypal'>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="H5F4G8JRRRRGA">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
</div>
</div>
</div>
<div id='classify--info-area'>
<h2>What is this?</h2>
<p>
Anyone who works with LaTeX knows how time-consuming it can be
to find a symbol in
<a href='http://www.ctan.org/tex-archive/info/symbols/comprehensive/'>symbols-a4.pdf</a>
that you just can't memorize. Detexify is an attempt to simplify this search.
</p>
<h2>How do I use it?</h2>
<p>
Just draw the symbol you are looking for into the square area above and look what happens!
</p>
<h2>My symbol isn't found!</h2>
<p>
The symbol may not be trained enough
or it is not yet in the list of supported symbols.
<strike>In the first case you can do the training yourself.</strike>
In the second case just drop me a line ([email protected])!
<em>I am rewriting parts right now an training isn't functional in this version.</em>
</p>
<h2>I like this. How can I help?</h2>
<p>
<strike>You could spare some time training Detexify.</strike>
You could also look at the source of the
<a href='http://github.com/kirel/detexify'>frontend</a>
and
<a href='https://github.com/kirel/detexify-hs-backend'>backend</a>
on Github.
If you really, really like this
you can also donate.
</p>
<div class='flattr'>
<a class='FlattrButton' href='http://detexify.kirelabs.org' rev='flattr;button:compact;' style='display:none;'></a>
</div>
<div class='paypal'>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="H5F4G8JRRRRGA">
<input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
<img alt="" border="0" src="https://www.paypalobjects.com/de_DE/i/scr/pixel.gif" width="1" height="1">
</form>
</div>
<h2>Why should I donate?</h2>
<p>
Hosting of detexify costs some money. If Detexify helps you, you might want to help cover these costs. The backend where all the computation is done is running on a server that is sponsored by my former employer
<a href='http://www.zweitag.de'>Zweitag GmbH</a>
but the frontend and database are hosted separately and still need to be payed for.
</p>
<h2>This doesn't work at all!?</h2>
<p>
Be sure you use a modern browser. A recent version of
<a href='http://www.google.com/chrome/'>Chrome</a>
or
<a href='http://www.mozilla.org/firefox/'>Firefox</a>
should do the trick.
</p>
<h2>Do you support Unicode?</h2>
<p>
No. Have a look at
<a href='http://shapecatcher.com'>http://shapecatcher.com</a>
for Unicode.
</p>
<h2>I am a researcher. Can I use Detexify's training data?</h2>
<p>
<a href='https://github.com/kirel/detexify-data'>Yes.</a>
</p>
<h2>Who created Detexify?</h2>
<p>
Philipp Kühl had the initial idea and
<a href='http://kirelabs.org'>Daniel Kirsch</a>
made it happen.
</p>
<div id='sponsors'>
<ul>
<li>
The backend server is sponsored by
<br>
<a href='http://www.zweitag.de'>
<img alt="Zweitag GmbH" src="images/zweitag-logo-ea51e8f5.png" />
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-8668142-3', 'auto');
ga('send', 'pageview');
</script>
<script>
(function() {
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
s.type = 'text/javascript';
s.async = true;
s.src = 'http://api.flattr.com/js/0.5.0/load.js?mode=auto';
t.parentNode.insertBefore(s, t);
})();
</script>
</body>
</html>