-
- Downloads
added a tagger with a limited form of backtrack
added new features
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- maca_trans_parser/CMakeLists.txt 7 additions, 0 deletionsmaca_trans_parser/CMakeLists.txt
- maca_trans_parser/src/config.c 2 additions, 0 deletionsmaca_trans_parser/src/config.c
- maca_trans_parser/src/config.h 3 additions, 0 deletionsmaca_trans_parser/src/config.h
- maca_trans_parser/src/feat_fct.c 57 additions, 0 deletionsmaca_trans_parser/src/feat_fct.c
- maca_trans_parser/src/feat_fct.h 11 additions, 0 deletionsmaca_trans_parser/src/feat_fct.h
- maca_trans_parser/src/feat_lib.c 12 additions, 0 deletionsmaca_trans_parser/src/feat_lib.c
- maca_trans_parser/src/maca_trans_tagger.c 1 addition, 1 deletionmaca_trans_parser/src/maca_trans_tagger.c
- maca_trans_parser/src/maca_trans_tagger_mcf2cff.c 5 additions, 6 deletionsmaca_trans_parser/src/maca_trans_tagger_mcf2cff.c
- maca_trans_parser/src/maca_trans_tagger_mcf2cff_bt.c 207 additions, 0 deletionsmaca_trans_parser/src/maca_trans_tagger_mcf2cff_bt.c
- maca_trans_parser/src/movement_tagger.c 23 additions, 0 deletionsmaca_trans_parser/src/movement_tagger.c
- maca_trans_parser/src/movement_tagger.h 8 additions, 0 deletionsmaca_trans_parser/src/movement_tagger.h
- maca_trans_parser/src/oracle_tagger.c 2 additions, 13 deletionsmaca_trans_parser/src/oracle_tagger.c
- maca_trans_parser/src/oracle_tagger.h 1 addition, 2 deletionsmaca_trans_parser/src/oracle_tagger.h
- maca_trans_parser/src/simple_decoder_tagger.c 81 additions, 0 deletionsmaca_trans_parser/src/simple_decoder_tagger.c
- maca_trans_parser/src/simple_decoder_tagger_bt.c 134 additions, 0 deletionsmaca_trans_parser/src/simple_decoder_tagger_bt.c
- perceptron/lib/src/feature_table.c 3 additions, 1 deletionperceptron/lib/src/feature_table.c
Loading
Please register or sign in to comment