Ideas for Google Summer of Code/Anaphora resolution

From Apertium
< Ideas for Google Summer of Code
Revision as of 12:49, 29 January 2018 by Francis Tyers (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

See the page anaphora resolution for details about the problem.

Task[edit]

  • Write a program to find antecedents for anaphora in a stream
  • Update the transfer code to accept the new format, but be backwards compatible too
  • Test it out on a mature language pair

Coding challenge[edit]

  • Write a program to read an input stream and perform basic anaphora resolution (e.g. last seen noun).