Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some overcapitalization #590

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions data/xml/H93.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<collection id="H93">
<volume id="1">
<meta>
<booktitle><fixed-case>HUMAN</fixed-case> <fixed-case>LANGUAGE</fixed-case> <fixed-case>TECHNOLOGY</fixed-case>: Proceedings of a Workshop Held at Plainsboro, New Jersey, March 21-24, 1993</booktitle>
<booktitle>Human Language Technology: Proceedings of a Workshop Held at Plainsboro, New Jersey, March 21-24, 1993</booktitle>
Copy link
Collaborator

@davidweichiang davidweichiang Dec 14, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

H L T need <fixed-case>

</meta>
<frontmatter>
<url>H93-1000</url>
Expand All @@ -13,12 +13,12 @@
<url>H93-1001</url>
</paper>
<paper id="2">
<title>SESSION 1: SPOKEN LANGUAGE SYSTEMS</title>
<title>Session 1: Spoken Language Systems</title>
<author><first>Alexander I.</first><last>Rudnicky</last></author>
<url>H93-1002</url>
</paper>
<paper id="3">
<title>BENCHMARK TESTS FOR THE DARPA SPOKEN LANGUAGE PROGRAM</title>
<title>Benchmark Tests for the <fixed-case>DARPA</fixed-case> Spoken Language Program</title>
<author><first>David S.</first><last>Pallett</last></author>
<author id="jonathan-g-fiscus"><first>Johathan G.</first><last>Fiscus</last></author>
<author><first>William M.</first><last>Fisher</last></author>
Expand All @@ -40,7 +40,7 @@
<url>H93-1004</url>
</paper>
<paper id="5">
<title>THE HCRC MAP TASK CORPUS: NATURAL DIALOGUE FOR SPEECH RECOGNITION</title>
<title>The <fixed-case>HCRC</fixed-case> <fixed-case>M</fixed-case>ap <fixed-case>T</fixed-case>ask Corpus: Natural Dialogue for Speech Recognition</title>
<author><first>Henry S.</first><last>Thompson</last></author>
<author><first>Anne</first><last>Anderson</last></author>
<author><first>Ellen Gurman</first><last>Bard</last></author>
Expand Down Expand Up @@ -374,25 +374,25 @@
<url>H93-1048</url>
</paper>
<paper id="49">
<title>HYPOTHESIZING WORD ASSOCIATION FROM UNTAGGED TEXT</title>
<title>Hypothesizing Word Association from Untagged Text</title>
<author><first>Tomoyoshi</first><last>Matsukawa</last></author>
<url>H93-1049</url>
</paper>
<paper id="50">
<title>SMOOTHING OF AUTOMATICALLY GENERATED SELECTIONAL CONSTRAINTS</title>
<title>Smoothing of Automatically Generated Selectional Constraints</title>
<author><first>Ralph</first><last>Grishman</last></author>
<author><first>John</first><last>Sterling</last></author>
<url>H93-1050</url>
</paper>
<paper id="51">
<title>CORPUS-BASED STATISTICAL SENSE RESOLUTION</title>
<title>Corpus-Based Statistical Sense Resolution</title>
<author><first>Claudia</first><last>Leacock</last></author>
<author><first>Geoffrey</first><last>Towell</last></author>
<author><first>Ellen</first><last>Voorhees</last></author>
<url>H93-1051</url>
</paper>
<paper id="52">
<title>ONE SENSE PER COLLOCATION</title>
<title>One Sense Per Collocation</title>
<author><first>David</first><last>Yarowsky</last></author>
<url>H93-1052</url>
</paper>
Expand Down