/korean-dictionary

Dictionary with super powers :rocket:

Primary LanguageJavaScriptMIT LicenseMIT

Korean Dictionary

Screenshot

A Korean dictionary with over 1 Million words. Utilize Elasticsearch to store and easily search words (autocomplete).

This is a current Work in Progress.

  • Gather words
  • Find best Korean Analyzer : nori
  • Prototype UI

Technologies used:

  • Elasticsearch
  • NextJs
  • React
  • NodeJs
  • Kubernetes / Docker

Getting Started

Installing

Install dependencies.

npm install

Serve with hot reload at http://localhost:3000.

npm run dev