ML Kit - Entity Extraction

Опубликовано: 22 Март 2025
на канале: All Techies
626
16

Extract the entity by scanning the image in real-time by using ML Kit Text Recognition thereafter feed the recognized text to entity extraction model to further extract the entity.

Note: Entity extraction can work without text recognition model also as it just need raw text which should be feed to the entity extraction model.

#MLKit #Android #EntityExtraction