Creating a Word Counting Program in Java (6.1)

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

i am a database analyst picking up datascience skills. this is a straight forward, well thought out video. excellent work. thanks.

TheReyray
Автор

Thanks, but how do you compare two text files? For instance, if i want to exclude words that occurred in both text and print only words that are distinct?

segunodunade
Автор

Hello Kevin, how do you solve the problem where it recognise words with capital letters as a different word?

simonj
Автор

is there a difference from using Integers to Int?
4:00

alexstaa
Автор

How would you sort the output into alphabetical order?

hassanjamal
Автор

hi, how do you count a word how many times occurred in a paragraph or in a string by using only for loop?

oghlankashgaria
Автор

how would you use this in its own class running it from a main ?

walterbryne
Автор

Thanks Dude. Nice Explanation I was searching how to do this in java.

keyzoner
Автор

Why not use a Hashtables? Two array lists will take linear time to find the wirds plus you now have to tediously keep track of two arraylists. Look up Map.Entry, HashMap, Hashtable

tatianazihindula
Автор

Hello, I love your videos, but how would I be able to make this read numbers? I am having trouble after the while statement. Thanks!!

JerryxTC
Автор

How can i take this example as a txt file ?

ok.
Автор

Hi, thank u
HOW can I separate the Word for example
Cats I want to print
cat/noun +s/plural

nasmat
Автор

Nice video, I hope you can help me on a problemi'm stuck. i'm trying to code a pgmin java for counting number of words in a sentence but without any repetition of any words, i.e, no duplicates.
thanks

cynthiaj
Автор

I am having trouble out putting the result on the text area of a gui,   can anyone help please?thanks

meme-lhls
Автор

hey kevin, do u have any idea about programming graphs? i'm in a real mess :(

happyhappy-ijct
Автор

You are a lifesaver, Keep it up man! nice tutorial. Just Subscribed

quizonrjay
Автор

as same the above video can u please help me how to count characters also

harshavardhan
Автор

Thanks, Your video helped out a lot. I am however stuck, if I wanted to add a counting loop for each letter individually how would I do that.Could you help me with that maybe?

avglebowski
Автор

Very Nice Video ....Helped me a lot thank you, p.s if all the words are separated by a comma then how do I read them as separate words with this program?

tejaprakash
join shbcf.ru