/Impostor

JAVA Text-writing impostor bot (Ghost-writer)

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Impostor - A Text-writing impostor bot (Ghost-writer)

Description: Analyzes a sample.txt, and records the probability of occurance of each word after a sequence of X words, then prints an oputput.txt of Y words based on those probabilities.

Compile command: javac src/*.java

Run command: java Impostor X Y sample.txt output.txt

Sample usage: java Impostor 3 500 samples/TrumpSpeaches.txt output/out.txt

Author: Ricardo Solano - rsolano.net

License: GNU General Public License Version 3 (GPL V3) You are free to distribute, NOT to sell this as a proprietary software bundle. Please check details in attached document.