Search code examples
check if the string equals the first letters of a list of words...


pythonstringmatchingtext-processing

Read More
How to assign weights to keywords using python...


pythonnlptext-processing

Read More
Replace every nth occurrence of 'foo' with the nth consecutive regular range of lines from a...


stringbashreplacetext-processing

Read More
Map Text.append over a list but with the arguments from the list first in Haskell?...


haskelltextfunctional-programmingtext-processing

Read More
Get consensus from a MSA fasta file with IUPAC ambiguities in Python...


pythonbioinformaticstext-processingbiopython

Read More
How to filter a nested dict by the key of the nested element?...


pythondictionarynestedtext-processing

Read More
How to insert sequence at specific position?...


pythonpandasdataframetext-processingbiopython

Read More
How to delete multiple empty lines with SED?...


sedtext-processing

Read More
Using SQL to determine word count stats of a text field...


mysqlsqltext-processingword-count

Read More
How to replace a row in pandas with multiple rows after applying a function?...


pythonpandasdataframetext-processingdata-processing

Read More
Add four spaces before each line of code in terminal [Windows]...


bashtext-processing

Read More
Algorithm to estimate number of English translation words from Japanese source...


algorithminternationalizationtranslationtext-processing

Read More
How can I create a column target based on two different columns?...


pythonpandasdataframetext-processing

Read More
Keep only matched words in pandas column...


pythonpandastext-processing

Read More
Regex ensure that there's only one blank line(2 newlines) after each section ends and another se...


regexpcretext-editortext-processing

Read More
Regular Expression to find specific pattern/text in logs...


pythonregexjenkinsfiltertext-processing

Read More
Movie Ratings prediction using TF-IDF...


pythonscikit-learntf-idftext-processing

Read More
How to enhance a script for look ups from multiple CSV files...


pythonbashcommand-linescriptingtext-processing

Read More
How does decision tree recognize the features from a given text dataset?...


pythonmachine-learningscikit-learndecision-treetext-processing

Read More
Effective DataSet for NLP practice...


pythonmachine-learningnlptext-processing

Read More
How to loop through a json file and change specific values based on specific criterias...


pythontext-processing

Read More
How to replace unknown values inside a file in python...


pythontext-processing

Read More
`alert` of `match` result shows comma-separated string; how to get only the second part?...


javascriptregextext-processing

Read More
How to identify full sentences in a scraped web page with Python...


pythonbeautifulsoupnlptext-processing

Read More
Using sed's append/change/insert without a newline...


sedtext-processing

Read More
How am I suppposed to handle the BOM while text processing using sys.stdin in Python 3?...


pythonutf-8text-processingbyte-order-mark

Read More
How to add double quotes to a line with SED or AWK?...


regexshellawksedtext-processing

Read More
str.findall returns all NA's...


pythonpandastext-processing

Read More
Convert text written in some syntax to another specified syntax...


pythontextnlpformattingtext-processing

Read More
Using multiple delimiters in awk...


awkcommand-linetext-processing

Read More
BackNext