You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following CEAP rules (Ato de Mesa 43/2009, Art. 4º, § 3º), it is not allowed for congresspeople to generalize description of items in the official receipt. We have seen tons of cases since the beginning of the project and we even wrote about it.
However, at that time all receipts were in scanned, which made it difficult to parse structured information from them. Thus, in spite of our attempts using OCR and deep learning, it was not possible to progress teaching Rosie how to ponder whether a given receipt had generalizations or not.
How can this be addressed?
Nowadays most of the receipts come in in the digital form and since #501 we can easily select only these new electronic receipts. This is an opportunity to tech Rosie a new trick:
If the reimbursement has an electronic receipt
If we can parse the receipt to structure data about the description of each item in the receipt
If there's only one item and this item matches a generalization dictionary (refeição, despesas com refeição etc.)
Then it's is suspicious of disrespecting Ato de Mesa 43/2009, Art. 4º, § 3º
What is the problem?
Following CEAP rules (Ato de Mesa 43/2009, Art. 4º, § 3º), it is not allowed for congresspeople to generalize description of items in the official receipt. We have seen tons of cases since the beginning of the project and we even wrote about it.
However, at that time all receipts were in scanned, which made it difficult to parse structured information from them. Thus, in spite of our attempts using OCR and deep learning, it was not possible to progress teaching Rosie how to ponder whether a given receipt had generalizations or not.
How can this be addressed?
Nowadays most of the receipts come in in the digital form and since #501 we can easily select only these new electronic receipts. This is an opportunity to tech Rosie a new trick:
Who could help with this issue?
Anyone willing to validate that hypothesis using a notebook and, later, porting it to Rosie's pipeline.
UPDATE Some tweets here and there with actual suspicious overlapping this hypothesis
The text was updated successfully, but these errors were encountered: