diff --git a/README.md b/README.md index 6a32447..7dab624 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ is suitable for model training and AI development. -## Contents +## 📚 Contents
  1. Prerequisites
  2. Getting started
  3. @@ -59,7 +59,7 @@ is suitable for model training and AI development. -## Prerequisites +## 📦 Installation 1. Get a free API key at [Textual.](https://textual.tonic.ai). 2. Install the package from PyPI @@ -73,7 +73,7 @@ is suitable for model training and AI development.

    (back to top)

    -## Getting started +## 🏃‍♂ Getting started This library supports the following workflows: @@ -99,12 +99,7 @@ Both clients support the following optional arguments: - ```verify``` - Whether to verify SSL certification. Default is true. - - - - - -## NER usage +## 🔎 NER usage Textual can identify entities within free text. It works on raw text and on content from files, including pdf, docx, xlsx, images, txt, and csv files. @@ -189,7 +184,7 @@ _For more examples, refer to the [Textual SDK documentation](https://textual.ton

    (back to top)

    -## Parse usage +## ⛏️ Parse usage Textual supports the extraction of text and other content from files. Textual currently supports: @@ -251,7 +246,7 @@ _For more examples, refer to the [Textual SDK documentation](https://textual.ton

    (back to top)

    -## UI automation +## 💻 UI automation The Textual UI supports file redaction and parsing. It provides an experience for users to orchestrate jobs and process files at scale. It supports integrations with various bucket solutions such as Amazon S3, as well as systems such as Sharepoint and Databricks Unity Catalog volumes. diff --git a/images/textual-logo.png b/images/textual-logo.png index d8b6aa7..1223405 100644 Binary files a/images/textual-logo.png and b/images/textual-logo.png differ