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

OCR tutorial using Forte Ontologies to store data #877

Merged
merged 36 commits into from
Jul 25, 2022
Merged

OCR tutorial using Forte Ontologies to store data #877

merged 36 commits into from
Jul 25, 2022

Commits on Jul 12, 2022

  1. ocr notebook

    hepengfe committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    869ac91 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. ocr included in sphinx

    hepengfe committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    c207c3c View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. change box api

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    fc357b7 View commit details
    Browse the repository at this point in the history
  2. pylint

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    e66c561 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d16f85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa402e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    399375e View commit details
    Browse the repository at this point in the history
  6. add compute_iou method

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d9f5526 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5971292 View commit details
    Browse the repository at this point in the history
  8. correct return typing

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    708b004 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d97747 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    39bf42a View commit details
    Browse the repository at this point in the history
  11. add character dataclass

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    7e03a7d View commit details
    Browse the repository at this point in the history
  12. edited ocr notebook

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    f2ff9bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35c1ca5 View commit details
    Browse the repository at this point in the history
  14. remove unused code

    hepengfe committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    02154ab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c10630f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    e3a61c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c8393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bec826 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d13b0b View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    b6ce8a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    978106e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbac2f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    302ba9d View commit details
    Browse the repository at this point in the history
  5. add spelling: tokenizes

    hepengfe committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    8580c16 View commit details
    Browse the repository at this point in the history
  6. remove useless code

    hepengfe committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    8ab7562 View commit details
    Browse the repository at this point in the history
  7. remove bounding box

    hepengfe committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    f041f23 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    310360e View commit details
    Browse the repository at this point in the history
  2. remove duplicated import

    hepengfe committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0c9e9d9 View commit details
    Browse the repository at this point in the history
  3. improve box docstring

    hepengfe committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    efe4a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6316d8a View commit details
    Browse the repository at this point in the history
  5. merge from box_init

    hepengfe committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    758d833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4208693 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    1846960 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad469d6 View commit details
    Browse the repository at this point in the history