--- license: apache-2.0 language: - ru tags: - ocr - htr - handwritten text recognition - near duplicate detection - reuse detection pretty_name: HWR200 size_categories: - 10K, text: }, ...], words_count: , full_text: } // for reuse texts: { reuse_0: { sentences: [{id: , text: }, ...], id: intersection_score: } reuse_1: { // if exists sentences: [{id: , text: }, ...], id: intersection_score: } start clear sentences: [, , ...] // if exists end clear sentences: [, , ...] // if exists words_count: full_text: } // for fpr texts: { sentences: [{id: , text: }, ...], words_count: , full_text: } ``` # Citation If you use that results in your research, please cite our paper: ```bibtex @article{Potyashin2023HWR200NO, title={HWR200: New open access dataset of handwritten texts images in Russian}, author={Ivan Potyashin and Mariam Kaprielova and Yury Chekhovich and Alexandr Kildyakov and Temirlan Seil and Evgeny Finogeev and Andrey Grabovoy}, journal={COMPUTATIONAL LINGUISTICS AND INTELLECTUAL TECHNOLOGIES”}, year={2023}, url={https://api.semanticscholar.org/CorpusID:267505062} } ```