JGAAP icon indicating copy to clipboard operation
JGAAP copied to clipboard

The Java Graphical Authorship Attribution Program

Results 28 JGAAP issues
Sort by recently updated
recently updated
newest added

The K-Nearest Neighbor Analysis Method does not provide an option to set the K parameter in the GUI. Instead, K defaults to 5 and cannot be changed ([source](https://github.com/evllabs/JGAAP/blob/master/src/com/jgaap/classifiers/KNearestNeighborDriver.java#L50)). I do...

Bug

Add Rhyme event driver Requested by @flahi79 - https://github.com/evllabs/JGAAP/commit/f041f8fcce6a84a1bc2e8d7fd81b29481cc85ddb#commitcomment-33667305

Feature

I'm fighting with my Mac to get it to allow JGAAP to open files in my Documents directory. Unfortunately, the guidelines in the https://github.com/evllabs/JGAAP/blob/master/docs/OSX_User_Guide.pdf aren't quite enough. The app opens,...

Add canonicizer to convert smart quotes to "dumb quotes."

Feature

Would this project be inclined to accept PRs related to Mavenization? I'm just getting started with Java build tools and want to play with jstylo, so this seems like a...

There is a list of abbreviations located at /com/jgaap/resources/abbreviation.list More abbreviations need to be added

Feature