TheEldritchGod
A Cloud Of Pure Spite And Eyes
- Joined
- Dec 15, 2021
- Messages
- 3,444
- Points
- 183
I have been exploring the use of AI and I loath the concept of it writing the story for me. However, I have found other uses that have made me much more productive. I have discussed how Claude.AI can read an entire file and spit out all the named characters and then help you write glossary entries for each. Now I have found another use.
I am making a point to go back and use the AIs I have found to do basically act as an editor to fix mistakes in older chapters. However, did you know you can feed Claude an entire chapter, tell it to give you the word count, then tell it to give you a list of every word used more than three times?
As a rule, I have found that if you repeatedly use a word in a chapter too often, it gets noticed by readers and becomes a problem. As a rule, I never try to use the same word more than once, and certainly not more than three times in a chapter, with exceptions being pronouns, prepositions, conjunctions, etc etc. Those words you use to connect the important words, basically. It is a good rule of thumb to make sure your work isn't getting repetitive.
At random I selected chapter 6 of FTS.
Note, you are limited in uses per day with claude, but I only use it for strange stuff like this, so it isn't a problem.
As you can see by the list, these are all words that are basically background. It ignores words like proper nouns, mind you, but they are all words you'd expect to have to use more than three times in a 1800+ word chapter. If I found a word like, amazing or fantastic in this list, I'd most likely want to go in, find it and replace it with something else to get the number of uses down, thus I would avoid sounding repetitive.
I am making a point to go back and use the AIs I have found to do basically act as an editor to fix mistakes in older chapters. However, did you know you can feed Claude an entire chapter, tell it to give you the word count, then tell it to give you a list of every word used more than three times?
As a rule, I have found that if you repeatedly use a word in a chapter too often, it gets noticed by readers and becomes a problem. As a rule, I never try to use the same word more than once, and certainly not more than three times in a chapter, with exceptions being pronouns, prepositions, conjunctions, etc etc. Those words you use to connect the important words, basically. It is a good rule of thumb to make sure your work isn't getting repetitive.
At random I selected chapter 6 of FTS.
To analyze the text file, I first read the document content and split it into words. I then counted the frequency of each word and filtered to only those used more than 3 times. Here are the results:
Number of words: 1835
Words used more than 3 times:
the (69)
to (34)
and (33)
of (24)
you (16)
i (13)
it (12)
that (10)
in (9)
was (8)
is (8)
women (7)
men (7)
for (6)
his (5)
with (5)
on (5)
had (4)
he (4)
her (4)
world (4)
me (4)
but (4)
have (4)
Number of words: 1835
Words used more than 3 times:
the (69)
to (34)
and (33)
of (24)
you (16)
i (13)
it (12)
that (10)
in (9)
was (8)
is (8)
women (7)
men (7)
for (6)
his (5)
with (5)
on (5)
had (4)
he (4)
her (4)
world (4)
me (4)
but (4)
have (4)
Note, you are limited in uses per day with claude, but I only use it for strange stuff like this, so it isn't a problem.
As you can see by the list, these are all words that are basically background. It ignores words like proper nouns, mind you, but they are all words you'd expect to have to use more than three times in a 1800+ word chapter. If I found a word like, amazing or fantastic in this list, I'd most likely want to go in, find it and replace it with something else to get the number of uses down, thus I would avoid sounding repetitive.