Stanza

Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages (by stanfordnlp)

Stanza Alternatives

Similar projects and alternatives to Stanza

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Stanza alternative or higher similarity.

Stanza reviews and mentions

Posts with mentions or reviews of Stanza. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-06.
  • Parts of speech tagged for German
    3 projects | /r/German | 6 Jan 2023
    I use Python's spacy library: https://spacy.io/models/de or stanza: https://stanfordnlp.github.io/stanza/ each with their respective language models.
  • Off the shelf sentence parsers?
    2 projects | /r/LanguageTechnology | 26 Aug 2022
    stanza has a constituency parser. There's a model compatible with the dev branch with an accuracy of 95.8 on PTB, using Roberta as a bottom layer, so it's pretty decent at this point. (The currently released model is not as accurate, but it's easy to get the better model to you.) There's also Tregex as a Java addon which can very easily search for a noun phrase highest up in the tree: NP !>> NP will search for a noun phrase which is not dominated by any higher up noun phrase.
  • The Spacy NER model for Spanish is terrible
    2 projects | /r/LanguageTechnology | 20 Dec 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 16 Apr 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic Stanza repo stats
8
7,032
9.7
5 days ago

stanfordnlp/stanza is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of Stanza is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com