Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1104647
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T01:30:46+00:00 2026-05-17T01:30:46+00:00

I am looking for a parser (or generated parser) in java that is capable

  • 0

I am looking for a parser (or generated parser) in java that is capable of followings:

  1. I will provide sentences that are already part-of-speech tagged. I will use my own tag set.
  2. I don’t have any statistical data. So if the parser is statistical, I want to be able to use it without this feature.
  3. Adaptable to other languages easily. Low learning curve
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T01:30:47+00:00Added an answer on May 17, 2026 at 1:30 am

    The Stanford Parser (which was listed on that other SO question) will do everything you list.

    You can provide your own POS tags, but you will need to do some translation to the Penn TreeBank set if they are not already in that format. Parsers are either statistical or they’re not. If they’re not, you need a set of grammar rules. No parsers are really built this way anymore, except as toys, because they are really Bad™. So, you can rely on the statistical data the Stanford Parser uses (with no additional work from you). This does mean, however, that statistics about your own tags (if they don’t map directly to the Penn TreeBank tags) will be ignored. But since you don’t have statistics for your tags anyway, that should be expected.

    They have parsers trained for several other languages too, but you will need your own tagged data if you want to go to a language they don’t have available. There’s no getting around that, no matter which parser you use.

    If you know Java (and I assume you do), the Stanford Parser is very straightforward and easy to get going. Also their mailing list is a great resource and is fairly active.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking for a parser that can extract methods from a java class (static
I'm looking into a search solution that will identify strings (company names) and use
I am looking for a parser generator for Java that does the following: My
I'm looking for a good address-parser that could parser any free texts and generate
I'm looking for an XML parser that instead of parsing from an InputStream or
I'm currently looking for a lexer/parser that generates Scala code from a BNF grammar
I'm looking for an Objective-C library for an iOS app that will parse and
I'm looking for a java library that allows me to parse a java source
I am currently looking for a Java 6/7 parser, which generates some (possibly standartized)
I'm looking for a CFG parser implemented with Java. The thing is I'm trying

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.