HWRT database of handwritten symbols
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/records/50022
下载链接
链接失效反馈官方服务:
资源简介:
The HWRT database of handwritten symbols contains on-line data of handwritten symbols such as all alphanumeric characters, arrows, greek characters and mathematical symbols like the integral symbol.
The database can be downloaded in form of bzip2-compressed tar files. Each tar file contains:
symbols.csv: A CSV file with the rows symbol_id, latex, training_samples, test_samples. The symbol id is an integer, the row latex contains the latex code of the symbol, the rows training_samples and test_samples contain integers with the number of labeled data.
train-data.csv: A CSV file with the rows symbol_id, user_id, user_agent and data.
test-data.csv: A CSV file with the rows symbol_id, user_id, user_agent and data.
All CSV files use ";" as delimiter and "'" as quotechar. The data is given in YAML format as a list of lists of dictinaries. Each dictionary has the keys "x", "y" and "time". (x,y) are coordinates and time is the UNIX time.
About 90% of the data was made available by Daniel Kirsch via github.com/kirel/detexify-data. Thank you very much, Daniel!
创建时间:
2020-01-24



