Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 706 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 706 Bytes

https://github.com/JHughes135/JavaAssignment.git

https://www.youtube.com/watch?v=oG2U7pmTUXY&feature=youtu.be

2nd Year Java Assignment, Language Analyser

This program reads a piece of text from a txt file and determines whether the language used within the file is formal or informal. It does this by examining different aspects of the grammar and vocabulary used. New formal and informal words can be added to the text files "badLanguage.txt" and "formalLanguage.txt" so that the program will recognise these words. Some sample text files are also available to test the program.

Text file containing bad language was taken from https://www.freewebheaders.com/full-list-of-bad-words-banned-by-google/