Skip to content

Conversation

ReinierKoops
Copy link

This change should:

  • Should speed up preprocess step
  • Reduce the dependencies of the project (no more need for JDK and Stanford CoreNLP server installation)
  • Stanza is native Python!

This change should:
- Should speed up preprocess step
- Reduce the dependencies of the project (no more need for JDK and Stanford CoreNLP server installation)
- Stanza is native Python!
@ghost
Copy link

ghost commented Dec 9, 2021

CLA assistant check
All CLA requirements met.

@ReinierKoops
Copy link
Author

ReinierKoops commented Dec 9, 2021

This change is proposed because I ran into a problem when trying to run this project ('preprocessing' step) on Google Colab. I had to run a separate StanfordCoreNLP server. With Stanza I can just run it without having to start a separate server instance for my Google Colab notebook (https://colab.research.google.com/drive/1QGBxUZb7_RlBjIJFC2O7XEovl80iQoB6?usp=sharing).

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

Successfully merging this pull request may close these issues.

1 participant