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

Distinctiveness Analysis backend #64

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Conversation

kmorhun
Copy link
Contributor

@kmorhun kmorhun commented Dec 3, 2021

This Pull Request:

  • Carries over the algorithm for dunning analysis from the Gender Novels project https://github.com/dhmit/gender_analysis
  • Reframes dunning analysis as Distinctiveness Analysis and collects information about words unique to corpora in addition to words common between corpora
  • Writes test cases to test the Distinctiveness Analysis core
  • Creates a model for Distinctiveness Analysis in the database
  • Writes API views for accessing and adding Distinctiveness Analyses
  • Cleans up the views.py code for better readability

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