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
- Host: GitHub
- URL: https://github.com/supersodasea/textcat
- Owner: SuperSodaSea
- License: mit
- Created: 2016-12-24T22:49:34.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-02T01:32:05.000Z (almost 7 years ago)
- Last Synced: 2025-03-25T12:53:30.648Z (28 days ago)
- Topics: cat, cpp, cpp14, parser, text, xml
- Language: C++
- Homepage:
- Size: 59.6 KB
- Stars: 18
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 | [](https://ci.appveyor.com/project/SuperSodaSea/Textcat)
Travis CI | [](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