<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maarten+Janssen</id>
	<title>TEIWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tei-c.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Maarten+Janssen"/>
	<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=Special:Contributions/Maarten_Janssen"/>
	<updated>2026-04-22T00:58:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16309</id>
		<title>TEITOK</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16309"/>
		<updated>2018-08-17T15:25:23Z</updated>

		<summary type="html">&lt;p&gt;Maarten Janssen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conversion and preprocessing tools]]&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Querying tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
TEITOK - the Tokenized TEI Environment, a web-based platform for viewing, creating, and editing corpora with both rich textual mark-up and linguistic annotation pereferably in TEI annotation. It is developed at the Centro de Linguística da Universidade de Lisboa.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Build a corpus where each text consists of a TEI/XML file&lt;br /&gt;
* Annotate and edit each text in the corpus&lt;br /&gt;
** Use a variety of scripts to provide automatic annotations&lt;br /&gt;
** Use an easy GUI to edit manually&lt;br /&gt;
* Search the corpus using [http://cwb.sourceforge.net CQP]&lt;br /&gt;
** Search results give XML fragments rather than raw CQP results&lt;br /&gt;
** Statistical data about the results can be rendered as graphs&lt;br /&gt;
** Edit XML documents directly from the CQP results&lt;br /&gt;
* Visualize each TEI/XML file individually&lt;br /&gt;
** Various visualization options depending on the content of the file&lt;br /&gt;
* Plot the XML documents on the world map (OpenStreetMap)&lt;br /&gt;
** Provide search results direclty on the map&lt;br /&gt;
* Align the XML transcription with a facsimile image&lt;br /&gt;
** Visualize each manuscript line above its transription&lt;br /&gt;
** Get facsimile images of words from a CQP search&lt;br /&gt;
** Transcribe directly from the facsimile image to TEI/XML&lt;br /&gt;
* Work with dependency relations in TEI/XML&lt;br /&gt;
** Searchable using a modified version of CQP (TT-CQP)&lt;br /&gt;
** Create word sketches from the corpus&lt;br /&gt;
* Align the XML transcription with an audio file&lt;br /&gt;
** Get audio fragments direclty from a CQP search&lt;br /&gt;
** Visualize the audio as a waveform&lt;br /&gt;
** Transcribe directly from the audio file to TEI/XML&lt;br /&gt;
* Use stand-off annotation alongside the TEI/XML files&lt;br /&gt;
** Visualization and editing of the stand-off inspired by Brat&lt;br /&gt;
** Search the stand-off annotations direclty in CQP&lt;br /&gt;
* Work with interlinear glossed texts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
&lt;br /&gt;
Server based software that runs on most Linux servers&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
&lt;br /&gt;
The source code is available from GitLab, and can be used free of charge &lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
In principle, TEITOK works with generic XML files, and can hence handle most flavours of TEI/XML. For more advanced features, it assumes the XML to be in TEI/XML P5. &lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
&lt;br /&gt;
* Interface written in PHP and Javascript&lt;br /&gt;
* Scripts written in Perl and C++&lt;br /&gt;
* Multilingual interface with customizable internationalization&lt;br /&gt;
* Documentation in English&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
[http://www.teitok.org/index.php?action=about]&lt;br /&gt;
[http://www.teitok.org/index.php?action=help]&lt;br /&gt;
&lt;br /&gt;
Publications: [http://www.teitok.org/index.php?action=publications]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
&lt;br /&gt;
For tech support, there is both a [https://groups.google.com/forum/#!forum/teitok Google group mailing list] and a [https://www.facebook.com/maartenes Facebook page] for TEITOK.&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
Examples of projects using TEITOK can be found on the project website: http://www.teitok.org/. Here are some highlighted projects:&lt;br /&gt;
&lt;br /&gt;
* [http://ps.clul.ul.pt Postscriptum] - a corpus of handwritten letter in Portuguese and Spanish&lt;br /&gt;
* [http://corpora.ugr.es/ode ODE] - a historic corpus of mediaeval Spanish&lt;br /&gt;
* [http://cards-fly.clul.ul.pt/teitok/madison MADISON] - a dialectal corpus of Portuguese&lt;br /&gt;
* [http://teitok.iltec.pt/croltec/ CroLTeC] - a learner corpus of Croatian&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
Frequent updates, current version is 2.3 (August 2018)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
A complete version changelog can be found on [https://gitlab.com/maartenes/TEITOK/blob/master/CHANGELOG.md GitLab]&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
TEITOK is currently a private project on GitLab. Anybody interested in using TEITOK, please create an account on GitLab and contact the author with your account details to add you as a user to the project: Maarten Janssen.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;/div&gt;</summary>
		<author><name>Maarten Janssen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16308</id>
		<title>TEITOK</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16308"/>
		<updated>2018-08-17T15:21:07Z</updated>

		<summary type="html">&lt;p&gt;Maarten Janssen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conversion and preprocessing tools]]&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Querying tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
TEITOK - the Tokenized TEI Environment, a web-based platform for viewing, creating, and editing corpora with both rich textual mark-up and linguistic annotation pereferably in TEI annotation. It is developed at the Centro de Linguística da Universidade de Lisboa.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Build a corpus where each text consists of a TEI/XML file&lt;br /&gt;
* Annotate and edit each text in the corpus&lt;br /&gt;
** Use a variety of scripts to provide automatic annotations&lt;br /&gt;
** Use an easy GUI to edit manually&lt;br /&gt;
* Search the corpus using [http://cwb.sourceforge.net CQP]&lt;br /&gt;
** Search results give XML fragments rather than raw CQP results&lt;br /&gt;
** Statistical data about the results can be rendered as graphs&lt;br /&gt;
** Edit XML documents directly from the CQP results&lt;br /&gt;
* Visualize each TEI/XML file individually&lt;br /&gt;
** Various visualization options depending on the content of the file&lt;br /&gt;
* Plot the XML documents on the world map (OpenStreetMap)&lt;br /&gt;
** Provide search results direclty on the map&lt;br /&gt;
* Align the XML transcription with a facsimile image&lt;br /&gt;
** Visualize each manuscript line above its transription&lt;br /&gt;
** Get facsimile images of words from a CQP search&lt;br /&gt;
** Transcribe directly from the facsimile image to TEI/XML&lt;br /&gt;
* Work with dependency relations in TEI/XML&lt;br /&gt;
** Searchable using a modified version of CQP (TT-CQP)&lt;br /&gt;
** Create word sketches from the corpus&lt;br /&gt;
* Align the XML transcription with an audio file&lt;br /&gt;
** Get audio fragments direclty from a CQP search&lt;br /&gt;
** Visualize the audio as a waveform&lt;br /&gt;
** Transcribe directly from the audio file to TEI/XML&lt;br /&gt;
* Use stand-off annotation alongside the TEI/XML files&lt;br /&gt;
** Visualization and editing of the stand-off inspired by Brat&lt;br /&gt;
** Search the stand-off annotations direclty in CQP&lt;br /&gt;
* Work with interlinear glossed texts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
&lt;br /&gt;
Server based software that runs on most Linux servers&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
&lt;br /&gt;
The source code is available from GitLab, and can be used free of charge &lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
In principle, TEITOK works with generic XML files, and can hence handle most flavours of TEI/XML. For more advanced features, it assumes the XML to be in TEI/XML P5. &lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
&lt;br /&gt;
* Interface written in PHP and Javascript&lt;br /&gt;
* Scripts written in Perl and C++&lt;br /&gt;
* Multilingual interface with customizable internationalization&lt;br /&gt;
* Documentation in English&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
[http://www.teitok.org/index.php?action=about]&lt;br /&gt;
[http://www.teitok.org/index.php?action=help]&lt;br /&gt;
&lt;br /&gt;
Publications: [http://www.teitok.org/index.php?action=publications]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
Examples of projects using TEITOK can be found on the project website: http://www.teitok.org/. Here are some highlighted projects:&lt;br /&gt;
&lt;br /&gt;
* [http://ps.clul.ul.pt Postscriptum] - a corpus of handwritten letter in Portuguese and Spanish&lt;br /&gt;
* [http://corpora.ugr.es/ode ODE] - a historic corpus of mediaeval Spanish&lt;br /&gt;
* [http://cards-fly.clul.ul.pt/teitok/madison MADISON] - a dialectal corpus of Portuguese&lt;br /&gt;
* [http://teitok.iltec.pt/croltec/ CroLTeC] - a learner corpus of Croatian&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
Frequent updates, current version is 2.3 (August 2018)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
A complete version changelog can be found on [https://gitlab.com/maartenes/TEITOK/blob/master/CHANGELOG.md GitLab]&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
TEITOK is currently a private project on GitLab. Anybody interested in using TEITOK, please create an account on GitLab and contact the author with your account details to add you as a user to the project: Maarten Janssen.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;/div&gt;</summary>
		<author><name>Maarten Janssen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16307</id>
		<title>TEITOK</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16307"/>
		<updated>2018-08-17T15:19:25Z</updated>

		<summary type="html">&lt;p&gt;Maarten Janssen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conversion and preprocessing tools]]&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Querying tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
TEITOK - the Tokenized TEI Environment, a web-based platform for viewing, creating, and editing corpora with both rich textual mark-up and linguistic annotation pereferably in TEI annotation. It is developed at the Centro de Linguística da Universidade de Lisboa.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Build a corpus where each text consists of a TEI/XML file&lt;br /&gt;
* Annotate and edit each text in the corpus&lt;br /&gt;
** Use a variety of scripts to provide automatic annotations&lt;br /&gt;
** Use an easy GUI to edit manually&lt;br /&gt;
* Search the corpus using [http://cwb.sourceforge.net CQP]&lt;br /&gt;
** Search results give XML fragments rather than raw CQP results&lt;br /&gt;
** Statistical data about the results can be rendered as graphs&lt;br /&gt;
** Edit XML documents directly from the CQP results&lt;br /&gt;
* Visualize each TEI/XML file individually&lt;br /&gt;
** Various visualization options depending on the content of the file&lt;br /&gt;
* Plot the XML documents on the world map (OpenStreetMap)&lt;br /&gt;
** Provide search results direclty on the map&lt;br /&gt;
* Align the XML transcription with a facsimile image&lt;br /&gt;
** Visualize each manuscript line above its transription&lt;br /&gt;
** Get facsimile images of words from a CQP search&lt;br /&gt;
** Transcribe directly from the facsimile image to TEI/XML&lt;br /&gt;
* Work with dependency relations in TEI/XML&lt;br /&gt;
** Searchable using a modified version of CQP (TT-CQP)&lt;br /&gt;
** Create word sketches from the corpus&lt;br /&gt;
* Align the XML transcription with an audio file&lt;br /&gt;
** Get audio fragments direclty from a CQP search&lt;br /&gt;
** Visualize the audio as a waveform&lt;br /&gt;
** Transcribe directly from the audio file to TEI/XML&lt;br /&gt;
* Use stand-off annotation alongside the TEI/XML files&lt;br /&gt;
** Visualization and editing of the stand-off inspired by Brat&lt;br /&gt;
** Search the stand-off annotations direclty in CQP&lt;br /&gt;
* Work with interlinear glossed texts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
&lt;br /&gt;
Server based software that runs on most Linux servers&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
In principle, TEITOK works with generic XML files, and can hence handle most flavours of TEI/XML. For more advanced features, it assumes the XML to be in TEI/XML P5. &lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
&lt;br /&gt;
* Interface written in PHP and Javascript&lt;br /&gt;
* Scripts written in Perl and C++&lt;br /&gt;
* Multilingual interface with customizable internationalization&lt;br /&gt;
* Documentation in English&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
[http://www.teitok.org/index.php?action=about]&lt;br /&gt;
[http://www.teitok.org/index.php?action=help]&lt;br /&gt;
&lt;br /&gt;
Publications: [http://www.teitok.org/index.php?action=publications]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
Examples of projects using TEITOK can be found on the project website: http://www.teitok.org/. Here are some highlighted projects:&lt;br /&gt;
&lt;br /&gt;
* [http://ps.clul.ul.pt Postscriptum] - a corpus of handwritten letter in Portuguese and Spanish&lt;br /&gt;
* [http://corpora.ugr.es/ode ODE] - a historic corpus of mediaeval Spanish&lt;br /&gt;
* [http://cards-fly.clul.ul.pt/teitok/madison MADISON] - a dialectal corpus of Portuguese&lt;br /&gt;
* [http://teitok.iltec.pt/croltec/ CroLTeC] - a learner corpus of Croatian&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
Frequent updates, current version is 2.3 (August 2018)&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
A complete version changelog can be found on [https://gitlab.com/maartenes/TEITOK/blob/master/CHANGELOG.md GitLab]&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
TEITOK is currently a private project on GitLab. Anybody interested in using TEITOK, please create an account on GitLab and contact the author with your account details to add you as a user to the project: Maarten Janssen.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;/div&gt;</summary>
		<author><name>Maarten Janssen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16306</id>
		<title>TEITOK</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16306"/>
		<updated>2018-08-17T15:18:05Z</updated>

		<summary type="html">&lt;p&gt;Maarten Janssen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conversion and preprocessing tools]]&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Querying tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
TEITOK - the Tokenized TEI Environment, a web-based platform for viewing, creating, and editing corpora with both rich textual mark-up and linguistic annotation pereferably in TEI annotation. It is developed at the Centro de Linguística da Universidade de Lisboa.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Build a corpus where each text consists of a TEI/XML file&lt;br /&gt;
* Annotate and edit each text in the corpus&lt;br /&gt;
** Use a variety of scripts to provide automatic annotations&lt;br /&gt;
** Use an easy GUI to edit manually&lt;br /&gt;
* Search the corpus using [http://cwb.sourceforge.net CQP]&lt;br /&gt;
** Search results give XML fragments rather than raw CQP results&lt;br /&gt;
** Statistical data about the results can be rendered as graphs&lt;br /&gt;
** Edit XML documents directly from the CQP results&lt;br /&gt;
* Visualize each TEI/XML file individually&lt;br /&gt;
** Various visualization options depending on the content of the file&lt;br /&gt;
* Plot the XML documents on the world map (OpenStreetMap)&lt;br /&gt;
** Provide search results direclty on the map&lt;br /&gt;
* Align the XML transcription with a facsimile image&lt;br /&gt;
** Visualize each manuscript line above its transription&lt;br /&gt;
** Get facsimile images of words from a CQP search&lt;br /&gt;
** Transcribe directly from the facsimile image to TEI/XML&lt;br /&gt;
* Work with dependency relations in TEI/XML&lt;br /&gt;
** Searchable using a modified version of CQP (TT-CQP)&lt;br /&gt;
** Create word sketches from the corpus&lt;br /&gt;
* Align the XML transcription with an audio file&lt;br /&gt;
** Get audio fragments direclty from a CQP search&lt;br /&gt;
** Visualize the audio as a waveform&lt;br /&gt;
** Transcribe directly from the audio file to TEI/XML&lt;br /&gt;
* Use stand-off annotation alongside the TEI/XML files&lt;br /&gt;
** Visualization and editing of the stand-off inspired by Brat&lt;br /&gt;
** Search the stand-off annotations direclty in CQP&lt;br /&gt;
* Work with interlinear glossed texts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
&lt;br /&gt;
Server based software that runs on most Linux servers&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
In principle, TEITOK works with generic XML files, and can hence handle most flavours of TEI/XML. For more advanced features, it assumes the XML to be in TEI/XML P5. &lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
&lt;br /&gt;
* Interface written in PHP and Javascript&lt;br /&gt;
* Scripts written in Perl and C++&lt;br /&gt;
* Multilingual interface with customizable internationalization&lt;br /&gt;
* Documentation in English&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
[http://www.teitok.org/index.php?action=about]&lt;br /&gt;
[http://www.teitok.org/index.php?action=help]&lt;br /&gt;
&lt;br /&gt;
Publications: [http://www.teitok.org/index.php?action=publications]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
Examples of projects using TEITOK can be found on the project website: http://www.teitok.org/. Here are some highlighted projects:&lt;br /&gt;
&lt;br /&gt;
* [http://ps.clul.ul.pt Postscriptum] - a corpus of handwritten letter in Portuguese and Spanish&lt;br /&gt;
* [http://corpora.ugr.es/ode ODE] - a historic corpus of mediaeval Spanish&lt;br /&gt;
* [http://cards-fly.clul.ul.pt/teitok/madison MADISON] - a dialectal corpus of Portuguese&lt;br /&gt;
* [http://teitok.iltec.pt/croltec/ CroLTeC] - a learner corpus of Croatian&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
Frequent updates, current version is 2.3 (August 2018)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
TEITOK is currently a private project on GitLab. Anybody interested in using TEITOK, please create an account on GitLab and contact the author with your account details to add you as a user to the project: Maarten Janssen.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;/div&gt;</summary>
		<author><name>Maarten Janssen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16305</id>
		<title>TEITOK</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16305"/>
		<updated>2018-08-17T15:14:13Z</updated>

		<summary type="html">&lt;p&gt;Maarten Janssen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conversion and preprocessing tools]]&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Querying tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
&lt;br /&gt;
TEITOK - the Tokenized TEI Environment, a web-based platform for viewing, creating, and editing corpora with both rich textual mark-up and linguistic annotation pereferably in TEI annotation. It is developed at the Centro de Linguística da Universidade de Lisboa.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Build a corpus where each text consists of a TEI/XML file&lt;br /&gt;
* Annotate and edit each text in the corpus&lt;br /&gt;
** Use a variety of scripts to provide automatic annotations&lt;br /&gt;
** Use an easy GUI to edit manually&lt;br /&gt;
* Search the corpus using [http://cwb.sourceforge.net CQP]&lt;br /&gt;
** Search results give XML fragments rather than raw CQP results&lt;br /&gt;
** Statistical data about the results can be rendered as graphs&lt;br /&gt;
** Edit XML documents directly from the CQP results&lt;br /&gt;
* Visualize each TEI/XML file individually&lt;br /&gt;
** Various visualization options depending on the content of the file&lt;br /&gt;
* Plot the XML documents on the world map (OpenStreetMap)&lt;br /&gt;
** Provide search results direclty on the map&lt;br /&gt;
* Align the XML transcription with a facsimile image&lt;br /&gt;
** Visualize each manuscript line above its transription&lt;br /&gt;
** Get facsimile images of words from a CQP search&lt;br /&gt;
** Transcribe directly from the facsimile image to TEI/XML&lt;br /&gt;
* Work with dependency relations in TEI/XML&lt;br /&gt;
** Searchable using a modified version of CQP (TT-CQP)&lt;br /&gt;
** Create word sketches from the corpus&lt;br /&gt;
* Align the XML transcription with an audio file&lt;br /&gt;
** Get audio fragments direclty from a CQP search&lt;br /&gt;
** Visualize the audio as a waveform&lt;br /&gt;
** Transcribe directly from the audio file to TEI/XML&lt;br /&gt;
* Use stand-off annotation alongside the TEI/XML files&lt;br /&gt;
** Visualization and editing of the stand-off inspired by Brat&lt;br /&gt;
** Search the stand-off annotations direclty in CQP&lt;br /&gt;
* Work with interlinear glossed texts&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
&lt;br /&gt;
Server based software that runs on most Linux servers&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
In principle, TEITOK works with generic XML files, and can hence handle most flavours of TEI/XML. For more advanced features, it assumes the XML to be in TEI/XML P5. &lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
&lt;br /&gt;
* Interface written in PHP and Javascript&lt;br /&gt;
* Scripts written in Perl and C++&lt;br /&gt;
* Multilingual interface with customizable internationalization&lt;br /&gt;
* Documentation in English&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
[http://www.teitok.org/index.php?action=about]&lt;br /&gt;
[http://www.teitok.org/index.php?action=help]&lt;br /&gt;
&lt;br /&gt;
Publications: [http://www.teitok.org/index.php?action=publications]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
Examples of projects using TEITOK can be found on the project website: http://www.teitok.org/&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
Frequent updates, current version is 2.3 (August 2018)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
TEITOK is currently a private project on GitLab. Anybody interested in using TEITOK, please create an account on GitLab and contact the author with your account details to add you as a user to the project: Maarten Janssen.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;/div&gt;</summary>
		<author><name>Maarten Janssen</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16304</id>
		<title>TEITOK</title>
		<link rel="alternate" type="text/html" href="https://wiki.tei-c.org/index.php?title=TEITOK&amp;diff=16304"/>
		<updated>2018-08-17T14:37:07Z</updated>

		<summary type="html">&lt;p&gt;Maarten Janssen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tools]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Conversion and preprocessing tools]]&lt;br /&gt;
[[Category:Publishing and delivery tools]]&lt;br /&gt;
[[Category:Querying tools]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Synopsis ==&lt;br /&gt;
TEITOK - the Tokenized TEI Environment, a web-based platform for viewing, creating, and editing corpora with both rich textual mark-up and linguistic annotation pereferably in TEI annotation. It is developed at the Centro de Linguística da Universidade de Lisboa.&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Search the corpus using [http://cwb.sourceforge.net CQP]&lt;br /&gt;
&lt;br /&gt;
== User commentary ==&lt;br /&gt;
&lt;br /&gt;
== System requirements ==&lt;br /&gt;
&lt;br /&gt;
Server based software that runs on most Linux servers&lt;br /&gt;
&lt;br /&gt;
== Source code and licensing ==&lt;br /&gt;
&lt;br /&gt;
== Support for TEI ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Language(s) ==&lt;br /&gt;
&lt;br /&gt;
* Interface written in PHP and Javascript&lt;br /&gt;
* Scripts written in Perl and C++&lt;br /&gt;
* Multilingual interface with customizable internationalization&lt;br /&gt;
* Documentation in English&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
[http://www.teitok.org/index.php?action=about]&lt;br /&gt;
[http://www.teitok.org/index.php?action=help]&lt;br /&gt;
&lt;br /&gt;
Publications: [http://www.teitok.org/index.php?action=publications]&lt;br /&gt;
&lt;br /&gt;
== Tech support ==&lt;br /&gt;
&lt;br /&gt;
== User community ==&lt;br /&gt;
&lt;br /&gt;
== Sample implementations ==&lt;br /&gt;
&lt;br /&gt;
Examples of projects using TEITOK can be found on the project website: http://www.teitok.org/&lt;br /&gt;
&lt;br /&gt;
== Current version number and date of release ==&lt;br /&gt;
&lt;br /&gt;
== History of versions ==&lt;br /&gt;
&lt;br /&gt;
Frequent updates, current version is 2.3 (August 2018)&lt;br /&gt;
&lt;br /&gt;
== How to download or buy ==&lt;br /&gt;
&lt;br /&gt;
TEITOK is currently a private project on GitLab. Anybody interested in using TEITOK, please create an account on GitLab and contact the author with your account details to add you as a user to the project: Maarten Janssen.&lt;br /&gt;
&lt;br /&gt;
== Additional notes ==&lt;/div&gt;</summary>
		<author><name>Maarten Janssen</name></author>
		
	</entry>
</feed>