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

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.


python-gensim 4.4.0
Propagated dependencies: python-numpy@2.3.1 python-scipy@1.16.3 python-smart-open@7.3.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://radimrehurek.com/gensim/
Licenses: LGPL 2.1
Build system: pyproject
Synopsis: Topic Modelling in Python
Description:

Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the NLP and IR communities.

python-pyrush 1.0.8
Propagated dependencies: python-pyfastner@1.0.9 python-spacy@3.8.14
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyRuSH
Licenses: Expat
Build system: pyproject
Synopsis: Rule-based sentence Segmenter using Hashing in Python
Description:

PyRuSH is the python implementation of RuSH, which is originally developed using Java. RuSH is an efficient, reliable, and easy adaptable rule-based sentence segmentation solution. It is specifically designed to handle the telegraphic written text in clinical note. It leverages a nested hash table to execute simultaneous rule processing, which reduces the impact of the rule-base growth on execution time and eliminates the effect of rule order on accuracy.

python-iamsystem 0.6.1
Propagated dependencies: python-anyascii@0.3.3 python-pysimstring@1.3.0 python-spellwise@0.8.1 python-typing-extensions@4.15.0
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/scossin/iamsystem_python
Licenses: Expat
Build system: pyproject
Synopsis: Fast dictionary-based approach for semantic annotation
Description:

This package provides a Python implementation of IAMsystem algorithm, a fast dictionary-based approach for semantic annotation, a.k.a entity linking.

python-pyfastner 1.0.9
Propagated dependencies: python-quicksectx@0.4.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/PyFastNER
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python implementation of FastNER
Description:

PyFastNER is the Python implementation of FastNER. It uses hash function to process multiple rules at the same time. Similar to FastNER, PyFastNER supports token-based rules and character-based rules.

python-quicksectx 0.4.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/jianlins/quicksectx
Licenses: Expat
Build system: pyproject
Synopsis: Simple and fast interval search in Python
Description:

Quicksectx is a simple, fast and no-dependency Python implementation of interval search, adapted from the bx-python project.

python-spellwise 0.8.1
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/chinnichaitanya/spellwise
Licenses: Expat
Build system: pyproject
Synopsis: Fast fuzzy matcher & spelling checker in Python
Description:

Extremely fast spelling checker and suggester in Python.

The following algorithms are supported currently:

  • Edit-distance

  • Editex

  • Soundex

  • Caverphone 1.0 and 2.0

  • Typox

All the above algorithms use an underlying Trie-based dictionary for efficient storage and fast computation.

python-seqeval 1.2.2
Propagated dependencies: python-numpy@2.3.1 python-scikit-learn@1.7.2
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/chakki-works/seqeval
Licenses: Expat
Build system: pyproject
Synopsis: Testing framework for sequence labeling
Description:

seqeval is a Python framework for sequence labeling evaluation. seqeval can evaluate the performance of chunking tasks such as named-entity recognition, part-of-speech tagging, semantic role labeling and so on.

python-eds-pseudo 0.4.0
Propagated dependencies: python-edsnlp@0.22.0 python-pytorch@2.10.0 python-sentencepiece@0.2.1 python-transformers@4.44.2
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://aphp.github.io/eds-pseudo/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Detect identifying entities in clinical reports
Description:

The EDS-Pseudo project aims at detecting identifying entities in clinical documents, and was primarily tested on clinical reports at AP-HP's clinical data warehouse. The model is built on top of edsnlp, and consists in a hybrid model (rule-based + deep learning) for which we provide rules (eds-pseudo/pipes) and a training recipe. We also provide some fictitious templates and a script to generate a synthetic dataset.

python-flashtext 2.7-0.f492744
Channel: guix-science
Location: guix-science/packages/nlp.scm (guix-science packages nlp)
Home page: https://github.com/vi3k6i5/flashtext
Licenses: Expat
Build system: pyproject
Synopsis: Extract and replace keywords in sentences
Description:

This module can be used to extract or replace keywords in sentences, based on the FlashText algorithm.

otmeshing 0.2-0.b8f494a
Dependencies: boost@1.89.0 cddlib@0.94m cgal@6.1.1 coacd@1.0.11 gmp@6.3.0 mpfr@4.2.2 onetbb@2022.3.0 qhull@2020.2
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otmeshing/master/
Licenses: GPL 3
Build system: cmake
Synopsis: Meshing algorithms for OpenTURNS
Description:

This package provides a module for OpenTURNS with meshing algorithms.

python-otpod 0.6.14
Propagated dependencies: openturns@1.27.3 python-decorator@5.2.1 python-matplotlib@3.10.8 python-scikit-learn@1.7.2 python-statsmodels@0.14.5
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otpod/master/
Licenses: LGPL 3
Build system: pyproject
Synopsis: Probability of detection for OpenTURNS
Description:

This package enables to build Probability of Detection (POD) curves from Non Destructive Test. The curves are built using parametric models: univariate linear regression, quantile regression, kriging and polynomial chaos. Analysis can be run in order to test the linear regression hypothesis.

PoD can be built from a set of data or directly from a given physical model that simulate the Non Destructive Test. In this case, the design of experiments is defined iteratively.

Sensitivity analysis can be also be performed. The aggregated Sobol indices are available as well as the perturbation law indices.

otmorris 0.20
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otmorris/master/
Licenses: LGPL 3
Build system: cmake
Synopsis: Morris sensitivity method for OpenTURNS
Description:

This package provides a module for OpenTURNS for the Morris sensitivity method.

python-otfmi 0.18.1
Propagated dependencies: openturns@1.27.3 python-dill@0.4.0 python-jinja2@3.1.2 python-numpy@2.3.1 python-pyfmi@2.21.0 python-pythonfmu@0.7.0
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otfmi/master/
Licenses: LGPL 3
Build system: pyproject
Synopsis: Simulate FMUs from OpenTURNS
Description:

This package provides a bridge between OpenTURNS and FMUs, based on PyFMI.

otsvm 0.18
Dependencies: libsvm@337
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otsvm/master/
Licenses: LGPL 3
Build system: cmake
Synopsis: Support vector machine for OpenTURNS
Description:

This package provides a module for OpenTURNS for support vector machine.

otagrum 0.15-0.ed3a93c
Dependencies: agrum@3.0.0
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://github.com/openturns/otfftw
Licenses: LGPL 3
Build system: cmake
Synopsis: aGrUM integration module for OpenTURNS
Description:

This package provides a module for OpenTURNS for integrating with aGrUM.

otrobopt 0.18
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otrobopt/master/
Licenses: LGPL 3
Build system: cmake
Synopsis: Robust optimization module for OpenTURNS
Description:

This package provides a module for OpenTURNS to formulate and solve robust optimization problems.

otfftw 0.19
Dependencies: fftw@3.3.10
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://github.com/openturns/otfftw
Licenses: GPL 3
Build system: cmake
Synopsis: FFT module for OpenTURNS
Description:

This package provides a module for OpenTURNS for fast Fourier transform computation.

openturns 1.27.3
Dependencies: bonmin@1.8.9 boost@1.89.0 cbc@2.10.5 ceres-solver@2.0.0 cminpack@1.3.11 dlib@20.0 hdf5@1.14.6 highs@1.14.0 ipopt@3.13.4 libxml2@2.14.6 mpc@1.3.1 mpfr@4.2.2 muparser@2.3.5 nlopt@2.10.0 onetbb@2022.3.0 openblas@0.3.31 pagmo@2.19.1 primesieve@12.10
Propagated dependencies: python-dill@0.4.0 python-psutil@7.2.2
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/
Licenses: LGPL 3
Build system: cmake
Synopsis: Uncertainty treatment library
Description:

OpenTURNS is a scientific C++ and Python library including an internal data model and algorithms dedicated to the treatment of uncertainties. The main goal of this library is giving to specific applications all the functionalities needed to treat uncertainties in studies.

otmixmod 0.21
Dependencies: mixmod@2.1.11
Propagated dependencies: openturns@1.27.3
Channel: guix-science
Location: guix-science/packages/openturns.scm (guix-science packages openturns)
Home page: https://openturns.github.io/otmixmod/master/
Licenses: GPL 3
Build system: cmake
Synopsis: Robust optimization module for OpenTURNS
Description:

This package provides a module for OpenTURNS to formulate and solve robust optimization problems.

eztrace 2.2.1
Dependencies: libiberty@14.3.0 libomp@22.1.8 netcdf@4.9.2 opari2@2.0.9 openmpi@4.1.6 otf2@3.1.1 pnetcdf@1.13.0
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://eztrace.gitlab.io/eztrace/
Licenses: CeCILL-B
Build system: cmake
Synopsis: Collect program execution traces
Description:

EZTrace is a tool that aims at generating automatically execution trace from high performance computing (HPC) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE.

ctrack 1.1.0
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://github.com/Compaile/ctrack/tree/main
Licenses: Expat
Build system: cmake
Synopsis: Header-only library for profiling
Description:

An open-source benchmark and tracking library for C++ projects, designed to provide deep insights into function performance with minimal overhead. CTRACK is a powerful tool that can be seamlessly integrated into both development and production environments. It allows developers to effortlessly monitor applications and identify bottlenecks, requiring minimal setup and maintenance.

fxt 0.3.15
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://savannah.nongnu.org/projects/fkt
Licenses: GPL 2+
Build system: gnu
Synopsis: Efficient recording of program execution traces
Description:

FxT is a fast tracing engine that can be used either in user land, in kernel land, or both. It can record developer-specified events in compact "traces", with minimal run-time overhead.

mojitos 2.0.2
Dependencies: libmicrohttpd@1.0.5
Channel: guix-science
Location: guix-science/packages/performance-monitoring.scm (guix-science packages performance-monitoring)
Home page: https://gitlab.irit.fr/sepia-pub/mojitos
Licenses: GPL 3+
Build system: gnu
Synopsis: Energy and Network Monitoring Tools at the O/S level
Description:

MojitO/S is an Open Source System, Energy and Network Monitoring Tools at the O/S level. MojitO/S runs on GNU/Linux.

Page: 11819202122100
Total packages: 2387