Wordless is an integrated corpus tool with multilingual support for the study of language, literature, and translation designed and developed by Ye Lei (叶磊), then MA student in interpreting studies at Shanghai International Studies University (上海外国语大学).
The latest version (1.5.0) of Wordless supports Windows 7/8.1/10, macOS 10.11 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, open terminal, change directory (cd .../Wordless) to the Wordless folder, and then run ./Wordless)
Chinese users with slow connections to Github can download from Baidu Netdisk (password: g7sv).
- 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 |
---|---|
Documentation | https://github.com/BLKSerene/Wordless#documentation |
[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.
APA (7th Edition):
Ye, L. (2021). Wordless (Version 1.5.0) [Computer software]. Github. https://github.com/BLKSerene/Wordless
MLA (8th Edition):
Ye Lei. Wordless, version 1.5.0, 2021. Github, https://github.com/BLKSerene/Wordless.
Copyright (C) 2018-2021 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, Python Software Foundation |
2 | PyInstaller | Hartmut Goebel |
3 | PyQt | Riverbank Computing Limited |
4 | pytest | Holger Krekel |
Name | Author(s) | |
---|---|---|
1 | AttaCut | Pattarawat Chormai |
2 | botok | Hélios Drupchen Hildt |
3 | jieba (结巴中文分词) |
Sun Junyi (孙君意) |
4 | nagisa | Taishi Ikeda (池田大志) |
5 | NLTK | Steven Bird, Edward Loper, Ewan Klein |
6 | opencc-python | Huang Yichen, Carbo Kuo (郭家宝) |
7 | pkuseg | Ruixuan Luo (罗睿轩), Jingjing Xu (许晶晶), Xuancheng Ren (任宣丞), Yi Zhang (张艺), Bingzhen Wei (位冰镇), Xu Sun (孙栩) |
8 | pymorphy2 | Mikhail Korobov |
9 | PyThaiNLP | Wannaphong Phatthiyaphaibun (วรรณพงษ์ ภัททิยไพบูลย์) |
10 | razdel | Alexander Kukushkin |
11 | Sacremoses | Liling Tan |
12 | spaCy | Matthew Honnibal, Ines Montani |
13 | syntok | Florian Leitner |
14 | TextBlob | Steven Loria |
15 | Underthesea | Vu Anh |
Name | Author(s) | |
---|---|---|
1 | extra-stopwords | Jason Champion |
2 | lemmalist-greek | Michael Stenskjær Christensen |
3 | Lemmatization Lists | Michal Boleslav Měchura |
4 | 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 |