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.

Doesn't work with attributes

See original GitHub issue

Hi, I tried to generate the graph for sentences like

a white and red toothbrush
a black computer monitor

however the parser doesn’t work with these sentences. I get it, this parser works with subject relation and object. Can you please guide me, how do I manage these lines to generate graph for such sentences.

Thank you

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ifmaq1commented, Mar 5, 2022

here are some more sentences it couldn’t detect

umbrella is blue and white. microwave oven in the kitchen. stainless steel oven red fire hydrant in snow bear with black eyes green wall behind the tennis court the bears head the water is blue. umbrella is open. the water is calm. sky is clear and blue. two teddy bears on a shelf. the train is in the station.

1reaction
vacancycommented, Mar 4, 2022

Hi,

There are two unresolved cases in the previous model:

  • a black computer monitor. It wasn’t able to detect black as a modifier to monitor.
  • a man is in the water. It wasn’t able to detect man-in-water. These two cases have been fixed in #a96e37c

For “the man is laying down”. Currently, the model does not handle any intransitive verbs. I don’t think they should be treated as “relations”.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom attribute doesn't work - Stack Overflow
I made a custom attribute to add a title to each links. <a href="#" nameOf="The Flower" id="ex1"> ...
Read more >
Block attributes do not display as expected in AutoCAD
Attributes of some Block objects are not displayed as expected in AutoCAD, while they are displayed correctly inside Block Editor.
Read more >
Attributes Filter doesnt work - WordPress.org
Everything works fine, but the attribute filtering doesnt matter which theme or auto ajax/ button submission it just doesnt work.
Read more >
Problem with "use material attributes" option (does not work)
When the “use material attributes” option is set, the material is not displayed in the preview window, and if we use the Material...
Read more >
Attribute - Minecraft Wiki - Fandom
Attributes are a system of buffs/debuffs that are properties on mobs and players. Attributes also have modifiers that adjust the strength of their...
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