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

You Might Also Like
Free and Open Source HR Software Icon
Free and Open Source HR Software

OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
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