neuralcoref
neuralcoref copied to clipboard
Fix wrong building of Mention Type one-hot vectors
This is way to fix #340. This is done by avoiding slicing and using coordinate indexing instead for the assignment.