MCPcopy
hub / github.com/explosion/spaCy / Italian

Class Italian

spacy/lang/it/__init__.py:21–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19
20
21class Italian(Language):
22 lang = "it"
23 Defaults = ItalianDefaults
24
25
26@Italian.factory(

Callers 2

test_issue2179Function · 0.90
test_issue2482Function · 0.90

Calls

no outgoing calls

Tested by 2

test_issue2179Function · 0.72
test_issue2482Function · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…