pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ``ahocorasick.Automaton`` class, you can find multiple key string occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. And pickle to disk for easy reuse of large automatons. Implemented in C and tested on Python 3.6+. Works on Linux, macOS and Windows. BSD-3-Cause license.
Text input that renders on keyup
A cross-platform package to replace curses (mouse/keyboard input & text colours/positioning) and create ASCII animations
Stream text into audio with an easy-to-use, highly configurable library delivering voice output with minimal latency.
A fast Voice Activity Detection and Transcription System
A text area (multi-line input) with syntax highlighting for Textual
Query a user for input with a timeout.
python code executor tool that takes fuzzy input text to extract and execute code designed for LLM applications
Django app providing text input and textarea widgets with emoji picker
A Python class that takes in long text as input and divides it into shorter chunks no longer than a specified length.
Simple Python CLI tool for turning directories into a single text file for input to LLMs.
The Wind Energy Toolbox (or ```wetb```, pronounce as wee-tee-bee) is a collection of Python scripts that facilitate working with (potentially a lot) of HAWC2, HAWCStab2, FAST or other text input based simulation tools.
Maximal simplification of Input / Output for text programs.
A lightweight Python utility to clean special characters from text inputs with built-in input validation and error handling.
A library for printing colored text, getting colored input, changing Qt5 controls' colors, adding watermarks to the video. 一个用来打印彩色文字、获取彩色的输入、更改Qt5控件的颜色、给视频添加水印的库。
A high-resolution image-to-PCB converter. Gerbolyze plots SVG, PNG and JPG onto existing gerber files. It handles almost the full SVG spec and deals with text, path outlines, patterns, arbitrary paths with self-intersections and holes, etc. fully automatically. It can vectorize raster images both by contour tracing and by grayscale dithering. All processing is done at the vector level without intermediate conversions to raster images accurately preserving the input.
Compare sentences from input document with all sentences from reference documents - find very similar ones.
A package to count tokens in input text using OpenAI's tiktoken library.
Convert text files based on input and output templates
A Python library for computing the Mel-Cepstral Distance (also known as Mel-Cepstral Distortion, MCD) between two inputs. This implementation is based on the paper 'Mel-Cepstral Distance Measure for Objective Speech Quality Assessment' by Kubichek (1993).
Parse Input Text using One-or-More Ontology (OWL) files
Easy speech-to-text transcription from audio files or live microphone input using Whisper.
About This filter changes a given text to Title Caps, and attempts to be clever about SMALL words like a/an/the in the input. The list of SMALL words which are not capped comes from the New York Times Manual of Style, plus some others like 'vs' and 'v'.
UML Sequence diagram generator from text input
Gradio custom component for rich text input
Glin-Profanity is a lightweight and efficient Python package designed to detect and filter profane language in text inputs across multiple languages.
Modal text input component for Streamlit
BrainVoyager Tools - An object-oriented approach to create, read and write common plain-text BrainVoyager input formats with Python
Streamlit multimodal chat input component with text, image, and voice support
This module provides functionalities to capture and manipulate audio input from a microphone and save them into a text file. It uses an abstract GUI to display the state of audio recording and playback..
Taking text input and compressing it into a smaller representation for cost savings.
Light Text Pre-processing permits to apply a chain of built-in regex rules to a input string.
Package with class to parse dates from text input
Streamlit component that allows you to edit text/code in a convenient text area.
ToneTint is a Python package that provides an intuitive way to perform sentiment analysis on text data and visualize the results. It splits the input text into manageable chunks, analyzes each chunk using a pre-trained sentiment analysis model, and highlights the text with background colors corresponding to the sentiment. Additionally, it displays tooltips with detailed sentiment scores when hovering over each text chunk.
A better input text box for interacting with multi modal models
A widget to have a django text input split into multiple HTML inputs.
a GUI tool to help you reverse your input text
A lightweight, extensible framework for bridging advanced NLP and multimodal models with structured pipelines like spaCy, supporting text, image, and audio inputs
tse is an input stream editor in Python.
`inputx` is a Python module that provides an advanced input function with various validation options.
Convert many medium into text, and the text format is specialized for prompt input
Extract from a given long text input, eCommerce products and price budget.
This package will take as input the STDOUT from a Postman CLI collection run and transform the output text to a JSON doc which may in turn be transformed.
A Streamlit custom component that provides enhanced usage over standard streamlit.multiselect. Users can enter free form text which will appear as separate keyword chips.
multiline text input with resut and submit buttons