-
```
DKPro has yet no reader that can read the tagged plain-text corpora that comes
along with the PTB.
Points for discussion:
- corpora contain noun phrase annotations (in addition to the tags), is …
-
Hello,
I don't easily understand how the nlp features of factorie are related to data source providers. I guess it's currently required to have Penn treebank installed for proceeding with POS tagging.…
-
```
DKPro has yet no reader that can read the tagged plain-text corpora that comes along
with the PTB.
Points for discussion:
- corpora contain noun phrase annotations (in addition to the tags), is t…
-
Hi there,
I am planning to develop an application based on Stanford's CoreNLP engine and would like to know how can I use Universal Dependencies in Java-Based CoreNLP.
Thanks in advance,
-
```
DKPro has yet no reader that can read the tagged plain-text corpora that comes
along with the PTB.
Points for discussion:
- corpora contain noun phrase annotations (in addition to the tags), is …
-
```
DKPro has yet no reader that can read the tagged plain-text corpora that comes
along with the PTB.
Points for discussion:
- corpora contain noun phrase annotations (in addition to the tags), is …
-
(This issue came up when working on the UD Finnish conversion of TDT.)
The UD guidelines for the POS tag `DET` (http://universaldependencies.github.io/docs/u/pos/DET.html) state
> [...] words equiv…
-
Using the script below, I find a significant scattering of tokens of the form:
_T_-1, -NONE
what are these?
```
import json
from nltk.corpus import treebank
class NLTKEncoder(json.JSONEncoder):
…
-
This might seem pretty advance, but I think it could really open the engine up to some cool concepts.
Given:
- NNP and NNP *
- This will match "Jack and Jill went up the hill"
I know you can sorta d…
-
```
DKPro has yet no reader that can read the tagged plain-text corpora that comes
along with the PTB.
Points for discussion:
- corpora contain noun phrase annotations (in addition to the tags), is …