-
Add a handler for redis caching:
https://github.com/IllinoisCogComp/illinois-cogcomp-nlp/tree/a056ae00bda09a67ac2b37465282ea294234b521/core-utilities/src/main/java/edu/illinois/cs/cogcomp/core/io/ca…
-
If I request a pipeline instance with the following:
```java
PipelineFactory.buildPipeline(ViewNames.SRL_VERB)
```
Trying to add the SRL view to a new TA and I get the following exceptions
…
-
So I cleaned my caches on morgoth:
```
- ~/.m2
- ~/.cogcomp-datastore
- ~/.cogcomp-datastore-tmp
```
and now I see a test failing in NER:
http://morgoth.cs.illinois.edu:5800/viewLog.…
-
Christos a couple of questions for you:
So I was trying to test SRL. I first tried to cache the datasets:
```
mvn -pl srl exec:java -Dexec.mainClass="edu.illinois.cs.cogcomp.srl.Main" -Dexec.args="…
-
[write and read functions for AdaGrad](https://github.com/IllinoisCogComp/lbjava/blob/master/lbjava/src/main/java/edu/illinois/cs/cogcomp/lbjava/learn/AdaGrad.java#L334-L336) are not written
Examples…
-
I tried to train a new NER tagger. So I compiled the NER repository according to your guideline.
It seems that some download links of requirement libs are out of date.
There is the same issue as m…
-
**Source**
- *paper*: `Looking Beyond the Surface: A Challenge Set for Reading Comprehension over Multiple Sentences
`
- *paper-url*: `https://www.aclweb.org/anthology/papers/N/N18/N18-1023/`
-…
-
https://github.com/nitishgupta/wikiparser/blob/1975fe7cb9e984eb0fe3a88e679fba6dd22f2269/src/main/java/edu/illinois/cs/cogcomp/wikiparser/wikiparse/JsonConverter.java#L34
Why is the try-catch outsid…
-
Potentially a bug:
I think [this line](https://github.com/IllinoisCogComp/saul/blob/310ca43a618b7928c5c1a352a4059a0c87578780/saul-examples/src/main/scala/edu/illinois/cs/cogcomp/saulexamples/setcover…
-
Add auto-deploy to the api docs:
http://cogcomp.cs.illinois.edu/software/doc/apidocs/