create_passage_yields

ucca.constructions.create_passage_yields(p, *args, tags=True, **kwargs)[source]
Parameters:
  • p – passage to find terminal yields of
  • tags – instead of Candidates, map simply to their edge tags
Returns:

dict: Construction -> dict: set of terminal indices (excluding punctuation) ->

list of Candidates whose yield (excluding remotes and punctuation) is that set