stuff-classifier icon indicating copy to clipboard operation
stuff-classifier copied to clipboard

I am wondering if you can remove the dependency on sqlite

Open schlende opened this issue 11 years ago • 2 comments

We deploy code to Heroku and Heroku will block our deploy if sqlite is included.

schlende avatar Jan 25 '15 17:01 schlende

We ran into the same issue. We ended up fixing this by installing stuff-classifier from Git - I believe the version hosted on rubygems is several editions out of date.

jamescgibson avatar Nov 04 '15 22:11 jamescgibson

Does anyone know why sqlite3 is needed? I'd do the same (install from Git) but for some reason the prediction quality went way down when I tried that. If I had time I'd dig into why the algorithm is different, but if someone happens to know if it's easy to just remove the sqlite3 dependency that would be helpful...thanks!

rohitgupta3 avatar Dec 06 '16 15:12 rohitgupta3