You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

languageslayer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

languageslayer

Language Detection Library for Python


Maintainers
1

Readme

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.

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

###Features

  • Super Fast.(Under good internet conditions, it returns an answer under 3 seconds)

  • Very Accurate. (I personally rate it 9/10)

  • Easy-to-Use

  • Flexible

  • Light-weight

  • Reduces the amount of bytes needed to retreive info from server

  • Developer Friendly


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

  1. access_key() - This method is used to lock-on your accesskey.

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

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

  4. json() - This function returns a json for devs to analyse.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc