Skip to content

Don't work for French language #78

Description

@alexandrecoulay

Hi,

When I want to detect French language, I have this error

Error: Failed to identify language

For this code

import cld from "cld";

async function testCld() {
    const result = await cld.detect("J'aime me beurrer la biscote");
    console.log(result);
}

testCld()

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions