-
Copied over from #1603, here's the process that was previously outlined for these kinds of upgrades:
1. Upgrade django using poetry. Remove it from poetry, then add it again.
2. Build docker im…
-
I'm not even sure how to pose this question.
I have data like:
```
Dave's Credit Recovery / Assignee / Ed's Tire Shop
Eads Asset Collection as assignee of GASCO
GASCO, LLC
GiantBank as Succe…
-
## Background
Ported from https://github.com/datamade/devops/issues/126.
## Proposal
tl;dr - We'd like to automate one or more of several components that require manual data entry from projec…
-
Attempted to train based on instructions in https://github.com/datamade/probablepeople
the file size for person_learned_settings.crfsuite before the training was 237,428 bytes and after training it …
-
## Description
Right now users can submit whatever they'd like into the search box. This is good for usability but bad for ThatsThem. The current tulsa county assessor implementation only needs the s…
-
Flask and Django both use Python but are substantially different frameworks. Currently, we support documentation and templates for both types of apps, although the Flask docs are used much less freque…
-
The CMS Physician Compare National is a clean, structured data set with 1M people in the US. I ran it through common mutations including omitting or adding prefixes (Dr, Miss, etc.), using commas or n…
-
Let's build a web front end
The front end should include 3 main
1. User input address, then return the structured address from OGCIO ALS
2. Support Bulk parsing, user upload/paste txt, then retu…
-
I am trying to build a parser for JP hence the training data is saved UTF-8. However the parserator throws a UnicodeDecodeError. Is there anything I can do to work around this? newaddr.csv attached - …
-
Hi,
I just found out this repository as I was looking for a probabilistic parser in python. It is great, congratulations! I have been using wit.ai's duckling (duckling.wit.ai) for a while and I won…