|
a3d3305d4b
|
Finally implement the search
|
2024-03-16 15:50:38 +01:00 |
|
|
a0bba7173f
|
Avoid division by zero when computing the scalar product of two quotes
|
2024-03-16 15:49:23 +01:00 |
|
|
b9066f0933
|
Turn indexed words lowercase to gain flexibility (to be restored when we have a real indexation mechanism)
|
2024-03-16 15:48:28 +01:00 |
|
|
f2caf77510
|
Rename the corresponding variable to be more explicit
|
2024-03-16 15:46:37 +01:00 |
|
|
8eae217d17
|
Edit the condition filter on words length to include 4-letter words in index
|
2024-03-16 15:45:59 +01:00 |
|
|
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)
|
2024-02-03 12:48:45 +01:00 |
|
|
1445322013
|
Normalise the scalar product to get comparable results unbiased by the particular length of a given (word) set
|
2024-02-03 11:45:39 +01:00 |
|
|
dc1253bbb1
|
Improve db handling and indexation a wee bit
|
2024-01-27 17:33:54 +01:00 |
|
cafou
|
6e72c38153
|
adding new quotes
|
2024-01-27 16:35:58 +01:00 |
|
|
4e972cba18
|
Fix CSV format
|
2024-01-27 16:00:05 +01:00 |
|
cafou
|
55c807b192
|
adding a quotes file
|
2024-01-27 15:49:13 +01:00 |
|
|
ce861d4537
|
Commit a draft from after the first working session
|
2022-11-27 22:24:29 +01:00 |
|