DGraph-GP


Download:

download DGraph-GP (Linux Version)

download DGraph-GP (Unix Version)

download DGraph-GP Interface Addition (Unix Version)

(you may have change permissions on the programs to execute them)

The DGraph-GP Interface Addition is complied java whose execution is "java Main".

Instructions:

File Format:

Data File: (attribute definitions plus training items)

Example: 3 attributes / 4 data items
3
class: ENT, O.
size: continuous.
punctuation: comma, fullstop, other, none.
ENT 4 none
ENT 3 other
O 6 comma
O 4 none

Test File:

Command Line:

./dgraph-gp {-}{t}{B}{m}{M} DATA_FILE {TEST_FILE} LOOK_AHEAD PROBABILITY_OF_JOIN

{} denotes an optional paramater which may or may not be included

Interface Addition: