Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
22
class
English(Language):
23
lang =
"en"
24
Defaults = EnglishDefaults
25
26
27
@English.factory(
Callers
15
tagged_doc
Function · 0.90
sented_doc
Function · 0.90
test_tokenization
Function · 0.90
test_score_spans
Function · 0.90
test_issue5838
Function · 0.90
get_docs
Function · 0.90
test_empty_docs
Function · 0.90
test_get_labels_from_model
Function · 0.90
test_debug_data_compile_gold
Function · 0.90
test_debug_data_compile_gold_for_spans
Function · 0.90
test_frequency_distribution_is_correct
Function · 0.90
test_get_span_characteristics_return_value
Function · 0.90
Calls
no outgoing calls
Tested by
15
tagged_doc
Function · 0.72
sented_doc
Function · 0.72
test_tokenization
Function · 0.72
test_score_spans
Function · 0.72
test_issue5838
Function · 0.72
get_docs
Function · 0.72
test_empty_docs
Function · 0.72
test_get_labels_from_model
Function · 0.72
test_debug_data_compile_gold
Function · 0.72
test_debug_data_compile_gold_for_spans
Function · 0.72
test_frequency_distribution_is_correct
Function · 0.72
test_get_span_characteristics_return_value
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…