Doubt on Implementing English Dictionary in java
Java
1
Posts
1
Posters
0
Views
1
Watching
-
Hi..Sakthi here.. First i would like to thank all Expert's for your good response.. Here i have given the question with one Ex: My question :thumbsup:is the check whether the entered input text is meaningful or not...For this we need to compare the given input with english dictionary,if we have found exact word then we can accept it .other wise reject rhe word..We are checking in terms of spelling .. Class -------- > Text ( Selected ) Klass -------- > Spelling mistake ( Rejected ) ------------------------------------------------------------ Like that we need to implement the english dictionary in java Does we have any separate built in class for this process.. Waiting for good response Thanks in advane ..