Skip to content

Is it possible to somehow find where a particular character is located? #26

@Filipp-Druan

Description

@Filipp-Druan

Good day!
Can you tell me if it is possible to determine where a certain character from a string is located using this library? Some way to mark it.
It's just that in some words it is necessary to write ё, but they usually write e.
We have a dictionary of regular expressions, and we need to use them to search for words with e.
At the same time, there may be e in the same words, which should not be replaced by ё.
I think we wanted to use occurrence groups for this. Can you tell me if it is possible to get a group? I mean get the characters that are in brackets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions