Files
logseq/pages/PAPERS___IST-DeepMig.md

37 lines
1.1 KiB
Markdown

type:: [[JournalPaper]]
date:: [[13-02-2024]] - 10:31
full-title:: DeepMig: a transformer-based approach to support coupled library and code migrations
external-links::
todoist:: https://app.todoist.com/showTask?id=7660428852
year:: 2024
status:: [[ACCEPTED]]
venue:: [[IST]]
priority:: [[P4]]
parent:: [[PAPERS/DEEPMIG-JSS-RESUBMISSION]]
leader:: [[people/phuong]]
date-submitted:: [[13-02-2024]]
progress:: {{renderer :todomaster}}
- ## MEETINGS
- {{query (and [[PAPERS/IST-DeepMig]] (block-property :type [[meeting]]) (not (page [[PAPERS/IST-DeepMig]])))}}
- 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/IST-DeepMig]])}}
- ## [[PAPERS/NOTES]]