Auto saved by Logseq
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
type:: [[conferencepaper]]
|
||||
date:: [[07-06-2024]] - 22:33
|
||||
full-title:: Stylometry Metric-driven Paraphrasing of User Stories with Large Language Models
|
||||
external-links::
|
||||
todoist:: https://app.todoist.com/app/task/papers-esem-2024-paraphrasing-user-stories-6VP537fJwHfqm8c8
|
||||
year:: 2024
|
||||
venue:: [[ESEM]]
|
||||
date-start::
|
||||
status:: [[REJECTED]]
|
||||
priority:: [[P4]]
|
||||
date-submitted:: [[07-06-2024]]
|
||||
progress:: {{renderer :todomaster}}
|
||||
|
||||
- #.tabular
|
||||
- ## MEETINGS
|
||||
- {{query (and [[PAPERS/ESEM2024-PARAPHRASING-USER-STORIES]] (block-property :type [[meeting]]) (not (page [[PAPERS/ESEM2024-PARAPHRASING-USER-STORIES]])))}}
|
||||
- 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/ESEM2024-PARAPHRASING-USER-STORIES]])}}
|
||||
- ## [[PAPERS/NOTES]]
|
||||
-
|
||||
Reference in New Issue
Block a user