Live data from Hacker News

Viewing profile — wooorm

wooorm

HN member
Joined
Thu, Jul 31, 2014, 2:27 PM UTC
HN karma
44
Public activity
31 items

About wooorm

No profile information was provided.

Recent public activity

  1. comment
    Comment #10161596

    alex is open to suggestion. See http://alexjs.com/#contributing on how to contribute. So if you have a word to add or phrasing to remove let us know!

  2. story
  3. story
  4. comment
    Comment #8414458

    Perhaps you should ;) If, I’d be interest to know how it goes!

  5. comment
    Comment #8413020

    It’s a very interesting idea. Would it work accurate enough when scaled to 160+ languages?

  6. comment
    Comment #8411915

    I pushed a fix, incorporating your suggestions, and your examples in the specs. Thanks a lot!

  7. comment
    Comment #8407263

    It’s an interesting thought. I might fiddle on it, but I’m not sure it would work in practice (d’oh). Thanks!

  8. comment
    Comment #8407255

    I agree the task is neither impossible nor useless. There’s work to do. Short passages should be supported. I do however think franc does a good job, and adds support for some lang…

  9. comment
    Comment #8407225

    Thanks ;)

  10. comment
    Comment #8405878

    By `correct language` I mean the language you expect, by `second` and `third` I mean `2.` and `3.` in the previously mentioned demo: http://wooorm.github.io/franc/ ). I think we’re…

  11. comment
    Comment #8405810

    Ha! Some very nice examples, I have to say :) Anyway, You’re completely right. Italian is `und` due to LTE 10 characters, the others are slightly off due to short input too, but th…

  12. comment
    Comment #8405731

    No full-frequency data is kept, only 300 top-trigrams are identified. A quick through the source also reveals wooorm/trigrams, and wooorm/udhr, as sources!

  13. comment
    Comment #8405694

    Oh you’re right. I think I have a fix in mind, will work on it. Thanks so much!

  14. comment
    Comment #8405648

    I’ll investigate this, but I think I excluded the preamble’s for trigram creation. Sure, the words will be a bit similar, but it’ll be a lot of work to compile 380 fixtures from ot…

  15. comment
    Comment #8405625

    Thanks! Currently, the UDHRs are crawled, and I’d rather not include exceptions and maintain their plain-text and XML/JSON versions by hand. If you’re into growing the language, I …

  16. comment
    Comment #8405523

    Franc seems to work well on longer passages. Such as these: https://github.com/wooorm/franc/blob/master/spec/fixtures.js... It’s interesting though, I’ll take a look at it!

  17. comment
    Comment #8405484

    It sucks, right? Currently, it’s good at long passages. But for shorter values, the results are pretty poor. The amount of supported languages is just too damn high!

  18. comment
    Comment #8405480

    That would be awesome :)

  19. comment
    Comment #8405478

    I’m not sure. I don’t know any CJK languages myself. I’d like some test-cases where the current methods do not work, as the example in the Readme seems to work pretty well: `এটি এক…

  20. comment
    Comment #8405394

    And it doesn’t have a Universal Declaration of Human rights: http://www.unicode.org/udhr/index_by_name.html

  21. comment
    Comment #8405382

    Fries as in Frisian? I don’t think it has one million speakers (right?) :p

  22. comment
    Comment #8405342

    You seem to be completely right, I hand-crawled the data ( https://github.com/wooorm/speakers ), but seem to have made big typo there! Thanks!

  23. comment
    Comment #8405331

    One of franc’s focusses was to be pretty small, and usable on the client-side, that’s why no actual training is done and this simple method is used. Also, I’m interest in a test-su…

  24. comment
    Comment #8405266

    Yeah, so I’d like to add an easier way to support more, or less, languages through the Node API. Currently, there’s a number (1e6), the amount of speakers of a given language, whic…

  25. comment
    Comment #8405241

    Agreed :)