Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/blackwinter/hal4r
- Owner: blackwinter
- License: other
- Created: 2015-07-17T12:41:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T10:19:24.000Z (about 8 years ago)
- Last Synced: 2024-11-22T10:25:14.299Z (about 1 month ago)
- Topics: hal, hyperspace-analogue-to-language, ruby, rubynlp
- Language: Ruby
- Homepage: https://blackwinter.github.io/hal4r
- Size: 366 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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 .