From 60b9d158cf4342af8e594ae1ebaf100e987a0a76 Mon Sep 17 00:00:00 2001 From: "johannes.heinecke" <johannes.heinecke@orange.com> Date: Wed, 13 Sep 2017 11:11:20 +0200 Subject: [PATCH] stub of a README --- maca_export/README.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 maca_export/README.txt diff --git a/maca_export/README.txt b/maca_export/README.txt new file mode 100644 index 0000000..dad1599 --- /dev/null +++ b/maca_export/README.txt @@ -0,0 +1,15 @@ + +Using the libraries for python and java + +set environment variable MACAON_DIR + export MACAON_DIR=/home/jeuh6401/SemanticData/macaon/maca_data2 + + + cd macaon2/maca_export/example + +Adapt the lines like mt = MacaonTagger.MacaonTransTagger("fr", "fr/eval/wplgfs.mcd") + ./example.py + + + + -- GitLab