Skip to content

Package for querying syntactically annotated data with R

Notifications You must be signed in to change notification settings

tunicorpora/depsearcheR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DepsearcheR - querying syntactically annotated data with R

This simple library aims to provide some basic functionality for analyzing dependency annotated data with R.

Check out the documentation at https://tunicorpora.github.io/depsearcheR/.

Installation

Use either the devtools package, or - if devtools isn't installed, then probably preferably - the more lightweight remotes package. Both have the install_github function needed to do the job:

library(remotes)
install_github('tunicorpora/depsearcheR')

About

Package for querying syntactically annotated data with R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages