Extension:WordNet

Category:Pages to be expanded#WordNet Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:GPL licensed extensions
MediaWiki extensions manual
WordNet
Release status: unknownCategory:Extensions with invalid status
Implementation Parser extension Category:Parser extensions, Special page Category:Special page extensions
Author(s) Niklas Laxström
Latest version 2023-11-26
MediaWiki Category:Extensions without MediaWiki version
License GNU General Public License 2.0 or later
Download Category:Extensions in GitHub version control
Category:All extensions

The WordNet extension provides tools to import data from Finnish WordNet.

Installation

  • Download and place the file(s) in a directory called WordNet in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'WordNet' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:Extensions in GitHub version control Category:Extensions with invalid status Category:Extensions without MediaWiki version Category:Extensions without a compatibility policy Category:Extensions without an image Category:GPL licensed extensions Category:Pages to be expanded Category:ParserFirstCallInit extensions Category:Parser extensions Category:Special page extensions