SceneGraphParser
SceneGraphParser copied to clipboard
Failure cases
Hi! FIrst of all I want to thank you for your hard work in developing this library! I am using it to generate graphs from captions, and I noticed that sometimes doesn't detect any relation between nouns; for example in 'many planes are parked next to a long building in an airport' the only relation detected is 'building in airport' and completely ignores the fact that planes are parked in the airport.
Thank you again for the hard work!