Show rating breakdown
Save to My Lists
Unclaimed
Unclaimed

Top Rated Stanford CoreNLP Alternatives

Stanford CoreNLP Reviews & Product Details

umesh s.
US
Software Engineer
Information Technology and Services
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

it's an open source and very easy to use this library in java , it splits the sentence and gives the words(entity) as a result which actually makes sense like person,location etc , for using it into the java,

1) we need to import edu.stanford.nlp.* and then

2) we have to set all the properties which we want to list.

3) then we have to create text document and pass it to the StanfordCoreNLP's annote () method.

and you'll get all the Entities present in your text or document Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

this project is evolving right now so it's not true that you'll get accurate result for every scenario all the time!! Review collected by and hosted on G2.com.

Recommendations to others considering Stanford CoreNLP:

It's highly trained and very easy to use and little bit less accurate Named Entity recognition API for java. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

we use it for Spam email classification on the emails which are being sent on our companies helpline email id and we need to process 10 to 20 emails every minute!! Review collected by and hosted on G2.com.

Stanford CoreNLP Overview

What is Stanford CoreNLP?

Stanford CoreNLP provides a set of natural language analysis tools that can give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, indicate which noun phrases refer to the same entities, indicate sentiment, extract open-class relations between mentions, etc.

Stanford CoreNLP Details
Show LessShow More
Product Description

Stanford CoreNLP provides a set of natural language analysis tools that can give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, indicate which noun phrases refer to the same entities, indicate sentiment, extract open-class relations between mentions, etc.


Seller Details
HQ Location
Stanford, CA
Twitter
@stanfordnlp
160,968 Twitter followers
LinkedIn® Page
www.linkedin.com
3,992 employees on LinkedIn®

Recent Stanford CoreNLP Reviews

Verified User
G
Verified UserSmall-Business (50 or fewer emp.)
4.5 out of 5
"Develop a Working Understanding of Natural Langauge Processing"
The Stanford Parser is an easy introduction to natural language processing (NLP). The program uses a combination of approaches to identify and tag ...
SJ
Saurabh J.Mid-Market (51-1000 emp.)
5.0 out of 5
"Excellent, easy to use POS tagger"
The amount of options that Stanford NER provides means you'll never go anywhere else for any kind of NER tasks
Verified User
G
Verified UserEnterprise (> 1000 emp.)
4.5 out of 5
"The simplest tokenizer to implement for NLP problems"
Ease of use and implementation and works effectively in most cases. Open source license and straightforward algorithm.
Security Badge
This seller hasn't added their security information yet. Let them know that you'd like them to add it.
0 people requested security information

Stanford CoreNLP Media

Answer a few questions to help the Stanford CoreNLP community
Have you used Stanford CoreNLP before?
Yes

9 out of 10 Total Reviews for Stanford CoreNLP

4.3 out of 5
The next elements are filters and will change the displayed results once they are selected.
Search reviews
Popular Mentions
The next elements are radio elements and sort the displayed results by the item selected and will update the results displayed.
Hide FiltersMore Filters
The next elements are filters and will change the displayed results once they are selected.
The next elements are filters and will change the displayed results once they are selected.

Overall Review Sentiment for Stanford CoreNLPQuestion

Time to Implement
<1 day
>12 months
Return on Investment
<6 months
48+ months
Ease of Setup
0 (Difficult)
10 (Easy)
Log In
Want to see more insights from verified reviewers?
Log in to view review sentiment.
G2 reviews are authentic and verified.
Verified User in Online Media
GO
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

The Stanford Parser is an easy introduction to natural language processing (NLP). The program uses a combination of approaches to identify and tag both the individual components (syntax) within a sentence and to accurately assign the relationship between the words (semantics). Users can download the Java based version of the program, or experiment with it on their website. Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

The Stanford Parser is one of many natural language parsers available on the market. I prefer Stanford for its ease and accessibility. The use of a recurrent neural network may produce greater results for someone working in a highly technical and linguistically complex environment, where immediacy and accuracy are equally weighted. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

Developing an interactive knowledge base that exceeds the limits of a preset FAQ is essential for customer engagement. The Stanford Parser provides the foundation for generating the framework for that interaction. Review collected by and hosted on G2.com.

Verified User in Management Consulting
GM
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

The Stanford Parser is a natural Language parser that doesn't require a ivy league degree to use; plus it is free; which is a huge plus; I use it surprising more than you would think, as i am currently trying to use it to feed langue into a Machine Learning Data Structure; with the ultimate goal of creating a better chat bot Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

Although built on solid foundations; the User Interface is very 1990's / Early 2000's; If the GUI was re-designed or even updated to modern standards, i feel it would benefit greatly. Review collected by and hosted on G2.com.

Recommendations to others considering Stanford CoreNLP:

Just use it; its free to use and it helps immensely just to jump right in and being playing around with it; this will get you accumulated to what the program can do, as well as what you can apply it to in your business. I would say that even if you don't think you need a program like this; download it; or use the web interface; and try it. You might be surprised to see its application is vast and extremely useful. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

Building algorithms, Machine Learning or otherwise, is extremely complex; Stanford made this resource available to all which is great, We are able to use this program in a surprising amount of ways; from your typical neural network / learning algorithms; to speech analysis and even analyzing your own emails or proposals before sending out to clients to create a more efficient response. Review collected by and hosted on G2.com.

SJ
Print Server Manager
Mid-Market(51-1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

The amount of options that Stanford NER provides means you'll never go anywhere else for any kind of NER tasks Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

The lack of good support of non-English languages Review collected by and hosted on G2.com.

Recommendations to others considering Stanford CoreNLP:

Get started with the online demo to determine whether it's for you Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

We've used Stanford NER to mine and tag incoming textual data to generate media rich representations of the input. This has led to a more sophisticated interface and taken us one step closer to making our platform smart Review collected by and hosted on G2.com.

Verified User in Computer Software
GC
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

Ease of use and implementation and works effectively in most cases. Open source license and straightforward algorithm. Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

There are more powerful tools out there like spaCy which use deep learning techniques to identify more information like context in a sentence. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

Tokenize OCR data to pre-process and pass to machine learning models. Works fast and is accurate for real time applications. Review collected by and hosted on G2.com.

Verified User in Public Policy
GP
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

Ability to train a topic model since most textual analysis programs I have used does not have the utility to train a program to be specific to a particular dataset. Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

Not as effective for small sample sized texts. Since the program's primary focus is on training topic models, there is not an effective amount of analysis on smaller documents, which makes programs with built in textual analysis (such as sentiment based, natural language processing) more useful. Review collected by and hosted on G2.com.

Recommendations to others considering Stanford CoreNLP:

This is particularly useful for large text documents so please ensure that your data set is large and has a big textual component Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

The STM toolbox has allowed to me to perform analyses on data sets that are specific to that data. It is different than other textual analysis programs in that inferences can be made depending on the topic learning model used for the specific topic model. It also has a lot of built in functions that make cutting a data set, such as removing empty documents, that make performing analyses easier and less work for the user. Thus, this is particular useful for data sets with a large text component. Review collected by and hosted on G2.com.

Verified User in Internet
GI
Enterprise(> 1000 emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

It has the most common, and even some uncommon, algorithms implemented. And the best part is, they are in Java! Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

I think documentation can be a little difficult to use. But still much better than many other ML libraries. Review collected by and hosted on G2.com.

Recommendations to others considering Stanford CoreNLP:

Definitely give it a try before implementing algorithms yourself. You can generally find a good approximation of what you are searching. If not, it still has some good modules to get you started. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

I used it for corpus analysis, text classification, and recommendations. Review collected by and hosted on G2.com.

Verified User in Research
GR
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: Seller invite
What do you like best about Stanford CoreNLP?

I have been using Stanford tokenizer for six years and I love it. It's easy to integrate with any application and can recognize special character like ",", "$" etc. It also has the functionality of removing token matched with some regex. It also has a variety of configuration according to the user's requirements. Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

It converts bracket to other symbols e.g. LCB-, -LRB-, -RCB-, -RRB which sometimes require extra processing later. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

NLP related problems. Review collected by and hosted on G2.com.

Verified User in E-Learning
GE
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

Son niveaux de facilité , le code et claire nouveaux produit a faire connaitre au grand public

et productif . Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

l'extraction de fichier et plutôt lente . Review collected by and hosted on G2.com.

Recommendations to others considering Stanford CoreNLP:

Je recommande fortement Stanford TokensRegex a tout les amateur de structure d'entreprise Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

La facilité du temps, je perde moins de temps a travaille avec Stanford TokensRegex Review collected by and hosted on G2.com.

Verified User in Civic & Social Organization
GC
Small-Business(50 or fewer emp.)
More Options
Validated Reviewer
Review source: G2 invite
Incentivized Review
What do you like best about Stanford CoreNLP?

I've used the Stanford NLTK parse is various natural language processing projects. It works very well, documentation is good enough. Review collected by and hosted on G2.com.

What do you dislike about Stanford CoreNLP?

There is nothing I would specifically call out about the Stanford NLP Parsing tools. Review collected by and hosted on G2.com.

What problems is Stanford CoreNLP solving and how is that benefiting you?

Parsing and understand text and words in their context. Review collected by and hosted on G2.com.