Artificial Intelligence
22 views
Bag of Words
Quick Definition
Text model representing documents by word frequency counts
Full Definition
A text representation model describing document content by word frequency without considering grammar or word order.
Examples
text classification, document similarity, spam detection
Related Terms
tf-idf
natural-language-processing
feature-extraction
More Artificial Intelligence Terms
Zero-Shot Learning
Performing tasks on unseen classes without training examples
Sentiment Analysis
NLP technique determining emotional tone in text
Meta-Learning
Designing models that learn how to learn new tasks
AI Ethics
Study of moral implications in AI development
Grounding
Connecting AI outputs to verifiable real-world sources
Model Distillation
Creating smaller models that replicate larger model behavior