IvanAkcheurov.NTextCat.Lib
0.2.1.1
Helps to recognize (identify) the language of a given text. NTextCat is a text classification utility (tool and API).
Install-Package IvanAkcheurov.NTextCat.Lib -Version 0.2.1.1
dotnet add package IvanAkcheurov.NTextCat.Lib --version 0.2.1.1
<PackageReference Include="IvanAkcheurov.NTextCat.Lib" Version="0.2.1.1" />
paket add IvanAkcheurov.NTextCat.Lib --version 0.2.1.1
Release Notes
NTextCat 0.2.1
* Recommended length of a text snippet has been reduced to 5 (though mostly a single word is handled correctly).
* Simplified and made more consistent API.
* Fixed NaiveBayesLanguageIdentifier so that it performs as good as RankedLanguageIdentifier
* NTextCat.exe provides the main command line interface from now on (it's command line API may be changed in several subsequent releases).
* Much better support for asian languages.
* Based on the feedback, a set of 14 the most popular languages has been selected. It has become a default. The set: Chinese, Danish, Dutch, English, French, German, Italian, Japanese, Korean, Norwegian, Portugese, Russian, Spanish, Swedish
* SqlServerClrIntegration is not in the release yet. It will be reintroduced in one of the next releases recompiled and verified for SQL Server 2012.
* Fixed a bug in GaussianBag
* More rigid testing routines as preparations to produce a stable release.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IvanAkcheurov.NTextCat.Lib:
Package | Downloads |
---|---|
NTextCat.Http
Installs a NancyFx Module that provides language detection as a web endpoint. The host project is responsible for providing the hosting services for Nancy as described here https://github.com/NancyFx/Nancy/wiki. The motivation for providing this as a non-hosted solution it give consumers a choice of their own host and allow for their own logging/exception handling choices.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.1.1 | 98,809 | 6/7/2013 |