Git Product home page Git Product logo

naver-translate-cli's Introduction

Naver Translate CLI

dependency status dev dependency status ISC-licensed

Install

npm install pepebecker/naver-translate-cli

Usage

Lookup meaning

navert 한국인 # Korean, Korean people
navert 공원  # park; factory worker

Lookup meaning with origin language

navert -o 한국인 # (韓國人) Korean, Korean people
navert -o 공원  # (公園) park; (工員) factory worker

Lookup verb-stem

navert -t 예뻐   # 예쁘다
navert -t 예쁜   # 예쁘다
navert -t 예쁩니다 # 예쁘다
navert -t 예쁘거나 # 예쁘다

Lookup examples (including HTML tags)

navert -x 돈독하다
# <strong>돈독한</strong> 사이.
# A close relationship.

# 우리는 동기간에 우애가 <strong>돈독하다</strong>
# Siblings share a close bond in my family.

# 그들은 이웃 간의 정이 <strong>돈독하다</strong>
# The neighbors share a close bond with one another.

# 그들은 형제간의 우애가 <strong>돈독하다</strong>
# The brothers have a close loving relationship.

# 우리는 동기간에 우애가 <strong>돈독하다</strong>
# In my family, siblings have a close relationship.

# 그녀는 신앙심이 <strong>돈독하다</strong>
# She has deep faith.

Lookup examples (without HTML tags)

navert -xr 돈독하다
# 돈독한 사이.
# A close relationship.

# 우리는 동기간에 우애가 돈독하다
# Siblings share a close bond in my family.

# 그들은 이웃 간의 정이 돈독하다
# The neighbors share a close bond with one another.

# 그들은 형제간의 우애가 돈독하다
# The brothers have a close loving relationship.

# 우리는 동기간에 우애가 돈독하다
# In my family, siblings have a close relationship.

# 그녀는 신앙심이 돈독하다
# She has deep faith.

Options

Flag Short Description
--enko -e Translate from English to Korean
--google -g Use Google Translate instead of Papago
--example -x Lookup examples
--strip -r Strip HTML tags from lookup results
--stem -t Lookup verb stem
--simple -s Lookup alternative simple data
--json -j Output as JSON
--part-of-speech -p Include part of speech
--origin -o Include language of origin
--limit -l Limit the meanings
--delimiter -d Delimiter used to separate attributes of each lookup

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

naver-translate-cli's People

Contributors

pepebecker avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.