-
```
The Stanford Parser produces syntactic functions for terminals (tokens), e.g.
NN-DA or NN-DO (noun + function). In the Consituent annotation, we can maintain
the syntactic function in the CAS, b…
-
**Is your feature request related to a problem? Please describe.**
Here is some annotation for events in text , an event annotation consists of event trigger word, event role and role type. With d…
-
```
The Stanford Parser produces syntactic functions for terminals (tokens), e.g.
NN-DA or NN-DO (noun + function). In the Consituent annotation, we can maintain
the syntactic function in the CAS, b…
-
```
The Stanford Parser produces syntactic functions for terminals (tokens), e.g.
NN-DA or NN-DO (noun + function). In the Consituent annotation, we can maintain
the syntactic function in the CAS, b…
-
```
What steps will reproduce the problem?
Unit test:
public class MultiplePunctuationTest
{
private AnalysisEngineDescription pipeline;
private CAS cas;
@Before
public void setUp(…
-
Hello,
I am having trouble generating the manifest.
```
pip install impresso-pycommons
Defaulting to user installation because normal site-packages is not writeable
Collecting impresso-pycomm…
-
Hi,
I just finished building another physical system, so I could run YodaQA on 24 cores and 60GB of RAM in parallel (even though 16/48 is more realistic - I have some other stuff to do). Executing Yo…
k0105 updated
8 years ago
-
This issue is critical from an infrastructure perspective. Please, let me know what you think:
Some of the docker images are unexpectedly large (e.g., 7-8 GBs or more). Because of that:
1. the sys…
-
I have read all README.md files,and all papers.But i can not find any instructions or tutorials to build an easy application(even i know for some general steps:Questions analysis,Answer Producers,..).…
-
## Checklist
- [ x ] I have verified that the issue exists against the `main` branch of AllenNLP.
- [ x ] I have read the relevant section in the [contribution guide](https://github.com/al…