Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nusnlp/allecs
The official code of ALLECS: A Lightweight Language Error Correction System
https://github.com/nusnlp/allecs
bootstrap deep-learning flask grammatical-error-correction natural-language-processing pytorch
Last synced: about 12 hours ago
JSON representation
The official code of ALLECS: A Lightweight Language Error Correction System
- Host: GitHub
- URL: https://github.com/nusnlp/allecs
- Owner: nusnlp
- License: gpl-3.0
- Created: 2023-03-10T09:49:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-12T09:14:28.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T10:39:43.427Z (9 months ago)
- Topics: bootstrap, deep-learning, flask, grammatical-error-correction, natural-language-processing, pytorch
- Language: Python
- Homepage: https://sterling8.d2.comp.nus.edu.sg/allecs/
- Size: 3.4 MB
- Stars: 10
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ALLECS: A Lightweight Language Error Correction System
ALLECS consists of two modules, web-interface and gec-api. We suggest deploying the gec-api on a GPU-powered server and the web-interface on a CPU-focused server. However, both modules can be deployed on the same server. Refer to the instruction in each module for installation.## Video
https://user-images.githubusercontent.com/11691235/222467359-1c909036-d083-44b5-99ce-cd26e08c84bc.mp4## License
The code and models in this repository are licensed under the GNU General Public License Version 3 (see [License](./LICENSE.txt)). For commercial use of the source code of ALLECS, separate commercial licensing is also available. Please contact Hwee Tou Ng ([email protected])