yaskevich / semanticon

Semanticon - platform for collecting and annotating discourse units

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semanticon

Platform for collecting and annotating discourse units

As for January 2024, it supports the annotating schemes for two types of units – Discourse Formulae and Conversational Routines.

Code for data processing, as well as a backend server application is here.

The latest version of the client can be built as completely static application. In that form it can be published on Github Pages without a need to host a fully-fledged server.

Project history

Nov 2020 it started as UI for Russian Pragmaticon – a database of discourse formulae. The project consisted of 3 separate repos - client, server and mediafiles. Later, the codebase was modified to support new data type – conversational routines, while the feature of building a client as fully static app was added. Jan 2024 client and server were merged into monorepo.

Initial term pragmaticon remained as referring to the database of formulae, new project for routines was named routinicon. For avoiding ambiguity between the program environment and the datatsets, the platform has to be rebranded. Since Jan 2024 it's semanticon.

About

Semanticon - platform for collecting and annotating discourse units


Languages

Language:Vue 65.2%Language:JavaScript 34.2%Language:Shell 0.4%Language:HTML 0.3%