knmnyn / ParsCit

An open-source CRF Reference String Parsing Package
http://wing.comp.nus.edu.sg/parsCit
GNU Lesser General Public License v3.0
155 stars 47 forks source link

Failed to find share dir for dist 'ParsCit' #36

Closed Dali-Islam closed 2 years ago

Dali-Islam commented 2 years ago

I wanted to use parasite for a school project but I have this error that appears and I don't know how to fix it, can someone help me please

when i do this : ./citeExtract.pl -m extract_all ../demodata/sample2.txt

this error appears ; Failed to find share dir for dist 'ParsCit' at /home/islam/Desktop/plagiat/tools/ParsCit-master/bin/../lib/ParsCit.pm line 20. BEGIN failed--compilation aborted at ./citeExtract.pl line 43.

knmnyn commented 2 years ago

Thanks for your report. This seems to be a misconfiguration on your side, or your path for libraries is set incorrectly.

Hope you can resolve it! If you do, you can post your solution to your own problem here.

You might also try our other more updated toolkit SciWING, which improves over this legacy tool.