AlexTitovWork / NLPclassifier

Classifier of shop's subjects using the OpenNLP library

Home Page:https://medium.com/@alexeytitovwork

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


MLP classifier it is product classifier based on OpenNLP library.
Marketing data classifier using OpenNLP library
OpenNLP models for sentence detector and tokinizer.
https://svn.apache.org/repos/asf/opennlp/tags/asf_migration/opennlp-tools/trunk/docs/models-1.5/index.html

An example of using the OpenNLP library in realise 1.6.0.
It demonstrating sentences detecting, tokenize and tagging analysis with the pre-trained posTagger model.
The POSTaggerME.train() model generation system was tested with short text data.
See main class NlpProductClassifier...


Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0

About

Classifier of shop's subjects using the OpenNLP library

https://medium.com/@alexeytitovwork


Languages

Language:Java 100.0%