clulab / reach

Reach Biomedical Information Extraction
Other
96 stars 39 forks source link

Use HashCode from processors #788

Open kwalcock opened 1 year ago

kwalcock commented 1 year ago

This is a draft because it depends on a SNAPSHOT version of processors. Don't hand-code the hash codes each time, but borrow functionality from processors. We'll want to clean up the hash codes in a different pass.