bmschmidt / birdnik

Connector to the Wordnik API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##birdnik

An R connector to the Wordnik API

Author: Oliver Keyes
License: MIT
Status: Stable

Travis-CI Build Status downloads

Description

Wordnik is a service that provides English-language words, their definitions, pronounciations, and a whole host of other nifty data like frequency of use in literature and parts-of-speech data. birdnik is a connector to that service.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Why birdnik?

Because as every millenial knows, the bird and word are interchangeable.

Installation

The stable, CRAN-ready version can be retrieved with:

install.packages("birdnik")

The latest version can be obtained via:

devtools::install_github("ironholds/birdnik")

Dependencies

  • R
  • httr

About

Connector to the Wordnik API

License:Other


Languages

Language:R 100.0%