Viewing profile — samuizo
samuizo
HN member- Joined
- Wed, Aug 05, 2009, 3:20 PM UTC
- HN karma
- 6
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About samuizo
No profile information was provided.
Recent public activity
-
comment
Comment #6454744
You can often strike a balance between rare words that appear in only a couple of documents and very frequent words that occur all over the place by employing both a term frequency…
-
comment
Comment #6454702
While CPU cost is a concern, often memory and correspondingly IO is the bottleneck in vector space approaches. Practitioners can leverage highly-optimized libraries for performing …
-
comment
Comment #2302631
I could be mistaken, but I think there's a fundamental distinction between the computing power required to recognize a language and the kinds of functions a language can compute. A…