mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-05 21:00:19 +03:00
add dot
This commit is contained in:
parent
fb89eb898e
commit
949c9e8ac0
|
@ -151,7 +151,7 @@ class registry(thinc.registry):
|
||||||
module and path to the file it's defined in, the line number and the
|
module and path to the file it's defined in, the line number and the
|
||||||
docstring, if available.
|
docstring, if available.
|
||||||
|
|
||||||
registry_name (str): Name of the catalogue registry
|
registry_name (str): Name of the catalogue registry.
|
||||||
func_name (str): Name of the registered function.
|
func_name (str): Name of the registered function.
|
||||||
RETURNS (Dict[str, Optional[Union[str, int]]]): The function info.
|
RETURNS (Dict[str, Optional[Union[str, int]]]): The function info.
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user