-
The joint model (COREF+NER+WIKI) of the Berkeley Entity Resolution System combines the output for all input documents (e.g. government.txt and music.txt) into a single file output.conll.
While the ou…
-
I was successfully able to run the LSTM based pointer generator. While running the transformer_encoder branch with LSTM=false, I encounter this error:
```
File "training_ptr_gen/train.py", line 400,…
-
Hello,
I have the following code:
```
# coding=utf8
from summa import summarizer, keywords
text = 'التلخيص التلقائي هو عملية تصغير مستند نصي بامتدادبرنامج كمبيوتر من أجل إنشاء ملخص يحتفظ بأهم …
-
It would be a major improvement in the usability of the `mlperf_logging` module if it had no external dependencies beyond those available in the Python 3 standard library. There will be no need for in…
-
Windows 11, latest Obsidian (1.1.9):
- Downloaded the repo and cloned it to my plugin folder as instructed.
- Opened Obsidian → Opened community plugins: GPT3 summarizer shows up but turned off →…
-
Hi Joe,
When I executed the script "tree_assembler.py" by python2, I met the following error. Could you give me some suggestions to fix it. Thank you very much.
Rong
"Traceback (most recent c…
-
It's currently using the openai.Completion.create API, but I want to use the completion API instead
-
## Steps to Reproduce
1. mono /usr/share/ironpython2.7/ipy.exe -S -c "import clr; print((1).GetType().Name)"
### Current Behavior
Got a SIGSEGV while executing native code.
### Expecte…
-
Following this tutorial, [Abstractive Summarization with Hugging Face Transformers](https://github.com/keras-team/keras-io/blob/master/examples/nlp/t5_hf_summarization.py) I created a text summarizati…
-
Hi Jeff,
your page-summarizer extension looks very cool and handy, so I was wondering if you'd consider making the API endpoint configurable.
Background:
[Ollama](https://ollama.com) is a proje…