nickumia / nlp

Natural Language Processing Core
GNU General Public License v3.0
0 stars 0 forks source link

Optimize Expensive Code #10

Open nickumia opened 2 years ago

nickumia commented 2 years ago

I had done some research a little whiles back showing that Rust could be used alongside Python to augment capabilities. The main benefit that I'm seeking is performance improvements. This will be huge benefit. There aren't too many slow operations right now, but during the Chandni tests, the speed reduction becomes evident.

Reference: https://developers.redhat.com/blog/2017/11/16/speed-python-using-rust