Commit Graph

20 Commits

Author SHA1 Message Date
Gregory Trolliet 17a975f28d Remove the forced code 2020-12-03 18:41:00 +01:00
Gregory Trolliet 4d5f50109c Set the max try for code generation as a constant 2020-11-26 17:10:20 +01:00
Gregory Trolliet 12045275d5 Simplify the cloud generation code 2020-11-26 17:03:27 +01:00
Gregory Trolliet 76ab05c8c7 Load the cloud before any action 2020-11-25 23:24:43 +01:00
Gregory Trolliet 3ff96924fb Move the cloud.code generation to the DataBase class 2020-11-25 23:15:38 +01:00
Gregory Trolliet 0980d0a82f Remove unused methods 2020-11-25 22:53:07 +01:00
Gregory Trolliet e072182ed4 Set the cloud code length as a DataBase constant 2020-11-25 22:49:54 +01:00
Gregory Trolliet 06de0eb561 Fix the duration set error 2020-11-25 22:35:28 +01:00
Gregory Trolliet 3fbeb06948 Save the cloud after the creation 2020-11-25 22:28:36 +01:00
Gregory Trolliet fea36cb867 Add load and local save of the cloud 2020-11-25 22:13:59 +01:00
Gregory Trolliet 98b3498de2 Move the word comparison function to common file 2020-11-25 19:52:13 +01:00
Gregory Trolliet ea95c63e18 Add database type option 2020-11-25 19:43:40 +01:00
Gregory Trolliet 97c75691ce Add the use of soundex_fr for word comparison 2020-11-23 23:27:33 +01:00
Gregory Trolliet 7c1707dea0 Softens the filter slightly 2020-11-23 22:53:06 +01:00
Gregory Trolliet dbf62c88bd Reduce the sql request 2020-11-23 22:32:31 +01:00
Gregory Trolliet 39d4be9eb3 Add words similarity test
Should put the almost same words in the same counter
2020-11-23 22:17:30 +01:00
Gregory Trolliet 16dec853f9 Use an i18n tool 2020-11-23 11:01:37 +01:00
Gregory Trolliet 44226c4809 Switch from SQLite to PostgreSQL 2020-11-22 15:09:31 +01:00
Gregory Trolliet baa592b81f First working version 2020-11-16 21:31:59 +01:00
Gregory Trolliet 8a6973fcb6 First version of the WordsCloud site 2020-11-15 21:51:28 +01:00