GitHub topics: stanford-corenlp
eikek/docspell
Assist in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort.
Language: Elm - Size: 135 MB - Last synced at: 12 days ago - Pushed at: 18 days ago - Stars: 1,778 - Forks: 139

explosion/spacy-stanza
💥 Use the latest Stanza (StanfordNLP) research models directly in spaCy
Language: Python - Size: 67.4 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 731 - Forks: 60

sina-al/pynlp 📦
A pythonic wrapper for Stanford CoreNLP.
Language: Python - Size: 79.1 KB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 108 - Forks: 11

eXist-db/exist-stanford-nlp
XQuery wrapper around the Stanford CoreNLP pipeline
Language: Java - Size: 59.3 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 6

ayoungprogrammer/Lango
Language Lego
Language: Python - Size: 70.3 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 141 - Forks: 15

plotlabs/stanfordcorenlp-python
A Python wrapper for Stanford-CoreNLP version 3.9.1 using Jpype
Language: Java - Size: 9.25 MB - Last synced at: 29 days ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

FraBle/python-sutime
Python wrapper for Stanford CoreNLP's SUTime
Language: Python - Size: 418 KB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 152 - Forks: 43

Darwin27264/CoreNLP-ChatAgent
Emulate ELIZA chatbot like experience using NLP processing and pattern recognition.
Language: Java - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

graphaware/neo4j-nlp 📦
NLP Capabilities in Neo4j
Language: Java - Size: 21 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 336 - Forks: 82

asdhammu/Library
Online Library Management. User can search, check in, checkout book
Language: Java - Size: 142 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 44 - Forks: 21

plandes/clj-nlp-parse
Natural Language Parsing and Feature Generation
Language: Clojure - Size: 5.84 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 38 - Forks: 2

simongray/datalinguist
Stanford CoreNLP in idiomatic Clojure.
Language: Clojure - Size: 775 KB - Last synced at: 8 days ago - Pushed at: almost 3 years ago - Stars: 115 - Forks: 5

HarshitPachori/StoryPath
This is a Journal Application with features like Rich User Interface, Mobile Responsive, JWT Token based Authentication, Robust Backend, Light and Dark Mode, Weekly Sentiment Analysis , Email Notifications for weekly report and Account verification, etc
Language: JavaScript - Size: 5.4 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

vidursatija/voiceai
A simple text based AI to execute commands using NLP
Language: Python - Size: 36.1 KB - Last synced at: 17 days ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 7

hjian42/SVO_Automation
Automatic SVO Extraction Tool for Social Science
Language: Java - Size: 48 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 1

TechnocratSid/elastic-sentiment-analysis-plugin
Elasticsearch plugin for Sentiment Analysis using Stanford CoreNLP
Language: Java - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 3

saikumarsuvanam/NaturalLanguageProcessing
Semantic Search-Solr with NLP techniques
Language: Java - Size: 3.74 MB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

m-arslan-hafeez/watson-implementation-using-stanford-core-nlp
The implementation aims to harness the power of Watson's text classification capabilities by leveraging Stanford CoreNLP for natural language processing and Lucene.Net for text indexing and search.
Language: Java - Size: 238 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DataTurks-Engg/Entity-Recognition-In-Resumes-StanfordNER
Language: Java - Size: 335 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 12

mardub1635/stanfordFrenchLemmatizer
Language: Shell - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

Ojas1804/pos-keyword-extractor
Using Part of Speech method for extracting keywords in java
Language: Java - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bachmann87/iemployee
Cloud Application written in Node.js with NLP Utilities in Node and Python
Language: HTML - Size: 19.9 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

coldcolacos/iepy_demo
Support Chinese word segmentation based on Information Extraction in Python.
Language: Python - Size: 25.6 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rickeydas/corespace-ner
Named Entity Recognition for standard entities and sentiment analysis.
Language: Python - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

DennisDeSwart/php-stanford-corenlp-adapter
PHP adapter for Stanford CoreNLP
Language: PHP - Size: 123 KB - Last synced at: about 22 hours ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 4

d1egoprog/docker-stanford-corenlp
Custom Docker Image of the Stanford CoreNLP
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

skirupa/Real-time-twitter-sentiment-analysis
Tweets are analysed as they come from Twitter Streaming API, using Stanford CoreNLP Library. Backend server is built using Spring (Boot), where the tweets are extracted and stored in the Spring Boot Kafka topic. Tweets are analysed using Stanford CoreNLP which integrates many NLP tools and the tweets along with sentiment scores are stored into MySQL database. Frontend is built using Reactjs which builds web UI components to display live tweets and their scores
Language: Java - Size: 1.37 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Pzoom522/BDCI
第一次参加大数据比赛
Language: Python - Size: 8.82 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 7

ansegura7/NLP
Free hands-on course with the implementation (in Python) and description of several Natural Language Processing (NLP) algorithms and techniques, on several modern platforms and libraries.
Language: HTML - Size: 111 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 77 - Forks: 15

SavanK/FakeNewsChallenge
Combating fake news problem
Language: Java - Size: 40.9 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

AlexandrosPlessias/QnA_System
In this work we will study the construction of a system of answering questions, question answering systems have always been a major branch of AI and NLP
Language: HTML - Size: 3.04 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

elisa-aleman/StanfordCoreNLP_Chinese
Chinese implementation of the Python official interface for Stanford CoreNLP Java server application to parse, tokenize, part-of-speech tag, etc. Chinese texts.
Language: Python - Size: 56.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 29 - Forks: 11

badrkacimi/The30Challenge
Challenge myself working projects with 24 technologies in 2018
Size: 69.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

nomaanakhan/Steve-Jobs-Chatbot-NLP
This is a Steve Jobs chatbot. It extracts topic, subject, and root from the user's input and uses that to find the most pertinent information from the database.
Language: Python - Size: 35.2 KB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Abradat/reddit-analysis
An application for crawling subreddit posts from the Reddit website and analyzing their parameters.
Language: Python - Size: 405 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ahmednabil950/Arabic_Parser_NLTK
Arabic Parser Using Stanford API
Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 4

alvinbhou/stanford-nlp-playground
A playground for Stanford NLP Group's toolkits and research
Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

chankeypathak/CoreNLP-for-Finance Fork of BrijeshKaria/CoreNLPDemo
Improve CoreNLP to parse Financial data
Language: Java - Size: 158 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 2

kburman/corenlp-docker
Stanford CoreNLP docker
Language: Dockerfile - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nali2011/twitter_sentiment_analysis
This project evaluates the efficiency and efficacy of sentiment analysis libraries (TextBlob, NLTK, CoreNLP, Stanza) for sentiment analysis of the Turkey earthquake. It aims to uncover insights into their performance and effectiveness in extracting sentiments from the extensive social media data related to the event.
Language: Jupyter Notebook - Size: 120 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Jason3900/corenlp_client
A python wrapper for Stanford CoreNLP, simple and customizable.
Language: Python - Size: 23.4 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 13 - Forks: 0

ramanv0/CapitalGuard
A full stack Android personal finance and wealth management app built in Android Studio with Java, XML, Firebase Authentication and Realtime Database, Stanford CoreNLP, AnyChart JavaScript library, Google Cloud Functions written in Node.js, and the Plaid, Dialogflow, News, and Twitter (via Twitter4J) APIs.
Language: Java - Size: 257 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

desaichirayu/Stanford-CoreNLP-Parser
A Simple Example of using stanford coreNLP to parse documents in Java
Language: Java - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

mohanakrishnavh/Semantic-Search-Engine
Language: Python - Size: 22.9 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

Ruthwik/Sentiment-Analysis
Sentiment Analysis using Stanford CoreNLP.
Language: Java - Size: 7.17 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 27 - Forks: 9

jeekim/spo
A rule-based RE
Language: Python - Size: 938 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

rutvik5/knowledge-graph
Generate knowledge graph from unstructured text
Language: Python - Size: 227 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 47 - Forks: 14

atTC2/brumhack7 📦
BrumHack 7 - Alternate Fact Generator
Language: Java - Size: 6.18 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Xyaneon/LTUAssistant 📦
An AI assistant like Google Now, Siri, Cortana, etc. for an LTU senior project.
Language: Python - Size: 77.1 KB - Last synced at: 5 days ago - Pushed at: over 9 years ago - Stars: 3 - Forks: 0

GnaneshKunal/twitter-riots 📦
Analyze, plot and predicting riots on twitter.
Language: TypeScript - Size: 211 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AaronWard/AHLT-regex-parser 📦
#Regular Expression Parser
Language: Java - Size: 17.3 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

fer-aguirre/bad-bunny
Analysis of Bad Bunny's songs
Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ankush91/Ner
Named Entity Recognition for Events & Temporal expressions
Language: TeX - Size: 183 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 1

tspannhw/nifi-corenlp-processor
Apache NiFi Custom Processor for working with Stanford CoreNLP for Sentiment Analysis in Java 8
Language: Java - Size: 266 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 7

TeamElixir/stanford-app
Language: Java - Size: 102 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

arop/ner-re-pt
Named entity extraction from Portuguese web text
Language: Python - Size: 1.02 GB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 70 - Forks: 20

ammarasmro/personalized-knowledge-graphs
A personal assistant that extracts information from text documents and stores extracted triples into a graph database
Language: Java - Size: 435 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 3

msindev/NLP-Tasks-Sentiment-NER
This repository demonstrates the use of Stanford CoreNLP library for doing NLP tasks such as Sentiment Analysis and Named Entity Recognition
Language: Java - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

abinj/twitter-sentiment-analysis
Language: Java - Size: 192 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 6

azzubair01/Natural-Language-Processing
:penguin::house: This repository can be referred for Named Entity Recognition, Relation Extraction, and Coreference Resolution Tasks using StanfordCoreNLP Library. More NLP tasks will be uploaded soon
Language: Jupyter Notebook - Size: 492 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

syfantid/FilmBuddy
Project for my thesis; Social Recommender System
Language: CSS - Size: 12.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

jalajthanaki/POS-tag-workshop
Understanding of POS tags and build a POS tagger from scratch
Language: Jupyter Notebook - Size: 2.04 MB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 7

conema/ZAGA
More than the default behavior of a GA device, the robot, with this project can run custom Choregraphe projects, by saying something like "execute object recognition".
Language: Java - Size: 20.5 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 4

zlatamigas/LinguisticDictionary
JavaFX app for annotating texts and creating dictionaries with Stanford CoreNLP.
Language: Java - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

aleenaraj/Coreference_Resolution
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 13 - Forks: 2

toltoxgh/CoreNLP-jMWE
Stanford CoreNLP annotator implementing jMWE for detecting Multi-Word Expressions / collocations
Language: Java - Size: 116 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 15 - Forks: 7

toltoxgh/CoreNLP Fork of stanfordnlp/CoreNLP
Stanford CoreNLP Extensions: Fork to provide the ability to capture Multi-Word Expressions
Language: Java - Size: 221 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 2

prateek22sri/Text-conversation-finder
Every book has conversations and this piece of code finds the total conversations that happened in a text
Language: Python - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

ChristophAlt/StAn
Quickly annotate your existing dataset with linguistic features (POS, NE, DEP) using Stanford CoreNLP
Language: Python - Size: 35.2 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

plandes/stopword-annotator Fork of jconwell/coreNlp
Extensions for and tools to work with CoreNlp
Language: Java - Size: 423 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

malvag/ClaimLinker
ClaimLinker is a Web service and API that links arbitrary text to fact-checked claims, offering a novel kind of semantic annotation of unstructured content. The system is based on a scalable, fully unsupervised and modular approach that does not require training or tuning and which can serve high quality results at real time.
Language: Java - Size: 85.9 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

jaewhyun/text_analytics
Created topic models with tf-idf for 142 unlabled news articles using the Stanford Core NLP library. With the resulting data, implemented clustering and classification algorithms (K-means and KNN) from scratch.
Language: Java - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

NamyounKim/NLP4kec
This package provide the Korean and English, Chinese morphological analyzer on R.
Language: R - Size: 42.7 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 28 - Forks: 10

charlesashby/entity-sentiment-analysis
Various ops for handling several entities in a document, perform anaphora resolution, clustering, etc.
Language: Python - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

caomanhhaipt/Fake_news_detection_using_knowledge_graph
Fake news detection using a knowledge graph
Language: Python - Size: 153 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 2

iss-lab/nifi-stanfordcorenlp-processor
Nifi Stanford CoreNLP Processor
Language: Java - Size: 2.32 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 1

iitrsamrat/nlp-stanford
stanford corenlp example by fish.ai
Language: Java - Size: 84 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

damientseng/SnipTodo
A Todo List App Based on Node.js and Stanford CoreNLP.
Language: JavaScript - Size: 15.7 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dylanmann/SVM-Rank-Readability
Using Stanford CoreNLP and SVM-Rank in a Supervised Approach to Text Difficulty Ranking
Language: Python - Size: 7.36 MB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

wambugucoder/SPRINGBOOT-KOTLIN-STANFORD-NLP-SYSTEM
A springboot Application written in kotlin ,that uses Stanford's Core NLP system to analyze incoming streams of twitter data.
Language: Kotlin - Size: 61.5 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jabhinav/Coherent-Visual-Description-of-Textual-Instructions
Ever had difficulty understanding text-based instructions? We provide a simple solution using visual illustrations.
Language: Python - Size: 4.16 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

bhavanajain/diversionary_comments
Built a python pipeline to preprocess blog posts (lemmatization, coreference resolution, identify collocations, etc) and built an LDA topic model to flag irrelevant comments under those posts.
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

pyvandenbussche/AnnotationQuery-pubmed
Experiment using Elsevier Labs' Annotation Query library to query annotations of PubMed articles. The code is in Scala and leverage SPARK processing. The annotations for the articles are extracted from PubTator and Stanford Core NLP.
Language: Scala - Size: 470 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

laudebugs/sentiment-analysis-on-movie-reviews
For the final project of the NLP class, this project will consider performing sentiment analysis on movie reviews
Language: Java - Size: 2.95 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AlonEirew/wd-stanford-coref
Extract Within-Document(WD) Coref from already tokenized text using Stanford coref
Language: Java - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

esh-b/Resources-for-Twitter-related-projects
This repository contains code which might be required when working on projects related to Twitter data.
Language: Python - Size: 126 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

sunil3590/artificial-guy
Natural Language Processing + Knowledge Representation + Reasoning + Natural Language Generation
Language: Java - Size: 37.6 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 20 - Forks: 5

arajski/topic-modelling
Apache Spark application, which analyses Twitter data using LDA Topic Modelling algorithm
Language: Scala - Size: 1.71 MB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

diegovalerad/SentimentalTwitter
Sentimental Analysis of Tweets
Language: Java - Size: 82.3 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vishwas125/Hotel-Reviews-Sentiment-Analyser-Using-StanfordCoreNLP Fork of aima-adv/hotel_review_sentimentAnalyser
Sample code demonstrating the use of stanford's CoreNLP to analyse sentiments of hotel reviews using the Restaurant reviews dataset from Kaggle.
Language: Java - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

v1shwa/stanford-corenlp-server
Docker image for Stanford corenlp server
Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

lidiyam/TweetsAnalyzer
Sentimental analysis of tweets with Apache Spark and Elasticsearch
Language: Scala - Size: 498 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

abinj/StanfordCoreNLP
nlp
Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kumar-mallikarjuna/Knowledge-Based-Digital-Assistant
The code is system dependent. Though with a few tweaks one can make it work.
Language: C++ - Size: 14.5 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

libstr/Sentiment-Analysis-Chat-Bot
Circle chat is a Chat bot Which uses Sentiment Analysis to identify your sentiment and shows a quote appropriately .It uses Stanford Core NLP Library
Language: Java - Size: 458 KB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 4

Lal4Tech/SentimentAnalysis
Sentiment analysis using different approaches.
Language: Jupyter Notebook - Size: 463 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Catadanna/NLP-Scala-code-using-StanfordNLP
Language: Scala - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

polsci/tiny-corenlp-docker
A minimal Docker image for running Stanford CoreNLP Server.
Language: Dockerfile - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

nemosharma6/event-coding
event coding using spark and stanford-core-nlp
Language: Scala - Size: 3.85 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Melvin95/Movie-Genre-Classifier
Classifies the genre of a movie by only it's summary as an input using various NLP techniques
Language: Java - Size: 331 KB - Last synced at: 5 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
