Re: The SENT_END challenge

2014-08-10 Thread Juan Martorell
Thank you for your answer, Jaume. On 9 August 2014 11:30, Jaume OrtolĂ  i Font jaumeort...@gmail.com wrote: Hi, A possible and simple solution is to write two rules. One for sentences with ending punctuation: pattern marker token regexp=yes(you|thei|ou)r/token

Re: The SENT_END challenge

2014-08-09 Thread Jaume OrtolĂ  i Font
Hi, A possible and simple solution is to write two rules. One for sentences with ending punctuation: pattern marker token regexp=yes(you|thei|ou)r/token /marker token regexp=yes[.?!]/token /pattern And another one for sentences without ending

The SENT_END challenge

2014-08-08 Thread Juan Martorell
Hi all, I've been struggling with some rules in Spanish involving words that cannot close a sentence. They work fine with one exception -- when the sentence does not end with punctuation. To illustrate the issue, I'll contribute with a brand new rule in English. The token to cannot end a