DZ.Tools
1.1.4
dotnet add package DZ.Tools --version 1.1.4
NuGet\Install-Package DZ.Tools -Version 1.1.4
<PackageReference Include="DZ.Tools" Version="1.1.4" />
paket add DZ.Tools --version 1.1.4
#r "nuget: DZ.Tools, 1.1.4"
// Install DZ.Tools as a Cake Addin #addin nuget:?package=DZ.Tools&version=1.1.4 // Install DZ.Tools as a Cake Tool #tool nuget:?package=DZ.Tools&version=1.1.4
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.
-
- JetBrains.Annotations (>= 10.1.5)
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
29.08.16: Annotations now consumed from nuget