projects-jenz/ArtificialAutism/src/main/java/FunctionLayer
2019-03-10 19:19:33 +01:00
..
misc autism 2019-03-02 15:10:46 +01:00
StanfordParser should reduce idleness of calculations. Once stringcache is large enough and stored calculations are widespread enogh accross the stringcache it should effectly give response messages instead of doing manual calculations each time, also replaced arraylists with concurrentmaps 2019-03-04 23:26:15 +01:00
CustomError.java autism 2019-03-02 15:10:46 +01:00
DistanceObject.java updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler, 2019-03-03 13:17:07 +01:00
LevenshteinDistance.java updated calculations, updated handling calculation storages, updated DB retrieval, added Distance object, added levenstein, almost everything in mysqldatahandler, 2019-03-03 13:17:07 +01:00
MessageResponseHandler.java additional small changes 2019-03-08 10:05:03 +01:00
MYSQLDatahandler.java adopting strings correctly again, yikers 2019-03-10 19:19:33 +01:00
SimilarityMatrix.java autism 2019-03-02 15:10:46 +01:00