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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.2 - October 28, 2015 (17.5 KB)
  2. 0.0.0.beta - October 26, 2015 (8.0 KB)
显示所有版本 (共 3 个)

Runtime 依赖 (2):

facets ~> 3.0

Development 依赖 (6):

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

业主:

作者:

  • John Mason

SHA 256 校验和:

058670d411052636cc71852d6643e250fc30e2e101b11672cf2b6965897abd9e

下载总量 5,069

这个版本 3,006

许可:

MIT

需要的 Ruby 版本: >= 0

链接: