shahinism / python-negar

Negar trying to be a spell corrector for persian language.
http://shahinism.github.com/python-negar/
GNU General Public License v3.0
38 stars 9 forks source link

Remove CLI part #8

Closed Alir3z4 closed 11 years ago

Alir3z4 commented 11 years ago
shahinism commented 11 years ago

I think we don't need to do this one. About GUI you are right, but CLi is a little part of project and is important to show modules work sequence. what do you think?

Alir3z4 commented 11 years ago

CLI is also like GUI. GUI is graphical and CLI in command line based. So another project would be necessary. We have to keep the module clean, DRY as possible.

Alir3z4 commented 11 years ago

For the Start here: https://github.com/Alir3z4/negar-cli don't fork it yet! I've started the last night But currently needs a little bit more work and packaging. Code-base optimized.

shahinism commented 11 years ago

Then you say we just right python-negar as a dependency of rest of interfaces? It sounds weird, but now I think it's cool! maybe, just maybe in future we developed other interfaces or even APIs. OK. Do what you want on negar-cli project. but let me to make Interface. I have some plans on it. anyway thank you again ;-)

Alir3z4 commented 11 years ago

Main repo for negar-cli: https://github.com/OpenSourceMotherFucker/negar-cli