Skip to content
This repository was archived by the owner on Nov 16, 2021. It is now read-only.
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

Can't detect end of sentence #31

Description

@mihailthebuilder

Not sure if within the scope, but the model can't detect whether the text input should be separated by the period punctuation. In other words, it can't detect whether a text input actually represents two sentences.

e.g.

fastpunct.punct([
                "There are three ways to slice a fish on the left on the right and on the middle after you sliced the fish you can go to the house"], correct=True)

yields

['There are three ways to slice a fish on the left, on the right, and on the middle, after you sliced the fish, you can go to the house.']

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