\relax \@writefile{toc}{\begingroup \small } \@writefile{toc}{\contentsline {section}{\numberline {1}Introduction: We don't need another hero}{3}} \@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Heroic successes with PITS}}{3}} \newlabel{fig:heros}{{1}{3}} \@writefile{toc}{\contentsline {section}{\numberline {2}Concept of Operations}{4}} \@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Severities for robotic missions.}}{4}} \newlabel{fig:define}{{2}{4}} \@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Severities for human-rated missions.}}{4}} \newlabel{fig:define1}{{3}{4}} \@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Reviewing severity levels}}{5}} \newlabel{fig:exprt}{{4}{5}} \citation{witten99} \citation{byrn99,salton83introduction} \citation{porter80} \@writefile{toc}{\contentsline {section}{\numberline {3}How it Works}{6}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.1}Tokenization}{6}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.2}Stop lists}{6}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.3}Stemming}{6}} \@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Tokenization}}{6}} \newlabel{fig:token}{{5}{6}} \@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces Stop words}}{6}} \newlabel{fig:stop}{{6}{6}} \@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Applying a stop-list.}}{6}} \newlabel{fig:stopper}{{7}{6}} \@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Some stemming rules.}}{6}} \newlabel{fig:stem1}{{8}{6}} \@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Using a downloaded stemmer.}}{6}} \newlabel{fig:stem2}{{9}{6}} \citation{cohen95r,witten05} \citation{witten05} \@writefile{lof}{\contentsline {figure}{\numberline {10}{\ignorespaces Preparation.}}{7}} \newlabel{fig:all}{{10}{7}} \@writefile{lof}{\contentsline {figure}{\numberline {11}{\ignorespaces tfidf.awk.}}{7}} \newlabel{fig:tfidfawk}{{11}{7}} \@writefile{lof}{\contentsline {figure}{\numberline {12}{\ignorespaces Finding the 100 highest Tf*Idf words}}{7}} \newlabel{fig:tfidf}{{12}{7}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.4}Tf*IDF}{7}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.5}InfoGain}{7}} \newlabel{eq:ent}{{1}{7}} \newlabel{eq:infogain}{{2}{7}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.6}Rule Learning}{7}} \@writefile{lof}{\contentsline {figure}{\numberline {13}{\ignorespaces Sample 10-way classification results.}}{8}} \newlabel{fig:10way}{{13}{8}} \@writefile{toc}{\contentsline {subsection}{\numberline {3.7}Assessing the Results}{8}} \@writefile{lof}{\contentsline {figure}{\numberline {14}{\ignorespaces Some precision, recall, f-measures from Figure\nobreakspace {}13\hbox {}.}}{8}} \newlabel{fig:prf1}{{14}{8}} \@writefile{toc}{\contentsline {section}{\numberline {4}Results}{8}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.1}Data}{8}} \@writefile{lof}{\contentsline {figure}{\numberline {15}{\ignorespaces Data sets in the this study.}}{8}} \newlabel{fig:domains}{{15}{8}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.2}Stopping and Stemming}{9}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.3}Tf*Idf}{9}} \@writefile{toc}{\contentsline {subsection}{\numberline {4.4}Learning}{9}} \@writefile{lof}{\contentsline {figure}{\numberline {16}{\ignorespaces Effects of stopping and stemming.}}{9}} \newlabel{fig:stopstem}{{16}{9}} \@writefile{lof}{\contentsline {figure}{\numberline {17}{\ignorespaces Tf*Idf scoring for the stopped, stemmed tokens}}{9}} \newlabel{fig:tfidf3}{{17}{9}} \@writefile{lof}{\contentsline {figure}{\numberline {18}{\ignorespaces Top 1 to 50 terms found by TF*IDF, sorted by infogain.}}{9}} \newlabel{fig:order1}{{18}{9}} \citation{demsar06} \@writefile{lof}{\contentsline {figure}{\numberline {19}{\ignorespaces Top 51 to 100 terms found by TF*IDF, sorted by infogain.}}{10}} \newlabel{fig:order2}{{19}{10}} \@writefile{lof}{\contentsline {figure}{\numberline {20}{\ignorespaces Re-writing issue reports as frequency counts.}}{10}} \newlabel{fig:counter}{{20}{10}} \@writefile{lof}{\contentsline {figure}{\numberline {21}{\ignorespaces Frequency counts in the data}}{10}} \newlabel{fig:sever}{{21}{10}} \bibstyle{abbrv} \bibdata{refs} \bibcite{byrn99}{1} \bibcite{cohen95r}{2} \bibcite{demsar06}{3} \bibcite{porter80}{4} \bibcite{salton83introduction}{5} \bibcite{witten99}{6} \bibcite{witten05}{7} \@writefile{toc}{\contentsline {section}{\numberline {5}Discussion}{11}} \@writefile{lof}{\contentsline {figure}{\numberline {22}{\ignorespaces Data set ``a''; top 100 tokens; learned rules.}}{12}} \newlabel{fig:a100}{{22}{12}} \@writefile{lof}{\contentsline {figure}{\numberline {23}{\ignorespaces Data set ``a''; top 3 tokens; learned rules. }}{12}} \newlabel{fig:a3}{{23}{12}} \@writefile{lof}{\contentsline {figure}{\numberline {24}{\ignorespaces Data set ``b''; top 100 tokens; learned rules.}}{12}} \newlabel{fig:b100}{{24}{12}} \@writefile{lof}{\contentsline {figure}{\numberline {25}{\ignorespaces Data set ``b''; top 3 tokens; learned rules. }}{12}} \newlabel{fig:b3}{{25}{12}} \@writefile{lof}{\contentsline {figure}{\numberline {26}{\ignorespaces Data set ``c''; top 100 tokens; learned rules.}}{12}} \newlabel{fig:c100}{{26}{12}} \@writefile{lof}{\contentsline {figure}{\numberline {27}{\ignorespaces Data set ``c''; top 3 tokens; learned rules. }}{13}} \newlabel{fig:c3}{{27}{13}} \@writefile{lof}{\contentsline {figure}{\numberline {28}{\ignorespaces Data set ``d''; top 100 tokens; learned rules. }}{13}} \newlabel{fig:d100}{{28}{13}} \@writefile{lof}{\contentsline {figure}{\numberline {29}{\ignorespaces Data set ``d''; top 3 tokens; learned rules. }}{13}} \newlabel{fig:d3}{{29}{13}} \@writefile{lof}{\contentsline {figure}{\numberline {30}{\ignorespaces Data set ``e''; top 100 tokens; learned rules.}}{13}} \newlabel{fig:e100}{{30}{13}} \@writefile{lof}{\contentsline {figure}{\numberline {31}{\ignorespaces Data set ``e''; top 3 tokens; learned rules. }}{13}} \newlabel{fig:e3}{{31}{13}} \newlabel{LastPage}{{}{13}}