Extension:WordNet
Appearance
Please expand this page. |
WordNet Release status: unknown |
|
---|---|
Implementation | Parser extension , Special page |
Author(s) | Niklas Laxström |
Latest version | 2023-11-26 |
MediaWiki | |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
The WordNet extension provides tools to import data from Finnish WordNet.
Installation
[edit]- Download and place the file(s) in a directory called
WordNet
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'WordNet' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.