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.

Wondering if there is a way to extend the tagset logic for custom tags? I’ve been poking around the source and don’t see anything to indicate that it can be done.

Example:

const lexicon = {
  'jones': 'Doctor'
}

const tags = {
  Doctor: {
    is: 'Person'
  }
}

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
tamagokuncommented, Oct 25, 2017

Just tried out v11, totally amazing. Going to close this issue. Thanks for a great library!

1reaction
tamagokuncommented, Aug 29, 2017

that’s exactly what I need 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Extending HTML by Creating Custom Tags - Code
If you wish to create a custom element, that extends another HTML element, the native element has to be extended in customElements.define() ....
Read more >
Extension Chain Tags - Etsy
Check out our extension chain tags selection for the very best in unique or custom, handmade pieces from our chains shops.
Read more >
Extending Neural Keyword Extraction with TF-IDF tagset ...
First, we perform evaluation of two supervised neural transformer-based methods (TNT-KID and BERT+BiLSTM CRF) and compare them to a baseline TF- ...
Read more >
Authoring new tags with Grif Symposia - ScienceDirect.com
Extending the Web's tag set using SGML: Authoring new tags with Grif Symposia ... should develop and make extensive use of SGML to...
Read more >
Extended Tags - Mp3tag Documentation
The extended tags dialog available via View → Extended Tags... Alt + T allows for viewing and editing all supported tag fields and...
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