Families
Extract
Pulling a specific value out of text that was not written to hand it to you. A date, an amount, a reference, a form field. The hard part is never finding the value when the format is known: it is knowing what to do when it is not.
How do I get that value out of the text?
3 entries
- Extract dates from free text RecommendedN0
- Extract the fields of an invoice RecommendedN2
- Parse an address into fields RecommendedN1
Roadmap
This need is missing from the catalogue. Propose it, that is how it grows.
- Collect the contact details listed on a page Propose this entry
- Extract amounts and currencies from a text Propose this entry
- Extract measurements from a product description Propose this entry
- Extract opening hours from a business page Propose this entry
- Extract the details held in a CV Propose this entry
- Extract the ingredients and steps of a recipe Propose this entry
- Extract the key clauses of a contract Propose this entry
- Extract the key terms of a document Propose this entry
- Extract the tables from a PDF Propose this entry
- Find the people and organisations named in an article Propose this entry
- Isolate the newest reply in an email thread Propose this entry
- Pull product data from a shop page Propose this entry
- Pull quotes from an interview transcript Propose this entry
- Pull the main content out of a web page Propose this entry
- Split a bibliography into references Propose this entry
- Split log lines into fields Propose this entry
- Spot a tracking number in an email Propose this entry