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

Function _format_labels

spacy/cli/debug_data.py:988–988  ·  view source on GitHub ↗
(labels: Iterable[str], counts: Literal[False] = False)

Source from the content-addressed store, hash-verified

986
987@overload
988def _format_labels(labels: Iterable[str], counts: Literal[False] = False) -> str: ...
989
990
991@overload

Callers 1

debug_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…