public class NerUtils
extends java.lang.Object
| Constructor and Description |
|---|
NerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<TextSpan> |
getParagraphs(java.lang.String text) |
static void |
main(java.lang.String[] args) |
static void |
removeEntityTermMentions(com.mware.ge.Vertex outVertex,
com.mware.core.model.termMention.TermMentionRepository termMentionRepository,
com.mware.core.model.termMention.TermMentionUtils termMentionUtils,
com.mware.ge.Graph graph,
com.mware.ge.Authorizations authorizations) |
static void |
removeSentimentTermMentions(com.mware.ge.Vertex outVertex,
com.mware.core.model.termMention.TermMentionRepository termMentionRepository,
com.mware.ge.Graph graph,
com.mware.ge.Authorizations authorizations) |
public static void removeEntityTermMentions(com.mware.ge.Vertex outVertex,
com.mware.core.model.termMention.TermMentionRepository termMentionRepository,
com.mware.core.model.termMention.TermMentionUtils termMentionUtils,
com.mware.ge.Graph graph,
com.mware.ge.Authorizations authorizations)
public static void removeSentimentTermMentions(com.mware.ge.Vertex outVertex,
com.mware.core.model.termMention.TermMentionRepository termMentionRepository,
com.mware.ge.Graph graph,
com.mware.ge.Authorizations authorizations)
public static java.util.List<TextSpan> getParagraphs(java.lang.String text)
public static void main(java.lang.String[] args)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.