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.
Gifticlib is a a library for reading and writing files in GIfTI format. GIfTI is a standard for Geometry Data Format for Exchange of Surface-Based Brain Mapping Data.
NiBabies is an open-source software pipeline designed to process anatomical and functional magnetic resonance imaging data, designed and optimized for human infants between 0-2 years old.
{dcmstack
DIPY is the paragon 3D/4D+ medical imaging library in Python. It contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.
This package provides the version schemes used for packaging software from the NiPreps organization.
AFNI, Analysis of Functional NeuroImages is a suite of programs for looking at and analyzing MRI brain images at all stages of analysis (planning, setting up acquisition, preprocessing, analysis, quality control and statistical analysis).
Nilearn enables approachable and versatile analyses of brain volumes and surfaces. It provides statistical and machine-learning tools, with instructive documentation & open community.
WORLD Vocoder is a fast and high-quality vocoder which parameterizes speech into three components:
f0: Pitch contoursp: Harmonic spectral envelopeap: Aperiodic spectral envelope
It can also (re)synthesize speech using these features.
This module can be used to extract or replace keywords in sentences, based on the FlashText algorithm.
This package provides tools for unsupervised and semi-supervised morphological segmentation.
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.
This package provides Python bindings for the simstring text similarity matching library.
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.
Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
Quicksectx is a simple, fast and no-dependency Python implementation of interval search, adapted from the bx-python project.
This package provides a Python implementation of IAMsystem algorithm, a fast dictionary-based approach for semantic annotation, a.k.a entity linking.
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.
This package provides a fast implementation of the Levenshtein distance with C++ and Cython.
Gensim is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the NLP and IR communities.
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.
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.
(guix-science packages performance-monitoring)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.
(guix-science packages performance-monitoring)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.
(guix-science packages performance-monitoring)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.