Skip to main content
NMeCabNetStandard package icon

NMeCabNetStandard

An unofficial, .NET Standard port of NMeCab NMeCab is an open-source Japanese morphological analysis library. NMeCab was ported from MeCab by Tsuyoshi Komuta, and is released under any of the GPL (see the file GPL) or the LGPL (see the file LGPL). MeCab is copyrighted free software by Taku Kudo <[email protected]> and Nippon Telegraph and Telephone Corporation, and is released under any of the GPL (see the file GPL), the LGPL (see the file LGPL), or the BSD License (see the file BSD).

Total Downloads
64.3K
64,290
Published
May 31, 2019
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

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

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.