Semviz
A web demo for visualizing Semafor parses
Install / Use
/learn @sammthomson/SemvizREADME
SemViz
A web demo for visualizing Semafor parses
Uses Flask as the web server.
Python requirements are in requirements.txt
To compile Coffeescripts:
coffee --watch --compile --output semviz/static/js/compiled/ semviz/static/coffeescripts/
Coffeescript tests require jasmine-node. To run:
jasmine-node --coffee semviz/static/spec
Stylesheets use Sass. To compile:
sass --watch semviz/static/css/style.scss:semviz/static/css/style.css
Make sure semviz.settings.SEMAFOR_HOME points to a valid installation of
SEMAFOR (>= v3.0-alpha-03).
Make sure SEMAFOR is running in server mode:
cd $SEMAFOR_HOME
java -Xms4g -Xmx4g -jar target/Semafor-3.0-alpha-03.jar model-dir:<directory-of-trained-model> port:4444
and semviz.settings.SEMAFOR_HOST and semviz.settings.SEMAFOR_PORT point to the running instance.
To start the (development) server:
./semviz/web_app.py
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate 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
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
