Skip to content

Commit c642495

Browse files
committed
Import of 2016_bigdata_text
Former-commit-id: dd53109
1 parent 8bee945 commit c642495

9 files changed

+618
-13
lines changed

2016_icml_opponent.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
% Acknowledgements should only appear in the accepted version.
120120

121121
\section*{Acknowledgements}
122-
We thank Hua He, Xiujun Li and Mohit Iyyer for helpful discussions about deep Q-learning and our model.
122+
We thank Hua He, Xiujun Li, and Mohit Iyyer for helpful discussions about deep Q-learning and our model.
123123
We also thank the anonymous reviewers for their insightful comments.
124124
This work was supported by \abr{nsf} grant \abr{iis}-1320538.
125125
Boyd-Graber is also partially supported by \abr{nsf} grants

2016_icml_opponent/sections/experiments.tex

+1-3
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,8 @@ \subsection{Quiz Bowl}
350350
Words where an agent buzzes is subscripted by a symbol unique to the agent;
351351
color of the symbol corresponds to the player it is playing against.
352352
A gray symbol means that buzz position of the agent does not depend on its opponent.
353-
354353
\dron{} agents adjust their buzz positions according to the opponent's buzz position and correctness.
355-
Best viewed in color.
356-
}
354+
Best viewed in color.}
357355
\label{fig:buzz_example}
358356
\end{figure}
359357

Makefile

+8
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ clean:
3232
cp $@ ~/public_html/temp
3333
./scripts/style-check.rb $(<:.tex=)/*.tex $(<:.tex=)/sections/*.tex
3434

35+
%.nsf.pdf: %.paper.pdf
36+
cd $(<:.paper.pdf=)/supporting && pdflatex summary
37+
cd $(<:.paper.pdf=)/supporting && pdflatex jbg_bio
38+
cd $(<:.paper.pdf=)/supporting && pdflatex data_plan
39+
mkdir -p $(<:.paper.pdf=)/output
40+
mv $(<:.paper.pdf=)/supporting/*.pdf $(<:.paper.pdf=)/output
41+
cp $< $(<:.paper.pdf=)/output
42+
3543
%.paper.ps: %.tex %.bbl style/preamble.tex $(TEX) $(GFX)
3644
latex $<
3745
latex $<

bib/aguha.bib

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2+
13
%vision language biology motivation papers
24
@article{kirkham2002visual,
35
title={Visual statistical learning in infancy: Evidence for a domain general learning mechanism},

bib/ek_wiki.bib

+586
Large diffs are not rendered by default.

bib/forough.bib

+16-8
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ @inproceedings{ramage-10b
161161
@inproceedings{mcauliffe2008supervised,
162162
title={Supervised topic models},
163163
author={Mcauliffe, Jon D and Blei, David M},
164-
booktitle={Advances in neural information processing systems},
164+
booktitle=nips,
165165
pages={121--128},
166166
year={2008}
167167
}
@@ -357,7 +357,7 @@ @article{hwa2004sample
357357
@inproceedings{osborne2004ensemble,
358358
title={Ensemble-based Active Learning for Parse Selection.},
359359
author={Osborne, Miles and Baldridge, Jason},
360-
booktitle={HLT-NAACL},
360+
booktitle=naacl,
361361
pages={89--96},
362362
year={2004},
363363
organization={Citeseer}
@@ -366,8 +366,7 @@ @inproceedings{osborne2004ensemble
366366
@inproceedings{ngai2000rule,
367367
title={Rule writing or annotation: Cost-efficient resource usage for base noun phrase chunking},
368368
author={Ngai, Grace and Yarowsky, David},
369-
booktitle={Proceedings of the 38th Annual Meeting on Association for Computational Linguistics},
370-
pages={117--125},
369+
booktitle=acl,
371370
year={2000},
372371
organization={Association for Computational Linguistics}
373372
}
@@ -393,7 +392,7 @@ @inproceedings{haertel2008assessing
393392
@inproceedings{tomanek2007approach,
394393
title={An Approach to Text Corpus Construction which Cuts Annotation Costs and Maintains Reusability of Annotated Data.},
395394
author={Tomanek, Katrin and Wermter, Joachim and Hahn, Udo},
396-
booktitle={EMNLP-CoNLL},
395+
booktitle=emnlp,
397396
pages={486--495},
398397
year={2007}
399398
}
@@ -494,7 +493,7 @@ @article{settles2012active
494493
@inproceedings{aletras2014labelling,
495494
title={Labelling Topics using Unsupervised Graph-based Methods.},
496495
author={Aletras, Nikolaos and Stevenson, Mark},
497-
booktitle={ACL (2)},
496+
booktitle=acl,
498497
pages={631--636},
499498
year={2014}
500499
}
@@ -507,8 +506,7 @@ @inproceedings{anand2011believe
507506
@inproceedings{iyyer2014political,
508507
title={Political Ideology Detection Using Recursive Neural Networks.},
509508
author={Iyyer, Mohit and Enns, Peter and Boyd-Graber, Jordan L and Resnik, Philip},
510-
booktitle={ACL (1)},
511-
pages={1113--1122},
509+
booktitle=acl,
512510
year={2014}
513511
}
514512
@article{boyd2014care,
@@ -524,4 +522,14 @@ @incollection{nikolova2011collecting
524522
pages={81--93},
525523
year={2011},
526524
publisher={Springer}
525+
}
526+
@article{roberts2014structural,
527+
title={Structural Topic Models for Open-Ended Survey Responses},
528+
author={Roberts, Margaret E and Stewart, Brandon M and Tingley, Dustin and Lucas, Christopher and Leder-Luis, Jetson and Gadarian, Shana Kushner and Albertson, Bethany and Rand, David G},
529+
journal={American Journal of Political Science},
530+
volume={58},
531+
number={4},
532+
pages={1064--1082},
533+
year={2014},
534+
publisher={Wiley Online Library}
527535
}

bib/jbg.bib.REMOVED.git-id

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8ebc8ca3b17ee901d8335155ffdc6d57e52e123e
1+
db9280d0bcafc80e17cebf10177c176ec0c1dbfb

bib/jbg.bib~.REMOVED.git-id

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c31ebc9f367798598d765c0cd124a7f565d3b174

bib/journal-full.bib

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ @String{hlt=
1515
@String{ica="International Conference on Independent Component Analysis and Signal Separation"}
1616
@String{icdm="International Conference on Data Mining"}
1717
@String{iccv="International Conference on Computer Vision"}
18+
@String{iclsp="International Conference on Lexicography and Semantic Prosody"}
19+
@String{icslp="International Conference on Spoken Language Processing"}
1820
@String{icwsm="International Conference on Weblogs and Social Media"}
1921
@String{ai="Artificial Intelligence"}
2022
@String{ijcai="International Joint Conference on Artificial Intelligence"}

0 commit comments

Comments
 (0)