Toggle navigation
Stanford CoreNLP
Github repo
Quick links
Online demo (Webservice API)
Online demo (Traditional)
Maven Central
NuGet (.NET)
Other languages/packages
Paper to cite
Stack Overflow
Twitter
CoreNLP
version 3.9.2
Overview
About
Download
Languages
License and Citing
Usage
Download / Maven
Migration Guide
Command line usage
Stanford CoreNLP API
Simple CoreNLP API
Interactive mode (REPL)
CoreNLP server
Caseless operation
On other human languages
From other languages/packages
Annotators
Summary
Tokenization
Sentence Splitting
Lemmatization
Parts of Speech
Named Entity Recognition
Constituency Parsing
Dependency Parsing
Coreference Resolution
Natural Logic
Open Information Extraction
Sentiment
Relation Extraction
Quote Annotator
CleanXML Annotator
TokensRegex
Truecase Annotator
UD Features
Adding a new annotator
Model Zoo
Model Zoo
Additional tools
Bootstrapped surface patterns
Extensions
Resources
FAQ
Tutorials
Memory and time optimization
Annotation pipelines
Online demo (API)
Online demo (old skool)
Javadoc
Release history
Contact
MorphaAnnotator
Description
Generates the word lemmas for all tokens in the corpus.
Property name
Annotator class name
Generated Annotation
lemma
MorphaAnnotator
LemmaAnnotation