Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation documentation #3

Closed
kearnsw opened this issue Aug 14, 2018 · 1 comment
Closed

Installation documentation #3

kearnsw opened this issue Aug 14, 2018 · 1 comment

Comments

@kearnsw
Copy link

kearnsw commented Aug 14, 2018

Hi @gabrielStanovsky,

I just installed this software package and found a couple instructions that need to be updated.

  1. pip install -r requirements.txt
  2. hyperparam directory is missing a p in the command line example
  3. The training, dev, and test files should have a oie in the middle, e.g. train.conll should be train.oie.conll

Users will also need to install a tagger using NLTK:
nltk.download("averaged_perceptron_tagger")

Thanks for releasing this!

@gabrielStanovsky
Copy link
Owner

Hi @kearnsw, thank you very much for the comments.
I actually just moved the maintenance of this project to the AllenNLP framework.
Please see a note about it at the main README file.
The training and prediction there are much simpler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants