Wamesa and Tongan/Structural transfer

From LING073
Revision as of 11:52, 13 April 2017 by Mcostag1 (talk | contribs) (Examples)

Jump to: navigation, search

Pre-Evaluation

wad→ton

On the tests file, 77.47% of the words translate correctly, and the unknown word rate is 28.57%. The WER and PER are both 71.43% when *'d words are removed, and 100% when not removing *'s.

ton→wad

Examples

ton→wad

  • Correct Translation
    • (ton) ʻoku ʻikai ke puke → (wad) pota va
    • (ton) ʻoku<vaux><present> ʻikai<neg> ke<prn><prepd><p3><sg> puke<adj> → (wad) pota<adj><p3><sg> va<neg>
  • tagger
    • ^ʻoku<vaux><pres>$ ^ʻikai<neg>$ ^ke<prn><prepd><p2><sg>$ ^puke<adj>$^.<sent>$
  • biltrans
    • ^ʻoku<vaux><pres>/$ ^ʻikai<neg>/va<neg>$ ^ke<prn><prepd><p2><sg>/$ ^puke<adj>/pota<adj>$^.<sent>/.<sent>$
  • chunker
    • apertium-transfer: Rule 1 ʻikai<neg>/va<neg>
    • apertium-transfer: Rule 2 .<sent>/.<sent>
    • ^neg<NEG>{}$ ^default<default>{^pota<adj>$}$ ^sent<SENT>{^va<neg>$}$^sent<SENT>{^.<sent>$}$
  • interchunk
    • ^neg<NEG>{}$ ^default<default>{^pota<adj>$}$ ^sent<SENT>{^va<neg>$}$^sent<SENT>{^.<sent>$}$
  • postchunk
    • ^pota<adj>$ ^va<neg>$^.<sent>$
  • (ton-wad)
    • pota va#

wad→ton

  • Correct Translation
    • (wad) pimunapat → (ton) siʻaku puaka
    • (wad) pimuna<n><p1><sg><poss> → (ton) siʻaku<p1><poss> puaka<n><sg>
  • tagger
    • ^pimuna<n><p1><sg><poss><.sent>$
  • biltrans
    • ^pimuna<n><p1><sg><poss><.sent>/puaka<n><p1><sg><poss><.sent>$
  • chunker
    • apertium-transfer: Rule 2 pimuna<n><p1><sg><poss><.sent>/puaka<n><p1><sg><poss><.sent>
      ^poss<SA>{^siʻaku$ }$^n<SA>{^puaka<n><sg>$}$
  • interchunk
    • ^poss<SA>{^siʻaku$ }$^n<SA>{^puaka<n><sg>$}$
  • postchunk
    • ^siʻaku$ ^puaka<n><sg>$
  • (wad-ton)
    • #siʻaku puaka

Post-Evaluation

wad→ton

On the tests file, 100% of the words translate correctly, and the unknown word rate is 28.57%. The WER and PER are both 100% when *'d words are removed, and when not removing *'s.

ton→wad