appendix.tex 959 B

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