1
0
Fork 0
mirror of https://github.com/Findus23/cr-search.git synced 2024-09-19 15:23:44 +02:00
Commit graph

20 commits

Author SHA1 Message Date
dece8e5328
pyupgrade 2023-04-25 22:51:19 +02:00
4b3e829dee
add redis caching and better database 2021-07-07 17:27:21 +02:00
3758c308c2
use pretty tile in progress bars 2021-07-04 22:58:08 +02:00
20865d73fe
add one-shot support and lots of additional series 2021-07-04 22:24:51 +02:00
56a52192cd
use spacy 3 2021-01-18 18:39:40 +01:00
852c33ac1c
don't remove stop words from noun chunks in phrases 2020-08-30 22:41:36 +02:00
807a240442
proper typing in phrases 2020-08-30 21:52:47 +02:00
cc52019e25
add Mini Primetime 2020-08-13 17:11:18 +02:00
b63fc66129
cache lemmatisation of noun chunks 2020-08-13 15:48:46 +02:00
6987d5cb2e
remove exit() 2020-08-13 15:42:25 +02:00
92350047f6
fix and improve phrase generation 2020-08-13 15:08:39 +02:00
586cc22774
speed up phrases generation 2020-08-11 21:19:36 +02:00
dc556250d5
be nice 2020-08-08 15:26:13 +02:00
df3c1b62eb
generalise data model to series 2020-04-15 18:11:45 +02:00
fa2ebf4bb3
better progress bars 2020-03-17 12:51:08 +01:00
b34efce50f
save flags 2020-03-08 20:41:06 +01:00
2c115cf40c
don't import empty phrases 2020-03-08 18:57:37 +01:00
5622adaa7d
many major changes 2020-03-08 18:48:14 +01:00
d5351ac303
more efficent suggestions 2020-03-08 14:48:04 +01:00
78bb5da2bf
initial commit 2020-03-07 10:45:39 +01:00