提交歷史

作者 SHA1 備註 提交日期
  jherve 67fbbfaa44 [fix] Update list_neighbouring to return all neighbouring articles 1 年之前
  jherve 7e74f488c9 [fix] Handle the case when no "sibling" article exist in the storage 1 年之前
  jherve 8a996adeb7 [fix] On similarity search, check that all embeddings have been found 1 年之前
  jherve dbf68362ae Factor conversion from SQL row to dictionary 1 年之前
  jherve d887493524 Display a list of similar articles to the one displayed 1 年之前
  jherve 6ba9348f31 Add SimilaritySearch with faiss 1 年之前
  jherve b126f66969 Split embeddings service into job/worker 1 年之前
  jherve b844fd411a Split snapshot service into job / worker 1 年之前
  jherve a681ba3c30 Add a Application class 1 年之前
  jherve 15d4d068a3 Split snapshot_worker into 2 "worker" modules 1 年之前
  jherve cba12113fe Add an ugly but functional grid style 1 年之前
  jherve d3eadaf4b7 Implement an article "browser" that navigates among sites and dates 1 年之前
  jherve 63c23149f8 Some reformating 1 年之前
  jherve ec743a4266 Use name field in web page 1 年之前
  jherve ea5dc70361 Add a missing field to row returned from storage 1 年之前
  jherve bdbd452e99 Add link to lists on index 1 年之前
  jherve 157047d87e Add a page per site 1 年之前
  jherve eab1fa8ada Add an admin page 1 年之前
  jherve 10de53bfa4 Add a template engine 1 年之前
  jherve fc085585c7 Add hello world web server 1 年之前
  jherve d93216d029 Do not re-compute already stored embeddings 1 年之前
  jherve 6f03628f17 Move import within function to speed up init 1 年之前
  jherve 2c8891a01f Implement embeddings computation & storage 1 年之前
  jherve 6824f09886 Start adding embeddings computation 1 年之前
  jherve a391820475 Add "name" field for collections/sites 1 年之前
  jherve 53cf759f66 Add some logging + format 1 年之前
  jherve 91cff2c259 Move snapshot worker to its own module 1 年之前
  jherve 55d15f42a9 Rename ArchiveDownloader => SnapshotWorker 1 年之前
  jherve 4ea9edc9ed Export archive download/analysis to a function 1 年之前
  jherve 60bca41b48 Add _insert_or_get method 1 年之前