FastText is an open-source, free, lightweight library that allows users to learn text representations and text classifiers. It works on standard, generic hardware. Models can later be reduced in size to even fit on mobile devices. ext classification is a core problem to many applications, like spam detection, sentiment analysis or smart replies. In this tutorial, we describe how to build a text classifier with the fastText tool. The goal of text classification is to assign documents (such as emails, posts, text messages, product reviews, etc...) to one or multiple categories. Such categories can be review scores, spam v.s. non-spam, or the language in which the document was typed. Nowadays, the dominant approach to build such classifiers is machine learning, that is learning classification rules from examples. In order to build such classifiers, we need labeled data, which consists of documents and their corresponding categories (or tags, or labels).

Features

  • Learn text representations and text classifiers
  • Provides a number of pre-trained models to be downloaded
  • Works on standard, generic hardware
  • Helps with word representation learning and text classification
  • It can be used to train supervised text classifiers for sentiment analysis

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow fastText

fastText Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of fastText!

Additional Project Details

Operating Systems

Linux, Mac

Programming Language

C++, JavaScript

Related Categories

C++ Text Processing Software, C++ Sentiment Analysis Software, JavaScript Text Processing Software, JavaScript Sentiment Analysis Software

Registered

2021-01-22