This is URL classifier using NLTK module to IAB taxonomy
- anaconda
- jupyter
- python
- webscraper.io extension
- selenium (http://www.seleniumhq.org/download/)
- pandas
- nltk
- random
- pickle
- statistics
- re
- csv
- selenium
- bs4
- nltk.classify.scikitlearn.SklearnClassifier
- sklearn.naive_bayes.MultinomialNB
- sklearn.naive_bayes.BernoulliNB
- sklearn.linear_model.LogisticRegression
- sklearn.linear_model.SGDClassifier
- nltk.NaiveBayesClassifier