mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 12:05:36 +00:00
Update Wordnet file format description link (#792)
The link to the description of the Wordnet prolog database files was outdated. This change replaces it with a working link.
This commit is contained in:
parent
21dfdac46c
commit
b531bea830
@ -30,7 +30,7 @@ import org.apache.lucene.util.CharsRefBuilder;
|
||||
/**
|
||||
* Parser for wordnet prolog format
|
||||
* <p>
|
||||
* See http://wordnet.princeton.edu/man/prologdb.5WN.html for a description of the format.
|
||||
* See https://wordnet.princeton.edu/documentation/prologdb5wn for a description of the format.
|
||||
* @lucene.experimental
|
||||
*/
|
||||
// TODO: allow you to specify syntactic categories (e.g. just nouns, etc)
|
||||
|
Loading…
x
Reference in New Issue
Block a user