Skip to content

TensorFlow Metadata 0.26.0

Choose a tag to compare

@jay90099 jay90099 released this 10 Dec 18:47
1194a9d

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.

Bug Fixes and Other Changes

  • N/A

Breaking changes

  • N/A

Deprecations

  • N/A