MCPcopy Index your code
hub / github.com/clips/pattern / terms

Method terms

pattern/vector/__init__.py:794–795  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

792
793 @property
794 def terms(self):
795 return self.vector.keys()
796
797 features = words = terms
798

Callers

nothing calls this directly

Calls 1

keysMethod · 0.45

Tested by

no test coverage detected