File: formats.html

package info (click to toggle)
transcriber 1.5.1.1-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,484 kB
  • sloc: tcl: 13,141; ansic: 1,895; sh: 1,193; makefile: 75; xml: 66
file content (31 lines) | stat: -rw-r--r-- 1,394 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
   <TITLE>Transcriber Data and Formats</TITLE>
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
   <META NAME="GENERATOR" CONTENT="Mozilla/3.01Gold (X11; I; Linux 2.0.33 i686) [Netscape]">
   <META NAME="Author" CONTENT="C. Barras">
</HEAD>
<BODY BGCOLOR="#FFFFFF">

<P><B>Data format used within Transcriber</B></P>

<P>A transcription file created by Transcriber is in XML format and
its syntax is described by its <A HREF="../en/trans-13.dtd">DTD</A>.
You can look at <A HREF="../en/sample.xml">short sample</A> of transcription
file in French.</P>

<P>For more informations about XML, look at <A HREF="http://www.w3.org/TR/" TARGET="_top">W3C
technical reports</A> or e.g. at Robin Cover's <A HREF="http://www.oasis-open.org/cover/xml.html" TARGET="_top">SGML/XML
Web Page</A></P>

<P><B>Link to other tools and formats</B> </P>

<P>Mark Liberman, Steven Bird and Terri Lander from <A HREF="http://www.ldc.upenn.edu/" TARGET="_top">LDC</A>
maintain a very complete page about <A HREF="http://www.ldc.upenn.edu/annotation/" TARGET="_top">tools
and formats for linguistic annotations</A>; please have a look there for
a more global discussion about formats and a short description of various
transcription tools and projects. </P>

</BODY>
</HTML>