Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				I was confused if I make it commercial product or as open source project.
Hmm.. i think making open source would be better. - 
				
				@amitgupta it depends on the license, like if you attach the gpl2 to it, you can sell it, if you attach the not license, you can sell it.
 - 
				
				
Ashuu1559y@amitgupta you can take a look at http://choosealicense.com/ it may help you about which Open source licence to choose :) - 
				
				Thanks to all of you. I'll try to make it live next month. And will update the link here
 
Related Rants

Coworker's whiteboard today
I've made a NLP tokenizer which is 30 times faster than clearNlp and standford tokenizer, last year. It is rich and require very less space(don't load any model). Should i make it open source?
undefined
tokenizer
nlp
java