amir-zeldes/xrenner

CRF based entity guesser

amir-zeldes opened this issue · 1 comments

For unknown entity resolution in xrenner_marker, also use predictions from CRF run on whole document before sentence processing. Requires #88 to be able to read whole document before processing sentences.

Implemented in V2.1