text-processing topic

List text-processing repositories

nws-cli

6
Stars
1
Forks
Watchers

a Unix CLI for normalizing whitespace in text

datautils

8
Stars
0
Forks
Watchers

:hamster: Collection of handy text manipulation tools

aho-corasick

961
Stars
91
Forks
Watchers

A fast implementation of Aho-Corasick in Rust.

rake-rs

32
Stars
8
Forks
Watchers

Multilingual implementation of RAKE algorithm for Rust

Complete Solutions and related tutorials for the Linux Shell - Bash, text processing, Arrays in Bash, Grep Sed Awk Challenges on HackerRank

aho-corasick

61
Stars
10
Forks
Watchers

efficient string matching in Golang via the aho-corasick algorithm.

pwsh-prelude

37
Stars
1
Forks
Watchers

PowerShell “standard” library for supercharging your productivity. Provides a powerful cross-platform scripting environment enabling efficient analysis and sustainable science in myriad contexts.

cli_text_processing_coreutils

185
Stars
8
Forks
Watchers

Example based guide for specialized text processing with GNU Coreutils

Command-line-text-processing

10.1k
Stars
716
Forks
Watchers

:zap: From finding text to search and replace, from sorting to beautifying text and more :art:

learn_perl_oneliners

100
Stars
15
Forks
Watchers

Example based guide for text processing with Perl from the command line