This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Description
Requires microsoft.recognizers.text, which hasn't been released to Maven: https://github.com/Microsoft/Recognizers-Text/tree/master/Java
The options are:
- Manually clone and build the recognizers (Preview Only, but we'd have issues with PR's)
- Configure Maven to use JitPack, which produces a package during the build by cloning and building behind the scene. It is free for open source projects. (Preview Only)
- Finalize and release recognizers (Required for GA)