Spaces:
Running
Running
File size: 2,026 Bytes
d69ace5 4e87534 4b09d2d da069b3 461b859 f341328 d69ace5 da069b3 d69ace5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg+xml" href="/ccr-logo.svg" />
<title>CCR Platform - Contextualized Construct Representations</title>
<!-- The app is a single-page bundle, so crawlers and link scanners never
execute the JS that renders the lab's identity. These tags and the
<noscript> block below put the operator, affiliation, and contact into
the served HTML itself, which is all a non-executing client can read. -->
<meta
name="description"
content="CCR Platform: open-source text analysis for psychology research, operated by the Culture and Morality Lab at the University of Massachusetts Amherst."
/>
<meta property="og:site_name" content="CCR Platform" />
<meta property="og:title" content="CCR Platform - Contextualized Construct Representations" />
<meta
property="og:description"
content="Score a text corpus against validated psychological questionnaires. Operated by the Culture and Morality Lab, University of Massachusetts Amherst."
/>
<script type="module" crossorigin src="/assets/index-C8cIJp9I.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BGUc1PzI.css">
</head>
<body>
<noscript>
<h1>CCR Platform</h1>
<p>
Contextualized Construct Representation analysis for psychology
research. Operated by the Culture and Morality Lab, University of
Massachusetts Amherst. Principal investigator: Dr. Mohammad Atari.
</p>
<p>
Contact: <a href="mailto:devaanand@umass.edu">devaanand@umass.edu</a>.
Source code:
<a href="https://github.com/Culture-and-Morality-Lab/ccr-platform"
>github.com/Culture-and-Morality-Lab/ccr-platform</a
>
</p>
<p><a href="/guide">How this tool works</a></p>
</noscript>
<div id="root"></div>
</body>
</html>
|