Wordless is an integrated corpus tool with multi-language support for the study of language, literature, and translation designed and developed by Ye Lei (叶磊), MA student in interpreting studies at Shanghai International Studies University (上海外国语大学).
The latest version (v1.3.0) of Wordless supports Windows 7/8.1/10, macOS 10.12 or later, and Ubuntu 16.04 or later, all 64-bit only.
Download the latest version for Windows (unzip the file and double-click Wordless/Wordless.exe to run)
Download the latest version for macOS (unzip the file and double-click Wordless.app to run)
Download the latest version for Linux (unzip the file and double-click Wordless/Wordless to run)
Chinese users with slow connections to Github can download from Baidu Netdisk (password: 4jpu).
- Documentation - English
- 文档 - 汉语(待添加)
If you encounter a problem, find a bug, or require any further information, feel free to ask questions, submit bug reports, or provide feedback by creating an issue on Github if you fail to find the answer by searching existing issues first.
If you need to post sample texts or other information that cannot be shared or you do not want to share publicly, you may send me an email.
Channel | Contact Information |
---|---|
Home Page | https://github.com/BLKSerene/Wordless |
Documentation | https://github.com/BLKSerene/Wordless#documentation |
[email protected] or [email protected] | |
WeChat Official Account |
Important Note: I CANNOT GUARANTEE that all emails will always be checked or replied in time. I WILL NOT REPLY to irrelevant emails and I reserve the right to BLOCK AND/OR REPORT people who send me spam emails.
If you publish work that uses Wordless, please cite as follows.
MLA (8th Edition):
Ye Lei. Wordless, version 1.3.0, 2019. Github, https://github.com/BLKSerene/Wordless.
APA (6th Edition):
Ye, L. (2019). Wordless (Version 1.3.0) [Computer software]. Retrieved from https://github.com/BLKSerene/Wordless
GB (GB/T 7714—2015):
叶磊. Wordless version 1.3.0[CP]. (2019). https://github.com/BLKSerene/Wordless.
Copyright (C) 2018-2019 Ye Lei (叶磊)
This project is licensed under GNU GPLv3.
For details, see: https://github.com/BLKSerene/Wordless/blob/master/LICENSE.txt
All other rights reserved.
If you have an interest in helping the development of Wordless, you may contribute bug fixes, enhancements, or new features by creating a pull request on Github.
Besides, you may contribute by submitting enhancement proposals or feature requests, write tutorials or Github Wiki for Wordless, or helping me translate Wordless and its documentation to other languages.
If you would like to support the development of Wordless, you may donate via PayPal, Alipay, or WeChat Pay.
PayPal | Alipay | WeChat Pay |
---|---|---|
Important Note: I WILL NOT PROVIDE invoices, receipts, refund services, detailed spending reports, my contact information other than email addresses, my personal social media accounts, private email/phone support, or guarantees on bug fixes, enhancements, new features, or new releases of Wordless for donation.
I would like to extend my sincere gratitude to the following open-source projects without which this project would not have been possible:
Name | Author(s) | |
---|---|---|
1 | Python | Guido van Rossum |
2 | PyInstaller | Hartmut Goebel |
3 | PyQt | Riverbank Computing Limited |
4 | pytest | Holger Krekel |
Name | Author(s) | |
---|---|---|
1 | botok | Hélios Drupchen Hildt |
2 | jieba (“结巴”中文分词) |
Sun Junyi (孙君意) |
3 | nagisa | Taishi Ikeda (池田大志) |
4 | NLTK | Steven Bird, Liling Tan |
5 | pymorphy2 | Mikhail Korobov |
6 | PyThaiNLP | Wannaphong Phatthiyaphaibun (วรรณพงษ์ ภัททิยไพบูลย์) |
7 | razdel | Alexander Kukushkin |
8 | Sacremoses | Liling Tan |
9 | spaCy | Matthew Honnibal, Ines Montani |
10 | syntok | Florian Leitner |
11 | Underthesea | Vu Anh |
Name | Author(s) | |
---|---|---|
1 | extra-stopwords | Jason Champion |
2 | grk-stoplist | Annette von Stockhausen |
3 | lemmalist-greek | Michael Stenskjær Christensen |
4 | Lemmatization Lists | Michal Boleslav Měchura |
5 | Stopwords ISO | Gene Diaz |
Name | Author(s) | |
---|---|---|
1 | Matplotlib | Matplotlib Development Team |
2 | NetworkX | Aric Hagberg, Dan Schult, Pieter Swart |
3 | WordCloud | Andreas Christian Mueller |
Name | Author(s) | |
---|---|---|
1 | Beautiful Soup | Leonard Richardson |
2 | cChardet | Yoshihiro Misawa |
3 | chardet | Daniel Blanchard |
4 | langdetect | Michal Mimino Danilak |
5 | langid.py | Marco Lui |
6 | lxml | Stefan Behnel |
7 | NumPy | NumPy Developers |
8 | openpyxl | Eric Gazoni, Charlie Clark |
9 | python-docx | Steve Canny |
10 | requests | Kenneth Reitz |
11 | SciPy | SciPy Developers |
12 | xlrd | Stephen John Machin |