Difference between revisions of "Anaphora resolution"

From Apertium
Jump to navigation Jump to search
(Created page with "Apertium has a problem with anaphora resolution. For example: # If you have "el seu" in Catalan and are translating to French it could be "son" (third-person singular o...")
 
(Redirected page to Anaphora resolution module)
Tag: New redirect
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Apertium has a problem with [[anaphora resolution]].
+
#redirect[[Anaphora resolution module]]
 
For example:
 
 
# If you have "el seu" in Catalan and are translating to French it could be "son" (third-person singular or "leur" (third-person plural). If you are translating to English or Russian then you also need to know the gender of the possessor (его, ее, их).
 
# If you are generating subject pronouns for a language, often you need to know the gender of the pronoun, e.g. "ha arribat" could be "He has arrived" or "She has arrived". In this case the "frequent" thing to do is to use the masculine pronoun, but that just relies on the male pronouns are used more frequently.
 
 
Usually this kind of thing is done over parse trees, but Apertium doesn't have parse trees, so we'd need to find another way to do it.
 
 
== Ideas ==
 
 
[[Category:Development]]
 

Latest revision as of 17:55, 14 June 2020