mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-26 13:02:50 -06:00
finally the statistical parser is able to return all possible abstract trees
This commit is contained in:
@@ -294,6 +294,7 @@ struct PgfCCat {
|
||||
float viterbi_prob;
|
||||
int fid;
|
||||
PgfItemConts* conts;
|
||||
struct PgfAnswers* answers;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user