Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132934 views
License: OTHER
1
%!TEX root = main.tex
2
3
\appendix
4
\section*{Obtaining the data}
5
The data can be found at \dbDownloadURL. It is a \verb+tar.gz+ file of
6
\SI{\dbSizeMB}{\mega\byte}. The file can be verified with the MD5sum
7
8
\texttt{\dbMDfivesum}
9
10
The data is published under the ODbL~license. If you use
11
the \dbName~dataset, please cite this paper.
12
13
The \verb+tar.gz+ archive contains all data as png images and CSV files with
14
labels. The CSV files have the
15
columns \verb+path,symbol_id,latex,user_id+ with a header row. The \verb+path+ is the
16
relative path to a training example to the CSV file, e.g. \verb+../hasy-data/v2-00000.png+. The
17
\verb+symbol_id+ is an internal numeric identifier for the symbol class. The
18
website \href{http://write-math.com/symbol/?id=968}{write-math.com/symbol/?id=[symbol\_id]}
19
gives information related to the symbol. The column \verb+latex+ contains the
20
\LaTeX{} command associated with the class.
21
\onecolumn
22
\input{used-latex-symbols}
23
\twocolumn
24