mirror of https://github.com/apache/lucene.git
Update morfologik's address from sf to github.
This commit is contained in:
parent
23d383765b
commit
d620326b88
|
@ -54,7 +54,7 @@ import org.apache.lucene.util.RamUsageEstimator;
|
|||
/** Represents an finite state machine (FST), using a
|
||||
* compact byte[] format.
|
||||
* <p> The format is similar to what's used by Morfologik
|
||||
* (http://sourceforge.net/projects/morfologik).
|
||||
* (https://github.com/morfologik/morfologik-stemming).
|
||||
*
|
||||
* <p> See the {@link org.apache.lucene.util.fst package
|
||||
* documentation} for some simple examples.
|
||||
|
|
Loading…
Reference in New Issue