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:
=
installieren:
=
Versionen:
- 0.0.2 October 28, 2015 (17,5 KB)
- 0.0.0.beta October 26, 2015 (8 KB)
Runtime Abhängigkeiten (2):
facets
~> 3.0
wordnet-defaultdb
~> 1.0
Development Abhängigkeiten (6):
mechanize
~> 2.7
minitest-reporters
~> 1.1
pry
~> 0.9
rake
~> 10.3
shoulda
~> 3.5
shoulda-context
~> 1.2