-
- Downloads
Merge branch 'johannes' into 'master'
Johannes: wrapping to use macaon_trans_tagger, macaon_trans_lemmatizer and macaon_trans_parser within python or java programmes wrapping to use macaon_trans_tagger, macaon_trans_lemmatizer and macaon_trans_parser within python or java programmes. See merge request !5
Showing
- CMakeLists.txt 15 additions, 1 deletionCMakeLists.txt
- INSTALL 4 additions, 1 deletionINSTALL
- maca_export/CMakeLists.txt 99 additions, 0 deletionsmaca_export/CMakeLists.txt
- maca_export/example/example.java 65 additions, 0 deletionsmaca_export/example/example.java
- maca_export/example/example.py 99 additions, 0 deletionsmaca_export/example/example.py
- maca_export/src/maca_export.i 30 additions, 0 deletionsmaca_export/src/maca_export.i
- maca_export/src/maca_lemmatizer_export.cc 213 additions, 0 deletionsmaca_export/src/maca_lemmatizer_export.cc
- maca_export/src/maca_lemmatizer_export.h 49 additions, 0 deletionsmaca_export/src/maca_lemmatizer_export.h
- maca_export/src/maca_trans_parser_export.cc 330 additions, 0 deletionsmaca_export/src/maca_trans_parser_export.cc
- maca_export/src/maca_trans_parser_export.h 37 additions, 0 deletionsmaca_export/src/maca_trans_parser_export.h
- maca_export/src/maca_trans_tagger_export.cc 195 additions, 0 deletionsmaca_export/src/maca_trans_tagger_export.cc
- maca_export/src/maca_trans_tagger_export.h 37 additions, 0 deletionsmaca_export/src/maca_trans_tagger_export.h
- maca_trans_parser/src/simple_decoder_tagger.c 1 addition, 1 deletionmaca_trans_parser/src/simple_decoder_tagger.c
- maca_trans_parser/src/simple_decoder_tagger.h 1 addition, 1 deletionmaca_trans_parser/src/simple_decoder_tagger.h
Loading
Please register or sign in to comment