Skip to content

Multilingual Transfer for POS Tagging with Few Translation Pairs

License

Notifications You must be signed in to change notification settings

yuanzh/transfer_pos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multilingual Transfer for POS Tagging

This repo contains the implementation of multilingual transfer POS tagger and multilingual word embedding learner described in the paper Ten Pairs to Tag – Multilingual Transfer for POS Tagging with Few Translation Pairs

Usage

To run the multilingual transfer tagger:

python tagger.py out_file:output.txt source:ud2-English target:ud2-Indonesian pair_str:id-en

About

Multilingual Transfer for POS Tagging with Few Translation Pairs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published