Ideas for Google Summer of Code/Anaphora resolution
< Ideas for Google Summer of Code
		
		
		
		
		Jump to navigation
		Jump to search
		Revision as of 12:49, 29 January 2018 by Francis Tyers (talk | contribs)
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).

