This repository was archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Running
Dmitry Ustalov edited this page Jun 27, 2015
·
3 revisions
Make sure that the following dependencies are installed:
- Linux,
- PostgreSQL ≥ 9.3,
- JDK 8,
- Apache Maven.
git clone https://github.com/dustalov/mtsar.git mtsar && cd mtsar-
cp -f environment.sample.yml mtsar.ymlthen customize it -
mvn packagebuildstarget/mtsar-XXX.jar java -jar target/mtsar-XXX.jar db migrate mtsar.yml
java -jar target/mtsar-XXX.jar server mtsar.yml
There are many deployment options for Mechanical Tsar making to possible to start the annotation process in a few minutes. Consider such options as systemd, Docker or Heroku.
We believe that Mechanical Tsar may be useful for you. If it is the case, please cite the following paper.
- Ustalov, D.: A Crowdsourcing Engine for Mechanized Labor. Proceedings of the Institute for System Programming, Vol. 27(3), 351–364 (2015)