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 (2.1.0) of Wordless supports Windows 7/8/8.1/10, macOS 10.11 or later, and Ubuntu 16.04 or later, all 64-bit only.
For detailed changelog, please see CHANGELOG.md.
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: wdls)
- 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 |
If you publish work that uses Wordless, please cite as follows.
APA (7th Edition):
Ye, L. (2021). Wordless (Version 2.1.0) [Computer software]. Github. https://github.com/BLKSerene/Wordless
MLA (8th Edition):
Ye Lei. Wordless, version 2.1.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 |
---|---|---|
I would like to extend my sincere gratitude to the following open-source projects without which this project would not have been possible:
Name | Authors | |
---|---|---|
1 | Beautiful Soup | Leonard Richardson |
2 | botok | Hélios Drupchen Hildt |
3 | Charset Normalizer | TAHRI Ahmed R. |
4 | CLTK | Kyle P. Johnson, Patrick J. Burns, John Stewart, Todd Cook, Clément Besnier, William J. B. Mattingly |
5 | extra-stopwords | Jason Champion |
6 | jieba | Sun Junyi (孙君意) |
7 | langdetect | 中谷秀洋, Michal Danilák |
8 | langid.py | Marco Lui |
9 | lemmalist-greek | Michael Stenskjær Christensen |
10 | Lemmatization Lists | Michal Boleslav Měchura |
11 | lxml | Stefan Behnel |
12 | Matplotlib | Matplotlib Development Team |
13 | nagisa | Taishi Ikeda (池田大志) |
14 | NetworkX | Aric Hagberg, Dan Schult, Pieter Swart |
15 | NLTK | Steven Bird, Edward Loper, Ewan Klein |
16 | NumPy | NumPy Developers |
17 | opencc-python | Huang Yichen, Carbo Kuo (郭家宝) |
18 | openpyxl | Eric Gazoni, Charlie Clark |
19 | pkuseg | Ruixuan Luo (罗睿轩), Jingjing Xu (许晶晶), Xuancheng Ren (任宣丞), Yi Zhang (张艺), Bingzhen Wei (位冰镇), Xu Sun (孙栩) |
20 | PyInstaller | Hartmut Goebel |
21 | pymorphy2 | Mikhail Korobov |
22 | Pyphen | Guillaume Ayoub |
23 | PyQt | Riverbank Computing Limited |
24 | PyThaiNLP | Wannaphong Phatthiyaphaibun (วรรณพงษ์ ภัททิยไพบูลย์) |
25 | Python | Guido van Rossum, Python Software Foundation |
26 | python-docx | Steve Canny |
27 | razdel | Alexander Kukushkin |
28 | Requests | Kenneth Reitz |
29 | Sacremoses | Liling Tan |
30 | SciPy | SciPy Developers |
31 | spaCy | Matthew Honnibal, Ines Montani, Sofie Van Landeghem, Adriane Boyd, Paul O'Leary McCann |
32 | ssg | Ponrawee Prasertsom |
33 | Stopwords ISO | Gene Diaz |
34 | syntok | Florian Leitner |
35 | TextBlob | Steven Loria |
36 | Tokenizer | Vilhjálmur Þorsteinsson |
37 | Underthesea | Vu Anh |
38 | WordCloud | Andreas Christian Mueller |