Socket
Socket
Sign inDemoInstall

com.norconex.language:norconex-language-detector

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.norconex.language:norconex-language-detector

This library detects one or more languages out of any text (50+ languages supported).


Version published
Maintainers
1
Source

Norconex Language Detector

Detects languages out of any text (50+ languages supported).

At the moment, it is mainly a wrapper around the great "language-detection" library from Nakatani Shuyo, with some additions:

  • It allows concurrent detectors with different language profiles initializations on the same JVM.
  • It offers different ways to initialize the language profiles (as input streams, from classpath, etc).

Original Shuyo language-detection project is hosted at: https://code.google.com/p/language-detection. You can find a fork of that project on github at: https://github.com/Norconex/language-detection

FAQs

Package last updated on 25 Nov 2014

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc