Skip to content

[documentation] split_word_tokens behaviour #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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