[Java Tutorial] StringTokenizer - Splitting Sentences to words!

preview_player
Показать описание
Learn how to use the StringTokenizer, and how to effectively split sentences and groups of numbers into individual words / numbers! This is a very easy to follow tutorial, and is very effective from simple applications to programming competitions like DWITE and Waterloo's Computing Contest (CCC).

If you enjoyed this video, be sure to show your appreciation by liking this video & subscribing. Thanks for watching!

▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲

►Rate ✔
►Like ✔
►Subscribe ✔

╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝

**Thank you for watching. It is greatly appreciated!**
Рекомендации по теме
Комментарии
Автор

Does a tring tokenizer only split by spaces?

JoeyChalhoub
Автор

thank you
but how can I divide the word for example
tokeniz er
I mean I want Stemming
I mean separate inside the word

nasmat