Download Book Reporter Free Java Code

Description

A Java utility for generating reports based on word repetition in text.

Source Files

The download file BookReporter-master.zip has the following entries.


.classpath//from w  ww .  j  a  va2 s. c  om
.gitignore
.project
lib/commons-cli-1.2/LICENSE.txt
lib/commons-cli-1.2/NOTICE.txt
lib/commons-cli-1.2/RELEASE-NOTES.txt
lib/commons-cli-1.2/commons-cli-1.2-javadoc.jar
lib/commons-cli-1.2/commons-cli-1.2.jar
src/net/skyebook/bookreporter/BookDictionary.java
src/net/skyebook/bookreporter/BookReporter.java
src/net/skyebook/bookreporter/DictionaryGenerator.java
src/net/skyebook/bookreporter/export/DictionaryExporter.java
src/net/skyebook/bookreporter/export/DictionaryFileExporter.java
src/net/skyebook/bookreporter/export/OneWordPerLineExporter.java

Download

Click the following link to download BookReporter-master.zip.

BookReporter-master.zip




















Home »
  Java Free Code »
    Book »




Book
Book Algorithm
Book Design Patterns
Book Example
Book Hadoop
Book JEE
Book Maven
Book Spring