-
Good morning -
I think I have found a potential bug in the caching of annotators and/or the property sets used to construct them.
I am using CoreNLP version 3.9.2, and have a server implementati…
-
Among the Stanford CoreNLP API documents I couldn't find the api for stanford's Open Information Extraction (OpenIE) annotator.
Is there any?
thanks a lot
-
There seem to be a number of features currently missing in the Python implementation
relative to the Java one. For example:
- [Quote Attribution](https://stanfordnlp.github.io/CoreNLP/quote.html#q…
-
Hi,
I'm interested in DROP dataset, especially the semantic parsing baseling part and would like to do some further research based on it. Is it possible to add this baseline in allennlp or share th…
-
I am currently working with the OpenIE predictor in AllenNLP. First thanks a lot for making this tool available!
My questions are regarding the output tag sequence from the OpenIE predictor. For th…
-
**Describe the bug**
I've previously operated bentoml service without any problems until today. I've made several changes at my service's code and repackaged it into bentoml service. Then i've builde…
-
the OpenIE module works so great in English that most sentence will get a result.
However, when it comes to Chinese, the OpenIE is ineffective which means no result is shown at all.
For example, her…
-
Hi, guys:
Thanks for the awesome contributions.
I have read ur paper and now I am interested in the construction of Riedel & GIDS raw dataset(`riedel_train.json`, `riedel_test.json`, `gids_train…
-
Is it possible to get relations (REL) between NER entities using this library?
For e.g. If I were to pass in the following sentence "Moscow is the capital of Russia", I can extract Moscow and Russi…
-
hello everyone
now i want to use this model to solve chinese problems, I konw this model base on ollie, and ollie can not use in chinses problem, so who can tell me if this model can use in chi…