Ideas for Google Summer of Code/Anaphora resolution
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).