Commit History

unpinned
bc12de5

mlgeis commited on

fixed import error
210de55

Michael-Geis commited on

Merge branch 'main' of https://huggingface.co/spaces/mlgeis/ArXivRecommenderSystem
5639270

Michael-Geis commited on

reorganized
7cc8002

Michael-Geis commited on

Update requirements.txt
8ff2b26

mlgeis commited on

Create README.md
1f6820b

mlgeis commited on

moved app to root and tracked data
f649f3f

Michael-Geis commited on

added lfs tracking to data
c5c123b

Michael-Geis commited on

added app file
1d67a6e

Michael-Geis commited on

added a file to generate a new library
214ad84

Michael-Geis commited on

reorganized file structure
77ce2b6

Michael-Geis commited on

reorganized and created a pipeline for CBF
3d2ca49

Michael-Geis commited on

worked out flow in notebook
b2af341

Michael-Geis commited on

updated gitignore
8d2d137

Michael-Geis commited on

updated log
1e9a50f

Michael-Geis commited on

switched tag embedding format to parquet to save index
baf74d8

Michael-Geis commited on

fixed error in generate_tag_embeddings
c8cfc43

Michael-Geis commited on

fixed error in generate_tag_embeddings
6cc55f5

Michael-Geis commited on

fixed error in generate_tag_embeddings
bd07c47

Michael-Geis commited on

fixed error in generate_tag_embeddings
5964707

Michael-Geis commited on

fixed error in generate_tag_embeddings
f2ef607

Michael-Geis commited on

edited embedding.py to add tag embedder
d01b293

Michael-Geis commited on

bugfix -load w/o specifying dataset
8573c13

Michael-Geis commited on

don't right code on meds
c8a32d4

Michael-Geis commited on

bugfix: saving embeddings to file
551e737

Michael-Geis commited on

bugfix #2
eb4005b

Michael-Geis commited on

bugfix:embedding.Embedder
1856671

Michael-Geis commited on

renamed modules
c2fc17c

Michael-Geis commited on

removed notebook
25fadde

Michael-Geis commited on

updated gitignore
fc1da7d

Michael-Geis commited on

remove old notebook
667bfee

Michael-Geis commited on

removed unnecessary files
6ff291c

Michael-Geis commited on

removed duplicate notebook
2635d67

Michael-Geis commited on

removed arxivsubjects dict from cleaning
55302d6

Michael-Geis commited on

modified datastorage, wrote embedding transform, organized cleaning
8f895f2

Michael-Geis commited on

updated log
3684daa

Michael-Geis commited on

created embedding class and updated log
415c066

Michael-Geis commited on

aesthetic code change
9c78a22

Michael-Geis commited on

updated log
756497b

Michael-Geis commited on

got APSP_40, updated req.txt with pyarrow, updated log
cd5ad0c

Michael-Geis commited on

added save_to_feather and load_from_feather
b777cd0

Michael-Geis commited on

cosmetic change
c77644c

Michael-Geis commited on

updated load_from_query in data_storage, added to data cleaning
fcfd917

Michael-Geis commited on

created methods for splitting categories into arxiv and msc tags
cbdef5e

Michael-Geis commited on

created new venv and a requirements file
3af1705

Michael-Geis commited on

created outline of pipeline in log
b0ee416

Michael-Geis commited on

added venv to gitignore
18932fb

Michael-Geis commited on

turned black on
73994b7

Michael-Geis commited on

see 6.29 log notes for these changes
b0e8ca7

Michael-Geis commited on

wrote class for holding arxiv data
9b818c8

Michael-Geis commited on