You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Major Features and Improvements
Added new fields to NaturalLanguageDomain message in the schema, including
support for specifying vocabularies, constriants on sequence values
(SequenceValueConstraints), constraints on vocabulary coverage
(FeatureCoverageConstraints), and constraints on token location
(location_constraints_regex).
Added new NaturalLanguageStatistics message to the statistics.proto so that
we can compute statistics corresponding to Natural Language features.