Extension:WordNet
Appearance
Please help expand this page. |
Release status: unknown |
|
|---|---|
| Implementation | Parser extension, Special page |
| Author(s) | Niklas Laxström |
| Latest version | 2023-11-26 |
| MediaWiki | |
| Licence | 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
WordNetin 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.
