Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Ve, a linguistic framework

Kimtaro
November 05, 2011

Ve, a linguistic framework

Ve is a framework built to allow anyone to get easy access to powerful linguistic parsing tools. It's Ruby based and has hooks for Javascript and any language that can handle JSON.

https://github.com/Kimtaro/ve

Kimtaro

November 05, 2011
Tweet

More Decks by Kimtaro

Other Decks in Programming

Transcript

  1. Ve

  2. HAS

  3. 18

  4. PARSERS EN EN EN JA JA SW CH VE SERVER

    PROVIDERS MANAGERS EN JA SW CH INTERFACES RUBY local JS RUBY remote SERVER RUBY gem JS lib VE CLIENTS
  5. #<Ve::Word:0x8edfe24 @word="melons", @lemma="melon", @part_of_speech=Ve::PartOfSpeech::Noun, @tokens=[{ :raw=>"melons melon NNS 1", :type=>:parsed,

    :literal=>"melons", :lemma=>"melon", :pos=>"NNS", :accuracy=>"1", :characters=>7..12}], @extra={:grammar=>:plural}, @info={}>
  6. #<Ve::Word:0x8edfe24 @word="melons", @lemma="melon", @part_of_speech=Ve::PartOfSpeech::Noun, @tokens=[{ :raw=>"melons melon NNS 1", :type=>:parsed,

    :literal=>"melons", :lemma=>"melon", :pos=>"NNS", :accuracy=>"1", :characters=>7..12}], @extra={:grammar=>:plural}, @info={}>
  7. #<Ve::Word:0x8edfe24 @word="melons", @lemma="melon", @part_of_speech=Ve::PartOfSpeech::Noun, @tokens=[{ :raw=>"melons melon NNS 1", :type=>:parsed,

    :literal=>"melons", :lemma=>"melon", :pos=>"NNS", :accuracy=>"1", :characters=>7..12}], @extra={:grammar=>:plural}, @info={}>
  8. #<Ve::Word:0x8edfe24 @word="melons", @lemma="melon", @part_of_speech=Ve::PartOfSpeech::Noun, @tokens=[{ :raw=>"melons melon NNS 1", :type=>:parsed,

    :literal=>"melons", :lemma=>"melon", :pos=>"NNS", :accuracy=>"1", :characters=>7..12}], @extra={:grammar=>:plural}, @info={}>