viig99 / SymSpellCppPy

Fast SymSpell written in c++ and exposes to python via pybind11
https://symspellcpppy.readthedocs.io
Apache License 2.0
39 stars 7 forks source link

Avoid copying xstrings at most cases #8

Closed marcoffee closed 3 years ago

marcoffee commented 3 years ago

I made some big changes to avoid copying strings and other structures. To make it easier to understand my changes, I added some comments to the files on the commit