FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Nahid01752/Arc-eager-parser: GitHub repository for Arc-Eager Transition-Based Parser · GitHub

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

change the train/dev/test file location and language in main.py and then

run

python main.py

Dataset

Penn treebank (English) and the TIGER treebank (German)

Data Format

The parser expects input data to be in the CoNLL06 format, with each word represented as a separate line and columns separated by tabs.

Installation

To use the parser, you will need Python 3 and the following packages: numby and dill

About

GitHub repository for Arc-Eager Transition-Based Parser

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages


Back | FazBrowse Home | New Git URL