Josh Ma

Results 6 comments of Josh Ma

@b121351 you should copy the contents of [tokenizer.py ](https://github.com/muatik/naive-bayes-classifier/blob/master/naiveBayesClassifier/tokenizer.py)in this repo into `tokenizer.py` in your pip package. You can find the location by running `pip show naiveBayesClassifier` in the terminal

This worked quite nicely for me: https://github.com/surfstudio/InfinitePageIndicator

@vsay01 I'm sorry, I'm a bit removed from the project where I used this and don't have the source code anymore. Did you do all of the things this page...

@vsay01 Found my code - here's my implementation. You can see there's a couple tweaks in here which I think I needed to add to get it to work. Hope...

@vsay01 woops. turns out I set the viewpager in another method. Put this pageIndicator.setViewPager(pagerView); right before pagerView.setCurrentItem(currentPosition) I'm not sure about the setSnap. Just try true/false and see what works...

@vsay01 I'm sorry, I'm out of ideas on how to help you now. That was all I had for my code... Good luck with this, I hope you figure it...