MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported.

mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file:

<dependency>
<groupId>net.sourceforge.mstparser</groupId>
<artifactId>mstparser</artifactId>
<version>0.5.1</version>
</dependency>

Features

  • First and second order projective and non projective parsing
  • Perceptron and k-best MIRA training
  • Edge-wise confidence estimation (as of v0.5.0)

Project Activity

See All Activity >

License

Apache License V2.0

Follow MSTParser

MSTParser Web Site

You Might Also Like
High-performance Open Source API Gateway Icon
High-performance Open Source API Gateway

KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • You can give me how to run MST Parser to generate k-best trees for one sentence (not the best tree as default). Many thanks!
    1 user found this review helpful.
  • Works well for me. Will use it again in the future.
  • A great application that is true to its promise. Thank you very much.
Read more reviews >

Additional Project Details

Intended Audience

Information Technology, Science/Research, Developers

User Interface

Command-line

Programming Language

Python, Java

Related Categories

Python Artificial Intelligence Software, Python HMI Software, Java Artificial Intelligence Software, Java HMI Software

Registered

2006-09-28