-
Notifications
You must be signed in to change notification settings - Fork 3
/
papers.html
73 lines (70 loc) · 3.02 KB
/
papers.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
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
---
layout: writing
title: Academic papers
---
<p>Various academic papers I co-authored while working in research labs as an undergrad at McGill University (2011—2014).</p>
<hr />
<dl class="vertical">
<dt>
<a href="https://www.aaai.org/ocs/index.php/SSS/SSS13/paper/view/5744">
What’s in a Name? Using First Names as Features for Gender Inference in Twitter
</a>
</dt>
<dd>
Co-authored with Derek Ruths for <a href="http://networkdynamics.org/">Network Dynamics</a> lab.
I presented this at the <a href="https://aaai.org/Symposia/Spring/spring-symposia.php">AAAI Spring Symposium Series</a> in 2013
(my slides are on <a href="https://speakerdeck.com/dellsystem/whats-in-a-name-using-first-names-as-features-for-gender-inference-in-twitter">Speaker Deck</a>).
</dd>
<dt>
<a href="https://www.aaai.org/ocs/index.php/ICWSM/ICWSM12/paper/view/4713">
Homophily and Latent Attribute Inference: Inferring Latent
Attributes of Twitter Users from Neighbors
</a>
</dt>
<dd>
Co-authored with Derek Ruths and Faiyaz Al Zamal for <a href="http://networkdynamics.org/">Network Dynamics</a> lab.
Poster paper at <a href="http://www.icwsm.org">the International AAAI Conference on Weblogs and Social Media (ICWSM)</a> in 2012.
</dd>
<dt>
<a href="https://www.aaai.org/ocs/index.php/ICWSM/ICWSM12/paper/view/4784">
Using Social Media to Infer Gender Composition of Commuter Populations
</a>
</dt>
<dd>
Co-authored with Derek Ruths and Faiyaz Al Zamal for <a href="http://networkdynamics.org/">Network Dynamics</a> lab.
Workshop paper at <a href="http://www.icwsm.org">the International AAAI Conference on Weblogs and Social Media (ICWSM)</a> in 2012.
</dd>
<dt>
<a href="http://ismir2012.ismir.net/event/papers/577_ISMIR_2012.pdf">
Digital Document Image Retrieval Using Optical Music Recognition
</a>
</dt>
<dd>
Co-authored with Andrew Hankinson, John Ashley Burgoyne, Gabriel
Vigliensoni, Alastair Porter, Jessica Thompson, Remi Chiu, and Ichiro
Fujinaga for <a href="http://ddmal.music.mcgill.ca/">DDMAL lab</a>.
Presented at <a href="http://www.ismir.net/">the International Society for
Music Information Retrieval Conference (ISMIR)</a> in 2012.
</dd>
<dt>
<a href="https://link.springer.com/chapter/10.1007/978-3-642-33290-6_51">
Diva: A Web-Based High-Resolution Digital Document Viewer
</a>
</dt>
<dd>
Co-authored with Andrew Hankinson, Laurent Pugin, and Ichiro Fujinaga for
<a href="http://ddmal.music.mcgill.ca/">DDMAL lab</a>.
Presented at <a href="http://www.tpdl.eu">the International Conference on
Theory and Practice of Digital Libraries (TPDL)</a> in 2012.
</dd>
<dt>
<a href="http://journal.code4lib.org/articles/5418">
Diva.js: A Continuous Document Viewing Interface
</a>
</dt>
<dd>
Co-authored with Andrew Hankinson, Laurent Pugin, and Ichiro Fujinaga for
<a href="http://ddmal.music.mcgill.ca/">DDMAL lab</a>.
Published in <a href="https://code4lib.org/">The Code4Lib Journal</a> in 2011.
</dd>
</dl>