0.1.4 • Published 5 years ago

ts-comment-predictor v0.1.4

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

ts-comment-predictor

Predicts comments based on a given function body. Experimental.

Development Instructions

Preparing the dataset for training:

yarn prepare-dataset

Testing the predictor:

yarn predict [path-to-model]

License

Copyright(C) 2019 Dominic Elm and Uri Shaked

Released under the MIT license.