tokipona

Ruby library to process constructed language Toki Pona

MIT License

Downloads
3.1K
Stars
9

Tokipona

Number of tools implemented in ruby to process artificial language Toki Pona

Installation

Add this line to your application's Gemfile:

gem "tokipona"

Usage

require "tokipona"

# Tokenization
Tokipona::Tokenizer.tokenize("toki mi li toki pona")
# => ["toki", "mi", "li", "toki", "pona"]

License

The gem is available as open source under the terms of the MIT License.

Package Rankings
Top 34.48% on Rubygems.org