Skip to content
Snippets Groups Projects
Commit afe3483e authored by SurajSSingh's avatar SurajSSingh
Browse files

Added Report files

parent 8792b38f
No related branches found
No related tags found
No related merge requests found
NetId
This diff is collapsed.
\relax
\providecommand\hyper@newdestlabel[2]{}
\providecommand\HyperFirstAtBeginDocument{\AtBeginDocument}
\HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined
\global\let\oldcontentsline\contentsline
\gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}}
\global\let\oldnewlabel\newlabel
\gdef\newlabel#1#2{\newlabelxx{#1}#2}
\gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}}
\AtEndDocument{\ifx\hyper@anchor\@undefined
\let\contentsline\oldcontentsline
\let\newlabel\oldnewlabel
\fi}
\fi}
\global\let\hyper@last\relax
\gdef\HyperFirstAtBeginDocument#1{#1}
\providecommand\HyField@AuxAddToFields[1]{}
\providecommand\HyField@AuxAddToCoFields[2]{}
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{1}{section.1}}
\newlabel{sec:intro}{{1}{1}{Introduction}{section.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.1}Topic}{1}{subsection.1.1}}
\newlabel{sec:topic}{{1.1}{1}{Topic}{subsection.1.1}{}}
\@writefile{toc}{\contentsline {subsection}{\numberline {1.2}Motivation}{1}{subsection.1.2}}
\newlabel{sec:motive}{{1.2}{1}{Motivation}{subsection.1.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {2}Technical Approach}{1}{section.2}}
\newlabel{sec:technical}{{2}{1}{Technical Approach}{section.2}{}}
\@writefile{toc}{\contentsline {section}{\numberline {3}Implementation Details}{1}{section.3}}
\newlabel{sec:implementation}{{3}{1}{Implementation Details}{section.3}{}}
\@writefile{toc}{\contentsline {section}{\numberline {4}Results}{1}{section.4}}
\newlabel{sec:results}{{4}{1}{Results}{section.4}{}}
\@writefile{toc}{\contentsline {section}{\numberline {5}Conclusion}{1}{section.5}}
\newlabel{sec:conclusion}{{5}{1}{Conclusion}{section.5}{}}
%%%%%%%%%%%%%%%%%%%%%
@inproceedings{de-marneffe-etal-2009-simple,
title = {Not a Simple Yes or No: Uncertainty in Indirect Answers},
author = {de Marneffe, Marie-Catherine and
Grimm, Scott and
Potts, Christopher},
booktitle = {Proceedings of the {SIGDIAL} 2009 Conference},
month = sep,
year = {2009},
address = {London, UK},
publisher = {Association for Computational Linguistics},
url = {https://aclanthology.org/W09-3920},
pages = {136--143}
}
@inproceedings{mihaylov-etal-2018-suit,
title = {Can a Suit of Armor Conduct Electricity? A New Dataset for Open Book Question Answering},
author = {Mihaylov, Todor and
Clark, Peter and
Khot, Tushar and
Sabharwal, Ashish},
booktitle = {Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing},
month = oct # {-} # nov,
year = {2018},
address = {Brussels, Belgium},
publisher = {Association for Computational Linguistics},
url = {https://aclanthology.org/D18-1260},
doi = {10.18653/v1/D18-1260},
pages = {2381--2391},
abstract = {We present a new kind of question answering dataset, OpenBookQA, modeled after open book exams for assessing human understanding of a subject. The open book that comes with our questions is a set of 1326 elementary level science facts. Roughly 6000 questions probe an understanding of these facts and their application to novel situations. This requires combining an open book fact (e.g., metals conduct electricity) with broad common knowledge (e.g., a suit of armor is made of metal) obtained from other sources. While existing QA datasets over documents or knowledge bases, being generally self-contained, focus on linguistic understanding, OpenBookQA probes a deeper understanding of both the topic{---}in the context of common knowledge{---}and the language it is expressed in. Human performance on OpenBookQA is close to 92{\%}, but many state-of-the-art pre-trained QA methods perform surprisingly poorly, worse than several simple neural baselines we develop. Our oracle experiments designed to circumvent the knowledge retrieval bottleneck demonstrate the value of both the open book and additional facts. We leave it as a challenge to solve the retrieval problem in this multi-hop setting and to close the large gap to human performance.}
}
@inproceedings{min-etal-2020-ambigqa,
title = {{A}mbig{QA}: Answering Ambiguous Open-domain Questions},
author = {Min, Sewon and
Michael, Julian and
Hajishirzi, Hannaneh and
Zettlemoyer, Luke},
booktitle = {Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)},
month = nov,
year = {2020},
address = {Online},
publisher = {Association for Computational Linguistics},
url = {https://aclanthology.org/2020.emnlp-main.466},
doi = {10.18653/v1/2020.emnlp-main.466},
pages = {5783--5797},
abstract = {Ambiguity is inherent to open-domain question answering; especially when exploring new topics, it can be difficult to ask questions that have a single, unambiguous answer. In this paper, we introduce AmbigQA, a new open-domain question answering task which involves finding every plausible answer, and then rewriting the question for each one to resolve the ambiguity. To study this task, we construct AmbigNQ, a dataset covering 14,042 questions from NQ-open, an existing open-domain QA benchmark. We find that over half of the questions in NQ-open are ambiguous, with diverse sources of ambiguity such as event and entity references. We also present strong baseline models for AmbigQA which we show benefit from weakly supervised learning that incorporates NQ-open, strongly suggesting our new task and data will support significant future research effort. Our data and baselines are available at https://nlp.cs.washington.edu/ambigqa.}
}
@inproceedings{louis-etal-2020-id,
title = "{``}{I}{'}d rather just go to bed{''}: Understanding Indirect Answers",
author = "Louis, Annie and
Roth, Dan and
Radlinski, Filip",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2020.emnlp-main.601",
doi = "10.18653/v1/2020.emnlp-main.601",
pages = "7411--7425",
abstract = "We revisit a pragmatic inference problem in dialog: Understanding indirect responses to questions. Humans can interpret {`}I{'}m starving.{'} in response to {`}Hungry?{'}, even without direct cue words such as {`}yes{'} and {`}no{'}. In dialog systems, allowing natural responses rather than closed vocabularies would be similarly beneficial. However, today{'}s systems are only as sensitive to these pragmatic moves as their language model allows. We create and release the first large-scale English language corpus {`}Circa{'} with 34,268 (polar question, indirect answer) pairs to enable progress on this task. The data was collected via elaborate crowdsourcing, and contains utterances with yes/no meaning, as well as uncertain, middle-ground, and conditional responses. We also present BERT-based neural models to predict such categories for a question-answer pair. We find that while transfer learning from entailment works reasonably, performance is not yet sufficient for robust dialog. Our models reach 82-88{\%} accuracy for a 4-class distinction, and 74-85{\%} for 6 classes.",
}
@inproceedings{rajpurkar-etal-2018-know,
title = {Know What You Don{'}t Know: Unanswerable Questions for {SQ}u{AD}},
author = {Rajpurkar, Pranav and
Jia, Robin and
Liang, Percy},
booktitle = {Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)},
month = jul,
year = {2018},
address = {Melbourne, Australia},
publisher = {Association for Computational Linguistics},
url = {https://aclanthology.org/P18-2124},
doi = {10.18653/v1/P18-2124},
pages = {784--789},
abstract = {Extractive reading comprehension systems can often locate the correct answer to a question in a context document, but they also tend to make unreliable guesses on questions for which the correct answer is not stated in the context. Existing datasets either focus exclusively on answerable questions, or use automatically generated unanswerable questions that are easy to identify. To address these weaknesses, we present SQuADRUn, a new dataset that combines the existing Stanford Question Answering Dataset (SQuAD) with over 50,000 unanswerable questions written adversarially by crowdworkers to look similar to answerable ones. To do well on SQuADRUn, systems must not only answer questions when possible, but also determine when no answer is supported by the paragraph and abstain from answering. SQuADRUn is a challenging natural language understanding task for existing models: a strong neural system that gets 86{\%} F1 on SQuAD achieves only 66{\%} F1 on SQuADRUn. We release SQuADRUn to the community as the successor to SQuAD.}
}
@inproceedings{xu-etal-2019-asking,
title = {Asking Clarification Questions in Knowledge-Based Question Answering},
author = {Xu, Jingjing and
Wang, Yuechen and
Tang, Duyu and
Duan, Nan and
Yang, Pengcheng and
Zeng, Qi and
Zhou, Ming and
Sun, Xu},
booktitle = {Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)},
month = nov,
year = {2019},
address = {Hong Kong, China},
publisher = {Association for Computational Linguistics},
url = {https://aclanthology.org/D19-1172},
doi = {10.18653/v1/D19-1172},
pages = {1618--1629},
abstract = {The ability to ask clarification questions is essential for knowledge-based question answering (KBQA) systems, especially for handling ambiguous phenomena. Despite its importance, clarification has not been well explored in current KBQA systems. Further progress requires supervised resources for training and evaluation, and powerful models for clarification-related text understanding and generation. In this paper, we construct a new clarification dataset, CLAQUA, with nearly 40K open-domain examples. The dataset supports three serial tasks: given a question, identify whether clarification is needed; if yes, generate a clarification question; then predict answers base on external user feedback. We provide representative baselines for these tasks and further introduce a coarse-to-fine model for clarification question generation. Experiments show that the proposed model achieves better performance than strong baselines. The further analysis demonstrates that our dataset brings new challenges and there still remain several unsolved problems, like reasonable automatic evaluation metrics for clarification question generation and powerful models for handling entity sparsity.}
}
@article{anjali2014ambiguities,
title={Ambiguities in natural language processing},
author={Anjali, MK and Babu, Anto P},
journal={International Journal of Innovative Research in Computer and Communication Engineering},
volume={2},
number={5},
pages={392--394},
year={2014}
}
@book{jurafsky2009speech,
title={Speech and Language Processing: An Introduction to Natural Language Processing, Computational Linguistics, and Speech Recognition},
author={Jurafsky, D. and Martin, J.H.},
isbn={9780131873216},
lccn={2008010335},
series={Prentice Hall series in artificial intelligence},
url={https://books.google.com.ua/books?id=fZmj5UNK8AQC},
year={2009},
publisher={Pearson Prentice Hall}
}
# Fdb version 3
["pdflatex"] 1651935353 "/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.tex" "/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.pdf" "main" 1651935353
"/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.aux" 1651935353 1704 20750a2297fbd23abba66f884f16d7ae ""
"/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.tex" 1651935352 1354 85ef753ff412e4e890c01b92d5aa982b ""
"/usr/local/texlive/2018/texmf-dist/fonts/enc/dvips/base/8r.enc" 1480098666 4850 80dc9bab7f31fb78a000ccfed0e27cab ""
"/usr/local/texlive/2018/texmf-dist/fonts/map/fontname/texfonts.map" 1511824771 3332 103109f5612ad95229751940c61aada0 ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb7t.tfm" 1480098689 2172 fd0c924230362ff848a33632ed45dc23 ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb8r.tfm" 1480098689 4524 6bce29db5bc272ba5f332261583fee9c ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr7t.tfm" 1480098689 2124 2601a75482e9426d33db523edf23570a ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr8r.tfm" 1480098689 4408 25b74d011a4c66b7f212c0cc3c90061b ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmri7t.tfm" 1480098689 2288 f478fc8fed18759effb59f3dad7f3084 ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7m.tfm" 1480098689 2232 db256afffc8202da192b4641df14d602 ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7t.tfm" 1480098689 2172 1d00c2a0d10f23031be62329457a870c ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7v.tfm" 1480098689 1032 20febbd0f0c9a48eb78616f897008286 ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7y.tfm" 1480098689 1520 ad7b3c1a480a03b3e41b5fbb13d938f2 ""
"/usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmr10.tfm" 1480098701 1296 45809c5a464d5f32c8f98ba97c1bb47f ""
"/usr/local/texlive/2018/texmf-dist/fonts/type1/urw/times/utmb8a.pfb" 1480098746 44729 811d6c62865936705a31c797a1d5dada ""
"/usr/local/texlive/2018/texmf-dist/fonts/type1/urw/times/utmr8a.pfb" 1480098746 46026 6dab18b61c907687b520c72847215a68 ""
"/usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmb7t.vf" 1480098758 1372 788387fea833ef5963f4c5bffe33eb89 ""
"/usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmr7t.vf" 1480098758 1380 0ea3a3370054be6da6acd929ec569f06 ""
"/usr/local/texlive/2018/texmf-dist/tex/context/base/mkii/supp-pdf.mkii" 1480098806 71627 94eb9990bed73c364d7f53f960cc8c5b ""
"/usr/local/texlive/2018/texmf-dist/tex/generic/ifxetex/ifxetex.sty" 1480098815 1458 43ab4710dc82f3edeabecd0d099626b2 ""
"/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/gettitlestring.sty" 1480098815 8237 3b62ef1f7e2c23a328c814b3893bc11f ""
"/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty" 1522444781 185313 3e16abd014cb2c328020e45d63ed7f45 ""
"/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty" 1480098815 70864 bcd5b216757bd619ae692a151d90085d ""
"/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifpdf.sty" 1490564930 1251 d170e11a3246c3392bc7f59595af42cb ""
"/usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifvtex.sty" 1480098815 6797 90b7f83b0ad46826bc16058b1e3d48df ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/base/article.cls" 1523050425 19823 fcbc01552b07b608574cbf8e1977e0c0 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/base/inputenc.sty" 1523050425 5052 f2525dfd6e503dc383e90b568c6c9f02 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/base/size11.clo" 1523050425 8310 c914ded44e64c3c6e0ed92e7ac6a2004 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/booktabs/booktabs.sty" 1480098823 5869 94335281ffcab47f341cf07ea8220e30 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/comment/comment.sty" 1480098825 10197 204f75d5d8d88aa345a8c402e879e63b ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.cfg" 1480098826 7068 06f8d141725d114847527a66439066b6 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.def" 1518389435 19112 c8f2ea2e72f014f928f0f8c4dc51c641 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.sty" 1518389435 61418 83a7524ef28bdb154979b64953cb309e ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/enumitem/enumitem.sty" 1480098827 42666 6fa770e3485520a6a5f2ea7d259c8f8d ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/etoolbox/etoolbox.sty" 1518389458 43862 d90315ae4a46ef887a38b4ccba021f91 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/footmisc/footmisc.sty" 1480098829 25776 d28bd6d82f168f8cb2268584b67a2a98 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/geometry/geometry.sty" 1522012985 41366 3ed245b911039f45436c2cb62a4d1e62 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/color.cfg" 1480098830 1213 620bba36b25224fa9b7e1ccb4ecb76fd ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/graphics.cfg" 1480098830 1224 978390e9c2234eab29404bc21b268d1e ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics-def/pdftex.def" 1515537368 17334 520b9b85ad8a2a48eda3f643e27a5179 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/dvipsnam.def" 1480098830 4945 c1421f5ee140ec8aa7a12ec5462e7bab ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphics.sty" 1523134385 15272 5a97061616e0c8b2aa79c6615ff769f4 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphicx.sty" 1523134385 9063 d0a305975932762117cd1f06a582f896 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/keyval.sty" 1523134385 2591 6404d0c7d28505fb38ce0d86c2e28ae7 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/graphics/trig.sty" 1523134385 3977 cb9221976ed8a183afad65b59aa8629a ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hpdftex.def" 1518041854 51699 9069fc983fff0db91d59a15af144ad62 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hyperref.sty" 1518041854 234088 2c849389d62d41c593d9f5176c4116ab ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/nameref.sty" 1480098831 12949 81e4e808884a8f0e276b69410e234656 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/pd1enc.def" 1518041854 14098 4e70bf396c7c265bd8b0e5cab3fd3d4d ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg" 1480098833 678 4792914a8f45be57bb98413425e4c7af ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/hyperref.cfg" 1480098833 235 6031e5765137be07eed51a510b2b8fb7 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype-pdftex.def" 1516054892 48846 b8c9ed2ca71a7e344e0f79f738d33d61 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.cfg" 1516054892 24263 58b62b9b15af10c2a301a884405289a4 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.sty" 1516054892 71031 8c1efead07338247d562f79303165b66 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/microtype/mt-ptm.cfg" 1516054892 12391 cdf0f7aa1c8a3a34b9fbb297c96ea93d ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/natbib/natbib.sty" 1480098835 45456 1c8843383c0bd05870c45fa0ebea6cc2 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/auxhook.sty" 1480098836 3834 4363110eb0ef1eb2b71c8fcbcdb6c357 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty" 1480098836 12095 5337833c991d80788a43d3ce26bd1c46 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/grfext.sty" 1480098836 7075 2fe3d848bba95f139de11ded085e74aa ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/kvoptions.sty" 1480098836 22417 1d9df1eb66848aa31b18a593099cf45c ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty" 1480098836 9581 023642318cef9f4677efe364de1e2a27 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/mathptmx.sty" 1480098837 4632 cd6d04f090f831ba44222ab7ccd5d2d4 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omlztmcm.fd" 1480098837 411 12564a37a279e4e0b533cdf5e03eeb7c ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omsztmcm.fd" 1480098837 348 f4ce75d394e7d9ac12ca7aac4045ed77 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omxztmcm.fd" 1480098837 329 c8cddcc90b6f567b28408eb374773c9c ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/ot1ptm.fd" 1480098837 961 15056f4a61917ceed3a44e4ac11fcc52 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd" 1480098837 329 aee7226812ba4138ac67a018466b488d ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/titlesec/titlesec.sty" 1480098841 37387 afa86533e532701faf233f3f592c61e0 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/tools/array.sty" 1523134385 13312 20cb94dd6e4c9ea3a77ebbd18724e5c4 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/url/url.sty" 1480098842 12796 8edb7d69a20b857904dd0ea757c14ec9 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/wrapfig/wrapfig.sty" 1480098843 26220 3701aebf80ccdef248c0c20dd062fea9 ""
"/usr/local/texlive/2018/texmf-dist/tex/latex/xcolor/xcolor.sty" 1480098843 55589 34128738f682d033422ca125f82e5d62 ""
"/usr/local/texlive/2018/texmf-dist/web2c/texmf.cnf" 1522066949 33362 cf75436e19743e94a92a6b1b9183c434 ""
"/usr/local/texlive/2018/texmf-var/fonts/map/pdftex/updmap/pdftex.map" 1523934492 2717033 f61a5287d9c22a39a74f1979fe3f905c ""
"/usr/local/texlive/2018/texmf-var/web2c/pdftex/pdflatex.fmt" 1523934516 4220280 10cab8fbd7c5a7c52aba9917e190d018 ""
"/usr/local/texlive/2018/texmf.cnf" 1523934483 577 0b39adfd7c93507ff20c9c14c2f1a33f ""
"main.aux" 1651935353 1704 20750a2297fbd23abba66f884f16d7ae ""
"main.out" 1651935353 357 7f9b927ce16f6a6d727ccd694a5d4758 ""
"main.tex" 1651935352 1354 85ef753ff412e4e890c01b92d5aa982b ""
(generated)
"main.log"
"main.pdf"
"main.out"
"/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Proposal/main.pdf"
"/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Proposal/main.log"
"/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.log"
"/Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.pdf"
"main.aux"
PWD /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report
INPUT /usr/local/texlive/2018/texmf.cnf
INPUT /usr/local/texlive/2018/texmf-dist/web2c/texmf.cnf
INPUT /usr/local/texlive/2018/texmf-var/web2c/pdftex/pdflatex.fmt
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.tex
OUTPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.log
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/base/article.cls
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/base/size11.clo
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/base/size11.clo
INPUT /usr/local/texlive/2018/texmf-dist/fonts/map/fontname/texfonts.map
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/public/cm/cmr10.tfm
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/base/inputenc.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/base/inputenc.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/mathptmx.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/mathptmx.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/natbib/natbib.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/natbib/natbib.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/geometry/geometry.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/geometry/geometry.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/keyval.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/keyval.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifpdf.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifpdf.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifvtex.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/ifvtex.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/ifxetex/ifxetex.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/ifxetex/ifxetex.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/enumitem/enumitem.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/enumitem/enumitem.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/xcolor/xcolor.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/xcolor/xcolor.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/color.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/color.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics-def/pdftex.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics-def/pdftex.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/dvipsnam.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/dvipsnam.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hyperref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hyperref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/auxhook.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/auxhook.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/kvoptions.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/kvoptions.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/pd1enc.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/pd1enc.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/hyperref.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/hyperref.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/url/url.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/url/url.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hpdftex.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/hpdftex.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/titlesec/titlesec.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/titlesec/titlesec.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphicx.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphicx.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphics.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/graphics.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/trig.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics/trig.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/wrapfig/wrapfig.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/wrapfig/wrapfig.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/tools/array.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/tools/array.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/booktabs/booktabs.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/booktabs/booktabs.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/comment/comment.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/comment/comment.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/etoolbox/etoolbox.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/etoolbox/etoolbox.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/csquotes/csquotes.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype-pdftex.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype-pdftex.def
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/microtype.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/footmisc/footmisc.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/footmisc/footmisc.sty
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.aux
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.aux
OUTPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.aux
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/ot1ptm.fd
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/ot1ptm.fd
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
INPUT /usr/local/texlive/2018/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/grfext.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/oberdiek/grfext.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/nameref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/hyperref/nameref.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
INPUT /usr/local/texlive/2018/texmf-dist/tex/generic/oberdiek/gettitlestring.sty
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
OUTPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.pdf
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
OUTPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/mt-ptm.cfg
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/microtype/mt-ptm.cfg
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omlztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omlztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7m.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7m.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7m.tfm
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omsztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omsztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7y.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7y.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7y.tfm
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omxztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/tex/latex/psnfss/omxztmcm.fd
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7v.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7v.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/zptmcm7v.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmri7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmri7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmri7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb7t.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmr7t.vf
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr8r.tfm
INPUT /usr/local/texlive/2018/texmf-var/fonts/map/pdftex/updmap/pdftex.map
INPUT /usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmr7t.vf
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr8r.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmb7t.vf
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb8r.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmb7t.vf
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmb8r.tfm
INPUT /usr/local/texlive/2018/texmf-dist/fonts/vf/adobe/times/ptmr7t.vf
INPUT /usr/local/texlive/2018/texmf-dist/fonts/tfm/adobe/times/ptmr8r.tfm
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.aux
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /Users/nowadmin/Documents/School Folder/CS 437/Lab/Final Project/Report/main.out
INPUT /usr/local/texlive/2018/texmf-dist/fonts/enc/dvips/base/8r.enc
INPUT /usr/local/texlive/2018/texmf-dist/fonts/type1/urw/times/utmb8a.pfb
INPUT /usr/local/texlive/2018/texmf-dist/fonts/type1/urw/times/utmr8a.pfb
This diff is collapsed.
\BOOKMARK [1][-]{section.1}{Introduction}{}% 1
\BOOKMARK [2][-]{subsection.1.1}{Topic}{section.1}% 2
\BOOKMARK [2][-]{subsection.1.2}{Motivation}{section.1}% 3
\BOOKMARK [1][-]{section.2}{Technical Approach}{}% 4
\BOOKMARK [1][-]{section.3}{Implementation Details}{}% 5
\BOOKMARK [1][-]{section.4}{Results}{}% 6
\BOOKMARK [1][-]{section.5}{Conclusion}{}% 7
File added
\documentclass[letterpaper, 11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{mathptmx}
\usepackage{natbib}
\usepackage[top=1in, bottom=1.25in, left=1.25in, right=1.25in]{geometry}
\usepackage{enumitem}
\usepackage[usenames,dvipsnames]{xcolor}
\usepackage{hyperref}
\hypersetup{colorlinks=true,allcolors=MidnightBlue,pdfauthor={surajss2}}
\usepackage{titlesec}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{enumitem}
\usepackage{array}
\usepackage{booktabs}
\usepackage{comment}
\usepackage{csquotes}
\usepackage{microtype}
\usepackage[ragged]{footmisc}
\title{CS 437: Final Lab — Smarter Alarm Clock}
\author{Suraj Singh \\ NetId: surajss2 }
\begin{document}
\maketitle
\section{Introduction}\label{sec:intro}
\subsection{Topic}\label{sec:topic}
The goal for this project is to create an alarm clock that takes into account a user's sleep cycle to allow the alarm to be more effective.
\subsection{Motivation}\label{sec:motive}
\section{Technical Approach}\label{sec:technical}
\section{Implementation Details}\label{sec:implementation}
Hardware:
\begin{enumerate}
\item Raspberry Pi
\item Bluetooth Speaker
\item Wireless Keyboard
\end{enumerate}
Software:
\begin{enumerate}
\item Python
\item
\end{enumerate}
\section{Results}\label{sec:results}
\section{Conclusion}\label{sec:conclusion}
\end{document}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment