diff --git a/README.md b/README.md index ed46d3c3..30994f3f 100644 --- a/README.md +++ b/README.md @@ -1257,6 +1257,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis *Libraries for scientific computing and data analyzing.* +* [assocentity](https://github.com/ndabAP/assocentity) - Package assocentity returns the average distance from words to a given entity. * [chart](https://github.com/vdobler/chart) - Simple Chart Plotting library for Go. Supports many graphs types. * [dataframe-go](https://github.com/rocketlaunchr/dataframe-go) - Dataframes for Go for machine-learning and statistics (similar to pandas). * [evaler](https://github.com/soniah/evaler) - Simple floating point arithmetic expression evaluator.