Skip to content

rgeorgi/intent

toward-0.4
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

INTENT

The INterlinear Text ENrichment Toolkit. This readme will describe the aims of the INTENT package, as well as a quickstart guide to get up and running.

Project Goals

The INTENT package is intended to take instances of Interlinear Glossed Text (IGT) found in places such as the Online Databse of Interlinear Text (ODIN)1 and use a variety of methods to enrich the instances. Currently, INTENT:

  • Adds alignment information to IGT instances
  • Adds POS Tag information to IGT instances

And INTENT will soon:

  • Add dependency structures to IGT

Dependencies

Currently, INTENT is written in Python 3, and depends on several external python modules and other tools.

###Python Modules ###

These modules must be either installed or on the PYTHONPATH variable when running INTENT. pip is strongly reccomended for installing NLTK and lxml.

###Other Tools ###

Footnotes

  1. Xia, F., Lewis, W. D., Goodman, M. W., & Crowgey, J. (2014). Enriching ODIN. Presented at the Proceedings of the Ninth International Conference on Language Resources and Evaluation, Reykjavik, Iceland.

About

INterlinear Text ENrichment Toolkit

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages