4 packages tagged with “categorizer”
The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually required to build more advanced text processing services. OpenNLP also included maximum entropy and perceptron based machine learning.
NLTK python library wrapper for .NET
Base Analyser music with IA method for get genres
XTextCategorizer is a binary, supervised learning text classifier, using Convolutional Neural Network architecture Usage: 1) Creates a new instance of TextCategorizer 2) Calls Train(samples) to train the text categorizer 3) Calls Predict(samples) to make prediction You can also save/load the model Accuracy is as high as 80% on the movie dataset