-
Does Plotly have examples for text annotation visualization?
Here is an example from here: http://nlp.cogcomp.org/
Basically, the goal is to create such graphs (text, some spans, and their edg…
-
Hi, I'm trying to extract bert features by `extract_bert_features.sh`. I find that the token features are extracted based on a document-level, which generates embeddings based on a sequence of sentenc…
-
Hi all,
I was following the README in the llama folder, having run these commands
```
python3 train_ppo.py --task summary --dataset_name news --reward_models Tristan/gpt2_reward_summarization --o…
-
Hi,
This work is amazing, I've been playing around with the demo as well and thank you for making all of this publicly available.
I was wondering if there's a way to integrate the Bert-Wiki model di…
-
### Describe the bug
**TUTORIAL_10_TRAINING_ZERO_SHOT_MODEL** at **Use Case 3: Train a TARS model** step # 8 raises following error:
> OSError: None is not a local folder and is not a valid mode…
-
--:/shared/tiha/code_review/ZeroShotWiki> CUDA_VISIBLE_DEVICES=1 python src/train_wiki_entailment.py --data_file data/data/wikipedia/tokenized_wiki.txt --cate_file data/data/wikipedia/page2content_cat…
-
Explain the need to download models and how to change CogComp versions.
Talk about the PyJNIUS way to run a JVM and point to the CogComp/cogcomp-nlp
-
## Problem
I cannot load "trec" dataset, it results with ConnectionError as shown below. I've tried on both Google Colab and locally.
* `requests.head('http://cogcomp.org/Data/QA/QC/train_5500.labe…
-
Hi,
I want to get 'verb_srl' view with LocalPipeline.
However, I am meeting with a problem about edu.illinois.cs.cogcomp.sl.
```
from ccg_nlpy import local_pipeline
text = "Hello, how are…
-
When running `RunAll_This.sh` as directed, most jobs fail with:
```
Unable to read from file /home/qning2/Research/EventRelationIAI/data/EventCausalityData/keys/eval.keys
```
I can't find any …