Package com.stbasarab

Class Main

java.lang.Object
com.stbasarab.Main

public class Main extends Object
The main class that handles the execution of the program. It reads a text file, processes the text to find unique words in the first sentence, and prints the result to the console.