Apertium
Convert python code for finding cycles in a graph to javascript
The following code implements an algorithm for finding cycles in a dependency graph. https://github.com/coler706/CoNLL-U_cycles Convert the code to javascript so that it is suitable for use in UD annotatrix. https://github.com/jonorthwash/ud-annotatrix The code can be included in: https://github.com/jonorthwash/ud-annotatrix/blob/master/standalone/lib/validation.js
Task tags
Students who completed this task
JJJPPP