Legal-NLP-EkStep / legal_NER

OpenNyAI is a mission aimed at developing open source software and datasets to catalyze the creation of AI-powered solutions to improve access to justice in India. Legal NER is one the AI component developed under this mission
https://opennyai.org/
Apache License 2.0
70 stars 30 forks source link

Error when installing the en_legal_ner_trf-any-py3-none-any.whl #11

Open akhandelwaal opened 3 weeks ago

akhandelwaal commented 3 weeks ago

When I am running below command:

pip install https://huggingface.co/opennyaiorg/en_legal_ner_trf/resolve/main/en_legal_ner_trf-any-py3-none-any.whl

getting error: ERROR: Invalid requirement: 'en-legal-ner-trf==any': Expected end or semicolon (after name and no valid version specifier) en-legal-ner-trf==any ^

How can I resolve this error and move forward?

piyushsonigara04 commented 1 week ago

I am facing the same issue

ali6parmak commented 1 week ago

@akhandelwaal @piyushsonigara04

This is my fix for the issue, you can check it here: https://huggingface.co/ali6parmak/en_legal_ner_trf