Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
\bibliographystyle{acl_natbib}\usepackage{times}
\usepackage{latexsym}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}\bibliography{custom}@inproceedings{marcus-etal-1993-building,
Title = {{Building a Large Annotated Corpus of English: The Penn Treebank}},@inproceedings{marcus-etal-1993-building,
Title = "{Building a Large Annotated Corpus of English: The Penn Treebank}",Booktitle = {Proceedings of the Annual Conference of the Association for Computational Linguistics},Booktitle = {Proceedings of ACL},Booktitle = {Proceedings of the Annual Conference of the Association for Computational Linguistics (ACL)},\citet{devlin-etal-2019-bert} introduced BERT.
BERT was introduced by \cite{devlin-etal-2019-bert}.BERT is a transformer-based contextualized embedding model \cite{devlin-etal-2019-bert}.Bidirectional Encoder Representations from Transformers (BERT; \citealt{devlin-etal-2019-bert}) is used to generate token embeddings.\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{amssymb} % enable \mathbb, \mathcal
\usepackage{bold-extra} % enable \texttt{\textbf{}}
\usepackage{bm} % enable bold font in math mode
\renewcommand{\UrlFont}{\ttfamily\small} % define fonts for URLs\usepackage{graphicx} % import graphical images
\usepackage{multirow} % merge rows in tables
\usepackage{booktabs} % borders in tabular
\usepackage{enumitem} % list margins
\usepackage{subcaption} % create sub-tables and sub-figures
\usepackage[hang,flushmargin]{footmisc} % minimize footnote indentation
\newcommand{\LN}{\linebreak\noindent} % manage inline spacing\input{tex/abstract}
\input{tex/introduction}
\input{tex/related-work}
\input{tex/approach}
\input{tex/experiments}
\input{tex/analysis}
\input{tex/conclusion}
\input{tex/acknowledgments}
% References come after the acknowledgment section
\bibliography{custom}
% Appendix comes after the references and must start at a new page
\cleardoublepage\appendix
\input{tex/appendix}$ pdfcrop image.pdf image-crop.pdf\begin{figure}[htbp!]
\centering
\includegraphics[width=\columnwidth]{img/image.pdf}
\caption{Description.}
\label{fig:name}
\end{figure}\begin{figure}[htbp!]
\centering\includegraphics[width=0.9\columnwidth]{img/image.pdf}\includegraphics[scale=0.5]{img/image.pdf}\begin{figure*}[htbp!]
\centering
\includegraphics[width=\textwidth]{img/image.pdf}
\caption{Description.}
\label{fig:name}
\end{figure*}\begin{figure}[htbp!]
\centering
\begin{subfigure}{\columnwidth}
\centering
\includegraphics[width=\columnwidth]{img/image.pdf}
\caption{Sub-figure 1.}
\label{tab:name-1}
\end{subfigure}
\begin{subfigure}{\columnwidth}
\centering
\includegraphics[width=\columnwidth]{img/image.pdf}
\caption{Sub-figure 1.}
\label{tab:name-1}
\end{subfigure}
\caption{Description.}
\label{tab:name}
\end{figure}\begin{table}[htbp!]
\centering\small{ %\resizebox{\columnwidth}{!}{
\begin{tabular}{c|ccc}
\toprule
\bf A & \bf B & \bf C & \bf D \\
\midrule
0 & A0 & B0 & C0 \\
1 & A1 & B1 & C1 \\
2 & A2 & B2 & C2 \\
3 & A3 & B3 & C3 \\
\bottomrule
\end{tabular}}
\caption{Description of this table.}
\label{tab:name}
\end{table}\begin{table}[htbp!]
\centering\small{ %\resizebox{\columnwidth}{!}{\begin{itemize}[leftmargin=*]
\item A
\item B
\end{itemize}\setenumerate[1]{leftmargin=*} % no enumerate indentation
\setitemize[1]{leftmargin=*} % no itemize indentation\begin{itemize}
\setlength\itemsep{0em}
\item A
\item B
\end{itemize}\centering\resizebox{\columnwidth}{!}{
\begin{tabular}{c||c|c|c}
...
\end{tabular}}\begin{tabular}{c||r|r|r}
\bf A & \multicolumn{1}{c|}{\bf B} & \multicolumn{1}{c|}{\bf C} & \multicolumn{1}{c}{\bf D} \\\begin{table*}[htbp!]
\centering\small{ %\resizebox{\textwidth}{!}{
\begin{tabular}{c|ccc}
\toprule
\bf A & \bf B & \bf C & \bf D \\
\midrule
0 & A0 & B0 & C0 \\
1 & A1 & B1 & C1 \\
2 & A2 & B2 & C2 \\
3 & A3 & B3 & C3 \\
\bottomrule
\end{tabular}}
\caption{Description of this table.}
\label{tab:name}
\end{table*}\begin{table}[htbp!]
\centering
\begin{subtable}{\columnwidth}
\centering\small{ %\resizebox{\columnwidth}{!}{
\begin{tabular}{c|ccc}
\toprule
\bf A & \bf B & \bf C & \bf D \\
\midrule
0 & A0 & B0 & C0 \\
1 & A1 & B1 & C1 \\
2 & A2 & B2 & C2 \\
3 & A3 & B3 & C3 \\
\bottomrule
\end{tabular}}
\caption{Sub-table 1.}
\label{tab:name-1}
\end{subtable}
\vspace{0.5em}
\begin{subtable}{\columnwidth}
\centering\small{ %\resizebox{\columnwidth}{!}{
\begin{tabular}{c|ccc}
\toprule
\bf A & \bf B & \bf C & \bf D \\
\midrule
0 & A0 & B0 & C0 \\
1 & A1 & B1 & C1 \\
2 & A2 & B2 & C2 \\
3 & A3 & B3 & C3 \\
\bottomrule
\end{tabular}}
\caption{Sub-table 2.}
\label{tab:name-2}
\end{subtable}
\caption{Description.}
\label{tab:name}
\end{table}This is the first sentence.
This is the second sentence.This is the first sentence. This is the second sentence.This is the first sentence.
% This is the second sentence.