[Fwd: [CS241] temporal modifiers]
Avram Levi
avramlevi at lems.brown.edu
Tue Nov 20 14:40:33 EST 2007
Sorry about the misunderstanding in the first paragraph, here is the
fixed one.
Avram
-------- Original Message --------
Subject: [CS241] temporal modifiers
Date: Tue, 20 Nov 2007 14:36:01 -0500
From: Avram Levi <avramlevi at lems.brown.edu>
To: cs241 at list.cs.brown.edu
Hello everyone,
I have a question about finding the temporal modifiers in the 2-9.nstrip
file...
The instructions given are pretty
clear... Find the main vp - look at it's immediate children and siblings
(but not their children) if their label is pp or np and vals[relP] ==
tempV then we mark it as a temporal modifier. When I do it this way, i find ~3700 temporal modifiers.
If i look at all the children of the nodes mentioned above the number
goes up to ~5800...
If i look at only the nodes mentioned above but don't care about label,
then the number goes upto ~6500...
If i just traverse the whole tree and find all sentences containing a
temporal modifier without any other constraint, the number is ~14000
sentences...
I'm pretty sure I'm working on the 2-9.nstrip file... I got the
setLabs.h early last week, my suspicion is that I still have the old
one, so I was wondering if any of you could send me the latest version...
and are there any other people getting the similar numbers?
Best,
Avram
_______________________________________________
CS241 mailing list
CS241 at list.cs.brown.edu
http://list.cs.brown.edu/mailman/listinfo/cs241
More information about the CS241
mailing list