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

Class English

spacy/lang/en/__init__.py:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20
21
22class English(Language):
23 lang = "en"
24 Defaults = EnglishDefaults
25
26
27@English.factory(

Callers 15

tagged_docFunction · 0.90
sented_docFunction · 0.90
test_tokenizationFunction · 0.90
test_score_spansFunction · 0.90
test_issue5838Function · 0.90
get_docsFunction · 0.90
test_empty_docsFunction · 0.90

Calls

no outgoing calls

Tested by 15

tagged_docFunction · 0.72
sented_docFunction · 0.72
test_tokenizationFunction · 0.72
test_score_spansFunction · 0.72
test_issue5838Function · 0.72
get_docsFunction · 0.72
test_empty_docsFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…