Wiki System: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "ange form bein" to "ange from bein")
m (Text replacement - "<P>(\w)" to "<P> $1")
 
Line 34: Line 34:
=== 2020b ===
=== 2020b ===
* ([[2020_GMRKBWikiTextErrorCorrectionTas|Melli et al., 2020]]) ⇒ [[Gabor Melli]], [[Abdelrhman Eldallal]], [[Bassim Lazem]], and [[Olga Moreira]]. ([[2020]]). &ldquo;GM-RKB WikiText Error Correction Task and Baselines.&rdquo;. In: [[Proceedings of LREC 2020]] ([[LREC-2020]]).
* ([[2020_GMRKBWikiTextErrorCorrectionTas|Melli et al., 2020]]) ⇒ [[Gabor Melli]], [[Abdelrhman Eldallal]], [[Bassim Lazem]], and [[Olga Moreira]]. ([[2020]]). &ldquo;GM-RKB WikiText Error Correction Task and Baselines.&rdquo;. In: [[Proceedings of LREC 2020]] ([[LREC-2020]]).
** QUOTE: Similar to the creation of [[website]]s in the early days of [[the Web]]; when [[website]]s content was crafted with [[HTML code]] by hand than transformed by a [[browser rendering engine]] into [[webpage]]s, [[wiki]]s content is created using [[WikiText]] ([[2020_GMRKBWikiTextErrorCorrectionTas#2011a|Dohrn & Riehle, 2011]]) written and edited predominantly by humans than [[parse]]d and [[render]]ed by a [[wiki engine]] ([[2020_GMRKBWikiTextErrorCorrectionTas#2011a|Dohrn & Riehle, 2011]], [[2020_GMRKBWikiTextErrorCorrectionTas#2008a|Junghans et. al, 2008]]). [[WikiText]] is a simplified [[markup language]] that facilitates [[annotation]] of [[text document]]s.  To create an [[internal link]] between [[annotated word]]s ([[concept mention]]s) and a target [[wiki page]]s in [[Mediawiki markup]], the [[editor]] simply needs to use double square brackets ("&#91;&#91;" and "&#93;&#93;"). For instance,        <P><div style="font-family:monospace; font-size:11pt; background:#e6f2ff; padding:1%;">A &#91;&#91;Character-Level Seq2Seq Training Algorithm&#124;character-level seq2seq algorithm&#93;&#93; is a &#91;&#91;seq2seq algorithm&#93;&#93; that is a &#91;&#91;character-level NNet algorithm&#93;&#93;."</div><P>tells the [[wiki engine]] to create a [[wikilink]] between the [[concept mention]]s <code>character-level seq2seq algorithm</code>, <code>seq2seq algorithm</code>, and <code>character-level NNet algorithm</code> to the corresponding [[wiki entri]]es.
** QUOTE: Similar to the creation of [[website]]s in the early days of [[the Web]]; when [[website]]s content was crafted with [[HTML code]] by hand than transformed by a [[browser rendering engine]] into [[webpage]]s, [[wiki]]s content is created using [[WikiText]] ([[2020_GMRKBWikiTextErrorCorrectionTas#2011a|Dohrn & Riehle, 2011]]) written and edited predominantly by humans than [[parse]]d and [[render]]ed by a [[wiki engine]] ([[2020_GMRKBWikiTextErrorCorrectionTas#2011a|Dohrn & Riehle, 2011]], [[2020_GMRKBWikiTextErrorCorrectionTas#2008a|Junghans et. al, 2008]]). [[WikiText]] is a simplified [[markup language]] that facilitates [[annotation]] of [[text document]]s.  To create an [[internal link]] between [[annotated word]]s ([[concept mention]]s) and a target [[wiki page]]s in [[Mediawiki markup]], the [[editor]] simply needs to use double square brackets ("&#91;&#91;" and "&#93;&#93;"). For instance,        <P><div style="font-family:monospace; font-size:11pt; background:#e6f2ff; padding:1%;">A &#91;&#91;Character-Level Seq2Seq Training Algorithm&#124;character-level seq2seq algorithm&#93;&#93; is a &#91;&#91;seq2seq algorithm&#93;&#93; that is a &#91;&#91;character-level NNet algorithm&#93;&#93;."</div><P>         tells the [[wiki engine]] to create a [[wikilink]] between the [[concept mention]]s <code>character-level seq2seq algorithm</code>, <code>seq2seq algorithm</code>, and <code>character-level NNet algorithm</code> to the corresponding [[wiki entri]]es.


----
----

Latest revision as of 21:08, 3 January 2023

A Wiki System is a Collaboration Software System that is powered by a Wiki Software Engine to create, edit and run Wikis.



References

2020a

2020b