added to typedef

This commit is contained in:
Anoop Kunchukuttan 2020-09-30 21:34:53 +05:30
parent 2b6d72ccb9
commit c635efaf23

View File

@ -71,7 +71,8 @@ enum InputTypeEnum {
TreeInputType = 3,
//,WordLatticeInput2 = 4,
TabbedSentenceInput = 5,
ForestInputType = 6
ForestInputType = 6,
SentenceInputWithCandidates = 7,
};
enum XmlInputType {