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

Issues in running this code in 2021/02 #6

Open
gabrer opened this issue Feb 25, 2021 · 0 comments
Open

Issues in running this code in 2021/02 #6

gabrer opened this issue Feb 25, 2021 · 0 comments

Comments

@gabrer
Copy link

gabrer commented Feb 25, 2021

Some of the issues you might face in running this repository and related fixes [UPDATED to 2021/02]:

  • The 'elmo' model to be used is the _small_ model with output size 128 (otherwise, it will rise a dimensionality issue);
  • A folder 'models' needs to be manually created in the root of the repository;
  • Using Java11, it requires the CoreNLP's 3.9.2 release (Issue Stanford CoreNLP error: edu.stanford.nlp.time.TimeExpressionExtractorImpl #5);
  • In the Jupyter Notebook, calinski_harabaz_score should be changed into calinski_harabasz_score
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

1 participant