nlp
nlp
This project is a compilation of tools and algorithms for NLP using Crystal-lang.
Installation
- Add the dependency to your
shard.yml
:
dependencies:
nlp:
github: Yueyehua/nlp
- Run
shards install
Usage
require "nlp"
Development
WIP: Just started lately
Contributing
- Fork it (https://github.com/your-github-user/nlp/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Richard Delaplace - creator and maintainer
Repository
nlp
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- almost 6 years ago
- December 27, 2018
License
MIT License
Links
Synced at
Sun, 24 Nov 2024 02:08:20 GMT
Languages