This repository contains tools to be used in quantitative analysis of text. In addition there are python 3.5(.2) implementations of algorithms as described in Algorithms: Fourth Edition by Robert Sedgewick and Kevin Wayne which I think I may find uses for in this project.
I welcome any and all contributions to this repository as long as your behavior conforms to the code of conduct.
Here is a (very) rough draft of the backend structure of the project.(Link to Draw.io page)
Feel free to add an issue or submit a pull request! If you're new to open source on Github (like I am) here's how:
- Sam Elkind - Initial work - selkind
See also the list of contributors who participated in this project.
This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details
- Thanks to Billie Thompson - PurpleBooth(github link) for the README Template