-
Hello! I'm a little confused about attributes in .json file, which is mentioned in OpenIE_process.py.
Take a `.story` in cnn/dm dataset for example:
In `process_one` function:
`filename = os.pa…
-
I am having issues with OpenIE reporting errors on a few phrases, some of which are regular phrases without weird punctuation. For example: "Mozambique steps up oil and gas search." leads to an `Error…
-
Currently the open IE extractor returns a Jena model like this for the input "Obama was born in the USA."
@prefix : .
@prefix rdf: .
:Obama :be :bear ;
…
-
### Question
Traceback (most recent call last):
File "E:\Project\pythonProject\ResNet18\1.py", line 5, in
tagger = SequenceTagger.load("E:\Project\pythonProject\LFR-GAN_TOMM2023-master\pretr…
-
I'm using [poorna-kumar/gendermeme-core](https://www.github.com/poorna-kumar/gendermeme-core) in conjunction with CoreNLP and since upgrading to the latest version I am unable to make anything work du…
-
I wonder the definition of the file_list.txt in your shell script.
-
A very long text leads to the following error:
JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Server started with
java -Xmx10-XX:+UseConcMarkSweepGC -jar openie-assembly-5.0-SNAPSHOT.ja…
-
Hi,
I've been really liking how Stanza just "works" out of the box since the last month or so. However, I have recently hit a wall and the documentation is a little sparse on the Stanza CoreNLP cl…
-
Hello all,
I am trying to compile openie, but the following error arises. I will include all logs. Can you please help?
[info] Set current project to onre (in build file:/home/usbader/O…
-
The documentation says you can use langchain's model options
I changed the code in the example src/test_hipporag.py
the
hipporag = HippoRAG(args.dataset, 'openai', args.extraction_model, args.retri…