Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
class
Italian(Language):
22
lang =
"it"
23
Defaults = ItalianDefaults
24
25
26
@Italian.factory(
Callers
2
test_issue2179
Function · 0.90
test_issue2482
Function · 0.90
Calls
no outgoing calls
Tested by
2
test_issue2179
Function · 0.72
test_issue2482
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…