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()

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