Template:Strings: Difference between revisions

Make collapsible so only shown when desired, reformat with more sensible breakdown of subcategories, remove ridiculous whitespace
m (added a related task.)
(Make collapsible so only shown when desired, reformat with more sensible breakdown of subcategories, remove ridiculous whitespace)
Line 1:
<div class="mw-collapsible mw-collapsed" style="width:400px; overflow:auto; background-color:parent;">
 
<div style="font-weight:bold;line-height:1.6;">Other tasks related to string operations:</div>
;Related tasks:
<div class="mw-collapsible-content">
* &nbsp; metrics: [[String length|string length]]
:;Metrics;
* &nbsp; counting: [[Word frequency|word frequency]]
:* &nbsp; metrics: [[String length|stringString length]]
* &nbsp; counting: [[Letter_frequency|letter frequency]]
:;Counting;
* &nbsp; counting: [[Count_occurrences_of_a_substring|count occurrences of a substring]]
:* &nbsp; counting: [[Word frequency|wordWord frequency]]
* &nbsp; multi-string operation: [[XXXX_redacted]]
:* &nbsp; counting: [[Letter_frequency|letterLetter frequency]]
* &nbsp; multi-string operation: [[Align_columns|align columns]]
:* &nbsp; counting: [[Count_occurrences_of_a_substring|countCount occurrences of a substring]]
* &nbsp; multi-string operation: [[String concatenation|string concatenation]]
:;Remove / replace;
* &nbsp; multi-string operation: [[Longest common suffix|longest common suffix]]
:* &nbsp; manipulation: [[Strip_a_set_of_characters_from_a_string|stripStrip a set of characters from a string]]
* &nbsp; multi-string operation: [[Longest common prefix|longest common prefix &nbsp; (LCP)]]
:* &nbsp; manipulation: [[Strip_control_codes_and_extended_characters_from_a_string|stripStrip control codes and extended characters from a string]]
* &nbsp; multi-string operation: [[Longest Common Substring|longest common substring &nbsp; (LCS)]]
:* &nbsp; manipulation: [[Strip_whitespace_from_a_string/Top_and_tail|stripStrip whitespace from a string -- top and tail]]
* &nbsp; multi-string operation: [[Brace_expansion|brace expansion]]
:* [[Strip_comments_from_a_string|Strip comments from a string]]
* &nbsp; multi-string operation: [[Brace_expansion_using_ranges|brace expansion using ranges]]
:* &nbsp; manipulation: [[Strip_block_comments|stripStrip block comments]]
* &nbsp; manipulation: [[Strip_comments_from_a_string]]
:* &nbsp; manipulation: [[Remove_vowels_from_a_string|removeRemove vowels from a string]]
* &nbsp; manipulation: [[Reverse a string|reverse a string]]
:* [[XXXX_redacted|XXXX redacted]]
* &nbsp; manipulation: [[Commatizing numbers|commatizing numbers]]
:;Find;
* &nbsp; manipulation: [[Strip_block_comments|strip block comments]]
:* &nbsp; multi-string operation: [[Longest common prefix|longestLongest common prefix &nbsp; (LCP)]]
* &nbsp; manipulation: [[Substring/Top_and_tail|substring -- top and tail]]
:* &nbsp; multi-string operation: [[Longest common suffix|longestLongest common suffix]]
* &nbsp; manipulation: [[Remove_vowels_from_a_string|remove vowels from a string]]
:* &nbsp; multi-string operation: [[Longest Common Substring|longestLongest common substring &nbsp; (LCS)]]
* &nbsp; manipulation: [[Suffixation of decimal numbers|suffixation of decimal numbers]]
:* &nbsp; [[Find common directory path|findFind common directory path]]
* &nbsp; manipulation: [[String case|string case, lower- and uppercase]]
:* &nbsp; [[Longest_common_subsequence|longestLongest common subsequence]]
* &nbsp; manipulation: [[Numerical and alphabetical suffixes|numerical and alphabetical suffixes]]
:* &nbsp; [[Non-continuous_subsequences|nonNon-continuous subsequences]]
* &nbsp; manipulation: [[Strip_a_set_of_characters_from_a_string|strip a set of characters from a string]]
:* &nbsp; [[Longest increasing subsequence|longestLongest increasing subsequence]]
* &nbsp; manipulation: [[Strip_whitespace_from_a_string/Top_and_tail|strip whitespace from a string -- top and tail]]
:* &nbsp; determination: [[Determine_if_a_string_is_numeric|determineDetermine if a string is numeric]]
* &nbsp; manipulation: [[Strip_control_codes_and_extended_characters_from_a_string|strip control codes and extended characters from a string]]
:* &nbsp; determination: [[Determine_if_a_string_is_squeezable|determineDetermine if a string is squeezable]]
* &nbsp; tokenization: [[Tokenize_a_string|tokenize a string]]
:* &nbsp; determination: [[Determine_if_a_string_is_collapsible|determineDetermine if a string is collapsible]]
* &nbsp; tokenization: [[Tokenize a string with escaping|tokenize a string with escaping]]
:* &nbsp; determination: [[Determine_if_a_string_has_all_unique_characters|determineDetermine if a string has all unique characters]]
* &nbsp; tokenization: [[Split a character string based on change of character|split a character string based on change of character]]
:* &nbsp; determination: [[Determine_if_a_string_has_all_the_same_characters|determineDetermine if a string has all the same characters]]
* &nbsp; determination: [[Determine_if_a_string_is_numeric|determine if a string is numeric]]
:;Format;
* &nbsp; determination: [[Determine_if_a_string_is_squeezable|determine if a string is squeezable]]
:* &nbsp; multi-string operation: [[Align_columns|alignAlign columns]]
* &nbsp; determination: [[Determine_if_a_string_is_collapsible|determine if a string is collapsible]]
:* &nbsp; multi-string operation: [[Brace_expansion|braceBrace expansion]]
* &nbsp; determination: [[Determine_if_a_string_has_all_unique_characters|determine if a string has all unique characters]]
:* &nbsp; multi-string operation: [[Brace_expansion_using_ranges|braceBrace expansion using ranges]]
* &nbsp; determination: [[Determine_if_a_string_has_all_the_same_characters|determine if a string has all the same characters]]
:* &nbsp; manipulation: [[Reverse a string|reverseReverse a string]]
* &nbsp; [[De_Bruijn_sequences|De Bruijn sequences]]
:* [[String case|String case]]
* &nbsp; [[Abbreviations, easy|abbreviations, easy]]
:* &nbsp; multi-string operation: [[String concatenation|stringString concatenation]]
* &nbsp; [[Abbreviations, simple|abbreviations, simple]]
:* &nbsp; manipulation: [[Substring/Top_and_tail|substring -- topSubstring/Top and tail]]
* &nbsp; [[Abbreviations, automatic|abbreviations, automatic]]
:* &nbsp; manipulation: [[Commatizing numbers|commatizingCommatizing numbers]]
* &nbsp; [[Self-referential_sequence|self-referential sequences]]
:* &nbsp; manipulation: [[Suffixation of decimal numbers|suffixationSuffixation of decimal numbers]]
* &nbsp; [[Find common directory path|find common directory path]]
:* &nbsp; manipulation: [[Numerical and alphabetical suffixes|numericalNumerical and alphabetical suffixes]]
* &nbsp; [[Longest_common_subsequence|longest common subsequence]]
:* &nbsp; [[Abbreviations, easy|abbreviationsAbbreviations, easy]]
* &nbsp; [[Non-continuous_subsequences|non-continuous subsequences]]
:* &nbsp; [[Abbreviations, simple|abbreviationsAbbreviations, simple]]
* &nbsp; [[Longest increasing subsequence|longest increasing subsequence]]
:* &nbsp; [[Abbreviations, automatic|abbreviationsAbbreviations, automatic]]
:;Tokenize;
:* &nbsp; tokenization: [[Tokenize_a_string|tokenizeTokenize a string]]
:* &nbsp; tokenization: [[Tokenize a string with escaping|tokenizeTokenize a string with escaping]]
:* &nbsp; tokenization: [[Split a character string based on change of character|splitSplit a character string based on change of character]]
:;Sequences;
:* &nbsp; [[De_Bruijn_sequences|De Bruijn sequences]]
:* &nbsp; [[Self-referential_sequence|selfSelf-referential sequences]]
</div>
10,339

edits