delph-in / pydelphin

Python libraries for DELPH-IN
https://pydelphin.readthedocs.io/
MIT License
77 stars 27 forks source link

Semantic subgraph matching #346

Open goodmami opened 2 years ago

goodmami commented 2 years ago

To actually make use of MRS fingerprints (#345), we will need some way to do subgraph matching. This may be related to the graph isomorphism computations.