MCPcopy Create free account
hub / github.com/ValueByte-AI/gpv / parse

Method parse

gpv/parser.py:153–188  ·  view source on GitHub ↗

Parse the texts into perceptions Args: - text: list[str]: The list of texts to be parsed - entities: list[str]: The list of list of entities to extract from the text, each list corresponds to the entities for the corresponding text - batch_size: int:

(self, texts: list[str], entities: list[list[str]], batch_size=20)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected