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

Improve the Interface #174

Open
3 tasks
phuang00 opened this issue Jun 12, 2021 · 0 comments
Open
3 tasks

Improve the Interface #174

phuang00 opened this issue Jun 12, 2021 · 0 comments
Assignees

Comments

@phuang00
Copy link

  • update dependency_parsing.py and dunning.py to reflect the class based structure that has been implemented in the other analysis modules
    - Should we convert dependency_parsing.py to work for a corpus instead of just individual documents?
    - Currently, creating dependency tree takes a very long time. Would using Standford's updated stanza package improve the efficiency?
    - For dunning.py, should we have users input a corpus and a filter instead of having users create two corpuses?
  • Add doctests to improve coverage
  • Erica mentioned how the toolkit was originally used on a binary structure (male or female). Check to ensure that everything is updated to work with new structure of more than 2 genders.
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

4 participants