-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
99 lines (84 loc) · 5.58 KB
/
index.html
File metadata and controls
99 lines (84 loc) · 5.58 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
<!DOCTYPE html>
<html>
<head>
<title>The Context Lab</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head>
<body>
<!-- Navbar (sit on top) -->
<div class="w3-top">
<div class="w3-bar w3-white w3-wide w3-padding w3-card">
<a href="#home" class="w3-bar-item w3-button"><b>TCL</b> The Context Lab</a>
<!-- Float links to the right. Hide them on small screens -->
<div class="w3-right w3-hide-small">
<a href="pages/members.html" class="w3-bar-item w3-button">Members</a>
<a href="pages/projects.html" class="w3-bar-item w3-button">Projects</a>
<a href="pages/publications.html" class="w3-bar-item w3-button">Publications</a>
<!-- <a href="#contact" class="w3-bar-item w3-button">Contact</a> -->
</div>
</div>
</div>
<!-- -->
<!-- Header -->
<header class="w3-display-container w3-content w3-wide" style="max-width:1500px;" id="home">
<img class="w3-image" src="images/contextlab_header_sepia_mid.png" alt="contextlabheader" width="1500" height="700">
<div class="w3-display-middle w3-margin-top w3-center">
<h1 class="w3-xxlarge w3-text-white"><span class="w3-padding w3-black w3-opacity-min"><b>TCL</b></span> <span class="w3-hide-small w3-text-light-grey"><b>The Context Lab</b></span></h1>
</div>
</header>
<!-- Page content -->
<div class="w3-content w3-padding" style="max-width:1564px">
<!-- About Section -->
<div class="w3-container w3-padding-32" id="about">
<h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">About</h3>
<p> <img src="images/projects/research_agenda.png" alt="ArabellaSinclair" width="45%" align="right" hspace='20'> The Context Lab is focussed on human-centred research into language use in a range of communicative contexts, and the effects of context on human and model production and comprehension behaviour. Our multidisciplinary collaborations conduct fundamental research, aiming to explore, evaluate and extend current models of language. Making use of computational models of language and natural language processing techniques, informed by approaches from psycholinguistics and cognitive science, we aim to better understand, model and extract insights from human communicative language use. Key contexts we conduct research within are in dialogue (conversational or goal oriented), education, and creative communication.
</p>
</div>
<div class="w3-container w3-padding-32" id="news">
<h3 class="w3-border-bottom w3-border-light-grey w3-padding-16">News</h3>
<p>
<ul>
<li> September 24: Very happy to welcome Irina and Jin as new interdisciplinary PhD students! They will be based in Psychology (Irina) and Linguistics (Jin), welcome to the lab 🤗</li>
<li> June 24: Our follow-up work investigating Human-like Structural Priming effects in Language Models has been accepted to ACL Findings 2024! 🌟</li>
<li> May 24: Very happy to welcome Giulia as a new PhD student! She will be exploring properties of adaptive generation in Langauge Models 🤩</li>
<li>February 24: Our paper on efficient and effective repetition in dialogue will appear in LREC-COLING 2024! 🥳 Looking forward to going to Torino, Italy 🇮🇹</li>
<li>September 23: 🥳 First Lab paper accepted at CoNLL!! Very proud of this collaboration 🌟 </li>
<li>August 23: We are recruiting! Open Fully funded Phd Position to join the lab, working <a href="https://www.findaphd.com/phds/project/towards-contextually-appropriate-audience-aware-and-adaptive-natural-language-generation/?p149511">towards contextually appropriate, audience-aware and adaptive natural language generation</a>. Deadline 4th November, see <a href="https://www.findaphd.com/phds/project/towards-contextually-appropriate-audience-aware-and-adaptive-natural-language-generation/?p149511">advert</a> for more details, or get in contact 🤗</li>
<!-- <li>Milk</li> -->
</ul>
</p>
</div>
<!-- Image of location/map -->
<!-- <div class="w3-container">
<img src="images/projects/research_agenda.png" class="w3-image" style="width:100%">
</div> -->
<!-- End page content -->
</div>
<!-- Footer -->
<footer class="w3-center w3-padding-16">
<img src="images/contextlab_footer_sepia.png" class="w3-image" width="1500" height="50">
<p>Made by Arabella using <a href="https://www.w3schools.com/w3css/default.asp" title="W3.CSS" target="_blank" class="w3-hover-text-green">w3.css</a> & w3schools templates. Header image prompted-for and post-edited by Arabella using hotpot.ai</p>
<div class="w3-bar w3-white w3-wide w3-padding w3-card">
<!-- <a href="index.html" class="w3-bar-item w3-button"><b>TCL</b></a> -->
<!-- Float links to the right. Hide them on small screens -->
<div class="w3-right w3-hide-large" >
<a href="pages/members.html" class="w3-bar-item w3-button">Members</a>
<a href="pages/projects.html" class="w3-bar-item w3-button">Projects</a>
<a href="pages/publications.html" class="w3-bar-item w3-button">Publications</a>
<!-- <a href="#contact" class="w3-bar-item w3-button">Contact</a> -->
</div>
</div>
</footer>
<!-- <div class="w3-bottom">
<div class="w3-bar w3-white w3-wide w3-padding w3-card">
<div class="w3-right" >
<a href="pages/members.html" class="w3-bar-item w3-button">Members</a>
<a href="pages/projects.html" class="w3-bar-item w3-button">Projects</a>
<a href="pages/publications.html" class="w3-bar-item w3-button">Publications</a>
</div>
</div>
</div> -->
</body>
</html>