Auto saved by Logseq
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
type:: [[conferencepaper]]
|
||||
date:: [[16-03-2024]] - 16:09
|
||||
full-title:: \GV: Boosting the Visibility of \GH Actions with Few-shot Learning and Transformers
|
||||
external-links:: [MDEGroup/ESEM2024-Gavel: A paper to be submitted to the NIER track of the ESEM 2024 conference (github.com)](https://github.com/MDEGroup/ESEM2024-Gavel)
|
||||
todoist:: [7798250552](https://todoist.com/showTask?id=7798250552)
|
||||
year:: 2024
|
||||
date-submitted:: [[07-06-2024]]
|
||||
date-start::
|
||||
status:: [[SUBMITTED]]
|
||||
deadline:: [[06-05-2024]]
|
||||
venue:: [[ESEM]]
|
||||
priority:: [[P4]]
|
||||
parent::
|
||||
leader:: [[people/phuong]]
|
||||
progress:: {{renderer :todomaster}}
|
||||
|
||||
- #.tabular
|
||||
- ## MEETINGS
|
||||
- {{query (and [[PAPERS/2024-ESEM-GAVEL]] (block-property :type [[meeting]]) (not (page [[PAPERS/2024-ESEM-GAVEL]])))}}
|
||||
- query-table:: true
|
||||
- ## READINGS
|
||||
- #+BEGIN_QUERY
|
||||
{:title "Related readings in Omnivore"
|
||||
:query [:find (pull ?b [*] )
|
||||
:in $ ?current-page
|
||||
:where
|
||||
[?b :block/page ?p]
|
||||
[?p :block/name ?p-name]
|
||||
[?b :block/content ?c]
|
||||
[(clojure.string/includes? ?c ?current-page)]
|
||||
[(clojure.string/includes? ?p-name "omnivore")]
|
||||
]
|
||||
:inputs [:current-page]}
|
||||
#+END_QUERY
|
||||
-
|
||||
- ## TASKs
|
||||
-
|
||||
- ## ❓️ QUESTIONS TO ANSWER
|
||||
{{query (and [[question]][[PAPERS/2024-ESEM-GAVEL]])}}
|
||||
- ## [[PAPERS/NOTES]]
|
||||
-
|
||||
Reference in New Issue
Block a user