Update on Overleaf.
This commit is contained in:
@@ -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}
|
||||
<<real.data.example.iv.full,echo=FALSE, message=FALSE, warning=FALSE, %result='asis', dev='pdf', fig.asp=0.3,cache=F>>=
|
||||
<<real.data.example.iv.full,echo=FALSE, message=FALSE, warning=FALSE, result='asis', dev='pdf', fig.asp=0.3,cache=F>>=
|
||||
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}
|
||||
<<real.data.example.dv.full,echo=FALSE, message=FALSE, warning=FALSE, %result='asis', dev='pdf', fig.asp=0.3,cache=F>>=
|
||||
<<real.data.example.dv.full,echo=FALSE, message=FALSE, warning=FALSE, result='asis', dev='pdf', fig.asp=0.3,cache=F>>=
|
||||
p <- plot.civilcomments.dv.example(include.models=c("Automatic Classifications", "All Annotations", "Annotation Sample", "Error Correction"))
|
||||
print(p)
|
||||
@
|
||||
|
||||
Reference in New Issue
Block a user