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

Solving initial problems #1

Open
alvations opened this issue May 9, 2017 · 0 comments
Open

Solving initial problems #1

alvations opened this issue May 9, 2017 · 0 comments

Comments

@alvations
Copy link
Owner

alvations commented May 9, 2017

Genesis issue to track the first few problems to solve from nltk:

  1. nltk.download('all') should exclude external packages (c.f. how to download corpus panlex_lite package in nltk in python nltk/nltk#1253)
  • Step 1. Wrap around the nltk.download to keep the downloading functions and directory structure. (completed)
  • Step 2. Replace the outdated downloader function.
  1. tokenize factory needs to be re-implemented
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