https://github.com/syzer/mr-t
Cli tool that translates to english
https://github.com/syzer/mr-t
cli hack machine-learning nlp translates
Last synced: about 1 year ago
JSON representation
Cli tool that translates to english
- Host: GitHub
- URL: https://github.com/syzer/mr-t
- Owner: syzer
- Created: 2017-11-22T09:39:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T14:02:30.000Z (almost 4 years ago)
- Last Synced: 2024-12-07T09:27:31.510Z (over 1 year ago)
- Topics: cli, hack, machine-learning, nlp, translates
- Language: JavaScript
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[](https://travis-ci.org/syzer/mr-t)
[](https://badge.fury.io/js/mr-t)
# MR-T
Cli tool that translates to english.
Helpful if you work with people using other languages.

# Install
```bash
npm i -g mr-t
```
# Usage
1. type
```bash
>mt-t funktioniert ok
```
2. read output
```bash
>works ok
```
3. profit!
# Usage with streams:
```bash
echo "Sprache. Kultur" | mr-t
```
>Language culture
# test
```bash
npm test
```
# test2
```bash
mr-t "Simpego - App-Store - Schreibfehler - Diverse wäre korrekt"
```
>Simpego - App Store - Typo - Diverse would be correct