Skip to content

v4.5.4: Minor Ssurgeon updates

Compare
Choose a tag to compare
@AngledLuffa AngledLuffa released this 16 Mar 01:23
· 178 commits to main since this release
  • Minor Ssurgeon bugfixes (make it harder to infinite loop with EditNode or RelabelNamedEdge)
  • Add a ReattachNamedEdge which is a combination of RemoveNamedEdge and AddEdge with new endpoints
  • include the Morphology CLI for using the CoreNLP lemmatizer from elsewhere, such as Python