mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-27 16:39:55 +03:00
fix pip and update url to raw
This commit is contained in:
parent
4224b469c3
commit
26ec562e31
|
@ -4472,12 +4472,12 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "rolegal",
|
"id": "rolegal",
|
||||||
"title": "rolegal - a Spacy Package for Legal Document Processing",
|
"title": "A Spacy Package for Romanian Legal Document Processing",
|
||||||
"slogan": "A Spacy Package for 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",
|
||||||
"image": "https://github.com/senisioi/rolegal/blob/24a7e51284391c8a41e7309c133d085e0a1e0097/img/paper200x200.jpeg",
|
"image": "https://raw.githubusercontent.com/senisioi/rolegal/main/img/paper200x200.jpeg",
|
||||||
"pip": "pip install ro-legal-fl",
|
"pip": "ro-legal-fl",
|
||||||
"tags": ["legal", "floret", "ner", "romanian"],
|
"tags": ["legal", "floret", "ner", "romanian"],
|
||||||
"code_example": [
|
"code_example": [
|
||||||
"import spacy",
|
"import spacy",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user