Tool for counting groups of words and phrases in a text. Groups of size N words can be detected with the phrase counter to avoid repetition.
Phrase Counter - dCode
Tag(s) : Data Processing
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
Tool for counting groups of words and phrases in a text. Groups of size N words can be detected with the phrase counter to avoid repetition.
To count sentences or phrases or groups of words in a text, the easiest way is to get help from a computer. dCode standardizes words (deletion of accents and diacritics) and generates all groups of size N before counting apparitions frequency.
Example: In the sentence dCode counts words and dCode counts phrases, the word group dCode counts appears twice.
To improve the reading of a text, involuntary repetitions (excluding style figures) should be avoided. Generate the list of repeated portions with this dCode counter and try to replace some of them with synonyms.
Generally, sets of words are of size 2 to 4. The sentences comprise between 10 and 12 words on average in English.
There is no strict limit, but from a group of 10 or more consecutive identical words, it may be considered plagiarism or duplicate content.
dCode retains ownership of the online 'Phrase Counter' tool source code. Except explicit open source licence (indicated CC / Creative Commons / free), any algorithm, applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or any function (convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (PHP, Java, C#, Python, Javascript, Matlab, etc.) no data, script or API access will be for free, same for Phrase Counter download for offline use on PC, tablet, iPhone or Android !
Please, check our community Discord for help requests!