Σχεδιασμός, ανάπτυξη και εφαρμογή προηγμένου λογισμικού διεπαφής χρηστών διαδικτυακών συζητήσεων (webChat), με τη χρήση της γλώσσας Java, για το σκοπό ανίχνευσης λέξεων της φυσικής γλώσσας που μαρτυρούν θυματοποίηση (bullying)
Design, development and implementation of advanced user interface software through webChat, with the use of Java language in order to detect words of natural language indicating bullying

View/ Open
Keywords
Διεπαφή χρήστη ; WebChat ; Θυματοποίηση ; Διαδικτυακή εφαρμογή ; Java web application ; Διαδικτυακός serverAbstract
The subject of this work is the development of a software interface system for the detection of bullying. This tool is a webChat on the web to user groups. The user will be able to choose the desired group, then log in and finally be able to chat with the group's users. The conversations will be recorded, word-for-word with the dictionary of << bad >> words we will have created and finally stored in a file. Firstly, the definition of bullying and its basic features will be given, then a dictionary of "bad" words will be created, based on the bibliography. If the word used by the user matches this word of the dictionary we have created, then I will store it in a file. Secondly, we will be given the technical characteristics of our application, which will be the criteria in which we will put users on our blacklist. From the point of login to the application, to the point where it will exit. We will analyze the techniques of the methods, the programming language and the algorithm that we will use to analyze our data. Finally, a summary of the project will be presented, the conclusions that have been drawn up, as well as proposals for future improvements, in the framework of a thorough and thorough future research.