Skip to content

[feature] Introduce a Higher-Accuracy Parsing Approach #16

Description

Problem:

Currently due to multiple variations of NSDL, CDSL statements, the parsing accuracy takes a hit. Also, schemes are not parsed correctly in either of them.

Proposed Solution:

As in both we have well defined tables, we can mitigate this by using PyMuPDF Tables which, though comparatively slow, provides much accurate results.
We can set this approach as part of separate function/flow so that users can switch between both as per requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions