Skip to content
Felipe Bañados edited this page Sep 24, 2025 · 1 revision

Welcome to the semantic-explorer wiki!

We begin by documenting the current state of the project.

  • There is a main project that has a d3+React project to visualize data from the itwewina dictionary repository (Rapidwords semantic classification)
  • There is a branch, new-apis, used by @fbanados to update references to itwewina apis. Also intended to deal with dependency updates, but the React changes require major updates to the code base, so it is currently a draft branch that might be reconsidered in the future.
  • There's the mobile_frontend folder, which contains a simple Bootstrap+JS visualization of data, originally intended for mobile. This is the current main system deployed to vocabulary.altlab.dev

Clone this wiki locally