Skip to content

Commit

Permalink
add new suffix training data
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Medrano authored and Xavier Medrano committed Oct 25, 2024
1 parent 63a9b77 commit 6cb67d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion name_data/labeled/person_labeled.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4024,7 +4024,7 @@
<Name><GivenName>TOAN</GivenName> <MiddleName>QUOC</MiddleName> <Surname>TRAN</Surname></Name>
<Name><PrefixMarital>Miss</PrefixMarital> <GivenName>KATHLEEN</GivenName> <Surname>KIRCHMEIER</Surname> <Surname>KROESSLER</Surname></Name>
<Name><PrefixMarital>Miss</PrefixMarital> <GivenName>JOYAL</GivenName> <MiddleInitial>M</MiddleInitial> <Surname>PAPE</Surname> <SuffixOther>MD</SuffixOther></Name>
<Name><PrefixMarital>Mr.</PrefixMarital> <And>and</And> <PrefixMarital>Mrs.</PrefixMarital> <GivenName>IBRAHIM</GivenName> <MiddleInitial>H</MiddleInitial> <Surname>CHAPEYAMA</Surname></Name>
<Name><PrefixMarital>Mr.</PrefixMarital> <And>and</And> <PrefixMarital>Mrs.</PrefixMarital> <GivenName>IBRAHIM</GivenName> <MiddleInitial>H</MiddleInitial> <Surname>CHAPEYAMA</Surname></Name>
<Name><PrefixMarital>Mr.</PrefixMarital> <GivenName>SOREL</GivenName> <Surname>LIRA</Surname></Name>
<Name><PrefixMarital>Mr.</PrefixMarital> <GivenName>PATRICK</GivenName> <MiddleName>MERWICK</MiddleName> <Surname>O</Surname> <Surname>MEARA</Surname></Name>
<Name><PrefixOther>Dr.</PrefixOther> <And>&amp;</And> <PrefixMarital>Mrs.</PrefixMarital> <GivenName>MERRILL</GivenName> <Surname>SYPHUS,</Surname> <SuffixOther>M.D.</SuffixOther></Name>
Expand Down Expand Up @@ -4080,4 +4080,9 @@
<Name><PrefixMarital>Miss</PrefixMarital> <GivenName>LUCIA</GivenName> <Surname>FONTES</Surname> <Surname>BORTS</Surname></Name>
<Name><PrefixMarital>Mr</PrefixMarital> <GivenName>WON</GivenName> <GivenName>GIN</GivenName> <MiddleName>JACKSON</MiddleName> <Surname>BOWMAN</Surname></Name>
<Name><GivenName>KAMINI</GivenName> <MiddleName>PRANAV</MiddleName> <Surname>PATEL</Surname></Name>
<Name><GivenName>Laura</GivenName> <MiddleName>Jean</MiddleName> <Surname>Derrick</Surname> <SuffixOther>AIA</SuffixOther></Name>
<Name><GivenName>Larry</GivenName> <Surname>Kassens</Surname> <SuffixOther>Architect</SuffixOther> <SuffixOther>AIA-CSI</SuffixOther></Name>
<Name><GivenName>Robert</GivenName> <MiddleInitial>B</MiddleInitial> <Surname>Heaton</Surname> <SuffixOther>AIA</SuffixOther></Name>
<Name><GivenName>David</GivenName> <MiddleInitial>C.</MiddleInitial> <Surname>Zaccheo</Surname> <SuffixOther>AIA</SuffixOther></Name>
<Name><GivenName>Michio</GivenName> <Surname>Yamaguchi,</Surname> <SuffixOther>AIA,</SuffixOther> <SuffixOther>CSI</SuffixOther></Name>
</NameCollection>
1 change: 1 addition & 0 deletions tests/test_data_labeled.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,5 @@
<Name><CorporationName>Calvary</CorporationName> <CorporationNameOrganization>Baptist</CorporationNameOrganization> <CorporationNameOrganization>Church</CorporationNameOrganization></Name>
<Name><CorporationName>Union</CorporationName> <CorporationNameOrganization>Baptist</CorporationNameOrganization> <CorporationNameOrganization>Church</CorporationNameOrganization></Name>
<Name><CorporationName>Mount</CorporationName> <CorporationName>Olive</CorporationName> <CorporationNameOrganization>Cathedral</CorporationNameOrganization></Name>
<Name><GivenName>David</GivenName> <MiddleInitial>C.</MiddleInitial> <Surname>Zaccheo</Surname> <SuffixOther>AIA</SuffixOther></Name>
</NameCollection>

0 comments on commit 6cb67d1

Please sign in to comment.