Skip to content

A dependency parsing pipeline for Kashmiri which includes a POS-tagger, a Chunker and an Intra-chunk Dependency Parser.

License

Notifications You must be signed in to change notification settings

ltrc/Kashmiri-Parsing-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kashmiri-Parsing-Pipeline

A toolkit for Kashmiri which includes a portion of Kashmiri Dependency treebank and a dependency parsing pipeline with a POS-tagger, a Chunker and an Intra-chunk Dependency Parser.

How to use?

bash dependencyParser.sh <input (file|directory)> <output (directory)>

Dependencies

Install the following:

Maltparser and CRF++

Set the environment variable kashPar to Kashmiri Parsing directory in ~/.bashrc as:

export kashPar="/home/usr/Kashmiri-Parsing-Pipeline"

About

A dependency parsing pipeline for Kashmiri which includes a POS-tagger, a Chunker and an Intra-chunk Dependency Parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published