question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Additional attributes attached to patterns in Matcher

See original GitHub issue

I was just wondering how the additional attributes in term patterns, for example {"wiki_en": “Google_Now”}` in this example, are exposed after tagging? I see that they are stored, but not sure how to check if/where they appear again. Is this something that is still under development?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
honnibalcommented, Sep 14, 2016

Hard to be more precise than matcher.pyx at this point.

Meet me at http://appear.in/spacynlp Friday 10am GMT to discuss? Others are welcome to join if you have an interest.

0reactions
lock[bot]commented, May 9, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Matcher · spaCy API Documentation
A pattern added to the Matcher consists of a list of dictionaries. Each dictionary describes one token and its attributes. The available token...
Read more >
Matcher and EntityRuler token patterns should use same ...
The EntityRuler doesn't do anything special – its token-based patterns are passed directly to the Matcher . So the attributes they support ...
Read more >
Patterns with multi-terms entries in the IN attribute
It depends on how complicated the intended patterns are, but the PhraseMatcher can handle similar cases as above using the attribute LOWER :...
Read more >
Attributes with Pattern test - Mathematica Stack Exchange
My question is that what kind of behavior is this and why does not HoldAll hold the argument (which I understand is anything...
Read more >
Pattern Matcher annotator - Text analysis - IBM
The Pattern Matcher annotator captures patterns that are constructed from one or more words in the input text. The text is mapped to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found