Faster deep copy
Closed this issue · 0 comments
alexanderkoller commented
Right now, FeatureStructure#deepCopy is implemented extremely inefficiently (toString -> parse). Do this more efficiently by directly walking the FS.
Closed this issue · 0 comments
Right now, FeatureStructure#deepCopy is implemented extremely inefficiently (toString -> parse). Do this more efficiently by directly walking the FS.