Skip to content

hata6502/negaposi

Repository files navigation

Welcome to negaposi 👋

Version License: MIT Twitter: hata6502

A Japanese negaposi analyzer.

Install

yarn add negaposi

Usage

CLI

$ echo "今日は悪い天気です。" | yarn negaposi
-0.5 😧
$ echo "今日は良い天気です。" | yarn negaposi
0.5 😃

Module

Please see src/module.ts

Run tests

yarn test

Author

hata6502 Tomoyuki Hata hato6502@gmail.com

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Tomoyuki Hata hato6502@gmail.com.
This project is MIT licensed.

Disclaimer

The following creations are included in this product:

Please see also DISCLAIMER.md.


This README was generated with ❤️ by readme-md-generator