There are 27 repositories under text-processing topic.
:zap: From finding text to search and replace, from sorting to beautifying text and more :art:
PyMuPDF is a high performance Python library for data extraction, analysis, conversion & manipulation of PDF (and other) documents.
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Text Classification Algorithms: A Survey
The most accurate natural language detection library for Go, suitable for short text and mixed-language text
Persian NLP Toolkit
Program to convert lines of text into a tree structure.
A fast implementation of Aho-Corasick in Rust.
A fast and convenient fuzzy matcher library for rust
All-in-one text de-duplication
A simple Python module for parsing human names into their individual components
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
Text Normalization & Inverse Text Normalization
Open Korean Text Processor - An Open-source Korean Text Processor
Turn PDFs and EPUBs into audiobooks, subtitles or videos into dubbed videos (including translation), and more. For free. Pandrator uses local models, notably XTTS, including voice-cloning (instant, RVC-enhanced, XTTS fine-tuning) and LLM processing. It aspires to be a user-friendly app with a GUI, an installer and all-in-one packages.
PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
Automatic Korean word spacing with Python
Simple SQL-like syntax on top of Perl text processing.
🗣️ Tool to generate adversarial text examples and test machine learning models against them
A low level regular expression library that uses deterministic finite automata.
Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku, and Zenkaku
短文本聚类预处理模块 Short text cluster
🌿 An easy-to-use Japanese Text Processing tool, which makes it possible to switch tokenizers with small changes of code.
Recreated sources for the book "UNIX Text Processing," published in 1987.