-
- Downloads
Merge branch 'johannes' into 'master'
Johannes See merge request !9
Showing
- INSTALL 3 additions, 0 deletionsINSTALL
- build/debug.sh 0 additions, 3 deletionsbuild/debug.sh
- build/script.sh 0 additions, 3 deletionsbuild/script.sh
- maca_export/CMakeLists.txt 26 additions, 119 deletionsmaca_export/CMakeLists.txt
- maca_export/README.txt 24 additions, 0 deletionsmaca_export/README.txt
- maca_export/example/example.java 49 additions, 7 deletionsmaca_export/example/example.java
- maca_export/example/example.py 12 additions, 7 deletionsmaca_export/example/example.py
- maca_export/lemmatizer/CMakeLists.txt 81 additions, 0 deletionsmaca_export/lemmatizer/CMakeLists.txt
- maca_export/lemmatizer/maca_export_lemmatizer.i 13 additions, 0 deletionsmaca_export/lemmatizer/maca_export_lemmatizer.i
- maca_export/lemmatizer/maca_lemmatizer_export.cc 14 additions, 15 deletionsmaca_export/lemmatizer/maca_lemmatizer_export.cc
- maca_export/lemmatizer/maca_lemmatizer_export.h 12 additions, 1 deletionmaca_export/lemmatizer/maca_lemmatizer_export.h
- maca_export/parser/CMakeLists.txt 75 additions, 0 deletionsmaca_export/parser/CMakeLists.txt
- maca_export/parser/maca_export_parser.i 14 additions, 0 deletionsmaca_export/parser/maca_export_parser.i
- maca_export/parser/maca_trans_parser_export.cc 10 additions, 10 deletionsmaca_export/parser/maca_trans_parser_export.cc
- maca_export/parser/maca_trans_parser_export.h 11 additions, 1 deletionmaca_export/parser/maca_trans_parser_export.h
- maca_export/src/CMakeLists.txt 20 additions, 0 deletionsmaca_export/src/CMakeLists.txt
- maca_export/src/test.cc 15 additions, 9 deletionsmaca_export/src/test.cc
- maca_export/src/test.mcf 20 additions, 0 deletionsmaca_export/src/test.mcf
- maca_export/tagger/CMakeLists.txt 82 additions, 0 deletionsmaca_export/tagger/CMakeLists.txt
- maca_export/tagger/maca_export_tagger.i 12 additions, 0 deletionsmaca_export/tagger/maca_export_tagger.i
build/debug.sh
deleted
100755 → 0
build/script.sh
deleted
100755 → 0
maca_export/README.txt
0 → 100644
maca_export/lemmatizer/CMakeLists.txt
0 → 100644
maca_export/parser/CMakeLists.txt
0 → 100644
maca_export/parser/maca_export_parser.i
0 → 100644
maca_export/src/CMakeLists.txt
0 → 100644
maca_export/src/test.mcf
0 → 100644
maca_export/tagger/CMakeLists.txt
0 → 100644
maca_export/tagger/maca_export_tagger.i
0 → 100644
Please register or sign in to comment