Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
CrowdFlower is the world's leading crowdsourcing service, with over 800 million tasks submitted by over four million contributors. We specialize in microtasking: distributing small, discrete tasks to many online contributors, assembly-line fashion - for instance, using people to check hundreds of thousands of photos every day for obscene content. | Turn emails, tweets, surveys or any text into actionable data. Automate business workflows and saveExtract and classify information from text. Integrate with your App within minutes. Get started for free. |
RTFM- Real Time Foto Moderator: crowdsourced image moderation with a simple, real-time API. (Originally known as the Image Moderation API.);Business Data- Collect data on businesses at massive scale;Customer and Lead Data Enhancement- Increase sales by knowing more about your customers;Content Moderation and Curation- Quickly find both good and bad user generated content;Sentiment and Opinion Analysis- Know exactly what people are saying about you;Ranked- Boost conversions with better search results;Categorize- Categorize products, businesses, videos, events, & more;Content Generation- Improve your search engine ranking with quality content;Surveys- Find and interact with highly-qualified digital consumers;Custom solutions- We help businesses of all sizes automate really big custom projects;Builder- Advanced user? Developer? Build your own crowdsourcing projects | Define your custom categories and tags to structure your text data. Process thousands of texts and get actionable insights.
Implement NLP features in your product with our scalable API. We provide SDKs for major programming languages.
No NLP or Machine Learning knowledge is required. Just play with our elegant UI and our Patent Pending Algorithm creation Engine. |
Statistics | |
Stacks 3 | Stacks 16 |
Followers 13 | Followers 44 |
Votes 0 | Votes 2 |
Pros & Cons | |
No community feedback yet | Pros
|
Integrations | |

rasa NLU (Natural Language Understanding) is a tool for intent classification and entity extraction. You can think of rasa NLU as a set of high level APIs for building your own language parser using existing NLP and ML libraries.

It is a library for advanced Natural Language Processing in Python and Cython. It's built on the very latest research, and was designed from day one to be used in real products. It comes with pre-trained statistical models and word vectors, and currently supports tokenization for 49+ languages.

It can be used to complement any regular touch user interface with a real time voice user interface. It offers real time feedback for faster and more intuitive experience that enables end user to recover from possible errors quickly and with no interruptions.

It is geared towards building search systems for any kind of data, including text, images, audio, video and many more. With the modular design & multi-layer abstraction, you can leverage the efficient patterns to build the system by parts, or chaining them into a Flow for an end-to-end experience.

It provides an easy method to compute dense vector representations for sentences, paragraphs, and images. The models are based on transformer networks like BERT / RoBERTa / XLM-RoBERTa etc. and achieve state-of-the-art performance in various tasks.

It 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.

It provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize and interpret dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases or word dependencies, and indicate which noun phrases refer to the same entities.

Flair allows you to apply our state-of-the-art natural language processing (NLP) models to your text, such as named entity recognition (NER), part-of-speech tagging (PoS), sense disambiguation and classification.

It provides general-purpose architectures (BERT, GPT-2, RoBERTa, XLM, DistilBert, XLNet…) for Natural Language Understanding (NLU) and Natural Language Generation (NLG) with over 32+ pretrained models in 100+ languages and deep interoperability between TensorFlow 2.0 and PyTorch.

It is a Python library for topic modelling, document indexing and similarity retrieval with large corpora. Target audience is the natural language processing (NLP) and information retrieval (IR) community.