-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Spanish flair NER model for judical resolutions #3068
Comments
Hello @jedzill4 thanks for letting us know about the project and great that you found Flair useful here! I could not access the paper - what does your model predict? Contributing a model is quite easy and you have several options how to do it:
|
Hi @alanakbik! thanks for the fast answer!
Sorry, I updated the links (here is the English version of the paper). The model is on top of BETO embeddings and finetuned on Argentinian court documents/resolutions to predict some common entities like names, locations, and important dates; also other important entities for our domain like broken laws, types of violence involved in the case, violent quotes and decisions or rulings made by the judge.
Thanks. I think we are going to go with the huggingface alternative. |
Thanks for the info! Let me know when the model is posted on HF - I'd be interested to try it out. Is the training data you used for the model public as well? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Hi! We are Collective AI team, a group of machine learning engineers that works on several AI projects. In collaboration with DataGénero, we have developed a NER model in Spanish for processing judicial resolutions. This model serves as the backbone of AymurAI (the website is just in spanish for now), a software that will collaborate with criminal court officials in Argentina and Mexico in the tasks of generating and maintaining anonymized datasets for understanding gender-based violence against women and LGBTIQ+ people in Latin America.
We are opening the code, and we would like to contribute to Flair by integrating our model to your public hub. We believe this would be helpful for many other criminal court officials in Latin America and NLP researchers that work with Spanish corpus.
What are the steps to add the model to the library?
If you want to know more about the project, you can read the paper published last year here (english and spanish versions).
The text was updated successfully, but these errors were encountered: