finetype

meridian-online/finetype
★ 0 stars Rust Data/Analytics Updated 1mo ago
Precision format detection for text data. Semantic type inference with transformation contracts, DuckDB extension, and MCP server. Pure Rust.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "finetype": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "finetype"
      ]
    }
  }
}

README Excerpt

> **Early Release** — FineType is under active development. Expect breaking changes to taxonomy labels, CLI arguments, library APIs, and model formats between releases. Pin to a specific version if stability matters for your use case. Precision format detection for text data. FineType classifies strings into a rich taxonomy of 250 semantic types — each type is a **transformation contract** that guarantees a DuckDB cast expression will succeed.

Tools (14)

containerdatetimeddlfinancegenerategeographyidentityinferprofilerepresentationschemataxonomytechnologyvalidate

Topics

analyticsclicsvduckdbjsonschema
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →