Essay Grader使用笔记
1、Install
? ? ?1.1 install?RULE_BASED_TAGGER_V.1.14
? ? ? ? ? ?root@ubuntu:/home/chenwq/EssayGrader/RULE_BASED_TAGGER_V1.14# make
? ? ? ? ? ?cc -c -o Utils/lex.o Utils/lex.c
? ? ? ? ? ?make: /bin/csh: Command not found
? ? ? ? ? ?make: *** [Utils/lex.o] Error 127
?
? ? ? ? ? ?$ sudo apt-get install csh
? ? ?1.2 install WordNet2.0
? ? ?1.3 install SOAPLite? ? ?1.4 install REGS