All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jnt.FFT.README Maven / Gradle / Ivy

Go to download

The S-Space Package is a collection of algorithms for building Semantic Spaces as well as a highly-scalable library for designing new distributional semantics algorithms. Distributional algorithms process text corpora and represent the semantic for words as high dimensional feature vectors. This package also includes matrices, vectors, and numerous clustering algorithms. These approaches are known by many names, such as word spaces, semantic spaces, or distributed semantics and rest upon the Distributional Hypothesis: words that appear in similar contexts have similar meanings.

The newest version!
README for jnt.FFT
 Java Numerical Toolkit subpackage for Fast Fourier Transforms.
 Bruce R. Miller 

***NOTE***
Several routines in this subpackage were derived from
Brian Gough's FFT routines in the Gnu Scientific Library (GSL).
GSL is released under the Gnu General Public License
  (see http://www.gnu.org/copyleft/gpl.html)
As such, this package must also be released under GPL.

The modifications I have made to port the routines from
C to Java,  and the additional classes developed were
developed as part of my official duties as a U.S. 
government employee, and are therefore not subject
to copyright.

Furthermore, this software is under development, and is
in no way certified or guaranteed.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy