strohne / rsyntax

R library to help dealing with syntactic structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R functions for working with syntactic structure coded as token lists (e.g. CONLL format)

Installation

You can install directly from github:

library(devtools)
install_github("vanatteveldt/rsyntax")

Tutorial

The package is currently in development, but nearing a first stage of completion. Please see this working paper for details.

About

R library to help dealing with syntactic structure

License:MIT License


Languages

Language:HTML 79.7%Language:R 20.3%