Results 5 comments of Hsin-Yuan Huang

Hi @felixgwu and @ioana-blue , Thank you, both for active discussion! I will first provide my thought on the POS and NER embeddings: The original DrQA paper (https://arxiv.org/pdf/1704.00051.pdf) did not...

Hi @felixgwu, I always initialize them by uniform distribution between -1 and 1. If I remember correctly, I think this is how GloVe is initialized.

Hi @SoluMilken, Yes, you can ignore this part. I will remove it in the latest commit. Thanks, Robert

Hi! Seems like in the version I was using before, there is this key in nlp.entity.cfg for getting all the possible entities. But it was removed in later versions. I...

Yes, you can definitely do that.