Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fujiharuka/jesep
https://github.com/fujiharuka/jesep
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fujiharuka/jesep
- Owner: FujiHaruka
- Created: 2017-10-28T00:14:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-28T09:06:08.000Z (about 7 years ago)
- Last Synced: 2024-10-13T22:47:12.065Z (about 1 month ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jesep
翻訳用ツール。英日混合テキストから日本語テキストを抽出する。
## Install
```
$ npm install jesep
```## Usage
See [example](https://github.com/FujiHaruka/jesep/tree/master/example).