Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softcatala/filter-wiki-corpus-lt
Extract sentences from Wikipedia using LanguageTool
https://github.com/softcatala/filter-wiki-corpus-lt
Last synced: about 1 month ago
JSON representation
Extract sentences from Wikipedia using LanguageTool
- Host: GitHub
- URL: https://github.com/softcatala/filter-wiki-corpus-lt
- Owner: Softcatala
- License: lgpl-2.1
- Created: 2019-08-01T14:12:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T18:40:37.000Z (about 1 year ago)
- Last Synced: 2023-10-27T19:32:52.924Z (about 1 year ago)
- Language: Java
- Size: 21.5 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filter-wiki-corpus-lt
Extract sentences from Wikipedia using LanguageTool## Requirements & build
Java 8 and maven 3.
Build with: `mvn package`.