chrisjbryant / lmgec-lite

A language model-based approach to Grammatical Error Correction for English that uses minimal annotated data.
49 stars 18 forks source link

CyHunspell setup seems to be broken #2

Open nmatthews-asapp opened 6 years ago

nmatthews-asapp commented 6 years ago

Note: current link is old; the project has moved to a new fork at https://github.com/MSeal/cython_hunspell

The setup described in this README doesn't work, as I documented at https://github.com/MSeal/cython_hunspell/issues/4

chrisjbryant commented 6 years ago

Thanks!

I can recreate the error on one machine, but it works fine on another regardless the version of Python... I'll try investigate further!

Edit: Ok, not sure what's going on. It now works with Python 2 on both machines, but still shows the same error on one machine with Python 3.4. I reckon someone is messing with something and hope it'll fix itself shortly!

nmatthews-asapp commented 6 years ago

Hopefully! For reference, I'm running Ubuntu 16.04 with Python 3.5.2 and pip 18.0.