domenicosolazzo / jroc

We ain't afraid of Randy with his candy. You Know Am I Sayin'?
GNU General Public License v3.0
6 stars 3 forks source link

Error using HusPos in Heroku #3

Closed domenicosolazzo closed 8 years ago

domenicosolazzo commented 9 years ago

Error when using the tagger with statistical disambiguation on Heroku.

Error log:

   sh: 1: /app/The-Oslo-Bergen-Tagger/OBT-Stat/hunpos/hunpos-1.0-linux/hunpos-tag: not found
   /app/The-Oslo-Bergen-Tagger/OBT-Stat/lib/disambiguation_context.rb:21:in `initialize': Inconsistent token count in OBT and Hunpos data. (ArgumentError)
   from /app/The-Oslo-Bergen-Tagger/OBT-Stat/lib/disambiguator.rb:153:in `disambiguate'
   from /app/The-Oslo-Bergen-Tagger/OBT-Stat/lib/disambiguator.rb:153:in `new'
   from /app/modules/tagger/../../The-Oslo-Bergen-Tagger/OBT-Stat/bin/run_obt_stat.rb:29:in `run_disambiguator'
   from /app/modules/tagger/../../The-Oslo-Bergen-Tagger/OBT-Stat/bin/run_obt_stat.rb:107:in `<main>'
domenicosolazzo commented 8 years ago

Fixed!