Morfologik.Stemming
2.1.7
Install-Package Morfologik.Stemming -Version 2.1.7
dotnet add package Morfologik.Stemming --version 2.1.7
<PackageReference Include="Morfologik.Stemming" Version="2.1.7" />
paket add Morfologik.Stemming --version 2.1.7
#r "nuget: Morfologik.Stemming, 2.1.7"
// Install Morfologik.Stemming as a Cake Addin
#addin nuget:?package=Morfologik.Stemming&version=2.1.7
// Install Morfologik.Stemming as a Cake Tool
#tool nuget:?package=Morfologik.Stemming&version=2.1.7
Morfologik
Tools for finite state atomata construction and dictionary-based morphological dictionaries.
Morphosyntactic dictionary for the Polish language.
This is a C# port of the Java morfologik-stemming library. See the original project's wiki for documentation and usage examples.
NOTE: This project contains only the libraries for FSA reading. We recommend using the CLI tools in Java for building the FSA files. This project is compatible with the FSA files produced in Java.
Building and Testing
To build the project from source, see the Building and Testing documentation.
Saying Thanks
If you find this library to be useful, please star us on GitHub and consider a financial sponsorship so we can continue bringing you great free tools like this one.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- J2N (>= 2.0.0)
- Morfologik.Fsa (>= 2.1.7)
-
.NETStandard 2.0
- J2N (>= 2.0.0)
- Morfologik.Fsa (>= 2.1.7)
- System.Text.Encoding.CodePages (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Morfologik.Stemming:
Package | Downloads |
---|---|
Morfologik.Polish
Morfologik Stemming (Polish Dictionary). Morfologik is a project aiming at generating Polish morphosyntactic dictionaries (hence the name) used for part-of-speech tagging and part-of-speech synthesis. |
|
Lucene.Net.Analysis.Morfologik
Analyzer for dictionary stemming, built-in Polish dictionary for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/analysis-morfologik/Lucene.Net.Analysis.Morfologik.html This package is part of the Lucene.NET project: https://www.nuget.org/packages/Lucene.Net/4.8.0-beta00016 |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Morfologik.Stemming:
Repository | Stars |
---|---|
apache/lucenenet
Apache Lucene.NET
|
Version | Downloads | Last updated |
---|---|---|
2.1.7 | 1,609 | 1/15/2022 |
2.1.7-beta-0004 | 2,550 | 10/24/2021 |
2.1.7-beta-0003 | 119 | 4/20/2021 |
2.1.7-beta-0002 | 2,793 | 3/10/2021 |
2.1.7-beta-0001 | 1,623 | 9/21/2020 |
2.1.6-beta-0007 | 708 | 7/28/2020 |
2.1.6-beta-0006 | 197 | 7/12/2020 |
2.1.6-beta-0005 | 1,240 | 4/6/2020 |
2.1.6-beta-0004 | 494 | 2/7/2020 |
2.1.6-beta-0002 | 409 | 1/23/2020 |
2.1.6-beta-0001 | 517 | 12/24/2019 |
2.1.6-alpha-0002 | 418 | 12/13/2019 |
2.1.6-alpha-0001 | 366 | 12/2/2019 |