Ausnahme gefangen: SSL certificate problem: certificate is not yet valid ๐Ÿ“Œ Announcing the Newest Addition to MLKit: Entity Extraction

๐Ÿ  Team IT Security News

TSecurity.de ist eine Online-Plattform, die sich auf die Bereitstellung von Informationen,alle 15 Minuten neuste Nachrichten, Bildungsressourcen und Dienstleistungen rund um das Thema IT-Sicherheit spezialisiert hat.
Ob es sich um aktuelle Nachrichten, Fachartikel, Blogbeitrรคge, Webinare, Tutorials, oder Tipps & Tricks handelt, TSecurity.de bietet seinen Nutzern einen umfassenden รœberblick รผber die wichtigsten Aspekte der IT-Sicherheit in einer sich stรคndig verรคndernden digitalen Welt.

16.12.2023 - TIP: Wer den Cookie Consent Banner akzeptiert, kann z.B. von Englisch nach Deutsch รผbersetzen, erst Englisch auswรคhlen dann wieder Deutsch!

Google Android Playstore Download Button fรผr Team IT Security



๐Ÿ“š Announcing the Newest Addition to MLKit: Entity Extraction


๐Ÿ’ก Newskategorie: Programmierung
๐Ÿ”— Quelle: feedproxy.google.com

Posted by Kenny Sulaimon, Product Manager, ML Kit, Tory Voight, Product Manager, ML Kit, Daniel Furlong, Lei Yu, Software Engineers, ML Kit, Dong Chen, Technical Lead, MLKit

ML Kit logo

Six months ago, we introduced the standalone version of the ML Kit SDK, making it even easier to integrate on-device machine learning into mobile apps. Since then, weโ€™ve launched the Digital Ink Recognition and Pose Detection APIs, and also introduced the ML Kit early access program. Today we are excited to add Entity Extraction to the official ML Kit lineup and also debut a new API for our early access program, Selfie Segmentation!

Overview of ML Kit's Entity Extraction API

With ML Kitโ€™s Entity Extraction API, you can now improve the user experience inside your app by understanding text and performing specific actions on it.

The Entity Extraction API allows you to detect and locate entities from raw text, and take action based on those entities. The API works on static text and also in real-time while a user is typing. It supports 11 different entities and 15 different languages (with more coming in the future) to allow developers to make any text interaction a richer experience for the user.

Supported Entities

  • Address (350 third street, cambridge)
  • Date-Time* (12/12/2020, tomorrow at 3pm) (let's meet tomorrow at 6pm)
  • Email (entity-extraction@google.com)
  • Flight Number* (LX37)
  • IBAN* (CH52 0483 0000 0000 0000 9)
  • ISBN* (978-1101904190)
  • Money (including currency)* ($12, 25USD)
  • Payment Card* (4111 1111 1111 1111)
  • Phone Number ((555) 225-3556, 12345)
  • Tracking Number* (1Z204E380338943508)
  • URL (www.google.com, https://en.wikipedia.org/wiki/Platypus, seznam.cz)
Example Results
Table of Input text and Detected entities

Real World Applications

2 phones showing TamTam using Entity Extraction API

(Images courtesy of TamTam)

Our early access partner, TamTam, has been using the Entity Extraction API to provide helpful suggestions to their users during their chat conversations. This feature allows users to quickly perform actions based on the context of their conversations.

While integrating this API, Iurii Dorofeev, Head of TamTam Android Development, mentioned, โ€œWe appreciated the ease of integration of the ML Kit ... and it works offline. Clustering the content of messages right on the device allowed us to save resources. ML Kit capabilities will help us develop other features for TamTam messenger in the future.โ€

Check out their messaging app on the Google Play and App Store today.

Under The Hood

Diagram of underlying Text Classifier API

(Diagram of underlying Text Classifier API)

ML Kitโ€™s Entity Extraction API builds upon the technology powering the Smart Linkify feature in Android 10+ to deliver an easy-to-use and streamlined experience for developers. For an in-depth review of the Text Classifier API, please see our blog post here.

The neural network annotators/models in the Entity Extraction API work as follows: A given input text is first split into words (based on space separation), then all possible word subsequences of certain maximum length (15 words in the example above) are generated, and for each candidate the scoring neural net assigns a value (between 0 and 1) based on whether it represents a valid entity.

Next, the generated entities that overlap are removed, favoring the ones with a higher score over the conflicting ones with a lower score. Then a second neural network is used to classify the type of the entity as a phone number, an address, or in some cases, a non-entity.

The neural network models in the Entity Extraction API are used in combination with other types of models (e.g. rule-based) to identify additional entities in text, such as: flight numbers, currencies and other examples listed above. Therefore, if multiple entities are detected for one text input, the Entity Extraction API can return several overlapping results.

Lastly, ML Kit will automatically download the required language-specific models to the device dynamically. You can also explicitly manage models you want available on the device by using ML Kitโ€™s model management API. This can be useful if you want to download models ahead of time for your users. The API also allows you to delete models that are no longer required.

New APIs Coming Soon

Selfie Segmentation

With the increased usage of selfie cameras and webcams in today's world, being able to quickly and easily add effects to camera experiences has become a necessity for many app developers today.

ML Kit's Selfie Segmentation API allows developers to easily separate the background from a scene and focus on what matters. Adding cool effects to selfies or inserting your users into interesting background environments has never been easier. This API produces great results with low latency on both Android and iOS devices.

Example of ML Kit Selfie Segmentation

(Example of ML Kit Selfie Segmentation)

Key capabilities:

  • Easily allows developers to replace or blur a userโ€™s background
  • Works well with single or multiple people
  • Cross-platform support (iOS and Android)
  • Runs real-time on most modern phones

To join our early access program and request access to ML Kit's Selfie Segmentation API, please fill out this form.

...



๐Ÿ“Œ Announcing the Newest Addition to MLKit: Entity Extraction


๐Ÿ“ˆ 105.82 Punkte

๐Ÿ“Œ Chrome Dev Summit 2020, Entity Extraction in MLKit, new Apps Script IDE, and much more!


๐Ÿ“ˆ 60.73 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 3.0 Preview 6 and Entity Framework 6.3 Preview 6


๐Ÿ“ˆ 31.14 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 3.0 Preview 7 and Entity Framework 6.3 Preview 7


๐Ÿ“ˆ 31.14 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 3.0 Preview 8 and Entity Framework 6.3 Preview 8


๐Ÿ“ˆ 31.14 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 3.0 Preview 9 and Entity Framework 6.3 Preview 9


๐Ÿ“ˆ 31.14 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 3.0 and Entity Framework 6.3 General Availability


๐Ÿ“ˆ 31.14 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 3.1 and Entity Framework 6.4


๐Ÿ“ˆ 31.14 Punkte

๐Ÿ“Œ Behind the Scenes of iOS Data Extraction: Exploring the Extraction Agent


๐Ÿ“ˆ 30.72 Punkte

๐Ÿ“Œ Extraction horror shooter Level Zero: Extraction will get Steam Deck support


๐Ÿ“ˆ 30.72 Punkte

๐Ÿ“Œ Entity extraction for threat intelligence collection


๐Ÿ“ˆ 25.45 Punkte

๐Ÿ“Œ Boosting RAG-based intelligent document assistants using entity extraction, SQL querying, and agents with Amazon Bedrock


๐Ÿ“ˆ 25.45 Punkte

๐Ÿ“Œ Build knowledge graphs with LLM-driven entity extraction


๐Ÿ“ˆ 25.45 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 2.2


๐Ÿ“ˆ 21.05 Punkte

๐Ÿ“Œ Announcing Entity Framework 6.3 Preview with .NET Core Support


๐Ÿ“ˆ 21.05 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 5.0 Preview 1


๐Ÿ“ˆ 21.05 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 5.0 Preview 2


๐Ÿ“ˆ 21.05 Punkte

๐Ÿ“Œ Announcing Entity Framework Core 5.0 Preview 4


๐Ÿ“ˆ 21.05 Punkte

๐Ÿ“Œ Announcing Entity Framework 6.3 Preview with .NET Core Support


๐Ÿ“ˆ 21.05 Punkte

๐Ÿ“Œ Config File Provider Plugin up to 3.7.0 on Jenkins XML External Entity xml external entity reference


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ libxml2 XML Internal Entity Expansion ENTITY memory corruption


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ CVE-2013-6461 | Nokogiri 1.5.x/1.6.x XML Entity xml entity expansion (XFDB-90059 / BID-64513)


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ Entity API module up to 7.x-1.2 on Drupal Entity Wrapper Access API privilege escalation


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ Entity API module up to 7.x-1.2 on Drupal Entity Wrapper Access API Comment privilege escalation


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ CASE Suite up to 3.10 Parameter Entity XML External Entity


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ Trend Micro Interscan Messaging Security Virtual Appliance 9.1 XML External Entity xml external entity reference


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ Schneider Electric EcoStruxure Building Operation WebReports up to 3.1 XML External Entity xml external entity reference


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ Release Candidate builds of Entity Framework Core 3.0 and Entity Framework 6.3 are now available


๐Ÿ“ˆ 20.17 Punkte

๐Ÿ“Œ LAN Turtle Review | A Great Addition To Any Hackers' Arsenal


๐Ÿ“ˆ 18.87 Punkte

๐Ÿ“Œ LAN Turtle Review | A Great Addition To Any Hackers' Arsenal


๐Ÿ“ˆ 18.87 Punkte

๐Ÿ“Œ Microsoft Security Bulletin CVE Addition For March, 2018


๐Ÿ“ˆ 18.87 Punkte

๐Ÿ“Œ Skype On Debian Microsoft Apt Repo Addition


๐Ÿ“ˆ 18.87 Punkte

๐Ÿ“Œ #0daytoday #Skype On Debian Microsoft Apt Repo Addition Vulnerability [remote #exploits #Vulnerability #0day #Exploit]


๐Ÿ“ˆ 18.87 Punkte

๐Ÿ“Œ Skype On Debian Microsoft Apt Repo Addition


๐Ÿ“ˆ 18.87 Punkte











matomo