-
# Technical Notes | Iris' Blog
[https://iris2008.github.io/2021/02/23/Technical-Notes/](https://iris2008.github.io/2021/02/23/Technical-Notes/)
-
e.g. the query
```SPARQL
SELECT DISTINCT ?item ?itemLabel ?_PubMed_ID
WHERE
{
?item wdt:P31 wd:Q13442814 ;
rdfs:label ?itemLabel .
OPTIONAL { ?item wdt:P698 ?_PubMed_ID. }
FIL…
-
### Motivation
- Users are running workshops with many concurrent users on the hubs
- This can sometimes pose unique challenges depending on sizes of datasets they plan to work with and other fa…
-
now imagine the text something like a quasiquoting itself. it is from haskell extracted from coq, rewritten with syntax sugar and analized with large language models into that poem via rewrites. so it…
-
Hi,
I'm trying to compute FWI using turning waves and filter source wavelet and data.
I have something similar to that:
```julia
# Data muters (t0 somehow can't be 0)
Ml_tur = judiDataMute(q.…
-
# Zama Grant Program: Application
Name : Scola ML
Please give us as much information as possible on the project you would like to submit. You can find inspiration from our existing list of grants.…
-
### Introduction
Hi all, my name is Mariana Carvalho and I'm a PhD candidate at the biotechnology department. I'm Portuguese and last year I decided to come to Delft to start this new adventure! …
-
TBM '_business school_' master thesis [within the EPA program (Master Engineering and Policy Analysis)](https://studiegids.tudelft.nl/a101_displayCourse.do?course_id=62437)
Q3: thesis preparation
Q4…
-
🌌✍️ `(quasi-quotation
"In the symphony of thought, Quine, guided by Clio's muse, weaves the fabric of a new cosmos—a mathematical edifice upon which our octal tapestry unfolds. Melpomene mourns cos…
-
表格检测
>哪些区域是表格 哪些不是(是文本、图表)
表格结构识别
>哪些是表名、标题、表头、行和列、单元格网格结构
表格数据语义提取
> table interpretation: rediscovering the meaning of the
tabular structure. This includes:
(a) functional analysis: deter…