Skip to content

conllul/dockerimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CoNLL-UL Docker Image

This repository holds the Dockerfile and associated tools for the CoNLL-UL Docker.

If you want to add a morphological analyzer, take a look at dispatch/he.py or dispatch/tr.py, and add your script to dispatch/analyzers.py

If you have a morphological lexicon, you need only add it to /home/gopath/src/yap/data with the file name format UDLex_<language>-<lexicon>.conllul (like UDLex_English-Apertium.conllu), and the image will take care of the rest.

For more information on CoNLL-UL, see the homepage or publication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages