Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-Object-Oriented-Software-Development-Project

A JAVA INDEXING AND DICTIONARY API The main function of the programme is that it is able to read in and parse any .txt file or online resource with text in it. The programme is able to read in every word in the textfile and create an index for the textfile which provides the definitions of the words in the textfile and also prints the page numbers. The index prints to a screen in the console and also to the file words_in_book_definitions.txt in the textfile folder. The is also able to type a word into the console and the programme should search the textfile for this word and print the definition out in the console.

About

A JAVA INDEXING AND DICTIONARY API The main function of the programme is that it should be able to read in and parse any .txt file. The programme should be able to read in every word in the textfile and create an index for the textfile which provides the definitions of the words in the textfile and also prints the page numbers. This index shou…

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages