get_editops: Get Edit Operations

View source: R/RcppExports.R

get_editopsR Documentation

Get Edit Operations

Description

Generates edit operations between two strings.

Usage

get_editops(s1, s2)

Arguments

s1

The source string.

s2

The target string.

Value

A DataFrame with edit operations.


RapidFuzz documentation built on April 8, 2026, 1:07 a.m.