com.google.mlkit.nl.entityextraction
Annotations
Interfaces
EntityExtractor
|
Annotates a text with information about entities
referenced in the text. |
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["Entity Extraction uses machine learning to identify and categorize entities within text, such as dates, addresses, and payment information."],["It offers various classes and interfaces for handling entities, including DateTimeEntity, EntityAnnotation, and EntityExtractor."],["Developers can utilize the Entity Extraction API to annotate text with detailed information about the entities found."],["Entity Extraction supports various entity types, including payment card networks, tracking carriers, and date-time granularities."],["You can use Entity Extraction to extract flight numbers, IBANs, ISBNs, and more from given text."]]],[]]