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

Resolve #14 #16

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from
Open

Resolve #14 #16

wants to merge 12 commits into from

Conversation

timini
Copy link
Owner

@timini timini commented Apr 20, 2016

This PR s for work related to #14

New plan.

It would be good to get topics and then try to associate MPs with different topics.

to proceed with this:

  1. Scrape all the comments from the last 10 years
  2. Save the comments in a data structure which allows it to be segmented by
    • date
    • house
    • speaker
    • member
  3. Find all the topics for the last 10 years using gensim
    • for each house
    • for each member
  4. Is it possible to identify topics from the last 10 years? Is it possible to map members onto those topics?
  5. create a django model and API endpoint for topics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant