logstash-filter-stanford-nlp 0.0.1-java
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
Gemfile:
=
安装:
=
Runtime 依赖 (2):
jar-dependencies
~> 0
logstash-core
< 3.0.0, >= 2.0.0
Development 依赖 (1):
logstash-devutils
= 0.0.19
要求:
jar 'edu.stanford.nlp:stanford-corenlp', '3.6.0'
jar 'org.slf4j:slf4j-simple', '1.7.21'
jar 'com.google.protobuf:protobuf-java', '2.6.1'