When trying to find the top search terms, we need to consider whether the data set can fit into memory or whether we need to stream it. We look at a few algorithms for identifying the top k terms with both approaches.
Also find me here:
Baeldung Author
baeldung
This is the standard author on the site. Most articles are published by individual authors, with their own profiles, but when multiple people have a strong contribution, we publish collectively here.
Here's what I've written (so far):
Baeldung on Computer Science
- All
- Machine Learning (45)
- Algorithms (41)
- Networking (40)
- Programming (36)
- Math and Logic (30)
- OS (19)
- Computer Vision (19)
- Artificial Intelligence (19)
- Deep Learning (16)
- Trees (15)
- Data Structures (15)
- Security (14)
- Sorting (13)
- Latex (13)
- Software Architecture (11)
- Core Concepts (10)
- Graphs (8)
- Searching (6)
- Series (5)
- Web (4)
- Graph Traversal (4)
- Data Science (4)
- Path Finding (3)
- Graph Theory (3)
- Concurrency (1)
What Is Ethernet?
Filed under Networking
Learn more about Ethernet.
What Is VoIP?
Filed under Networking
Learn about Voice over Internet Protocol.
Natural Language Processing: Bleu Score
Filed under Artificial Intelligence
Learn about the BLEU score in NLP.
The Bat Algorithm
Filed under Algorithms
Learn about a meta-heuristic algorithm called the Bat algorithm.
What Is Reverse Engineering in Computer Science?
Filed under Programming
Learn about reverse engineering in the computer science field.
Capability Maturity Model
Filed under Programming
Explore the capability maturity model and its levels.
Image Processing: Sampling and Quantization
Filed under Computer Vision
Learn about image processing as well as sampling and quantization concepts.
Computer Vision: Determining the Distance From an Object in a Video
Filed under Computer Vision
Lear how to calculate the distance from an object in a video.