From 6d0687ef4d2c96860dc5523b93371f5955a99f6c Mon Sep 17 00:00:00 2001 From: Mokaddem Date: Tue, 23 Aug 2016 17:27:04 +0200 Subject: [PATCH] Added title spacing --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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