causal-claims.isi.edu Open in urlscan Pro
128.9.35.53  Public Scan

URL: https://causal-claims.isi.edu/
Submission: On July 25 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 2 forms found in the DOM

<form id="csv-form">
  <fieldset>
    <div class="field"><label class="label">Step 1: Upload a CSV</label>
      <div class="control">
        <div class="file has-name mr-3 mb-3"><label class="file-label"><input id="csv-file" class="file-input" type="file" name="file"><span class="file-cta"><span class="file-label">Choose a file...</span></span></label></div><button type="submit"
          form="csv-form" class="button is-info " value="Submit">Submit</button>
      </div>
    </div>
  </fieldset>
</form>

<form id="csv-prop">
  <fieldset disabled="">
    <div class="field"><label class="label">Step 2: Select your text column</label>
      <div class="control">
        <div class="select"><select name="columnName" required=""></select></div>
      </div>
    </div>
    <div class="field">
      <div class="control"><label class="checkbox"><input name="preprocessText" type="checkbox" checked=""><span class="ml-3">Pre-process text (remove URLs, email, extra whitespace)</span></label></div>
    </div>
    <div class="field">
      <div class="control"><label class="checkbox"><input name="clusterEntities" type="checkbox" checked=""><span class="ml-3">Cluster entities</span></label></div>
    </div>
    <p class="help is-gray mb-1">Large CSV files are automatically truncated to the first 10,000 rows</p><button type="submit" form="csv-prop" class="button is-info " value="Submit">Submit</button>
  </fieldset>
</form>

Text Content

You need to enable JavaScript to run this app.


MINING CAUSAL BELIEF SYSTEMS


PRINISKI, JOHN, ISHAAN VERMA, AND FRED MORSTATTER. "PIPELINE FOR MODELING CAUSAL
BELIEFS FROM NATURAL LANGUAGE." ACL DEMO. 2023.

Sample File

COVID Tweets
Step 1: Upload a CSV
Choose a file...
Submit

Step 2: Select your text column

Pre-process text (remove URLs, email, extra whitespace)
Cluster entities

Large CSV files are automatically truncated to the first 10,000 rows

Submit