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 Natural Language Processing library for distributional semantics representations. Distributional semantics representations model the meaning of words, phrases, and sentences as high dimensional vectors or probability distributions. The library includes common algorithms such as Latent Semantic Analysis, Random Indexing, and Latent Dirichlet Allocation. The S-Space package also includes software libraries for matrices, vectors, graphs, and numerous clustering algorithms.

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