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

Wrong path error running citeExtract.pl #38

Closed stuaninauts closed 3 months ago

stuaninauts commented 3 months ago

When running the ./bin/citeExtract.pl I got errors after the addition of the sectLabel folder (mentioned in the CHANGELOG file). I had to move the extractFeature.pl (./bin/sectLabel/generictSect) and genericSectExtract.pl (./bin/sectLabel) to the bin folder for working.

knmnyn commented 3 months ago

Thanks for your comments @stuaninauts !

If you have a fix that you want us to incorporate we will try to pull it in via a pull request. ParsCit is legacy software at this point so we no longer support it much. You can refer to the README in the GitHub repo for alternative suggestions.