Skip to content

whatlanguage not exacly recognition return result #41

Description

@mm580486

hi guys
my sample:
wl = WhatLanguage.new(:english, :farsi, :arabic)

wl.language('سلام خوبی')
=> :farsi

wl.language('سلام خوبی؟')
=> :arabic

this is farsi/arabic words but not recognition farsi character

wl.language('للللنننن')
=> nil

and not recognition english/farsi/arabic number

wl.language('۹۹۹')
=> nil

wl.language('23')
=> nil

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