clulab/processors

Hashing is inconsistent

Opened this issue · 2 comments

Sometimes mixLast is used and sometimes it isn't.

Also, both class org.clulab.odin.Mention has argumentsHashCode() and org.clulab.odin.serialization.json has argsHash() which probably shouldn't be duplicated.

These aren't being changed just now because that would complicate regression testing.