Worin
Worin(월인, 月印) is a Korean POS Tagger using artificial neural networks. The name 'worin' comes from "월인천강지곡" written by King Sejong. This project is still on pre-alpha stage.
Installation
- install
tensorflow
or otherkeras
backends - install
worin
pip install worin
Usage
from worin.tag import FeedForward
tagger = FeedForward()
tagger.nouns('')