https://github.com/yowenter/findtypo
Find typo in code
https://github.com/yowenter/findtypo
code-analysis find-typo
Last synced: 9 months ago
JSON representation
Find typo in code
- Host: GitHub
- URL: https://github.com/yowenter/findtypo
- Owner: yowenter
- License: apache-2.0
- Created: 2018-02-06T07:33:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T08:15:03.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T20:49:51.869Z (11 months ago)
- Topics: code-analysis, find-typo
- Language: Python
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# findtypo
Find typo in code
## Usage
- Download LanguageTool from `https://languagetool.org/`
- Up LanguageTool API Server `java -cp languagetool-server.jar org.languagetool.server.HTTPServer --port 8081`
- pip install requests
- python walk_typos.py