Overview of the methods/flow in DomainClassifier

Overview of the methods/flow in DomainClassifier
This commit is contained in:
Alexandre Dulaunoy 2013-04-28 16:12:46 +03:00
parent 2c6cc0940e
commit 5eca33529f

View file

@ -4,6 +4,9 @@ DomainClassifier
DomainClassifier is a simple Python library to extract and classify Internet
domains from raw text files following their existence, localization or attributes.
![An overview of the DomainClassifier methods](https://raw.github.com/adulau/DomainClassifier/master/doc/domainclassifier-flow.png)
How To Use It
-------------