Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in text-processing

Expanding English language contractions in Python

python nlp text-processing

Remove first directory components from path of file

bash shell text-processing

shell replace cr\lf by comma

How does uʍop-ǝpᴉsdn text work?

unicode text-processing

Text processing - Python vs Perl performance [closed]

Remove empty lines in a text file via grep

linux grep text-processing

How to obtain the first letter in a Bash variable?

How to add a new line of text to an existing file in Java? [duplicate]

Is there still any reason to learn AWK?

awk text-processing

How to replace ${} placeholders in a text file?

How to convert all text to lowercase in Vim

vim text-processing

Using multiple delimiters in awk

How to use sed to replace only the first occurrence in a file?

Select random lines from a file

Add a prefix string to beginning of each line

How can I extract a predetermined range of lines from a text file on Unix?