mirror of https://github.com/CIRCL/AIL-framework
Whoosh added for the indexer modules
parent
2b8f2689bf
commit
72b232366b
|
@ -75,6 +75,7 @@ pip install python-magic
|
||||||
pip install numpy
|
pip install numpy
|
||||||
pip install flask
|
pip install flask
|
||||||
pip install nltk
|
pip install nltk
|
||||||
|
pip install whoosh
|
||||||
pip install matplotlib ----- (sudo ln -s freetype2/ft2build.h in /usr/include/)
|
pip install matplotlib ----- (sudo ln -s freetype2/ft2build.h in /usr/include/)
|
||||||
pip install pybloomfiltermmap ----- (you may need to sudo apt-get install libssl-dev)
|
pip install pybloomfiltermmap ----- (you may need to sudo apt-get install libssl-dev)
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue