Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blackwinter/hal4r

Hyperspace analogue to language for Ruby.
https://github.com/blackwinter/hal4r

hal hyperspace-analogue-to-language ruby rubynlp

Last synced: 26 days ago
JSON representation

Hyperspace analogue to language for Ruby.

Awesome Lists containing this project

README

        

= hal4r - Hyperspace analogue to language for Ruby

== VERSION

This documentation refers to hal4r version 0.0.1.

== DESCRIPTION

HAL[https://en.wikipedia.org/wiki/Hyperspace_Analogue_to_Language] processing
for Ruby. Requires {GSL bindings}[https://blackwinter.github.com/rb-gsl] for
the heavy lifting.

== LINKS

Documentation:: https://blackwinter.github.com/hal4r
Source code:: https://github.com/blackwinter/hal4r
RubyGem:: https://rubygems.org/gems/hal4r
Travis CI:: https://travis-ci.org/blackwinter/hal4r

== LITERATURE

* Lund, K., Burgess, C. & Atchley, R. A. (1995). "Semantic and associative priming in high-dimensional semantic space". Proceedings of the seventeenth annual conference of the Cognitive Science Society, 660–665. ISBN:0-8058-2159-7[https://books.google.de/books?id=CSU_Mj07G7UC].
* Lund, K.; Burgess, C. (1996). "Producing high-dimensional semantic spaces from lexical co-occurrence". Behavior Research Methods, Instruments & Computers 28 (2): 203–208. doi:10.3758/bf03204766[https://dx.doi.org/10.3758%2Fbf03204766].

== AUTHORS

* Jens Wille

== LICENSE AND COPYRIGHT

Copyright (C) 2015 Jens Wille

hal4r is free software: you can redistribute it and/or modify it
under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or (at your
option) any later version.

hal4r is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public
License for more details.

You should have received a copy of the GNU Affero General Public License
along with hal4r. If not, see .