<div dir="ltr">Got it. We will try it out and see if it will work for our transcripts. Thank you! </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 17, 2020 at 12:20 PM Brian MacWhinney <<a href="mailto:macw@andrew.cmu.edu">macw@andrew.cmu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Janet,<br>
<br>
The use of prepost rules is described in the MOR manual.  However, I wouldn’t recommend creating them unless you have a really clear idea about all the ways in which they could overgeneralize.  <br>
<br>
-- Brian MacWhinney<br>
Teresa Heinz Professor of Cognitive Psychology, <br>
Computational Linguistics, <br>
and Modern Languages, CMU<br>
<br>
> On Jan 17, 2020, at 1:44 PM, Janet Bang <<a href="mailto:janet.bang@gmail.com" target="_blank">janet.bang@gmail.com</a>> wrote:<br>
> <br>
> Hi Brian, <br>
> <br>
> Thank you for your help! Yes we have noted that for Spanish that the taggers are quite good in terms of the break down. In our own review of a couple of transcripts we've also noted about 95% accuracy for part of speech and lemma each and even a higher percentage if you consider accuracy of the lemma alone, so we are pretty happy with how we can automate such a complicated step. <br>
> <br>
> Our version of the SPA MOR was downloaded in 2018, so we will download the newer version. <br>
> <br>
> For the prepost rules, I am not familiar with how to incorporate these. How would I include this in the SPA MOR?<br>
> <br>
> Janet<br>
> <br>
> On Thu, Jan 16, 2020 at 6:16 PM Brian MacWhinney <<a href="mailto:macw@andrew.cmu.edu" target="_blank">macw@andrew.cmu.edu</a>> wrote:<br>
> Dear Janet,<br>
>     Typically, automatic taggers get about 95% of the words right.  The best for adult written English are up to 97%.  For CHILDES English, we can hit about 97%.  For Spanish, we are probably down around 95%, although sometimes it seems better.  <br>
> <br>
> In the case of ratito, you must be using some much earlier version of SPA MOR.  The current version doesn't have this problem.  The case of bonita is different. It created a few test sentences and it seems that this problem arises when bonita is the last word in the sentences, as in "es una niña bonita".  The problem is that the association of "co" with final position is so strong that it overrides the association of an adjective with the preceding noun.  This can be corrected with a couple of prepost rules that take words that can be either co or adj and force them to be adj when they follow a noun.  Here are the rules:<br>
> <br>
> # es una gata bonita<br>
> n|* co:voc|*^adj|* => n|* adj|*<br>
> # es una niña bonita<br>
> co:voc|*^n|* co:voc|*^adj|* => n|* adj|*<br>
> <br>
> These work for these cases, but (1) you may have other cases I don't know about, and (2) prepost rules can also mess up other things.  So, please give this a try.<br>
> <br>
> --Brian<br>
> <br>
>> On Jan 16, 2020, at 8:47 PM, Janet Y Bang <<a href="mailto:jbang@stanford.edu" target="_blank">jbang@stanford.edu</a>> wrote:<br>
>> <br>
>> Hello, <br>
>> <br>
>> We are working with the Spanish MOR and noticed a few errors in the MOR line: <br>
>> <br>
>>      • bonita oftentimes gets broken down into co:voc|bonita=pretty in cases where the word "bonita" is being used to modify a noun, e.g., utterance is "niña bonita. <br>
>>      • In cases were "rato" or "ratito" is used to indicate a period of time, oftentimes the breakdown is n|rato&m-DIM=rat OR n|rato-m=rat. <br>
>> What would be the most efficient way to fix these errors? We have a lab-internal .cut file where we are adding new words to our internal mor dictionary that were not in the downloaded dictionary (so that we can keep track of differences between our lab lexical items and the downloaded dictionary), but we weren't sure how to override words that were already in the dictionary? Would it be best to fix these in the relevant cut files in the lex folder (i.e., adj.cut, n.cut, respectively)? <br>
>> <br>
>> Thank you,<br>
>> Janet<br>
>> <br>
>> --<br>
>> Janet Y. Bang, Ph.D.<br>
>> Postdoctoral Fellow<br>
>> Department of Psychology<br>
>> Stanford University<br>
>> <br>
>> <a href="mailto:jbang@stanford.edu" target="_blank">jbang@stanford.edu</a><br>
>> <br>
>> <br>
>> <br>
>> <br>
>> -- <br>
>> You received this message because you are subscribed to the Google Groups "chibolts" group.<br>
>> To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank">chibolts+unsubscribe@googlegroups.com</a>.<br>
>> To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/DM5PR02MB3275154B3A345DAA4BD9B5A2D7310%40DM5PR02MB3275.namprd02.prod.outlook.com" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/chibolts/DM5PR02MB3275154B3A345DAA4BD9B5A2D7310%40DM5PR02MB3275.namprd02.prod.outlook.com</a>.<br>
> <br>
> <br>
> -- <br>
> You received this message because you are subscribed to the Google Groups "chibolts" group.<br>
> To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank">chibolts+unsubscribe@googlegroups.com</a>.<br>
> To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/ECE843B9-F0F4-4D19-920D-BE7D4DD5F425%40andrew.cmu.edu" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/chibolts/ECE843B9-F0F4-4D19-920D-BE7D4DD5F425%40andrew.cmu.edu</a>.<br>
> <br>
> -- <br>
> You received this message because you are subscribed to the Google Groups "chibolts" group.<br>
> To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank">chibolts+unsubscribe@googlegroups.com</a>.<br>
> To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/CAC5V4hjo%3DopXfGrbh3r1mPBRhJyubDVkD2nCP7f9a_7wBwmEfw%40mail.gmail.com" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/chibolts/CAC5V4hjo%3DopXfGrbh3r1mPBRhJyubDVkD2nCP7f9a_7wBwmEfw%40mail.gmail.com</a>.<br>
<br>
-- <br>
You received this message because you are subscribed to the Google Groups "chibolts" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts%2Bunsubscribe@googlegroups.com" target="_blank">chibolts+unsubscribe@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/8B7FBEEB-CD2D-4FA5-A903-3609DF85E2D3%40andrew.cmu.edu" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/chibolts/8B7FBEEB-CD2D-4FA5-A903-3609DF85E2D3%40andrew.cmu.edu</a>.<br>
</blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "chibolts" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:chibolts+unsubscribe@googlegroups.com">chibolts+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/chibolts/CAC5V4hjy0%2BKYhGdOfvL9CmQPaf6et10CsobALsn25-haziDTUw%40mail.gmail.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/chibolts/CAC5V4hjy0%2BKYhGdOfvL9CmQPaf6et10CsobALsn25-haziDTUw%40mail.gmail.com</a>.<br />