findanywhere Logo

Contents:

  • Introduction
  • Examples
  • Working with JSON data
  • Working with malformed CSV data
  • Working with xml data
  • Working with HTML data
  • Usage
  • Sources
  • Evaluations
  • Deduction
  • Threshold
  • Similarties
findanywhere
  • Welcome to FindAnywhere’s documentation!
  • View page source

Welcome to FindAnywhere’s documentation!

Contents:

  • Introduction
    • Principles of Operation
    • Key Features
  • Examples
  • Working with JSON data
    • Running the Schema Generation Command
    • Creating the Schema
    • Description of the Data We Want to Search
    • File to Run the Schema Against
    • Expected Results
  • Working with malformed CSV data
    • Assuming the following malformed CSV file
    • Create initial schema
    • Modify schema to reflect source file, treated as text with delimiter
    • Data we want to search
    • Yields results
  • Working with xml data
  • Working with HTML data
  • Usage
    • Installation
    • Direct search
    • Setting Up Schema
    • Processing Your Data
    • Running The Tool
  • Sources
    • Data structures and functions
    • Catalog of named sources
    • jsonlike
      • Required Configuration
      • Optional Configuration
    • tabular
      • Required Configuration
      • Optional Configuration
    • textfile
      • Required Configuration
      • Optional Configuration
  • Evaluations
    • string_based_evaluation
      • Required Configuration
      • Optional Configuration
  • Deduction
    • average
      • Required Configuration
      • Optional Configuration
  • Threshold
    • constant
      • Required Configuration
      • Optional Configuration
    • no
      • Required Configuration
      • Optional Configuration
  • Similarties
    • inverted_levenshtein
      • Required Configuration
      • Optional Configuration
    • jaro_winkler
      • Required Configuration
      • Optional Configuration
    • token_best_fit_multi_separator_similarity
      • Required Configuration
      • Optional Configuration
    • token_best_fit_similarity
      • Required Configuration
      • Optional Configuration

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, Patrick Daniel Greß.

Built with Sphinx using a theme provided by Read the Docs.