Skip to content

zebaKarishma/ARQMathCode

 
 

Repository files navigation

ARQMath Clef 2020

This code provide a simple data reader for ARQMath lab at CLEF 2020.

Getting Started

To begin the code, first download and locate the MSE ARQMath Dataset. Then you can simply use post_reader_record.py to read the data using a DataReaderRecord. Each file in the dataset, is related to at least one entity. For instance, the '''user.xml''' file, contains the information for '''user''' entitiy. Therefore, the DataReaderRecord has different parser for each of the files and links all the related information.

Note that the DataReader is used for reading the data from 2010 to 2018. In order to read the questions, please use the ```question_entity.py'''.

Authors

This code is provided by ARQMath lab organizers.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.9%
  • HTML 10.1%