issues
search
SuffolkLITLab
/
FormFyxer
A tool for learning about and pre-processing forms
MIT License
11
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Refactor formfyxer to use PikePDF instead of pypdf2 by default
#28
nonprofittechy
closed
2 years ago
0
Add PDF unlocking code
#27
nonprofittechy
closed
2 years ago
2
Migrate some of the PDF validation code here?
#26
nonprofittechy
opened
2 years ago
2
Fix bad loading of spacy models
#25
BryceStevenWilley
closed
2 years ago
0
using spacy.cli.download() causes 502 gateway timeout in Docassemble
#24
nonprofittechy
closed
2 years ago
2
FormFyxer field normalizing doesn't always create valid identifiers
#23
nonprofittechy
opened
2 years ago
0
Add a function to recognize form fields in a DOCX and add jinja
#22
nonprofittechy
closed
11 months ago
5
Add functions to help someone add fields + remove fields in a PDF
#21
nonprofittechy
opened
2 years ago
1
Added PDF wrangler to the README documentation: fixes #16
#20
BryceStevenWilley
closed
2 years ago
0
Grab best surrounding text for form labels
#19
BryceStevenWilley
closed
2 years ago
0
Error with newly installed package
#18
nonprofittechy
closed
2 years ago
3
Trigger a caught exception to download stopwords
#17
BryceStevenWilley
closed
2 years ago
1
Add pdf_wrangling functions to the README
#16
colarusso
closed
2 years ago
0
Add pdf_wrangling dependencies to setup.py
#15
colarusso
closed
2 years ago
0
Add renaming function to pdf_wrangling, also import into FormFyxer namespace
#14
nonprofittechy
closed
2 years ago
0
Fix typo in named parameter
#13
nonprofittechy
closed
2 years ago
0
Handle situation when there is no title candidate text in the PDF
#12
nonprofittechy
closed
2 years ago
1
Make it so update doesn't overwrite api token
#11
colarusso
opened
2 years ago
0
Getting duplicate field names in `parse_form()`
#10
nonprofittechy
closed
1 year ago
1
At least one parameter to `parse_form` is not actually None safe
#9
nonprofittechy
closed
2 years ago
2
Error importing in Docassemble
#8
nonprofittechy
closed
2 years ago
5
Suggestion: refactor `parse_form` to have a smaller responsibility
#7
nonprofittechy
closed
2 years ago
0
Provide a score that measures distance from "normal" field names
#6
nonprofittechy
closed
2 years ago
1
move over dev/test notebooks from form-explorer
#5
colarusso
closed
2 years ago
0
Fix timeout error code
#4
colarusso
opened
2 years ago
0
Idea: use `because:` as a heuristic to add `_reason` to end of variable name
#34
nonprofittechy
opened
2 years ago
0
Make Spot function more robust
#3
colarusso
closed
2 years ago
1
Normalizer should consider avoiding ending variables with the word `name` if they dont have a prefix that matches a term in LMSS
#35
nonprofittechy
opened
2 years ago
0
setup.py should define min versions needed for dependencies
#2
colarusso
opened
2 years ago
0
Spot() should throw an error when there is an invalid API key
#1
colarusso
closed
2 years ago
0
Add a regex for `date` and put `_date` at the end of the variable
#36
nonprofittechy
opened
3 years ago
0
Need more nouns--shouldn't assume that name/address belongs to `users`
#37
nonprofittechy
opened
3 years ago
1
`undefined` shouldn't be a label
#38
nonprofittechy
opened
3 years ago
1
make regex_norm_field accept list of fields
#39
colarusso
opened
3 years ago
0
make fail-over state for screen clustering when no convergence return 1 screen with everything
#40
colarusso
opened
3 years ago
0
improve auto grouping of screens so they present a reasonable interview order
#41
colarusso
opened
3 years ago
0
when normalizing field names, throw out super long words
#42
colarusso
opened
3 years ago
0
refine __i behavior for "duplicate" field names
#43
colarusso
opened
3 years ago
1
Previous