Skip to content

VNSpellingChecker is a tool to check spelling mistake in Vietnamese text. This project is under construction, please feedback if any error occurred

Notifications You must be signed in to change notification settings

thieunguyenhung/VNSpellingChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Welcome to VNSpellingChecker!

VNSpellingChecker is a tool to check spelling mistake in Vietnamese text. This project is under construction, please feedback if any error occurred.


Table of Contents

1. Download 2. Usage

Download

Just clone or download zip file and import to EclipseIDE.

Usage

To run the project, run GUI.java as Java Application under gui package.

RunProject

After the app started, you can enter some texts in the left box and press the check button to see the result. Hover mouse on the marked text (yellow) to view the suggest correction. Left bottom corner is application status, right bottom corner is error counter.

UsageEx

###Import text You can import text from txt, doc, docx and pdf file. To import file, just click the import button. ImportButton

Note: Make sure the doc, docx and pdf file NOT protected by password, if else the application cannot extract text from those file.

###Export text You can export result to text file or HTML file.

  • ExportTXTText file export will export the result and save as plain text.
  • ExportHTMLHTML file export will export the result and save as HTML file, you can open this file later with any web browser to edit just like in the application.

About

VNSpellingChecker is a tool to check spelling mistake in Vietnamese text. This project is under construction, please feedback if any error occurred

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages