Bag of Tricks for Efficient Text Classification

From statwiki
Revision as of 22:30, 5 March 2018 by Ashchow (talk | contribs) (Created page with " == Introduction == == Model == === Model Architecture of fastText === === Softmax and Hierarchy Softmax === === N-gram and Bag of Tricks === === Feature Hashing ===")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Introduction

Model

Model Architecture of fastText

Softmax and Hierarchy Softmax

N-gram and Bag of Tricks

Feature Hashing