Model-based custom entity types - Textual now supports a new way to create a custom entity type. Previously, custom entity types always looked for values that matched regular expressions. Those are now called regex-based custom entity types, and are useful for entity types that have a smaller set of values or have values that use a standard format. For the new model-based custom entity types, you define and train models to identify entity values for an entity type. Model-based custom entity types are useful for when there are a wide range of values that need to be identified more by context than by format.