DeepNLPF

DeepNLPF

  • ABOUT
  • GUIDE
  • REPOSITORY
  • SUPPORT

›Plugins Repositories Tools NLP

Plugins Repositories Tools NLP

  • Plugins Repositories Tools NLP
  • CogCompNLP
  • PyWSD
  • SEMAFOR
  • SpaCy
  • Stanford CoreNLP
  • Stanza
  • SupWSD

CogCompNLP

CogComp-NLP provides a suite of state-of-the-art Natural Language Processing (NLP) tools that allows you to annotate plain text inputs.

Site Oficial
Demo Online
Github

Requires internet connection to function.

Install Plugin

deepnlpf --install cogcompnlp

Suport Language

English: en

Pipeline

Json
yaml
{
"lang": "en",
"tools":{
"cogcompnlp": {
"processors": [
"POS",
"LEMMA",
"SHALLOW_PARSE",
"DEP",
"NER_CONLL",
"NER_ONTONOTES",
"STANFORD_PARSE",
"STANFORD_DEP",
"SRL_VERB",
"SRL_NOM",
"SRL_PREP",
"SRL_COMMA",
"QUANTIFIER",
"VERB_SENSE",
"RELATION",
"LAZY_INITIALIZATION",
"SRL_INTERNAL_PREPROCESSOR",
"SPLIT_ON_DASH",
"SENTENCE_PIPELINE",
"TIMEX3",
"MENTION",
"TRANSLITERATION",
"DATALESS_ESA",
"DATALESS_W2V",
"QUESTION_TYPER"
]
}
}
}
---
lang: en
tools:
cogcompnlp:
processors:
- POS
- LEMMA
- SHALLOW_PARSE
- DEP
- NER_CONLL
- NER_ONTONOTES
- STANFORD_PARSE
- STANFORD_DEP
- SRL_VERB
- SRL_NOM
- SRL_PREP
- SRL_COMMA
- QUANTIFIER
- VERB_SENSE
- RELATION
- LAZY_INITIALIZATION
- SRL_INTERNAL_PREPROCESSOR
- SPLIT_ON_DASH
- SENTENCE_PIPELINE
- TIMEX3
- MENTION
- TRANSLITERATION
- DATALESS_ESA
- DATALESS_W2V
- QUESTION_TYPER
← Plugins Repositories Tools NLPPyWSD →
  • Install Plugin
  • Suport Language
  • Pipeline
DeepNLPF
DeepNLPF
AboutGuideRepositorySupport
Community
User Showcase
Connect
BlogGitHubStardeepnlpf@gmail.com
Copyright © 2022 DeepNLPF.