I wonder whether at https://github.com/clulab/eidos/blob/8758be8a5860fc3404f1d6f66b5095a161a6d87c/src/main/scala/org/clulab/wm/eidos/groundings/grounders/SRLCompositionalGrounder.scala#L285 the exact and inexact groundings should not be combined in a sequence but rather into a combined predicate grounding.
I wonder whether at
eidos/src/main/scala/org/clulab/wm/eidos/groundings/grounders/SRLCompositionalGrounder.scala
Line 285 in 8758be8
the exact and inexact groundings should not be combined in a sequence but rather into a combined predicate grounding.