Skip to content

daniel-jettka/corpus-analytics-with-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple corpus analytics with R

Reading and analyzing linguistic corpora with R

The starting point of this project was the attempt to read XML-encoded corpora directly from an online catalogue (Virtual Language Observatory - https://vlo.clarin.eu) where the corpora are indexed via standard metadata (CMDI).

The package requires the installation of the package xml2 (https://cran.r-project.org/web/packages/xml2/readme/README.html), e.g. from CRAN: install.packages("xml2")

About

Reading and analyzing linguistic corpora with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages