Skip to content

sarschu/Code_Switching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Switching

Aim: detect the languages of the words and use this information for a POS tagging that tags the different languages in their context of a foreign language


Language detection

Training and testing done in a 10-fold cross validation setting. Results so far 95% of accuracy

Algorithm used: CRF features: output and confidence of Middle-English tree tagger, Latin tree tagger, character-bigram and character-trigram context: window of 5 on all features

POS tagging

Waiting for train data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages