我正在接受以下神秘错误:
akshay@akshay-VirtualBox:/mnt/mmpp$ ./bin/metamap10
/mnt/mmpp/bin/SKRrun.10 -L 2010 /mnt/mmpp/bin/metamap10.BINARY.Linux -Z 10 --debug input.txt
fopen: No such file or directory
这个错误意味着它不能fopen无法找到所需文件或fopen本身不存在,请注意SKRrun.10和metamap10.BINARY.Linux都存在于正确的位置
我在Ubuntu上使用这个软件http://metamap.nlm.nih.gov/。