GithubHelp home page GithubHelp logo

Comments (2)

pvoosten avatar pvoosten commented on June 10, 2024

Hi @MarceloBaeza, sorry for my late response and thank you for your interest in ESA.

A few answers to the following questions could enable me to reproduce the problem, or help you or someone else to solve the issue without my assistence:

  • In which stage did you encounter problems exactly? Did you follow the readme or did you find an alternative way to work with ESA (no problems with that, btw); EDIT Did you change the analyzer?
  • What is the exact wikipedia dump that you used? Can you give the URL?
  • Is there only one document that causes trouble or is the complete Lucene index unusable?
  • What is the document that causes problems exactly? Can you find its title? Can you retrieve it from Wikipedia?
  • Are non-breaking spaces used in the document instead of regular white space? Is there anything else weird about the document?
  • What does the document look like in the dump file? Could the dump file format be changed since when I first wrote ESA?

from explicit-semantic-analysis.

pvoosten avatar pvoosten commented on June 10, 2024

Hi @MarceloBaeza,

the prefix you mention would be lalaldkjfvntuivbynerurrrrrrrrr... in UTF-8 encoding. Doesn't make sense to me...

EDIT
The exception is thrown by Lucene because a single term has exceeded the hard coded term length limit of 32766 bytes. More details here on StackOverflow. The answers suggest that the analyzer does produce very long terms. You should find out whether that is really the case.

from explicit-semantic-analysis.

Related Issues (6)

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.