You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NGramClass.- contains a method to manipulate a string containing text, searching for n-grams
TO-DO : counter variable is showing the quantity in the last iteration.
TestClass.- contains a main method to execute the NGramClass functions.