Skip to main content

Language Detection Library for Python

Project description

# Language-Slayer A flexible and easy-to-use python library for detecting languages. Can detect over 250 languages.

A python library built for the [LanguageLayer API](https://languagelayer.com).<br>

Visit the website and register for an acceskey for free. After that, you can make 3000+ requests.<br>

###Features

  • [x] Super Fast.(Under good internet conditions, it returns an answer under 3 seconds)<br>

  • [x] Very Accurate. (I personally rate it 9/10)<br>

  • [x] Easy-to-Use <br>

  • [x] Flexible <br>

  • [x] Light-weight <br>

  • [x] Reduces the amount of bytes needed to retreive info from server <br>

  • [x] Developer Friendly <br>

<hr>

Simple, flexible and easy to use.(Contains only 4 methods)<br>

  1. `access_key()` - This method is used to lock-on your accesskey.<br>

  2. `analysis()` - This method returns a full analysis of the sentence you are detecting.<br>

  3. `detect()` - Self-explanatory; this method is used to detect the language.<br>

  4. `json()` - This function returns a json for devs to analyse.<br>

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page