Giter Site home page Giter Site logo

manuper3z / sentiment-analysis-project Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 26 KB

A project that harnesses the Stanford NLP library to gauge sentiment from provided text via an intuitive graphical interface.

Java 100.00%
gui java languagemodel machinelearning nlp sentiment sentimentanalysis textanalytics textprocessing stanfordanalysis

sentiment-analysis-project's Introduction

Hi ๐Ÿ‘‹, I'm Manuel Perez

A passionate Software Engineer from Spain

coding

manuper3z

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact I have a playlist for every mood. Ask me for a recommendation!

Connect with me:

manuel perez luque

Languages and Tools:

aws azure c cplusplus git matlab mssql mysql opencv oracle pandas python selenium tensorflow

manuper3z

ย manuper3z

manuper3z

sentiment-analysis-project's People

Contributors

manuper3z avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

sindhunaydu

sentiment-analysis-project's Issues

Multiple SLF4J bindings found in the classpath

Description:

When running the application, I am consistently encountering the SLF4J: Class path contains multiple SLF4J bindings warning. Despite efforts to resolve this by excluding slf4j-simple from the stanford-corenlp dependency, the issue persists.

Log:

SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/D:/Descargas%20Google/stanford-corenlp-4.5.4/slf4j-simple.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Users/Manu/.m2/repository/ch/qos/logback/logback-classic/1.2.5/logback-classic-1.2.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]

Steps to reproduce:

  1. Clone the repository.
  2. Run the application.
  3. Observe the above warning in the logs.

Attempted Resolutions:

  • Excluded slf4j-simple from the stanford-corenlp dependency in pom.xml.
  • Explicitly included slf4j-api and logback-classic dependencies.
  • Updated all project dependencies and reimported them.
  • Checked the dependency tree to verify the absence of slf4j-simple.
  • Ran the application outside the IDE using Maven.
  • Added slf4j.properties to manually specify the logger for SLF4J.

None of the above solutions resolved the issue.

Environment:

  • Java version: ( Java 11)
  • Maven version: ( 3.6.3)
  • OS: (e.g., Windows 10)

Any assistance or insights regarding this issue would be highly appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.