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

Write python code to analyze text #2

Closed
matiasandina opened this issue Jun 5, 2020 · 2 comments
Closed

Write python code to analyze text #2

matiasandina opened this issue Jun 5, 2020 · 2 comments
Assignees

Comments

@matiasandina
Copy link
Collaborator

  1. Explore shared code
  2. Decide what is useful
  3. Implement what's lacking
  4. Tabulate according to keywords (coarse filter)
  5. Manual check to see whether the filter is good
  6. Data analysis
@matiasandina matiasandina self-assigned this Jun 5, 2020
@matiasandina
Copy link
Collaborator Author

After a brief look at the code, there are 2 scripts that can be useful pdf_controller.py and models.py.
If we get papers in .pdf format, we can parse them using pdf_controller, looks like functions to retrieve keywords (see #3 ) and tabulate have to be written by us.

@amchagas
Copy link
Owner

the dataset we have and how we deal with it have changed quite a bit. I am closing this issue as it seems no longer relevant

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

2 participants