Tools
Entity Extractor
Pulls named entities out of unstructured text and labels each one by type.
Module
Tools
where it lives
What it does
Pulls named entities out of unstructured text and labels each one by type
Takes a block of unstructured text and returns every identifiable entity (people, organizations, locations, dates, dollar amounts) with a type label on each. The output is structured and ready to use downstream. Works on anything readable as text: emails, job notes, scanned documents.
When you’d reach for it
- ▸Pulling party names, case dates, and dollar amounts out of an uploaded contract to pre-populate a matter record.
- ▸Extracting customer names, site addresses, and equipment references from an emailed service request to seed a work order.
- ▸Surfacing vendor names, delivery dates, and line item amounts from a supplier email so they can be matched against open purchase orders.
More from Tools