Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

the problem about handwritten math formula recognition and export latex #19

Open
@leenty

Description

@leenty

I am very excited to have such a good handwritten formula recognition tool, which has helped me a lot.
I found several problems in using it.
Next I'll list some ambiguities and the latex code I expect to produce

state:occasionally recognition errors
write:△ABC
expect:\\triangle ABC
actual:\\Delta ABC
state:hard to recognize correctly
write:ac // df
expect:ac\\parallel df
actual:ac\\left| \\right| df
state:Incorrect recognition
write:3′ 45″
expect:3′ 45″
actual:3^{1}45^{11}
state:Incorrect recognition
write:20℃
expect:20℃
actual:20^{0}C
state:Incorrect recognition
write:⏥abcd
result:Incorrect recognition

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions