-
Notifications
You must be signed in to change notification settings - Fork 26
Description
I would like help with Local Pipeline, I get the following error when I try to play the initial experiment.
INFO:ccg_nlpy.pipeline_config:Using local pipeline
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Traceback (most recent call last):
File "/home/rodriguesfas/Workspace/Text-Mining/Tool_NLP/CogComp/example-02.py", line 5, in
pipeline = local_pipeline.LocalPipeline()
File "/home/rodriguesfas/anaconda3/envs/text_minning/lib/python2.7/site-packages/ccg_nlpy/local_pipeline.py", line 62, in__init__
self.pipeline = self.PipelineFactory.buildPipelineWithAllViews(self.Boolean(True))
File "jnius/jnius_export_class.pxi", line 906, in jnius.JavaMultipleMethod.call
File "jnius/jnius_export_class.pxi", line 637, in jnius.JavaMethod.call
File "jnius/jnius_export_class.pxi", line 803, in jnius.JavaMethod.call_staticmethod
File "jnius/jnius_utils.pxi", line 93, in jnius.check_exception
JavaException: JVM exception occurred: Index: 0, Size: 0