This is a code for the sentence parsing that does its job properly and FAST.


The main problem is that you really need a database of abbreviations so that phrases such as "Dr. Smith" are not calculated as 2 sentences, which means that the good parser must be language dependent.
I am also providing a list of all English abbreviations with the code.

USAGE:

parser p = new parser();
p.parseDoc("in.txt", "out.txt");

in.txt is the String for the filename that you wish to parse
out.txt is the String for the filename that you want to have as an output

Features

  • Fast
  • Reliable
  • Easy to use
  • Accurate

Project Activity

See All Activity >

Follow Sentence Parser for JAVA

Sentence Parser for JAVA Web Site

Other Useful Business Software
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Sentence Parser for JAVA!

Additional Project Details

Registered

2012-11-05