Open joecheriross opened 9 years ago
Hi Joe,
Look in edu.berkeley.nlp.entity.coref.CorefDocAssembler. extractPredMentions is the method you want.
Let me know if you have other questions.
Greg
On Mon, Sep 28, 2015 at 10:24 PM, Joe Cheri Ross notifications@github.com wrote:
Hi,
I was trying to use the mention detection module of this project. Can you please help me with pointers on which class and function does the mention detection. Even if it is not quite straight forward some directions will help.
Thanks, Joe
— Reply to this email directly or view it on GitHub https://github.com/gregdurrett/berkeley-entity/issues/3.
Thanks Greg. I will try with that.
On Wed, Sep 30, 2015 at 12:26 AM, Greg Durrett notifications@github.com wrote:
Hi Joe,
Look in edu.berkeley.nlp.entity.coref.CorefDocAssembler. extractPredMentions is the method you want.
Let me know if you have other questions.
Greg
On Mon, Sep 28, 2015 at 10:24 PM, Joe Cheri Ross <notifications@github.com
wrote:
Hi,
I was trying to use the mention detection module of this project. Can you please help me with pointers on which class and function does the mention detection. Even if it is not quite straight forward some directions will help.
Thanks, Joe
— Reply to this email directly or view it on GitHub https://github.com/gregdurrett/berkeley-entity/issues/3.
— Reply to this email directly or view it on GitHub https://github.com/gregdurrett/berkeley-entity/issues/3#issuecomment-144156055 .
Hi,
I was trying to use the mention detection module of this project. Can you please help me with pointers on which class and function does the mention detection. Even if it is not quite straight forward some directions will help.
Thanks, Joe