SECOS icon indicating copy to clipboard operation
SECOS copied to clipboard

Conversion to python package, structure into modules, simplify language support.

Open ohenrik opened this issue 6 years ago • 4 comments

First of, this looks like a great piece of work! Nicely done!

I’m working on a project where i will need to split Norwegian words ("skolebuss" (school buss) for example).

This library seems to be the only library that has been used on Norwegian (given that you have provided language files for Norwegian).

Would you be willing to allow me to contribute to this project. I want to do this:

  1. Package the code into a python package. (so we can use pip install secos for example)
  2. Create a module so the code can be used as part of other python programs
  3. Make it easier to install and use the different languages.

ohenrik avatar Feb 28 '18 14:02 ohenrik