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

Break giant text string from each PDF into modular sections #42

Open
james-trimarco opened this issue Nov 18, 2020 · 0 comments
Open

Break giant text string from each PDF into modular sections #42

james-trimarco opened this issue Nov 18, 2020 · 0 comments
Assignees

Comments

@james-trimarco
Copy link
Member

Perhaps we begin by just breaking the agreements section away from everything else.

One approach is to make each .pdf-derived text into an instance of a class, with methods that break it up.

Let's create a new .py file with all the functions that achieve this breaking-up of the original text.

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

3 participants