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)
License
Apache License V2.0Follow MSTParser
You Might Also Like
The All-in-One Commerce Platform for Businesses - Shopify Icon
The All-in-One Commerce Platform for Businesses - Shopify
Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise
Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
Learn More
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
-
mercury3 Posted 2013年04月21日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.
-
markbogner Posted 2012年11月17日Works well for me. Will use it again in the future.
-
charles-young Posted 2012年11月16日A great application that is true to its promise. Thank you very much.