License

Chana is licensed under a three clause MIT License. It basically means: A permissive license that lets people do anything they want with the code as long as they provide attribution back to the owner and don’t hold the owner liable. The full license text can be found below (Chana License).

Authors

Chana is written and maintained by Jose Pereira and various contributors:

Development Lead

Jose Pereira <jpereira@pucp.edu.pe>

Contributors

  • Jose Pereira (Lemmatizer)
  • Rodolfo Mercado (Pos-Tagger)
  • Vivian Gongora (NER)
  • Carlo Alva (Syllabificator)

General License Definitions

The following section contains the full license texts for Flask and the documentation.

  • “AUTHORS” hereby refers to all the authors listed in the Authors section.
  • The “Chana License” applies to all the source code shipped as part of Chana as well as documentation.

Chana License

Copyright (c) 2018 Chana PUCP

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.