Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

TU-Berlin/fse-ntcir11-wmc-basex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository has been migrated to GitLab of Technische Universität Berlin.

New location: https://git.tu-berlin.de/github-TU-Berlin/rseq

This GitHub repository is archived and no longer maintained. Please use only the TU Berlin GitLab repository.

This repository is no longer maintained. View https://github.com/physikerwelt/mathsearch-backend-basex for the latest version.

fse-ntcir11-wmc-basex

Code used for the BaseX run of the FSE team at the NTCIR-11 Math Wikipedia Subtask

Obtain the data

The dataset is availible from

http://demo.formulasearchengine.com/images/NTCIR-11-Wikipedia-Math-MWS-Dump.zip

and can be referenced via DOI 10.13140/2.1.1374.9445

Obtain the queries

The queries are included in this repository and can be downloaded from

http://demo.formulasearchengine.com/images/NTCIR11-Math-mathQueries-participants.xml

The queries can be referenced via DOI 10.13140/2.1.1618.6564

Steps performed for the submission

mkdir /tmp/baseX
cd /tmp/baseX
git clone https://github.com/TU-Berlin/fse-ntcir11-wmc-basex .
mvn install
mkdir data
cd data
wget http://demo.formulasearchengine.com/images/NTCIR-11-Wikipedia-Math-MWS-Dump.zip
unzip NTCIR-11-Wikipedia-Math-MWS-Dump.zip
cd ..
wget http://demo.formulasearchengine.com/images/NTCIR11-Math-mathQueries-participants.xml
cp target/basex-backend-0.0.1-SNAPSHOT-jar-with-dependencies.jar .
time java -Xmx12G -jar basex-backend-0.0.1-SNAPSHOT-jar-with-dependencies.jar -d /tmp/baseX/data -q NTCIR11-Math-mathQueries-participants.xml -o ./results.csv -c

About

Code used for the BaseX run of the FSE team at the NTCIR-11 Math Wikipedia Subtask | Moved to TU Berlin GitLab: https://git.tu-berlin.de/github-TU-Berlin/rseq

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages