chartparser.c File Reference
Class ChartParser. A Natural Language chart parser. More...
#include <cstdlib>
#include <cassert>
#include <cstring>
#include <cstdio>
#include <cctype>
#include "util.h"
#include "hash.h"
#include "id.h"
#include "data.h"
#include "dictionary.h"
#include "gramrule.h"
#include "chartparser.h"
#include "trace.h"
#include "kbase.h"
#include "gabbie.h"
Detailed Description
Class ChartParser. A Natural Language chart parser.
- Author:
- Bryan Jacobson, 2006.
Define Documentation
#define ALLOC |
( |
typ |
|
) |
((typ *)ChartParser::SlabAlloc(sizeof(typ))) |
|
Function Documentation
void AddBest |
( |
int |
priority, |
|
|
Prod * |
pProd |
|
) |
|
|
Data* ParseText |
( |
char * |
buf |
) |
|
|
Generated on Sun Oct 8 09:32:09 2006 for gabbie by
1.4.6