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

added th new .csv file and changes in .py file #73

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ganpat-singh
Copy link

  • Changes in views include the addition of a person extraction function.

  • Changes in the manager include modifying the date format and adding the person extraction function.

  • added the lexnlp package:

    1. :extra adeed the file:
      1.1. court file added path--> path to/lexnlp/config/en/kronicle_indian_courts.csv

    1.2. :geoentities file path-->path to/lexnlp/config/en/kronicle_geoentities.csv

    1.3. :geoaliases file path --> path to/lexnlp/config/en/kronicle_geoaliases.csv

    1.4. :company file path ---> path to/lexnlp/config/en/kronicle_company_types.csv

    1. : changes in .py file: path to /lexnlp/extract/en/*.py file

      2.1. :amount.py : In the MAGNITUDE_MAP, there is an additional entry made by Kronicle for Indian numbering system units.
      In the CURRENCY_SYMBOL_MAP, there is an additional entry made by Kronicle for Indian Symbol system units

      2.2. :courts.py added the kronicle_indian_courts file path

    2. : geoentities.py : adde the geoentities and geoaliases file path

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant