• Stars
    star
    12
  • Rank 1,589,200 (Top 32 %)
  • Language
    Python
  • Created about 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Large online shopping companies need to automatically populate their product descriptions supplied by the sellers. Many a times the text is noisy, hence learning algorithms need to be designed. The workhorses for this problems are conditional random fields (CRF), but they need hand tuned features as input. Using deep learning algorithms to solve this problem automatically.