-
Hi
Every time I try and build the .jar files with mvn package it fails. I am including my full -e output below.
Thanks
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WA…
-
I have installed Pyner successfully. However when I run the example, an empty set of entities is returned (indicated below):
$ python
Python 2.7.3 (default, Sep 26 2012, 21:53:58)
[GCC 4.7.2] on lin…
-
testPosTagging() in KnownIssuesTest.java
``` java
@Test
public void testPosTagging()
{
String[] result = RiTa.getPosTags("a fucking fool", false);
System.out.println(Arrays.asList(resu…
-
```
Add a flexible PoS Tagger that enables easy change of models including creating/using
self-trained ones.
```
Original issue reported on code.google.com by `Tobias.Horsmann` on 2015-04-20 15:43:17…
-
This includes some general code clean up for which I will not open an own issue.
- [x] Check for used/unused (un)declared dependencies
- [x] Update scope of dependencies
- [x] Check for non-DKPro Snap…
-
When I build a pipeline with e.g. OpenNlpTagger and StanfordParser, then by default
the StanfordParser will also add POS tags and I end up having two sets of POS annotations
in the CAS with the one fr…
-
On my Ubuntu 15.10 laptop, when I run `./integrated.py`, I get the following error:
``` pybt
************************************************** Loading CoreNLP ***************************************…
-
These are additional methods for returning responses from ChatterBot. These methods will increase the accuracy of any possible output that the program can provide. For example, questions about a speci…
-
Hello, I am trying to run through your example code, and I ran into this error:
An unhandled exception of type 'System.TypeInitializationException' occurred in stanford-corenlp-3.5.2.dll
Additional in…
-
Any ideas on why I can't 'grab' the shift-reduce parser?
OS X 10.10.4.
David-Laxers-MacBook-Pro:stanford_pipeline davidlaxer$ python -V
Python 2.7.10 :: Anaconda 2.3.0 (x86_64)
David-Laxers-MacBook-P…