issues
search
sumodm
/
semrider
Semantic Similarity: Browser Tabs
Other
1
stars
2
forks
source link
Pickling Corruption fix
#2
Closed
maheswarantp
closed
6 months ago
maheswarantp
commented
1 year ago
Pickle files of prod
embed_prod_v02_rc.pkl
and
meta_prod_v02_rc.pkl
Corruption fix
Bug traced to use_reloader parameter of flask app.run command
Added cleanup code to remove pre-existing pickle files on giving clean flag as True
Pickle file handling updated to use proper context managers
Updated README to include PYTHONPATH setup
Date and Title update
Semrider popup displays title as text instead of URL
Date and Title is stored as meta_data now in semrider algo
Pickle files of prod
embed_prod_v02_rc.pkl
andmeta_prod_v02_rc.pkl
Corruption fixDate and Title update