RubyGems Navigation menu

tagmemics 0.0.2

The English language is extremely complicated. We have words that can have multiple parts of speech. Natural language processing is difficult because it is hard to tell if a word is a noun when it could be a verb or an adjective, etc. The purpose of this project is to develop an algorithm that, given a sentence string, has a ranking system that detects the part of speech of each word. Why is the useful? Because understanding the correct parts of speech in a sentence is the first step to teaching a robot how to read.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.2 - October 28, 2015 (17.5 KB)
  2. 0.0.0.beta - October 26, 2015 (8 KB)
Show all versions (3 total)

Runtime Dependencies (2):

facets ~> 3.0

Development Dependencies (6):

mechanize ~> 2.7
pry ~> 0.9
rake ~> 10.3
shoulda ~> 3.5

Owners:

Authors:

  • John Mason

SHA 256 checksum:

058670d411052636cc71852d6643e250fc30e2e101b11672cf2b6965897abd9e

Total downloads 5,056

For this version 2,998

License:

MIT

Required Ruby Version: >= 0

Links: