-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
48 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
layout: page | ||
title: Contact Us | ||
weight: 5 | ||
permalink: /contact/ | ||
show: 1 | ||
--- | ||
|
||
<div class="home"> | ||
<br> | ||
<br> | ||
<div class = "row"> | ||
<div class = ""> | ||
<p style="font-size: 18px"> | ||
If you're interested in NLP and you would like to get in touch, | ||
you can find our collective lab contacts below. The email | ||
address is monitored by the lab manager and messages to it will | ||
get forwarded to the relevant lab member by them. | ||
</p> | ||
<p style="font-size: 18px"> | ||
Working With Us (for current Harvard students): | ||
Please email us at the address below and we will check for | ||
availability or potential projects within our members. Please | ||
also reach out to members individually if you are interested in | ||
working with someone in particular. | ||
</p> | ||
<p style="font-size: 18px"> | ||
Email: harvard dot nlp at gmail dot com | ||
Twitter: @harvard_nlp | ||
</p> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,144 +4,26 @@ | |
weight: 0 | ||
--- | ||
|
||
|
||
<!-- <h2>About</h2> --> | ||
|
||
|
||
<div class="home"> | ||
|
||
<!-- <div id="carousel-example-generic" class="carousel slide" data-ride="carousel" data-interval="false"> --> | ||
<!-- Indicators --> | ||
<!-- <ol class="carousel-indicators"> --> | ||
<!-- <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li> --> | ||
<!-- <li data-target="#carousel-example-generic" data-slide-to="1"></li> --> | ||
<!-- <\!-- <li data-target="#carousel-example-generic" data-slide-to="1"></li> -\-> --> | ||
<!-- <\!-- <li data-target="#carousel-example-generic" data-slide-to="2"></li> -\-> --> | ||
<!-- </ol> --> | ||
|
||
<!-- Wrapper for slides --> | ||
<!-- <div class="carousel-inner" role="listbox"> --> | ||
<!-- <div class="item active"> --> | ||
<!-- <div> --> | ||
<!-- <center> --> | ||
<!-- <a href="http://lstm.seas.harvard.edu"><img src="/images/wave.png" width = "90%"></a> --> | ||
<!-- </center> --> | ||
<!-- </div> --> | ||
<!-- <div class="carousel-caption" style="color:black" > --> | ||
<!-- LSTMVis --> | ||
<!-- </div> --> | ||
<!-- </div> --> | ||
<!-- <div class="item"> --> | ||
<!-- <div> --> | ||
<!-- <center> --> | ||
<!-- <a href="http://github.com/harvardnlp/seq2seq-attn"><img src="/images/aesw2016.png" width = "60%"></a> --> | ||
<!-- </center> --> | ||
<!-- </div> --> | ||
<!-- <div class="carousel-caption" style="color:black"> --> | ||
<!-- Neural Translation --> | ||
<!-- </div> --> | ||
<!-- </div> --> | ||
<!-- <div class="item"> --> | ||
<!-- <div> --> | ||
<!-- <center> --> | ||
<!-- <a href="http://github.com/harvardnlp/nn_coref"><img src="/images/cluster_viz.png" width = "50%"></a> --> | ||
<!-- </center> --> | ||
<!-- </div> --> | ||
<!-- <div class="carousel-caption" style="color:black"> --> | ||
<!-- Anaphora and Coreference --> | ||
<!-- </div> --> | ||
<!-- </div> --> | ||
|
||
<!-- <\!-- <div class="item"> -\-> --> | ||
<!-- <\!-- <img src="..." alt="..."> -\-> --> | ||
<!-- <\!-- <div class="carousel-caption"> -\-> --> | ||
<!-- <\!-- ... -\-> --> | ||
<!-- <\!-- </div> -\-> --> | ||
<!-- <\!-- </div> -\-> --> | ||
<!-- <\!-- ... -\-> --> | ||
<!-- </div> --> | ||
|
||
<!-- <\!-- Controls -\-> --> | ||
<!-- <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev"> --> | ||
<!-- <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> --> | ||
<!-- <span class="sr-only">Previous</span> --> | ||
<!-- </a> --> | ||
<!-- <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next"> --> | ||
<!-- <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> --> | ||
<!-- <span class="sr-only">Next</span> --> | ||
<!-- </a> --> | ||
<!-- </div> --> | ||
|
||
<!-- <div class="row"> --> | ||
<!-- <center> --> | ||
<!-- <a href="http://lstm.seas.harvard.edu"><img class="img-thumbnail" src="/images/wave.png" width = "90%"></a> --> | ||
<!-- </center> --> | ||
<!-- </div> --> | ||
<br> | ||
<br> | ||
|
||
<div class = "row"> | ||
<div class = ""> | ||
<p style="font-size: 18px"> | ||
Harvard NLP studies machine learning methods for processing | ||
and generating human language. We are interested in | ||
mathematical models of sequence generation, challenges of | ||
and generating human language. As a group, we are interested in | ||
mathematical models of sequence generation, the challenges of | ||
artificial intelligence grounded in human language, and the | ||
exploration of linguistic structure with statistical tools. | ||
exploration of linguistic structure with statistical and neural tools. | ||
</p> | ||
<p style="font-size: 18px"> | ||
|
||
Our group's <a class="inline" href="/papers">research | ||
publications</a> and <a class="inline" | ||
href="/code">open-source projects</a> have focused on text | ||
summarization, neural machine translation, visualizing | ||
recurrent neural networks, algorithms for shrinking neural | ||
networks, models for entity tracking in documents, multi-modal | ||
text generation, grammatical error correction, and new approaches | ||
for text generation. | ||
|
||
|
||
<!-- Our <a href="members.html">group</a> --> | ||
<!-- publishes <a href="papers">research</a> in natural-language --> | ||
<!-- processing and among other related areas. We also --> | ||
<!-- release <a href="code">code</a> to the research --> | ||
<!-- community. --> </p> | ||
<!-- <p style="font-size: 20px"> --> | ||
<!-- If you are at Harvard and interested in NLP/ML, come take one of our --> | ||
<!-- courses we offer in the area (<a href="http://cs181.fas.harvard.edu">CS181</a>, <a href="http://cs182.fas.harvard.edu">CS182</a>, CS187, <a href="http://cs287.fas.harvard.edu">CS287</a>). We also hold a --> | ||
<!-- weekly <a href="meetings">reading group</a> where we discuss new --> | ||
<!-- research and invite local speakers. If you are interested in a applying for a Ph.D or --> | ||
<!-- postdoc, please email [email protected] or stop by office hours Wed. 1-3 in MD 217. --> | ||
<!-- </p> --> | ||
<!-- <br> --> | ||
href="/code">open-source projects</a> span all aspects of natural | ||
language processing, including foundational work in computational | ||
linguistics, machine learning for human-like language understanding, and the | ||
development of tools and methodologies that advance both theoretical | ||
and applied aspects of NLP. | ||
</p> | ||
</div> | ||
</div> | ||
|
||
<!-- <h1 class="page-heading">Posts</h1> --> | ||
|
||
<!-- <ul class="post-list"> --> | ||
<!-- {% for post in site.posts %} --> | ||
<!-- <li> --> | ||
<!-- <span class="post-meta">{{ post.date | date: "%b %-d, %Y" }}</span> --> | ||
|
||
<!-- <h2> --> | ||
<!-- <a class="post-link" href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a> --> | ||
<!-- </h2> --> | ||
<!-- </li> --> | ||
<!-- {% endfor %} --> | ||
<!-- </ul> --> | ||
|
||
<!-- <p class="rss-subscribe">subscribe <a href="{{ "/feed.xml" | prepend: site.baseurl }}">via RSS</a></p> --> | ||
|
||
|
||
|
||
</div> | ||
<!-- <div class = "container"> --> | ||
<!-- <div class="col-md-1"></div> --> | ||
<!-- <div class="col-md-5"> --> | ||
<!-- <div class="alert alert-success" role="alert"> --> | ||
<!-- <a class="twitter-timeline" data-lang="en" data-height="500" data-theme="light" data-link-color="#E95F28" href="https://twitter.com/harvardnlp">by harvardnlp</a> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> --> | ||
<!-- </div> --> | ||
<!-- </div> --> | ||
<!-- </div> --> | ||
<br> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters