Skip to content

[documentation] split_word_tokens behaviour #2

@xrenegade100

Description

@xrenegade100

The split_word_tokens function lacks documentation, leaving users in the dark about its behavior. While it works fine with strings containing only words, it fails to tokenize correctly when the input mixes words and symbols, resulting in an inaccurate tokenization.

image

Providing a documentation comment about its expected behavior could lead to replacing the library if it is not intended or correcting the tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions