Search in sources :

Aggregations

TextProcessor (com.graphaware.nlp.processor.TextProcessor)10 AnnotatedText (com.graphaware.nlp.domain.AnnotatedText)6 PipelineSpecification (com.graphaware.nlp.dsl.request.PipelineSpecification)3 Tag (com.graphaware.nlp.domain.Tag)2 Cache (com.google.common.cache.Cache)1 CacheBuilder (com.google.common.cache.CacheBuilder)1 LoggerFactory (com.graphaware.common.log.LoggerFactory)1 NLPManager (com.graphaware.nlp.NLPManager)1 NLPExtension (com.graphaware.nlp.extension.NLPExtension)1 LanguageManager (com.graphaware.nlp.language.LanguageManager)1 TextUtils.removeApices (com.graphaware.nlp.util.TextUtils.removeApices)1 TextUtils.removeParenthesis (com.graphaware.nlp.util.TextUtils.removeParenthesis)1 DenseVector (com.graphaware.nlp.vector.DenseVector)1 VectorHandler (com.graphaware.nlp.vector.VectorHandler)1 IOException (java.io.IOException)1 List (java.util.List)1 Map (java.util.Map)1 CopyOnWriteArrayList (java.util.concurrent.CopyOnWriteArrayList)1 TimeUnit (java.util.concurrent.TimeUnit)1 AtomicInteger (java.util.concurrent.atomic.AtomicInteger)1