Update website/meta/universe.json

This commit is contained in:
Adriane Boyd 2023-09-28 10:55:52 +02:00 committed by GitHub
parent fb187b8ce7
commit 6709950db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4472,10 +4472,10 @@
}, },
{ {
"id": "rolegal", "id": "rolegal",
"title": "A Spacy Package for Romanian Legal Document Processing", "title": "A spaCy Package for Romanian Legal Document Processing",
"thumb": "https://raw.githubusercontent.com/senisioi/rolegal/main/img/paper200x200.jpeg", "thumb": "https://raw.githubusercontent.com/senisioi/rolegal/main/img/paper200x200.jpeg",
"slogan": "rolegal: a Spacy Package for Noisy Romanian Legal Document Processing", "slogan": "rolegal: a spaCy Package for Noisy Romanian Legal Document Processing",
"description": "This is a spacy language model for Romanian legal domain trained with floret 4-gram to 5-gram embeddings and `LEGAL` entity recognition. Useful for processing OCR-resulted noisy legal documents.", "description": "This is a spaCy language model for Romanian legal domain trained with floret 4-gram to 5-gram embeddings and `LEGAL` entity recognition. Useful for processing OCR-resulted noisy legal documents.",
"github": "senisioi/rolegal", "github": "senisioi/rolegal",
"pip": "ro-legal-fl", "pip": "ro-legal-fl",
"tags": ["legal", "floret", "ner", "romanian"], "tags": ["legal", "floret", "ner", "romanian"],