Skip to content

Latest commit

 

History

History
88 lines (60 loc) · 2.8 KB

File metadata and controls

88 lines (60 loc) · 2.8 KB

MIT License

About The Project

Logo

DoubleCross

English Redundancy Checker & Word Synonym Searcher

Requirements

Getting Started

  1. Download
  2. Use (See demo)
  3. Leave comment

Major Functions

  • Automatically check redundancy or repeated words in real time
  • Search synonyms and antonyms using built-in searcher using the data of thesaurus
  • Enable to load text files and Word files

Roadmap

  • Get word data from Naver dictionary and Power thesaurus
  • Optimize nltk-data for reducing program size
  • More convenient GUI and Drag and drop files to open
  • Manage word by using whitelist and user custom dictionary
  • Auto check for update
  • Undo and redo while using real time-check

License

Distributed under the MIT License. See LICENSE for more information.

I'm not sure how to control multiple licenses in one project

PyQt5 : GNU General Public License version 3.0

NLTK : Apache 2.0 License.

Although I don't use word data commercially, I won't use the data of thesaurus if any copyright issues occur

Contact

Email : positiveperiod.dev@gmail.com

Project Link : https://github.com/PositivePeriod/DoubleCross

Acknowledgements

English documentation

Korean documentation