requires.txt 284 B

1234567891011121314151617181920212223242526272829303132333435
  1. six
  2. [:python_version < "3.4"]
  3. singledispatch
  4. [all]
  5. scikit-learn
  6. scipy
  7. python-crfsuite
  8. gensim
  9. matplotlib
  10. pyparsing
  11. twython
  12. requests
  13. numpy
  14. [corenlp]
  15. requests
  16. [machine_learning]
  17. gensim
  18. numpy
  19. python-crfsuite
  20. scikit-learn
  21. scipy
  22. [plot]
  23. matplotlib
  24. [tgrep]
  25. pyparsing
  26. [twitter]
  27. twython