From 203f17ef271999b12514cc69fe2ce8d9c8f3ca9c Mon Sep 17 00:00:00 2001 From: nathante Date: Mon, 6 Mar 2023 17:58:39 +0000 Subject: [PATCH] Update on Overleaf. --- article.Rtex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/article.Rtex b/article.Rtex index e7f2c28..492a675 100644 --- a/article.Rtex +++ b/article.Rtex @@ -709,7 +709,7 @@ Our MLA method works in this scenario, as shown in \ref{fig:real.data.example.ap \begin{figure}[htbp!] \centering \begin{subfigure}{\linewidth} -<>= +<>= p <- plot.civilcomments.iv.example(include.models=c("Automatic Classifications", "Manual Annotations", "Annotation Sample", "Error Correction")) print(p) @ @@ -717,7 +717,7 @@ print(p) \end{subfigure} \begin{subfigure}{\linewidth} -<>= +<>= p <- plot.civilcomments.dv.example(include.models=c("Automatic Classifications", "All Annotations", "Annotation Sample", "Error Correction")) print(p) @