Code Monkey home page Code Monkey logo

Comments (7)

calvinmetcalf avatar calvinmetcalf commented on July 4, 2024 1

Could add a point value to words, or just put them in groups with the same bullshit level, and modify the bs value based on the proximity to other bullshit words i.e. with a threshold of 1, 'monetize' might have 1.2 and always be bullshit, but 'functionality' 0.8 so not bullshit but if 3 words away from 'empowerment', 0.8 then bullshit, 0.8+(0.8/3)=1.07.

from bullshit.js.

mourner avatar mourner commented on July 4, 2024

Agreed! Some words become bullshit only in combination but there are others that definitely should be stemmed, thanks for the idea!

from bullshit.js.

mourner avatar mourner commented on July 4, 2024

Lol, that's awesome idea. :) May be hard to implement though, and tough to assign/maintain the values.
Should be discussed in a separate issue I think, quite different from stemming proposal.

from bullshit.js.

voz avatar voz commented on July 4, 2024

Yes, but the usual trick here is to come with the right weights. How do we know that "'monetize' might have 1.2" and no 1.875?

On Jan 9, 2013, at 4:47 PM, Calvin Metcalf [email protected] wrote:

Could add a point value to words, or just put them in groups with the same bullshit level, and modify the bs value based on the proximity to other bullshit words i.e. with a threshold of 1, 'monetize' might have 1.2 and always be bullshit, but 'functionality' 0.8 so not bullshit but if 3 words away from 'empowerment', 0.8 then bullshit, 0.8+(0.8/3)=1.07.


Reply to this email directly or view it on GitHub.

from bullshit.js.

calvinmetcalf avatar calvinmetcalf commented on July 4, 2024

my bad, was thinking of solutions to the issue of words not bullshit by themselves

from bullshit.js.

voz avatar voz commented on July 4, 2024

The idea of weights is a good one, the only thing is that one needs a set of manually classified bullshit texts in order to get the values. But we can discuss it in another issue as @mourner mentioned.

On Jan 9, 2013, at 4:54 PM, Calvin Metcalf [email protected] wrote:

my bad, was thinking of solutions to the issue of words not bullshit by themselves


Reply to this email directly or view it on GitHub.

from bullshit.js.

calvinmetcalf avatar calvinmetcalf commented on July 4, 2024

I experemented with some of the available stemming libraries, neither porter stemmer nor Snowball.js are really at a level that is really usable here..

from bullshit.js.

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.