<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Additional apps on Instabase Platform Documentation</title>
    <link>https://platform.instabase.com/docs/26.01/apps/index.html</link>
    <description>Recent content in Additional apps on Instabase Platform Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language><atom:link href="https://platform.instabase.com/docs/26.01/apps/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Classifier (Legacy)</title>
      <link>https://platform.instabase.com/docs/26.01/apps/classifier/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/classifier/index.html</guid>
      <description>Table of Contents Classifier types Custom classifiers Implementing a custom Classifier Accessing runtime variables Accessing FnContext Predicting Splitting documents Registering a custom Classifier Using a custom Classifier Ensemble Classifiers Implementing an Ensemble Classifier Classifier types Updating legacy classifiers Convert custom sklearn models to ONNX Sklearn API changes Classifier runs in the Classifier Flow step and uses processed text files from an OCR step to sort documents by document type. Classifier is trained to discover the structure of document types.</description>
    </item>
    <item>
      <title>Diff Checker</title>
      <link>https://platform.instabase.com/docs/26.01/apps/diff-checker/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/diff-checker/index.html</guid>
      <description>The Diff Checker app finds differences in text between two selected files.
Upload the files to the Instabase file system.
In the left navigation dock, click All apps.
Click Diff Checker.
Select original file.
Select modified file.
Select the output folder.
Select the Diff Mode: Line (default), Word, or Character.
Click Quick Compare or Compare and save. Select Compare and save to save the .ibdiff file in the output folder. The .</description>
    </item>
    <item>
      <title>Reader</title>
      <link>https://platform.instabase.com/docs/26.01/apps/reader/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/reader/index.html</guid>
      <description>Table of Contents Working in the Reader interface Reader configuration options Creating and using custom entity models Example custom entity model Reader is used to digitize documents for annotation and flow processing. You can use the Reader app independently to visualize the impact of digitization settings on your documents.
Reader digitizes the contents of a specified folder and produces a sibling project directory that includes:
&amp;lt;project_name&amp;gt;.ibreader file containing all the configuration and settings for your project.</description>
    </item>
    <item>
      <title>Scheduler</title>
      <link>https://platform.instabase.com/docs/26.01/apps/scheduler/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/scheduler/index.html</guid>
      <description>The Scheduler app lets you schedule flows repeatedly at a specific time. Scheduler supports scheduling flows on fixed intervals such as daily orhourly. Scheduler also supports scheduling using cron expression format which you can use to schedule at finer intervals, such as at 7 p.m. Monday-Friday.
Scheduler is useful for automating repetive tasks. For example, you can use Scheduler to trigger to a batch-processing flow once a day at a specific time, automate monitoring of jobs or send daily status reports.</description>
    </item>
    <item>
      <title>Sheet</title>
      <link>https://platform.instabase.com/docs/26.01/apps/sheet/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/sheet/index.html</guid>
      <description>Use the Sheet app to open and edit .csv, .dsv, and .tsv files.
Note Using the Sheet app for .ibsheet, .ibocr, and .ibdoc files is no longer supported.</description>
    </item>
    <item>
      <title>Test Runner</title>
      <link>https://platform.instabase.com/docs/26.01/apps/test-runner/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/test-runner/index.html</guid>
      <description>Table of Contents Usage guide Getting started Creating and managing test suites Running test suites and viewing results Supported APIs Test specification run_flow_async example test specification run_binary_async example test specification run_flows_async example test specification run_metaflow_async example test specification run_solution example test specification Test specification field reference Custom comparison logic Define pre-hook function Example pre-hook function View test results The Test Runner app uses test specifications to run regression tests for flows and apps on the Instabase platform.</description>
    </item>
    <item>
      <title>Text Editor</title>
      <link>https://platform.instabase.com/docs/26.01/apps/text-editor/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/text-editor/index.html</guid>
      <description>The Text Editor app is designed to help Instabase developers develop directly on the Instabase platform.
Capabilities This app provides basic editing functionality of a variety of file types, as well as other tools for debugging, and rapid development on Instabase.
Editor Text Editor is powered by the Monaco Editor which is the same editor that powers VS Code. The look and usability features are similar to VS Code.
The editor supports light and dark modes.</description>
    </item>
    <item>
      <title>Custom Classifier guide</title>
      <link>https://platform.instabase.com/docs/26.01/apps/classifier-custom-guide/index.html</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://platform.instabase.com/docs/26.01/apps/classifier-custom-guide/index.html</guid>
      <description>Table of Contents Prerequisites 1. Why Use Custom Classifiers 2. Implementing a Custom Classifier 3. Registering your Classifier 4. Why Use Ensemble Classifiers 5. Implementing an Ensemble Classifier Classifier Types Modifying the input Classify with Additional Logic Conclusion Most document processing projects require the incoming documents to be sorted, or classified. Instabase provides an app called Classifier to perform this sorting operation.
The automatic Instabase Classifier works with word frequency.</description>
    </item>
  </channel>
</rss>