Skip to content

Commit

Permalink
Update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanminghao authored Jun 4, 2024
1 parent 72e5a69 commit d3700f7
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,24 +4,29 @@ cache_url = "https://Hanminghao.github.io/MyArxiv/cache.json"

[[sources]]
limit = 150
category = "cs.CL"
title = "Computation and Language"
category = "cs.CV"
title = "Computer Vision and Pattern Recognition"

[[sources]]
limit = 150
category = "cs.CV"
title = "Computer Vision and Pattern Recognition"
category = "cs.AI"
title = "Artificial Intelligence"

[[sources]]
limit = 150
category = "cs.IR"
title = "Information Retrieval"
category = "q-bio.GN"
title = "Genomics"

[[sources]]
limit = 150
category = "cs.LG"
title = "Machine Learning"

[[sources]]
limit = 150
category = "cs.CL"
title = "Computation and Language"

[[sources]]
limit = 150
category = "cs.MM"
Expand Down

0 comments on commit d3700f7

Please sign in to comment.