40 lines
1.4 KiB
Markdown
40 lines
1.4 KiB
Markdown
type:: [[conferencepaper]]
|
|
date:: [[04-03-2024]] - 10:34
|
|
full-title:: When simplicity meets effectiveness: Detecting code comments coherence with word embeddings and LSTM
|
|
external-links:: [MDEGroup/EASE2024-Co3D: A paper to be submitted to the Information and Software Technology Journal (github.com)](https://github.com/MDEGroup/EASE2024-Co3D)
|
|
todoist:: https://app.todoist.com/showTask?id=7757998630
|
|
year:: 2024
|
|
date-start::
|
|
date-submitted:: [[09-03-2024]]
|
|
deadline-submission:: [[10-03-2024]]
|
|
status:: [[ACCEPTED]]
|
|
venue:: [[EASE]]
|
|
paper:: [[PAPERS/Code-Comments-Coherence]]
|
|
progress:: {{renderer :todomaster}}
|
|
|
|
- #.tabular
|
|
- ## MEETINGS
|
|
- {{query (and [[PAPERS/EASE2024-Co3D]] (block-property :type [[meeting]]) (not (page [[PAPERS/EASE2024-Co3D]])))}}
|
|
- 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
|
|
- DONE Vedere abstract [[06-03-2024]]
|
|
- DONE Rileggere paper
|
|
- ## ❓️ QUESTIONS TO ANSWER
|
|
{{query (and [[question]][[PAPERS/EASE2024-Co3D]])}}
|
|
- ## [[PAPERS/NOTES]]
|
|
- |