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

IDWA#114 Create Metrics Functions to Measure Accuracy of our OCR approaches #125

Merged
merged 23 commits into from
Jul 10, 2024

Conversation

arinkulshi-skylight
Copy link
Collaborator

Pull Request

Description

Create function to automate metrics for all file types
Metrics for commercial OCR solutions
#114

Related Issues

[Link any related issues or tasks from your project management system.]

Additional Notes

[Add any additional context or notes that reviewers should know about.]

Checklist

Please review and complete the following checklist before submitting your pull request:

  • I have ensured that the pull request is of a manageable size, allowing it to be reviewed within a single session.
  • I have reviewed my changes to ensure they are clear, concise, and well-documented.
  • I have updated the documentation, if applicable.
  • I have added or updated test cases to cover my changes, if applicable.
  • I have minimized the number of reviewers to include only those essential for the review.
  • I have notified teammates in the review thread to build awareness.

Checklist for Reviewers

Please review and complete the following checklist during the review process:

  • The code follows best practices and conventions.
  • The changes implement the desired functionality or fix the reported issue.
  • The tests cover the new changes and pass successfully.
  • Any potential edge cases or error scenarios have been considered.

@arinkulshi-skylight arinkulshi-skylight linked an issue Jun 20, 2024 that may be closed by this pull request
@arinkulshi-skylight
Copy link
Collaborator Author

arinkulshi-skylight commented Jun 21, 2024

@jonchang and @zdeveloper can you look through the metrics and let me know if we are missing anything or if the logic is off on any of them.

@arinkulshi-skylight arinkulshi-skylight marked this pull request as ready for review June 21, 2024 16:31
@arinkulshi-skylight arinkulshi-skylight changed the title IDWA#114 IDWA#114 Create Metrics Functions to Measure Accuracy of our OCR approaches Jun 28, 2024
@arinkulshi-skylight arinkulshi-skylight marked this pull request as draft June 28, 2024 16:02
@arinkulshi-skylight arinkulshi-skylight marked this pull request as ready for review July 3, 2024 16:39
@arinkulshi-skylight arinkulshi-skylight added this pull request to the merge queue Jul 10, 2024
Merged via the queue into main with commit 579eac4 Jul 10, 2024
2 checks passed
@arinkulshi-skylight arinkulshi-skylight deleted the IDWA114 branch July 10, 2024 19:51
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

Successfully merging this pull request may close these issues.

Metrics for commercial OCR solutions
3 participants