OMW
The Open Multilingual Wordnet
Install / Use
/learn @globalwordnet/OMWREADME
<img src="omw/static/omw-logo.svg" width="48" height="48" alt="OMW logo" /> The Open Multilingual Wordnet
Code for the Open Multilingual Wordnet --- read in wordnets, validate them, and search them.
Currently running here: https://compling.upol.cz/omw/omw
DB Schema: https://docs.google.com/spreadsheets/d/1-FFnIaw0_6aJ6a--wfooNnGQlVpfl-hTxof8mWmX0P8/edit?usp=sharing (may be out of date) or on github: https://github.com/globalwordnet/schemas with docs: https://globalwordnet.github.io/schemas/
Contents
Installation and Database setup
To setup OMW, follow these instructions.
Deploying
The included omw.wsgi file can help you get started with deploying to an Apache2 server with mod_wsgi.
See the Flask documentation for more information.
If you are running a virtual environment (which is recommended) for a deployment with Apache2 and mod_wsgi, note the following:
- You must use the same version of Python that
mod_wsgiis compiled against (see here). - If your need to use
sudoto create and install packages to the virtual environment, runningsudo pip install -r omw/requirements.txtwith the environment active will not work; instead, usesudo py3env/bin/pip install -r omw/requirements.txt(adjusting paths as needed for your setup). - As described here, you may need to activate the virtual environment from the WSGI script. See
omw.wsgifor an example.
Local Testing
You can load a wordnet from the command line:
(py3env) ~/OMW$ PYTHONPATH=. python scripts/validate-wn.py /home/bond/work/omw/jpn/jpn.xml
Note that you may still have to add the project, and possibly the language, from the web interface (under CILI: Project and Source Administration or Language Administration).
Contribute
Join our mission, contribute to the Open Multilingual Wordnet.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
