languagedetector

There are 8 repositories under languagedetector topic.

  • crodas/LanguageDetector

    PHP Class to detect languages from any free text

    Language:PHP32032653
  • LlmKira/fast-langdetect

    ⚡️ 80x faster Fasttext language detection out of the box | Split text by language

    Language:Python23521310
  • split-lang

    DoodleBears/split-lang

    ✨ Split text by languages (e.g. 你喜欢看アニメ吗 -> 你喜欢看 | アニメ | 吗) for NLP tasks (e.g. parse, TTS). Powered by fasttext and budoux

    Language:Jupyter Notebook631184
  • knowbee/pyrwalang

    🗣A fast language detection python package for Ikinyarwanda(Native language of Rwandans)

    Language:Python2201
  • DoodleBears/langdetect

    Port of Google's language-detection library to Python.

    Language:Python1000
  • karanlohia98/Language-Detection-using-stopwords

    10 languages are classified using the stopwords included in the nltk library.

    Language:Jupyter Notebook1000
  • KajaBraz/LanguageDetector

    ML model detecting the language of a text based on the Bayesian classification.

    Language:Python0200
  • kevinniland/Asynchronous-Language-Detection

    :mortar_board: 4th year Advanced Object Oriented Programming project. A web-based service capable of identifying the language classification of a submitted body of text. The OutOfPlaceMetric is used to compare the distance i.e. the similarity, of the text and the actual language of the text. A database is built from the subject file and is split into k-mers, which are ranked based on their frequency.

    Language:CSS0000