Yet another Python binding for fastText
☆224Dec 8, 2018Updated 7 years ago
Alternatives and similar repositories for pyfasttext
Users that are interested in pyfasttext are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Text Classification Library in Keras☆421Jun 4, 2018Updated 8 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Jul 18, 2018Updated 7 years ago
- Repository for our ICLR 2018 paper: memoryGAN☆46Apr 3, 2018Updated 8 years ago
- Code for the paper: Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors, ICLR 2019.☆43Jul 14, 2022Updated 3 years ago
- Python wrapper around SVDLIBC, a fast library for sparse Singular Value Decomposition☆55Aug 16, 2013Updated 12 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Learning embeddings for classification, retrieval and ranking.☆3,955Dec 4, 2022Updated 3 years ago
- Tools for iterative knowledge base development with DeepDive☆119Nov 9, 2018Updated 7 years ago
- scikit-learn wrappers for Python fastText.☆234Jun 7, 2022Updated 4 years ago
- An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some addit…