Skip to main content
LanguageDetection.NETStandard package icon

LanguageDetection.NETStandard

Detect the language of a text using naive a Bayesian filter with generated language profiles from Wikipedia abstract xml, 99% over precision for 53 languages. Original author: Nakatani Shuyo.

Total Downloads
1.1M
1,060,834
Published
Feb 1, 2018
Latest stable version

Install

.NET CLI
dotnet add package LanguageDetection.NETStandard --version 1.3.1
Package Manager Console
Install-Package LanguageDetection.NETStandard -Version 1.3.1
PackageReference
<PackageReference Include="LanguageDetection.NETStandard" Version="1.3.1" />

Frameworks

.NETStandard2.0

Dependencies

Newtonsoft.Json
.NETStandard2.0
[10.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.