_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


dparser 1.33a
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://dparser.sourceforge.net/
Licenses: Modified BSD
Build system: gnu
Synopsis: Scannerless GLR parser generator
Description:

DParser is scannerless GLR parser generator. The form of the text to be parsed can be specified using a combination of regular expressions and grammar productions. Because of the parsing technique, a scannerless GLR parser based on the Tomita algorithm the grammar can be ambiguous, right or left recursive, have any number of null productions, and because there is no separate tokenizer, can include whitespace in terminals and have terminals which are prefixes of other terminals.

perl-lingua-pt-stemmer 0.02
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-PT-Stemmer
Licenses: GPL 1+
Build system: perl
Synopsis: Portuguese language stemming
Description:

This module implements a Portuguese stemming algorithm proposed in the paper A Stemming Algorithm for the Portuguese Language by Moreira, V. and Huyck, C.

perl-lingua-stem-it 0.02
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-It
Licenses: GPL 1+
Build system: perl
Synopsis: Porter's stemming algorithm for Italian
Description:

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Italian word.

perl-lingua-stem 0.84
Propagated dependencies: perl-lingua-pt-stemmer@0.02 perl-lingua-stem-fr@0.02 perl-lingua-stem-it@0.02 perl-lingua-stem-ru@0.04 perl-lingua-stem-snowball-da@1.01 perl-snowball-norwegian@1.2 perl-snowball-swedish@1.2 perl-text-german@0.06
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem
Licenses: GPL 1+
Build system: perl
Synopsis: Stemming of words in various languages
Description:

This routine applies stemming algorithms to its parameters, returning the stemmed words as appropriate to the selected locale.

mecab-unidic 3.1.0
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://clrd.ninjal.ac.jp/unidic/en/
Licenses: GPL 2+ LGPL 2.1 Modified BSD
Build system: copy
Synopsis: Dictionary data for MeCab
Description:

UniDic for morphological analysis is a dictionary for analysis with the morphological analyser MeCab, where the short units exported from the database are used as entries (heading terms).

nimf 1.2
Dependencies: anthy@9100h libappindicator@12.10.1-0-298 gtk+@2.24.33 gtk+@3.24.51 libhangul@0.1.0 m17n-db@1.8.0 m17n-lib@1.8.0 qtbase@5.15.17 librime@1.10.0 librsvg@2.58.5 wayland@1.24.0 wayland-protocols@1.45 libx11@1.8.12 libxkbcommon@1.11.0 libxklavier@5.4
Propagated dependencies: glib@2.83.3
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://github.com/hamonikr/nimf/
Licenses: LGPL 3+
Build system: glib-or-gtk
Synopsis: Lightweight input method framework
Description:

Nimf is a lightweight, fast and extensible input method framework. This package provides a fork of the original nimf project, that focuses especially on Korean input (Hangul, Hanja, ...).

perl-string-toidentifier-en 0.12
Propagated dependencies: perl-lingua-en-inflect-phrase@0.20 perl-text-unidecode@1.30 perl-namespace-clean@0.27
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/String-ToIdentifier-EN
Licenses: GPL 1+
Build system: perl
Synopsis: Convert strings to English program identifiers
Description:

This module provides a utility method, "to_identifier" for converting an arbitrary string into a readable representation using the ASCII subset of "\w" for use as an identifier in a computer program. The intent is to make unique identifier names from which the content of the original string can be easily inferred by a human just by reading the identifier.

perl-lingua-stem-fr 0.02
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Fr
Licenses: GPL 1+
Build system: perl
Synopsis: Porter's stemming algorithm for French
Description:

This module uses a modified version of the Porter Stemming Algorithm to return a stemmed French word.

libchewing 0.9.1
Dependencies: corrosion@0.5.1 ncurses@6.2.20210619 sqlite@3.39.3
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://chewing.im/
Licenses: LGPL 2.1+
Build system: cmake
Synopsis: Chinese phonetic input method
Description:

Chewing is an intelligent phonetic (Zhuyin/Bopomofo) input method, one of the most popular choices for Traditional Chinese users.

mecab 0.996
Dependencies: libiconv@1.18
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://taku910.github.io/mecab
Licenses: GPL 2+ LGPL 2.1+ Modified BSD
Build system: gnu
Synopsis: Morphological analysis engine for texts
Description:

Mecab is a morphological analysis engine developed as a collaboration between the Kyoto university and Nippon Telegraph and Telephone Corporation. The engine is independent of any language, dictionary or corpus.

libskk 1.0.5
Dependencies: libgee@0.20.6 json-glib@1.10.0 libxkbcommon@1.11.0 skk-jisyo@0-0.38c81db
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://github.com/ueno/libskk
Licenses: GPL 3+
Build system: gnu
Synopsis: Dealing with Japanese kana-to-kanji conversion
Description:

libskk is a library to deal with Japanese kana-to-kanji conversion method.

perl-snowball-swedish 1.2
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Snowball-Swedish
Licenses: GPL 1+
Build system: perl
Synopsis: Porters stemming algorithm for Swedish
Description:

Lingua::Stem::Snowball::Se is a perl port of the swedish stemmer at http://snowball.sourceforge.net.

perl-lingua-en-inflect 1.903
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-EN-Inflect
Licenses: GPL 1+
Build system: perl
Synopsis: Convert singular to plural
Description:

Lingua::EN::Inflect provides plural inflections, "a"/"an" selection for English words, and manipulation of numbers as words. Plural forms of all nouns, most verbs, and some adjectives are provided. Where appropriate, "classical" variants (for example: "brother" -> "brethren", "dogma" -> "dogmata", etc.) are also provided.

hime 0.9.11
Dependencies: anthy@9100h libappindicator@12.10.1-0-298 libchewing@0.9.1 gtk+@3.24.51 qtbase@5.15.17 libxtst@1.2.5
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://hime-ime.github.io/
Licenses: GPL 2+ LGPL 2.1+ FDL 1.2+
Build system: glib-or-gtk
Synopsis: HIME Input Method Editor
Description:

Hime is an extremely easy-to-use input method framework. It is lightweight, stable, powerful and supports many commonly used input methods, including Cangjie, Zhuyin, Dayi, Ranked, Shrimp, Greek, Anthy, Korean, Latin, Random Cage Fighting Birds, Cool Music etc.

perl-lingua-en-words2nums 0.18
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-EN-Words2Nums
Licenses: GPL 1+
Build system: perl
Synopsis: Convert English text to numbers
Description:

This module converts English text into numbers. It supports both ordinal and cardinal numbers, negative numbers, and very large numbers.

liblouisutdml 2.12.0-1.68f702d
Dependencies: libxml2@2.14.6
Propagated dependencies: liblouis@3.34.0 liblouis@3.34.0
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://liblouis.io/
Licenses: LGPL 3+ GPL 3+
Build system: gnu
Synopsis: Braille transcription services
Description:

Liblouisutdml is a library providing complete braille transcription services for xml, html and text documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document.

perl-lingua-stem-ru 0.04
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Ru
Licenses: GPL 1+
Build system: perl
Synopsis: Porter's stemming algorithm for Russian
Description:

This module applies the Porter Stemming Algorithm to its parameters, returning the stemmed Russian (KOI8-R only) word.

perl-lingua-en-inflect-number 1.12
Propagated dependencies: perl-lingua-en-inflect@1.903
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-EN-Inflect-Number
Licenses: GPL 1+
Build system: perl
Synopsis: Force number of words to singular or plural
Description:

This module extends the functionality of Lingua::EN::Inflect with three new functions for determining plurality of a word and forcefully converting a word to singular or plural.

perl-snowball-norwegian 1.2
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Snowball-Norwegian
Licenses: GPL 1+
Build system: perl
Synopsis: Porters stemming algorithm for Norwegian
Description:

Lingua::Stem::Snowball::No is a perl port of the norwegian stemmer at http://snowball.tartarus.org.

perl-lingua-stem-snowball-da 1.01
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-Stem-Snowball-Da
Licenses: GPL 2
Build system: perl
Synopsis: Porters stemming algorithm for Danish
Description:

Lingua::Stem::Snowball::Da is a perl port of the danish stemmer at http://snowball.sourceforge.net, it was originally altered from the Lingua::Stem::Snowball::Se.

libstemmer 2.2.0
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://snowballstem.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: Stemming Library
Description:

LibStemmer provides stemming library, supporting several languages.

liblouis 3.34.0
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://liblouis.io/
Licenses: LGPL 2.1+ GPL 3+
Build system: gnu
Synopsis: Braille translator and back-translator
Description:

Liblouis is a braille translator and back-translator named in honor of Louis Braille. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. New languages can easily be added through tables that support a rule- or dictionary based approach. Tools for testing and debugging tables are also included. Liblouis also supports math braille, Nemeth and Marburg.

perl-lingua-en-inflect-phrase 0.20
Propagated dependencies: perl-lingua-en-findnumber@1.32 perl-lingua-en-inflect@1.903 perl-lingua-en-inflect-number@1.12 perl-lingua-en-number-isordinal@0.05 perl-lingua-en-tagger@0.30
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://metacpan.org/release/Lingua-EN-Inflect-Phrase
Licenses: GPL 1+
Build system: perl
Synopsis: Inflect short English phrases
Description:

This module attempts to pluralize or singularize short English phrases.

link-grammar 5.7.0
Channel: guix
Location: gnu/packages/language.scm (gnu packages language)
Home page: https://www.abisource.com/projects/link-grammar/
Licenses: Modified BSD
Build system: gnu
Synopsis: Link grammar parser
Description:

The Link Grammar Parser is a syntactic parser of English, Russian, Arabic and Persian (and other languages as well), based on Link Grammar, an original theory of syntax and morphology. Given a sentence, the system assigns to it a syntactic structure, which consists of a set of labelled links connecting pairs of words. The parser also produces a "constituent" (HPSG style phrase tree) representation of a sentence (showing noun phrases, verb phrases, etc.).

Total packages: 69252