Files
logseq/pages/PAPERS___EASE2023-GitSum.md
2025-06-05 22:07:12 +02:00

37 lines
1.0 KiB
Markdown

type:: [[conferencepaper]]
full-title:: Too long; didn't read: Automatic summarization of GitHub README.MD with Transformers
external-links::
todoist::
year:: 2023
date-start::
status:: [[ACCEPTED]]
venue:: [[EASE]]
priority:: [[P4]]
parent::
leader::
todoist::
progress:: {{renderer : todomaster}}
- ## MEETINGS
- {{query (and [[PAPERS/EASE2023-GitSum]] (block-property :type [[meeting]]) (not (page [[PAPERS/EASE2023-GitSum]])))}}
- 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/EASE2023-GitSum]])}}
- ## [[PAPERS/NOTES]]