mirror of
https://github.com/ail-project/ail-framework.git
synced 2024-11-10 08:38:28 +00:00
Modified README order
This commit is contained in:
parent
176b3881a0
commit
4e37ed51c9
1 changed files with 33 additions and 29 deletions
62
README.md
62
README.md
|
@ -11,35 +11,6 @@ AIL is a modular framework to analyse potential information leaks from unstructu
|
||||||
|
|
||||||
![Dashboard](./doc/screenshots/dashboard.png?raw=true "AIL framework dashboard")
|
![Dashboard](./doc/screenshots/dashboard.png?raw=true "AIL framework dashboard")
|
||||||
|
|
||||||
Trending charts
|
|
||||||
---------------
|
|
||||||
|
|
||||||
![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")
|
|
||||||
|
|
||||||
## Top terms
|
|
||||||
|
|
||||||
![Term-Top](./doc/screenshots/terms-top.png?raw=true "AIL framework termTop")
|
|
||||||
![Term-Plot](./doc/screenshots/terms-plot.png?raw=true "AIL framework termPlot")
|
|
||||||
|
|
||||||
|
|
||||||
[AIL framework screencast](https://www.youtube.com/watch?v=1_ZrZkRKmNo)
|
|
||||||
|
|
||||||
Features
|
Features
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
@ -105,6 +76,39 @@ Eventually you can browse the status of the AIL framework website at the followi
|
||||||
``http://localhost:7000/``
|
``http://localhost:7000/``
|
||||||
|
|
||||||
|
|
||||||
|
Screenshots
|
||||||
|
===========
|
||||||
|
|
||||||
|
Trending charts
|
||||||
|
---------------
|
||||||
|
|
||||||
|
![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")
|
||||||
|
|
||||||
|
## Top terms
|
||||||
|
|
||||||
|
![Term-Top](./doc/screenshots/terms-top.png?raw=true "AIL framework termTop")
|
||||||
|
![Term-Plot](./doc/screenshots/terms-plot.png?raw=true "AIL framework termPlot")
|
||||||
|
|
||||||
|
|
||||||
|
[AIL framework screencast](https://www.youtube.com/watch?v=1_ZrZkRKmNo)
|
||||||
|
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue