![JAR search and dependency download from the Maven repository](/logo.png)
src.it.unimi.dsi.big.mg4j.index.snowball.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mg4j-big Show documentation
Show all versions of mg4j-big Show documentation
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java. The big version is a fork of the original MG4J that can handle more than 2^31 terms and documents.
The newest version!
MG4J: Managing Gigabytes for Java
Snowball-based {@linkplain it.unimi.dsi.big.mg4j.index.TermProcessor term processors}.
Package Specification
This package gathers a number of algorithmic stemmer (most notably,
the famous {@link it.unimi.dsi.big.mg4j.index.snowball.PorterStemmer})
automatically generated from scripts written in Snowball—a string
language developped by Martin Porter to describe easily algorithmic stemmers.
Please refer to the documentation on the Snowball site
for information about the stemmers.
The code in this package is distributed under the BSD License.
It is Copyright (C) 2001 Martin Porter, and (for the Java developments) Copyright (C) 2002 Richard Boulton.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy