Getting Started
Bring Your Own
Extending PyKEEN
Reference
pykeen.nn
Appendix
Bases: ABC
ABC
A loader for precomputed tokenization.
Methods Summary
__call__(path)
__call__
Load tokenization from the given path.
Methods Documentation
path (Path)
tuple[Mapping[int, Collection[int]], int]