A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
404
stars
132
forks
source link
add custom score_instance function for BiDAF to return start/end span indices #246
Closed
nelson-liu closed 7 years ago
This PR enables us to directly get the most likely span begin/end instance from BiDAF for use in our solver server.