TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Argdown, like Markdown for argument mapping

191 点作者 urlwolf9 个月前

16 条评论

stared9 个月前
From time to time, I see a tool to present a discussion as a tree with arguments for and against it.<p>Unless it is a school essay, arguments don&#x27;t go that way.<p>It is usually harder to encompass what a node (an atomic fact) is and what a link is (it usually goes beyond &quot;support&quot; and &quot;counter&quot;). Very often, this structure is not a tree. Maybe a DAG with weighted edges, but if it were that straightforward - knowledge graphs would simply work.<p>Instead of rehashing the same tree approach, we should adopt something closer to an LLM-embedding approach - for a given statement, we should have &quot;relevant statements&quot; with an additional dimension if it supports, counters, expands, provides an example, and so on. In this case, it wouldn&#x27;t even be a DAG.
评论 #41191817 未加载
评论 #41193579 未加载
评论 #41190557 未加载
davidpfarrell9 个月前
Ha I thought it was a tool for managing complex args for command-line tools
评论 #41188632 未加载
评论 #41191016 未加载
评论 #41188328 未加载
评论 #41187757 未加载
评论 #41205182 未加载
npunt9 个月前
For an example of how these may be used, Kialo [1] uses a form of argument maps for structured debate. There&#x27;s also an Obsidian plugin for argument maps [2], tho it&#x27;s a bit out of date.<p>[1]: <a href="https:&#x2F;&#x2F;www.kialo.com" rel="nofollow">https:&#x2F;&#x2F;www.kialo.com</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;amdecker&#x2F;obsidian-argdown-plugin">https:&#x2F;&#x2F;github.com&#x2F;amdecker&#x2F;obsidian-argdown-plugin</a>
kvark9 个月前
It was useful during WebGPU development [1] given that some topics were very nuanced in debate.<p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;kvark&#x2F;webgpu-debate">https:&#x2F;&#x2F;github.com&#x2F;kvark&#x2F;webgpu-debate</a>
Der_Einzige9 个月前
I am the author of some recent literature on Competitive Debate datasets for the NLP community:<p>1. <a href="https:&#x2F;&#x2F;aclanthology.org&#x2F;2020.argmining-1.1&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aclanthology.org&#x2F;2020.argmining-1.1&#x2F;</a><p>2. <a href="https:&#x2F;&#x2F;paperswithcode.com&#x2F;paper&#x2F;opendebateevidence-a-massive-scale-argument" rel="nofollow">https:&#x2F;&#x2F;paperswithcode.com&#x2F;paper&#x2F;opendebateevidence-a-massiv...</a> (under review at a main conference, but we had an acceptance to ARGMIN 2024 at ACL 2024 which we declined)<p>I&#x27;m very interested in talking with the authors of this work about how we can think about structured argumentation notations like this for the American Competitive debate community. American Competitive Debaters have their own informal markdown-like structures and fuzzy-syntax of their formatting alongside so much jargon that I really want to see how it can map to something like Argdown.
rendaw9 个月前
Is there some reason this is all focused around yes&#x2F;no questions or a single statement? Is it like a standard format that all topics can be reworded to?<p>I&#x27;m wondering if this could this be used for something like comparing alternatives to solve a problem. In that case I&#x27;d expect the root to be a description of the problem, then alternatives, then pros-cons for those alternatives.<p>I&#x27;d never heard of this at all before despite searching, so I imagine there&#x27;s a lot I don&#x27;t know.
评论 #41190091 未加载
narrator9 个月前
I tried writing diary entries in argdown for a while. It was fun having this big visual map of all my thoughts on everything, especially when I reused premises a lot. It wasn&#x27;t particularly useful though.
评论 #41189292 未加载
bbor9 个月前
Wow, it’s crazy seeing your dreams randomly pop up on hacker news. Guess I’ll be switching to this syntax!<p>OP, if you’re the author: any plans for next steps? I’ll be folding this into my upcoming book and website (and almost certainly extending it a bit), so I’d be curious to hear if there’s other large scale projects underway.<p>Beautiful docs btw, this style should be a lesson for all of us. I guess you’d expect someone interested in arguments to write clearly lol
评论 #41196621 未加载
andrei-akopian9 个月前
I might know nothing about debates, but in my impression you always make the diagram that does its job best. Argdown seems to constrain everything to its framework and forces the style of the output.<p>Also, Mermaid (<a href="https:&#x2F;&#x2F;mermaid.js.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mermaid.js.org&#x2F;</a>) exists.
jph9 个月前
These argdown ligatures are nifty. I also really like Unicode logic symbols because they make annotation and expressions readable.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_logic_symbols" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;List_of_logic_symbols</a><p>These can be especially helpful for Causal Analysis based on System Theory (CAST) which is similar to root cause analysis plus uses more logical dependencies.
qznc9 个月前
The next step could be to annotate statements with a confidence (1-99%). Currently I see no way to weigh the arguments against each other.
ericyd9 个月前
Huh, I&#x27;ve never needed something like this. What kind of industries&#x2F;hobbies&#x2F;interests use this type of tool regularly?
评论 #41188610 未加载
评论 #41188626 未加载
评论 #41188261 未加载
评论 #41189228 未加载
评论 #41187588 未加载
jeffhuys9 个月前
There was a website called (I believe) Arguman (way) in the past, that used this kind of thing. It allowed everyone to add arguments, rebuttals, such a thing, and up&#x2F;downvote them. Last time I looked at it, it was down (still on wayback, but it was a webapp, so it never really loads anything).<p>Edit: it&#x27;s... &quot;up&quot;, but suddenly Turkish and broken: <a href="https:&#x2F;&#x2F;arguman.org" rel="nofollow">https:&#x2F;&#x2F;arguman.org</a>
评论 #41189106 未加载
fsiefken9 个月前
Mapping different viewpoints to combat disinformation or create better policies is key in this age. I&#x27;d wish to see a better integration with cognitive psychology and it&#x27;s overview of biases, also in relation to personal insecurities, trauma and with agogy and education, like The Evidence Toolkit.<p>A short overview of the Argumentation theory and tooling field:<p>“Within computer science, the ArgMAS workshop series (Argumentation in Multi-Agent Systems), the CMNA workshop series,[34] and the COMMA Conference, are regular annual events attracting participants from every continent. The journal Argument &amp; Computation is dedicated to exploring the intersection between argumentation and computer science. ArgMining is a workshop series dedicated specifically to the related argument mining task. Data from the collaborative structured online argumentation platform Kialo has been used to train and to evaluate natural language processing AI systems such as, most commonly, BERT and its variants.” <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Argumentation_theory" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Argumentation_theory</a><p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Argument_technology" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Argument_technology</a><p><a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Argumentation_framework" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Argumentation_framework</a><p>Sibling tooling (with help from Sonnet and Wikipedia):<p>1. Argument Interchange Format (AIF): This is a standardized format for representing argumentative structures in a machine-readable way. It&#x27;s used in various academic tools and research projects. 2006<p>2. Rationale: A software tool developed for academic use, particularly in teaching critical thinking and argument analysis. It offers more structured mapping capabilities than Kialo. 2004<p>3. Araucaria: An open-source argument mapping software developed by researchers at the University of Dundee. It&#x27;s designed for analyzing and diagramming arguments. 2001<p>4. ArgDown: A markdown-like language for creating argument maps, which can be useful for programmatic approaches to argument analysis. 2016<p>5. OVA (Online Visualization of Argument): A web-based tool for argument analysis and visualization, developed by researchers at the University of Dundee. 2010<p>6. Argunet: An open-source argument mapping software that allows for collaborative work and integrates with a database of arguments. 2007<p>7. AGORA-net: A web-based platform for argument reconstruction and evaluation, used in academic settings. 2013<p>8. Kialo 2017 <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Kialo" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Kialo</a><p>9. ADA tools. Gregor Betz (2022). &quot;Natural-Language Multi-Agent Simulations of Argumentative Opinion Dynamics&quot;. Journal of Artificial Societies and Social Simulation. 25: 2. arXiv:2104.06737. doi:10.18564&#x2F;jasss.4725. S2CID 233231231 <a href="https:&#x2F;&#x2F;www.gregorbetz.de&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.gregorbetz.de&#x2F;</a><p>10. Argument Analytics <a href="http:&#x2F;&#x2F;analytics.arg.tech&#x2F;" rel="nofollow">http:&#x2F;&#x2F;analytics.arg.tech&#x2F;</a><p>11. IBM&#x27;s Grand Challenge, Project Debater 2011- Published in Nature in March 2021 <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Project_Debater" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Project_Debater</a><p>12. German research funder, DFG&#x27;s nationwide research programme on Robust Argumentation Machines, RATIO. 2019 <a href="https:&#x2F;&#x2F;spp-ratio.de&#x2F;" rel="nofollow">https:&#x2F;&#x2F;spp-ratio.de&#x2F;</a><p>13. UK nationwide deployment of The Evidence Toolkit by the BBC. 2019 <a href="https:&#x2F;&#x2F;www.bbc.co.uk&#x2F;teach&#x2F;young-reporter&#x2F;articles&#x2F;z6v3hcw" rel="nofollow">https:&#x2F;&#x2F;www.bbc.co.uk&#x2F;teach&#x2F;young-reporter&#x2F;articles&#x2F;z6v3hcw</a>
fragmede9 个月前
Oh arguments like disagreeing with people, not arguments passed to a command line utility.
Noumenon729 个月前
Seems like you could train an LLM to read an op-ed and output the arguments in this form. Could be fun.
评论 #41189157 未加载
评论 #41188989 未加载