forked from kevincstowe/clear-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
education.html
38 lines (37 loc) · 2.09 KB
/
education.html
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
<div id="textbox">
<h2> Our Educational Programs </h2>
<div id="subtextbox">
<!-- Add Information Here-->
<p>CLEAR is committed to developing human resources and improving educational
opportunities for all people. The focus of our educational efforts is
the advancement of knowledge in areas of human language technology.
</p><br>
<p>Through a variety of projects, we are attempting to achieve the following outcomes: </p>
<ul>
<li>Improve the quality of undergraduate and graduate education in human
language technology (HLT) at the University of Colorado and throughout
the US;
</li>
<li> Increase the number of undergraduate and graduate certificate programs
and advanced degree programs in HLT in US colleges and universities
as well as the number of women and minority students; and,
</li>
<li>Increase the number of trained researchers and developers.</li>
</ul>
<p>Below is a brief description of several educational efforts we are involved
in. Follow the links for more complete information about each effort.</p>
<br><hr size="1">
<br><h3>Certificate Program in Human Language Technology</h3><br>
<p>The development of these courses has led to an M.S. Certificate Program
in Human Language Technology at the University of Colorado offered by
the joint efforts of the <a href="javascript:void(0);" onClick="loadPage('home.html')">Center for Computational Language and Education Research</a>, the <a href="http://www.cs.colorado.edu" target="#">Department
of Computer Science</a>, the <a href="http://www.colorado.edu/ling" target="#">Department
of Linguistics</a>, the <a href="http://www.colorado.edu/slhs" target="#">Department
of Speech, Language and Hearing Sciences</a>, and the <a href="http://ece-www.colorado.edu" target="#">Department
of Electrical and Computer Engineering</a>. </p>
<br>
<p>For more information on<a href="javascript:void(0);" onClick="loadPage('hltc.html')">Interdisciplinary
Certificate Program in Human Language Technology, click here</a>.</p>
<br><hr size="1">
</div>
</div>