python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Calculate the percentage of the character e in a string
hi so I'm trying to figure out why the percentage of e always comes up when I run my code. As you can see for the programme I need to find the number of characters and words in a string which is all g...
Dan
Votes: 0
Answers: 1
Total Frequency Count for words using NLTK Python
While testing a standard way of written code to count the total frequency of words in a sentence (counting number of times the same word appears), using the NLTK with Python, i am getting no result, t...
Calculate
Votes: 0
Answers: 1
For loop: retaining exact strings (with spaces and quotations) to identify word occurence (python)
Bit stuck on a coding challenge here! I'm writing a function that takes two arguments (strings, queries) and prints the number of times each query string occurs in the input string. I think I'm quite ...
M_Oxford
Votes: 0
Answers: 2
Fundamental problem - Word frequencies/histogram in R
I've spent an entire day on this and I cannot seem to find my mistake. I'm sure someone else will be able to spot it in a second (for which I am thankful).
I have a few text files that I need to analy...

Karl Wolfschtagg
Votes: 0
Answers: 0