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

Remove mosestokenizer dependency #89

Merged
merged 1 commit into from
Nov 5, 2019
Merged

Remove mosestokenizer dependency #89

merged 1 commit into from
Nov 5, 2019

Conversation

ivansg44
Copy link
Collaborator

@ivansg44 ivansg44 commented Nov 5, 2019

  • Use nltk.treebank to detokenize instead

LexMapr Django is running into issues working with mosestokenizer, so we are going to simplify things by just using a nltk-native package instead.

* Use ``nltk.treebank`` to detokenize instead
@ivansg44 ivansg44 added the dependencies Pull requests that update a dependency file label Nov 5, 2019
@ivansg44 ivansg44 self-assigned this Nov 5, 2019
@ivansg44 ivansg44 merged commit 32f396c into cidgoh:development Nov 5, 2019
@ivansg44 ivansg44 deleted the switch_moses_for_treebank branch November 5, 2019 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant