UNPKG

pos2tracery

Version:

a POS-tagger to generate Tracery grammars, and a tool to merge grammars

28 lines (18 loc) 1.06 kB
--- layout: default --- # Contributing to pos2tracery Thanks for checking out pos2tracery! We've put together the following guidelines to help you figure out where you can best be helpful. ## Types of contributions we're looking for There are many ways you can directly contribute to the guides: * key/array pair generators * additional options for commands * bug fixes * other useful tools for generating tracery grammars or working with corpora Interested in making a contribution? Read on! ## How to contribute If you'd like to contribute, start by searching through the [issues](https://github.com/jkirchartz/pos2tracery/issues) and [pull requests](https://github.com/jkirchartz/pos2tracery/pulls) to see whether someone else has raised a similar idea or question. If you don't see your idea listed, and you think it fits into the goals of this guide, do one of the following: * open a pull request. * start by opening an issue first. That way, other people can weigh in on the discussion before you do any work; but then open a pull request anyway.