A java library to detect type of the input values.
[will be added soon]
- Detect numbers, dates, times, URLs, emails, paths, IPs and much more types using grok patterns
- Detect entity types using public knowledge bases. Currently it supports the following APIs:
- Google Knowledge Graph API
- Freebase API
- Support type detection for single and multiple input values (List and Set) with confidence level.
Maintainer: @aleyasen
The grok package forked from java-grok