Guest User

Untitled

a guest
Oct 19th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. We need to combine keyphrase NP with the generic NP in search.
  2.  
  3. Lots of modifiers are taged as nouns. So we need to broaden scope of potential; modifiers.
  4.  
  5. Similarly, we are not capturing first last name. ie, consecutirve proper nouns.
  6.  
  7. We are also missing vbn/prp$ modifiers as well. Perhaps include in "universal" via "x" suffix.
  8. But this would be different than universal POS proper in all likelihood.
Add Comment
Please, Sign In to add comment