mirror of
https://github.com/explosion/spaCy.git
synced 2025-07-27 16:39:55 +03:00
Use raw URL
This commit is contained in:
parent
406991459a
commit
c59aec949c
|
@ -4476,7 +4476,7 @@
|
||||||
"slogan": "A Spacy Package for Romanian Legal Document Processing",
|
"slogan": "A Spacy Package for 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/main/img/paper.jpeg?raw=true",
|
"image": "https://raw.githubusercontent.com/senisioi/rolegal/main/img/paper.jpeg",
|
||||||
"pip": "pip install ro-legal-fl",
|
"pip": "pip install ro-legal-fl",
|
||||||
"tags": ["legal", "floret", "ner", "romanian"],
|
"tags": ["legal", "floret", "ner", "romanian"],
|
||||||
"code_example": [
|
"code_example": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user