Commit Graph

  • a3d3305d4b Finally implement the search add_quotes Tissevert 2024-03-16 15:50:38 +0100
  • a0bba7173f Avoid division by zero when computing the scalar product of two quotes Tissevert 2024-03-16 15:49:23 +0100
  • b9066f0933 Turn indexed words lowercase to gain flexibility (to be restored when we have a real indexation mechanism) Tissevert 2024-03-16 15:48:28 +0100
  • f2caf77510 Rename the corresponding variable to be more explicit Tissevert 2024-03-16 15:46:37 +0100
  • 8eae217d17 Edit the condition filter on words length to include 4-letter words in index Tissevert 2024-03-16 15:45:59 +0100
  • db5a9dabf9 Reformulate serialization with proper JSON(En|De)coders, separate building the DB from saving it + use regexes to split on whitespace characters instead of just ' ' (0x20) Tissevert 2024-02-03 12:47:30 +0100
  • 1445322013 Normalise the scalar product to get comparable results unbiased by the particular length of a given (word) set Tissevert 2024-02-03 11:45:39 +0100
  • dc1253bbb1 Improve db handling and indexation a wee bit Tissevert 2024-01-27 17:33:43 +0100
  • 6e72c38153 adding new quotes cafou 2024-01-27 16:35:58 +0100
  • 4e972cba18 Fix CSV format Tissevert 2024-01-27 16:00:05 +0100
  • 55c807b192 adding a quotes file cafou 2024-01-27 15:49:13 +0100
  • ce861d4537 Commit a draft from after the first working session main Tissevert 2022-11-27 22:24:29 +0100