-
- Downloads
Added a way to know if a transition is possible before taking it, so we take...
Added a way to know if a transition is possible before taking it, so we take only possible transitions
Showing
- maca_trans_parser/src/classifier.c 21 additions, 2 deletionsmaca_trans_parser/src/classifier.c
- maca_trans_parser/src/maca_tm_decoder.c 24 additions, 6 deletionsmaca_trans_parser/src/maca_tm_decoder.c
- maca_trans_parser/src/maca_tm_extract_tape_alphabets.c 1 addition, 11 deletionsmaca_trans_parser/src/maca_tm_extract_tape_alphabets.c
- maca_trans_parser/src/maca_tm_mcf2scf.c 1 addition, 1 deletionmaca_trans_parser/src/maca_tm_mcf2scf.c
- maca_trans_parser/src/maca_tm_train.c 3 additions, 3 deletionsmaca_trans_parser/src/maca_tm_train.c
- maca_trans_parser/src/maca_trans_parser_arc_eager_mcf2cff.c 1 addition, 1 deletionmaca_trans_parser/src/maca_trans_parser_arc_eager_mcf2cff.c
- maca_trans_parser/src/maca_trans_tagger_mcf2cff.c 2 additions, 2 deletionsmaca_trans_parser/src/maca_trans_tagger_mcf2cff.c
- maca_trans_parser/src/movements.c 46 additions, 31 deletionsmaca_trans_parser/src/movements.c
- maca_trans_parser/src/movements.h 1 addition, 1 deletionmaca_trans_parser/src/movements.h
- maca_trans_parser/src/simple_decoder_parser_arc_eager.c 1 addition, 1 deletionmaca_trans_parser/src/simple_decoder_parser_arc_eager.c
- maca_trans_parser/src/simple_decoder_tagger.c 2 additions, 2 deletionsmaca_trans_parser/src/simple_decoder_tagger.c
- maca_trans_parser/src/simple_decoder_tagparser_arc_eager.c 3 additions, 3 deletionsmaca_trans_parser/src/simple_decoder_tagparser_arc_eager.c
- maca_trans_parser/src/tm.c 2 additions, 1 deletionmaca_trans_parser/src/tm.c
- mlp/include/mlp.h 1 addition, 0 deletionsmlp/include/mlp.h
- mlp/src/mlp.cpp 9 additions, 1 deletionmlp/src/mlp.cpp
Loading
Please register or sign in to comment