DZ.Tools
1.1.3
See the version list below for details.
dotnet add package DZ.Tools --version 1.1.3
NuGet\Install-Package DZ.Tools -Version 1.1.3
<PackageReference Include="DZ.Tools" Version="1.1.3" />
paket add DZ.Tools --version 1.1.3
#r "nuget: DZ.Tools, 1.1.3"
// Install DZ.Tools as a Cake Addin #addin nuget:?package=DZ.Tools&version=1.1.3 // Install DZ.Tools as a Cake Tool #tool nuget:?package=DZ.Tools&version=1.1.3
Provides a way to parse html or csv tagged corpuses and get confusion matrix from corpuses comparison. For more information https://github.com/dmit25/DZ.Tools
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial release includes: csv, html parsers; html renderer; tags comparer with 3 comparison methods strict, lenient, semistrict; confusion matrix and matches/mismatches rendering
10.05.16: Matches mismatches additional ordering
16.05.16: Hidden semistrict matches now appear as macthes with zero score
31.05.16: Configurable Field size for report render method