Search code examples
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
Replace each nth occurrence of 'foo' by numerically respective nth line of a supplied file...


stringbashreplacetext-processing

Read More
Repeat line range n times...


text-processing

Read More
Java Regular Expression to match only method name in signature...


javaregextext-processing

Read More
How to print lines before and after a match until a specific match (3 matching patterns)...


awksedgreptext-processing

Read More
Calculating TF-IDF Score of a Single String...


pythonscikit-learntext-processingtf-idftfidfvectorizer

Read More
How to use python to replace a value in a field in a text file...


pythontext-processing

Read More
add filename without the extension at certain columns using awk...


awkheadertext-processing

Read More
How to extract data from file using only python...


pythonawktext-processing

Read More
Breaking string into multiple lines according to character width (python)...


pythonword-wraptext-processing

Read More
How to change the same keys related to different articles in bibtex?...


pythontext-processingbibtexpybtex

Read More
How to use gawk to print out the 3rd column that is greater than 10 characters regardless of comma i...


awktext-processingtext-parsing

Read More
identifying patterns from string and updating the dataframe...


pythonpandastext-processing

Read More
Get values from the next row and merge- awk...


awktext-processing

Read More
Using awk/sed to change columns...


awksedtext-processing

Read More
How to read all the lines in a pipe delimited file in python?...


pythonfor-loopsplittext-processing

Read More
use a modified version of each line of a text file as argument in a sed command (bash)...


bashtext-processing

Read More
how to read a large text file in a data frame from a .txt file in python...


pythonpandastext-processing

Read More
Want to use regular expression in Python to group words the way character classes and repetition qua...


pythonregextext-processing

Read More
Replace first 3 occurrences of a character in each line...


sedreplacebioinformaticstext-processing

Read More
Remove first directory components from path of file...


bashshelltext-processing

Read More
bash append text with special character and newline to file at specific line...


bashshelltext-processing

Read More
Sed to search regex pattern and remove line with above pattern...


linuxsedpattern-matchingtext-processing

Read More
Pytesseract does not detect me numbers...


pythonartificial-intelligencetext-processingpython-tesseracttext-recognition

Read More
BackNext