Search code examples
How does `print readline` differ from `$line = readline; print $line`?...


perltexttext-processing

Read More
Do you have to clean your test data before feeding into an NLP model?...


pythonnlpdata-sciencetext-processingtrain-test-split

Read More
Replace each nth occurrence of 'foo' and 'bar' on two distincts columns by numerical...


stringawkreplacegsubtext-processing

Read More
Sort rows within data blocks in a file. Move rows in one block to a different location in the data b...


bashfilesortingawktext-processing

Read More
Display text file stopping each line at a given character...


shellawksedtext-processingcut

Read More
Remove block of text stored in one file from another file...


sedgreptext-processing

Read More
Removing duplicates in fixed width file which has multiple key columns except the last occurrence...


linuxshellawktext-processing

Read More
How to find an x-digit number in a text?...


pythonsearchtext-processing

Read More
Eliminate the words that appear in x% of your dataframe...


pythonpandasfor-looptext-processing

Read More
Is there a way to extract each matching result of a sed script to a file each?...


text-processing

Read More
How, do I select the best match for a string in multiple documents, where the score is equal for bot...


algorithmpattern-matchingmatchingelmtext-processing

Read More
how to replace a block of text with new block of text?...


perlawkyamltext-processing

Read More
Check file empty or not...


shellawktext-processing

Read More
How do I get a specific output of whether a port is Listening or not on AIX?...


awkcommand-linetext-processingnetstat

Read More
How to do index to index value comparison in Unix...


bashshellunixawktext-processing

Read More
why empty double quote is coming in file at last record | shell |...


shellunixtext-processing

Read More
convert multiple columns vertical text to horizontal...


pythonnotepad++text-processing

Read More
Text (cosine) similarity...


pythonmachine-learningnlptext-processing

Read More
How determine if files/folders have a ascending order numbering pattern?...


text-processing

Read More
Compare files and comment the same lines in new file...


bashtext-processingsuricata

Read More
How to limit the result of the quota command in bash...


linuxbashubuntuawktext-processing

Read More
I cannot understand the skipgrams() function in keras...


pythonmachine-learningnlpkerastext-processing

Read More
Python: Search text file and write block of lines including previous line to another file...


pythonpython-3.xtext-processing

Read More
Extract words surrounding a search word...


pythonregexfindtext-processing

Read More
Folding input lines every nth column (K&R 1-22) in C...


carraystext-processingkernighan-and-ritchie

Read More
Counting by analizing two column in difficult pattern in awk by using probably arrays...


arraysawktext-processing

Read More
get all the text between two newline characters(\n) of a raw_text using python regex...


pythonregextext-processing

Read More
Understanding the output of LSTM predictions...


machine-learningnlppytorchlstmtext-processing

Read More
to print nth line after a matched string from a text using python...


python-3.xtext-processing

Read More
how to replace all substrings of a array of strings in bash?...


bashscriptingtext-processingstring-substitution

Read More
BackNext