originally from Summpy. this is bug fix version of Summpy.
MIT License
- numpy
- scipy
- scikit-learn
- networkx
- cherrypy
- MeCab or janome
- pulp (if you use ILP-based method)
brew install mecab
brew install mecab-ipadic
pyenv 2.7.3
pyenv local 2.7.13
pip install git+https://github.com/OnetapInc/summpy-fix.git
pip install mecab-python
python2.7 -m summpy.server -h 127.0.0.1 -p 8080
curl http://127.0.0.1:8080/summarize\?sent_limit\=3\&text\=要約したい文章を入力。
this library has been used in these services. TravelMe is provided by Onetap Inc