diff --git a/README.md b/README.md index 6962a127..604bd559 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,25 @@ AIL is a modular framework to analyse potential information leaks from unstructu ![Dashboard](./doc/screenshots/dashboard.png?raw=true "AIL framework dashboard") +Trending +-------- + ![Trending-Web](./doc/screenshots/trending-web.png?raw=true "AIL framework webtrending") ![Trending-Modules](./doc/screenshots/trending-module.png?raw=true "AIL framework modulestrending") +Browsing +-------- + ![Browse-Pastes](./doc/screenshots/browse-important.png?raw=true "AIL framework browseImportantPastes") +Sentiment analysis +------------------ + ![Sentiment](./doc/screenshots/sentiment.png?raw=true "AIL framework sentimentanalysis") +Terms manager and occurence +--------------------------- + ![Term-Manager](./doc/screenshots/terms-manager.png?raw=true "AIL framework termManager") ![Term-Top](./doc/screenshots/terms-top.png?raw=true "AIL framework termTop") ![Term-Plot](./doc/screenshots/terms-plot.png?raw=true "AIL framework termPlot") @@ -63,6 +75,7 @@ linux based distributions, you can replace it with [installing_deps_archlinux.sh There is also a [Travis file](.travis.yml) used for automating the installation that can be used to build and install AIL on other systems. Concerning the sentiment module, nltk.sentiment.vader must be installed manually. + In your AIL virtualenv, type ``` python