文件名称:Lossy-Counting-Java
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 144kb
- 下载次数:
- 0次
- 提 供 者:
- y***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
is the Java implementation of the Lossy Counting Algorithm that you can find at:
http://www-db.stanford.edu/~manku/papers/02vldb-freq.pdf
The LossyCountingAnalyzer program takes an input stream made of text and compute the words with the highest frequency.
The results displayed are not exact but they are in a range of error (epsilon) set up by the user.
-is the Java implementation of the Lossy Counting Algorithm that you can find at:
http://www-db.stanford.edu/~manku/papers/02vldb-freq.pdf
The LossyCountingAnalyzer program takes an input stream made of text and compute the words with the highest frequency.
The results displayed are not exact but they are in a range of error (epsilon) set up by the user.
http://www-db.stanford.edu/~manku/papers/02vldb-freq.pdf
The LossyCountingAnalyzer program takes an input stream made of text and compute the words with the highest frequency.
The results displayed are not exact but they are in a range of error (epsilon) set up by the user.
-is the Java implementation of the Lossy Counting Algorithm that you can find at:
http://www-db.stanford.edu/~manku/papers/02vldb-freq.pdf
The LossyCountingAnalyzer program takes an input stream made of text and compute the words with the highest frequency.
The results displayed are not exact but they are in a range of error (epsilon) set up by the user.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LossyCounting
.............\DataStructure.java
.............\Entry.java
.............\LossyCountingAnalyzer.java
.............\README.TXT
.............\RowHandling.java
.............\SlimEntry.java
.............\StopWords.java
.............\stopwords.txt
.............\Windows.java
.............\test.txt
.............\test.zip
.............\DataStructure.java
.............\Entry.java
.............\LossyCountingAnalyzer.java
.............\README.TXT
.............\RowHandling.java
.............\SlimEntry.java
.............\StopWords.java
.............\stopwords.txt
.............\Windows.java
.............\test.txt
.............\test.zip