Skip to content
Discussion options

You must be logged in to vote

The list of matched tokens should correspond 1-to-1 to the pattern dicts, so [1, 2] means that the token with index 1 matched the first dict in the pattern and token with index 2 matched the second dict.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@felipemarineli
Comment options

@adrianeboyd
Comment options

@felipemarineli
Comment options

Answer selected by felipemarineli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / matcher Feature: Token, phrase and dependency matcher
2 participants