-
Hi, I have trouble with compiling yago3. After I execute mvn command in accord with Readme, I got a error that the file can not be downloaded. The message is as followed :
```
Downloading: http://…
-
Remove the old published jar files:
http://cogcomp.cs.illinois.edu/m2repo/edu/illinois/cs/cogcomp/illinois-sl/
-
I'm tried the provided example in the cogcomp-nlp readme and a got a wierd Error that could not figure out how to solve it. Please me.
My code :
`String text = "He went to Chicago after his Father …
-
When trying to run the training with demo data for the first time as:
java -Xmx8g -cp target/classes:target/dependency/* edu.illinois.cs.cogcomp.ner.NerTagger -train test/Test/0224.txt test/Test/02…
-
The "testSentencePipeline" in the "SentencePipelineTest" https://github.com/CogComp/cogcomp-nlp/blob/master/pipeline/src/test/java/edu/illinois/cs/cogcomp/pipeline/main/SentencePipelineTest.java#L89 l…
-
Hello,
when using the local pipeline because the remote pipeline does not seem to be available anymore (see #129), I get the following message
```
INFO:ccg_nlpy.pipeline_config:Using local pip…
-
https://github.com/CogComp/cogcomp-nlp/blob/master/dataless-classifier/src/main/resources/hierarchies/20newsgroups/parentChildIdMap.txt
https://github.com/CogComp/cogcomp-nlp/blob/master/dataless-cla…
-
Same as: https://github.com/cogcomp-dev/illinois-cogcomp-nlp/issues/57
-- in edison (edu.illinois.cs.cogcomp.edison.annotators) and in illinois-core-utilities (edu.illinois.cs.cogcomp.nlp.utilities)
…
-
1)
https://github.com/IllinoisCogComp/saul/blob/14ef5ff09cf222331fbdba6e5423fe8c238d277b/saul-core/src/main/scala/edu/illinois/cs/cogcomp/saul/datamodel/node/Node.scala#L62-L64
``` scala
node pop…
-
Couple of warnings during downstream pipeline usage (version 3.1.7)
[info] Resolving edu.cmu.cs.ark#ChuLiuEdmonds;1.0-SNAPSHOT ...
[warn] Unable to reparse edu.cmu.cs.ark#ChuLiuEdmonds;1.0-SNAPSHO…