Update Romanian example
Change-Id: Ib3bbcb7813605fbf071cf8d5e6caea13767d55c1
diff --git a/lvc_identification.Rmd b/lvc_identification.Rmd
index d8d7482..7f4a4c9 100644
--- a/lvc_identification.Rmd
+++ b/lvc_identification.Rmd
@@ -29,13 +29,15 @@
knitr::opts_chunk$set(dev = 'svg', echo = FALSE, warning = FALSE)
source("common.R")
```
-# Romanian
+# Pilot study: LVC detetction
-## CA in CoRoLa for »pune în NN« (= to put in NN)
+Identification of Light Verb Constructions using collocation analysis.
-```{r pune_in}
+## Romanian
+
+```{r pune-in, fig.cap='Collocation analysis for »pune în NN« (= to put in NN) in CoRoLa.'}
pune_in_ca_de = readRDS("pune_in_CA_de.rds")
-pune_in_ca_de %>% show_simple_table(10)
+pune_in_ca_de %>% show_simple_table_tr(10)
```
# Hungarian