You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elementary Dependency Structures get a bit of usage, so pyDelphin should put more effort into getting these right. We already have a rudimentary (and incorrect) serializer, but it needs better support for QEQs and "disconnected" graphs. See the LKB's Lisp code for its head-finding routine, which is more sophisticated than the DMRS one (though I'm not suggesting the DMRS code should use it).
Since EDS are lossy, this issue is only about serializing TO EDS, not deserializing from them.
The text was updated successfully, but these errors were encountered:
Elementary Dependency Structures get a bit of usage, so pyDelphin should put more effort into getting these right. We already have a rudimentary (and incorrect) serializer, but it needs better support for QEQs and "disconnected" graphs. See the LKB's Lisp code for its head-finding routine, which is more sophisticated than the DMRS one (though I'm not suggesting the DMRS code should use it).
Since EDS are lossy, this issue is only about serializing TO EDS, not deserializing from them.
The text was updated successfully, but these errors were encountered: