Giter Club home page Giter Club logo

katabankocr's Introduction

Results

The primary problem faced in this task is account validation based on OCR'd data.

At the present moment, the given solution is capable of taking in a file containing multiple OCR'd account numbers and writing to output the validity of each account number. If an account number is valid, it will simply print the account number. If an account number is invalid but legible, it will print the account number followed by the text "ERR". If an account number is illegible, it will print the account number followed by the text "ILL".

In the original specifications for the project, the feature set included better error handling by guessing at possible combinations for invalid read input. This was delayed due to sprint time constraints. Additionally, there was some ambiguity surrounding the intended behavior for illegibly read inputs. In one part of the spec, it states that error handling should be performed on invalid inputs. However, in the final notes on the epic, it notes "don't forget to try to work out what a ? should have been". This seems to indicate that illegible inputs should also be properly guessed. Before the next sprint, it would be helpful to clear up that confusion.

Finally, a second requested feature wasn't met this sprint. At the present moment, the program outputs the validated input to a system console rather than a text file. This was done to allow more time to validate the correctness of account validation handling. The feature will be added as a story to the next sprint.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.