python-link-grammar-examples
CMU's link grammar parser (Python examples)
In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar"
(1991), the authors defined a new formal grammatical system called a
"link grammar". A sequence of words is in the language of a link
grammar if there is a way to draw "links" between words in such a way
that the local requirements of each word are satisfied, the links do
not cross, and the words form a connected graph. The authors encoded
English grammar into such a system, and wrote this program to parse
English using this grammar.
linguist-qt6
Qt 6 Linguist
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libsnack-oss
Sound extension to Tcl/Tk and Python/Tkinter - OSS files
Snack is an extension to the Tcl/Tk scripting language
that adds sound functionality. There are commands to play, record,
edit, and even visualize sound. Snack supports in-memory sound
objects, file based audio, and streaming audio. It handles
file formats such as WAV, AU, AIFF, MP3, and OGG Vorbis.
libkf5calendarutils5
library with utility functions for the handling of calendar data
This library provides a set of utility functions that help applications access
and use calendar data via the KCalCore library.
libsqlite3-mod-blobtoxy
SQLite3 extension module for read-only BLOB to X/Y mapping
This package extends SQLite3 with functions to automatically generate
X/Y graphs from BLOB data.
libkf5bookmarks5
Qt library with support for bookmarks and the XBEL format.
KBookmarks lets you access and manipulate bookmarks stored using the
XBEL format.