Difference between revisions of "Shallow syntactic function labeller"

From Apertium
Jump to navigation Jump to search
Line 8: Line 8:
   
 
== To do ==
 
== To do ==
'''* Add an ability to handle more than one sentence.'''
+
* '''Add an ability to handle more than one sentence.'''
 
* Do more tests. MORE.
 
* Do more tests. MORE.
 
* Write docstrings and refactore the main code.
 
* Write docstrings and refactore the main code.

Revision as of 17:02, 13 August 2017

This is Google Summer of Code 2017 project

A repository for the whole project: https://github.com/deltamachine/shallow_syntactic_function_labeller

A workplan and progress notes can be found here: Shallow syntactic function labeller/Workplan

Testing

To do

  • Add an ability to handle more than one sentence.
  • Do more tests. MORE.
  • Write docstrings and refactore the main code.
  • Take the trash out of the github repository before the final evaluation.
  • Continue improving the perfomance of the models.