[developers] Question on using PET/ACE for parsing

Johnny Wei jwei at umass.edu
Tue Jun 12 23:22:07 CEST 2018


Hi,

Thank you for your response! Is there anyway to prevent sentences like
"_generic_vbd_ is a person." to be parseable where "_generic_vbd_" is being
recognized as a "NN" POS generic? Would this require turning off the
unknown word machinery and adding these generics as lexical entries?

I am interested because the grammaticality of my language model is
important to me. Thanks! Please let me know!


On Tue, Jun 12, 2018 at 2:10 PM, Stephan Oepen <oe at ifi.uio.no> wrote:

> hi johnny,
>
> > [...] A sample from my language model might look like "generic_proper_ne
> had
> > VBP_u_unknown a cat ." I want to see if these sequences can be parsed by
> the
> > ERG.
>
> if you look at ‘gle.tdl’ in the ERG sources, it provides the
> definitions of the generic lexical entries that are put to use in
> unknown word handling.  for debugging purposes (similar to what you
> have in mind, i think) they all have a unique orthography—which you
> should be able to just give to the parser; please see the attachment,
> for how this works on the ERG on-line interface.
>
> best wishes, oe
>



-- 
Johnny Wei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.delph-in.net/archives/developers/attachments/20180612/06202304/attachment.html>


More information about the developers mailing list