An open API service indexing awesome lists of open source software.

https://github.com/supersodasea/textcat

Textcat: Text data processing library
https://github.com/supersodasea/textcat

cat cpp cpp14 parser text xml

Last synced: 11 days ago
JSON representation

Textcat: Text data processing library

Awesome Lists containing this project

README

        

# Textcat: Text data processing library

Textcat is a *The Cats Project* library for processing text data.

CI | Status
:---: | :---:
AppVeyor | [![AppYeyor](https://ci.appveyor.com/api/projects/status/github/SuperSodaSea/Textcat?branch=master&svg=true)](https://ci.appveyor.com/project/SuperSodaSea/Textcat)
Travis CI | [![Travis CI](https://travis-ci.org/SuperSodaSea/Textcat.svg?branch=master)](https://travis-ci.org/SuperSodaSea/Textcat)

Currently supported format:

+ [XML](/doc/XML.md)

## License

[MIT License](/LICENSE.md)

## Requirement

+ C++14
+ [Corecat][Corecat]

[Corecat]: https://github.com/SuperSodaSea/Corecat