charniak-parser

Compiling Charniak's parser

*爱你&永不变心* 提交于 2019-12-25 03:26:35
问题 A couple of days ago I downloaded Charniak's parser from the web. This parser is used to parse natural languages. I've been trying to compile it but it is not working. When I'm in parser directory and type make this is prompted: /usr/bin/g++ -c -O Bchart.C /usr/bin/g++ -c -O BchartSm.C /usr/bin/g++ -c -O Bst.C /usr/bin/g++ -c -O FBinaryArray.C /usr/bin/g++ -c -O CntxArray.C /usr/bin/g++ -c -O ChartBase.C /usr/bin/g++ -c -O ClassRule.C /usr/bin/g++ -c -O ECArgs.C /usr/bin/g++ -c -O Edge.C /usr