DoubleCross
English Redundancy Checker & Word Synonym Searcher
- 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
- 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
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
Email : [email protected]
Project Link : https://github.com/PositivePeriod/DoubleCross
English documentation
- https://docs.python.org/3/ about Python
- https://doc.qt.io/qt-5/index.html about Qt
- https://doc.qt.io/qtforpython/index.html about PyQt
- https://build-system.fman.io/qt-designer-download about Qt Designer
- https://pyinstaller.readthedocs.io/en/stable/spec-files.html about pyinstaller
Korean documentation
- Data science school about nltk
- https://opentutorials.org/module/544 about PyQt
- https://wikidocs.net/book/2165 about PyQt
- https://wikidocs.net/book/2944 about PyQt
- 4uwingnet - Tistory about pyinstaller