Giter VIP home page Giter VIP logo

Comments (18)

kennycason avatar kennycason commented on September 13, 2024 1

Of course, by lack of unit tests, I mean, MY lack of unit tests :D

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

Please think about removing lambdaj as this drags some odd dependencies (i.e. hamcrest) into the code base.

from kumo.

kennycason avatar kennycason commented on September 13, 2024

@rzo1 definitely agree. As of late I have been using Eclipse Collections for everything, but will try and stick to only using Java libs as much as possible.

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

I worked on this in my forked repo (and did some heavy refactoring to extract some concepts in different maven modules). Maybe this is interesting and I can submit a pull request?

from kumo.

kennycason avatar kennycason commented on September 13, 2024

yeah sounds great. don't refactor the chinese tokenizer yet however, I'll pull that out next and move it into a different project kumo-tokenizers-chinese, or something.

from kumo.

howtimeflies-io avatar howtimeflies-io commented on September 13, 2024

Hi @rzo1 and @kennycason

Is there any progress in removing lambdaj?
I am going to do it myself if you did not start it yet.

Thanks.

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

@howtimeflies-io I just added the pull request... did this 2 months ago... ;)

from kumo.

howtimeflies-io avatar howtimeflies-io commented on September 13, 2024

Thank you @rzo1

I did it myself just now 😄

Maybe it is also nice to update the maven dependencies (commons-io, commons-lang3 and junit) to their latest version in your pull request.

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

I think, I did an update on the dependencies in my other branch (extracting the heavy nlp dependencies) @howtimeflies-io

from kumo.

howtimeflies-io avatar howtimeflies-io commented on September 13, 2024

@rzo1

Cool! I will check that branch. Thanks.

from kumo.

kennycason avatar kennycason commented on September 13, 2024

Thanks guys! I just reviewed the PRs, some minor comments and I'll test and merge!

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

@kennycason If I can support updating documentation and/or changelog, just comment here with concrete tasks, so we can go for Maven Central soon :)

from kumo.

kennycason avatar kennycason commented on September 13, 2024

@rzo1 I'm planning on updating doc, testing, and deploying to maven central tomorrow afternoon. I am baby sitting some large hadoop jobs so have a bit of "free" during the afternoon. :)

from kumo.

kennycason avatar kennycason commented on September 13, 2024

@rzo1 Did you run any of the examples after you made this refactor? Mine are all stuck in infinite loops, or run out of heap space, and such. Logging is also not printing out anymore.

I'm going to debug through it and see what the issue is.

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

Maybe we can meet on IRC to discuss on demand finding? ;)

from kumo.

kennycason avatar kennycason commented on September 13, 2024

@rzo1 it's no problem. Given the lack of unit tests and size of refactor, I'm not surprised, nor concerned ha.
Learnings so far:

  • sort got reversed on the frequency loader. fixing that and adding unit test
  • next the image rotator is killing the heap, not sure why, investigating now. :)

from kumo.

kennycason avatar kennycason commented on September 13, 2024

it's trying to create an array of size 12,468x4070 in CollisionRaster for each word, when this is supposed to just be the size of the canvas. Not sure why yet, but that certainly explains the heap space exceptions

from kumo.

rzo1 avatar rzo1 commented on September 13, 2024

I was expecting, that I may break something - can you tell me the name of the test-case? So I can start some investigations, too ? I am IRC available at freenode / #kumo

from kumo.

Related Issues (20)

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.