clulab / reach

Reach Biomedical Information Extraction
Other
97 stars 39 forks source link

Fix some problems in reach #719

Closed kwalcock closed 3 years ago

kwalcock commented 3 years ago

Change $HOME to ${user.home} for compatibility

kwalcock commented 3 years ago

Other serialization types do not yet account for the new Modifications, yet. Deserialization needs to be handled as well.

kwalcock commented 3 years ago

I should probably add at least one test, but otherwise those are the changes that I wanted to make in this round.