Skip to content

srvCodes/mt-dma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Task Deep Morphological Analyzer

This repo contains the code for our paper entitled Multi Task Deep Morphological Analyzer : Context Aware Neural Joint Morphological Tagging and Lemma Prediction. The Web API service is accessible here.

A sample analysis:

sample

Experiements

Both the directories follow the organization:

  1. preProcessing contains the code for dataset parsing. Datasets can be downloaded from the website of Universal Dependencies.

  2. dataInfo contains details on data set statistics.

  3. Models for all experiments:

  1. Code for MOO based GA feature selection.

  2. Code for post processing, visualization, BLEU, Levenshtein and word accuracy calculation can be found in postProcessingAndVisualization.

  3. Outputs on the HDTB and UDTB datasets.

  4. Outputs for t-SNE plots, GA graphs, and Precision-Recall curves.

MOO optimization

Cubic-spline interpolations for validation accuracies of population:

images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages