.document | 644 | 0 | 0 | | | 60 Bytes | 3710b3c6014324b6558cfbcc4e662816b969e6a7137b1f4e53e0eed68cc04a5d |
.gitignore | 644 | 0 | 0 | | | 146 Bytes | 8bd5fcb396f1865c8329c9fc8135f1153fd98d31a6b560a9c2ffbc1c7c9bacf5 |
LICENSE | 644 | 0 | 0 | | | 1.03 KB | 9d6e3df5c694be2fb7a4f660681f4daa49971c380d7468027ef59722ad2692f6 |
README.rdoc | 644 | 0 | 0 | | | 247 Bytes | 453eff9cd2914cb50957d74243e329935d9a4186cd4c39cea3185c7606827ae4 |
Rakefile | 644 | 0 | 0 | | | 1.25 KB | 426ace1244d044c1210b0f50dd0610f3c391000982b9edccca4097da52f38aee |
VERSION | 644 | 0 | 0 | | | 6 Bytes | f7af902eefb89f3a2216d798078294bb927e71c64bad70551f80effabd375875 |
lib/nlp_backpack.rb | 644 | 0 | 0 | | | 377 Bytes | 993ae98daff55f3595c3b33ea3842923eab5e439ab1c13d78451ceae3dc6ab29 |
lib/nlp_backpack/chunker.rb | 644 | 0 | 0 | | | 110 Bytes | b30afe342deb52821af035e714890016adb4b878141d63431f6df400d566ac4d |
lib/nlp_backpack/chunker/regex_chunker.rb | 644 | 0 | 0 | | | 2.51 KB | d848d7880950591b65abbf27870fdc65838800dc5bce70e9ad23c99c99b2c4c4 |
lib/nlp_backpack/chunker/tag_pattern.rb | 644 | 0 | 0 | | | 577 Bytes | f0c4ea7303cd0d2df313c814816208c5092e5e4094ae0436b744b9b9ee38e501 |
lib/nlp_backpack/classifier.rb | 644 | 0 | 0 | | | 112 Bytes | 2f8fb3e7e4f34a8be0fb8535dd8b824ac485b74fae5e405fc63a99278e3749f7 |
lib/nlp_backpack/classifier/base.rb | 644 | 0 | 0 | | | 563 Bytes | 0a0fc0f27ac7694df7f0bdc092ed4ecfbcc8c0086e88dde94a01bbe41814b6cd |
lib/nlp_backpack/classifier/naive_bayes.rb | 644 | 0 | 0 | | | 2.11 KB | 7cba329c5bacfc3f05efd14174744cff23cd481cd2a823ce2d03daa4e842d583 |
lib/nlp_backpack/evaluation.rb | 644 | 0 | 0 | | | 181 Bytes | c193285bbf01fd220622194e449bcc613724f27ab8fd31b6767241be1d91bb3a |
lib/nlp_backpack/evaluation/accuracy.rb | 644 | 0 | 0 | | | 995 Bytes | 5e0b1201e2f8c6aad4ca7542a4cd394d93180d672c569a386f985b68ed4f9a00 |
lib/nlp_backpack/evaluation/base.rb | 644 | 0 | 0 | | | 215 Bytes | 51c6fe5434694dd7ff564f5021b5f02724e95441cdc3f517076737f03e836c78 |
lib/nlp_backpack/evaluation/confusion_matrix.rb | 644 | 0 | 0 | | | 1.56 KB | 119c3e650e8ba71f7d9964e2e10b0c0a26eb845989650ce3a7bd2e44e18b50df |
lib/nlp_backpack/frequency_distribution.rb | 644 | 0 | 0 | | | 888 Bytes | feb81d620da6fac65daee85a730a7d75ecf857c6c6e7e5e9c7db1c42a9ff85d6 |
lib/nlp_backpack/pos.rb | 644 | 0 | 0 | | | 100 Bytes | ce0a62a8acc58565c47c7a3d6c19f74d4734dd702c83af3a6dab2b8c5f1b3eb2 |
lib/nlp_backpack/pos/brill_tagger.rb | 644 | 0 | 0 | | | 3.77 KB | 97a141f73884962da7c7a68500ed34722762176fd739cbc54cd283a32f0b1b5b |
lib/nlp_backpack/pos/brill_tagger/lexicon.txt | 644 | 0 | 0 | | | 1.23 MB | 58f53e08f20a6a170b573067fb1f043e8536a8daf07dfe4b19fdce205708113e |
lib/nlp_backpack/pos/pos_array.rb | 644 | 0 | 0 | | | 599 Bytes | dda9fe9e05be3dcea7e3aacce7a94d6630aae814c759f5d6710e34c55f552f3c |
lib/nlp_backpack/stop_words.rb | 644 | 0 | 0 | | | 275 Bytes | b900b8c2ccb3b3213496f97ac91b2664a2a0a8c73c2d869a23dde932144d4de9 |
lib/nlp_backpack/stop_words/stop_words.txt | 644 | 0 | 0 | | | 2.43 KB | c15fcc4236751a27f31328658109e39c98f2bad7aa2efb49bafa14c49407d3ee |
lib/nlp_backpack/tokenizers/custom.rb | 644 | 0 | 0 | | | 186 Bytes | a072702c9801ffc6bfe0322aa0adfff86e66bbc7635acff8565f9941b3686001 |
lib/nlp_backpack/tokenizers/line.rb | 644 | 0 | 0 | | | 175 Bytes | e81ef8d5bf4ac2ab12409743ac24910a64816888508b0516cdc5e956a998dcf8 |
lib/nlp_backpack/tokenizers/space.rb | 644 | 0 | 0 | | | 176 Bytes | 8554b5c7af4b7ecfa2e06679dd1f14a970bb54895dcfeb7b8383d0e4e4a0ce90 |
lib/nlp_backpack/tokenizers/tab.rb | 644 | 0 | 0 | | | 174 Bytes | 5632a930cd20e1a878813b572f8ffd27b3ad4f05ed4f41dafa5005882ebab9c4 |
lib/nlp_backpack/tokenizers/whitespace.rb | 644 | 0 | 0 | | | 172 Bytes | 86f6aaaba85129b112111c479b31283032447fa9e3e39e38308b12c68d500204 |
lib/nlp_backpack/tokenizers/word.rb | 644 | 0 | 0 | | | 175 Bytes | b9fdcfe1ff9131cf0cd480ff08bbcd0129032a25500198e347a07114a43bff67 |
nlp_backpack.gemspec | 644 | 0 | 0 | | | 3.71 KB | 822bbc26ccbcd1df1e058cbb72ad73cff45a0d8d7412407a9d96a02dd1850613 |
spec/chunkers/regex_chunker_spec.rb | 644 | 0 | 0 | | | 1.52 KB | 86c99ac31908d885a58b0ed9b66bd906b7ade0154f26c040ad258d54c24e5891 |
spec/chunkers/tag_pattern_spec.rb | 644 | 0 | 0 | | | 815 Bytes | 7ac3745e9ce3bd0a081d981254d4b0e25dfbf3916827ef38d6da22ce98c9ceb2 |
spec/classifiers/naive_bayes_spec.rb | 644 | 0 | 0 | | | 1.6 KB | f45be4c9814abb2f99b4f00c3f76d03281cc15d47a97a9d003cf15571f852699 |
spec/evaluation/accuracy_spec.rb | 644 | 0 | 0 | | | 603 Bytes | c7ad0f1cb85e8641de90bdd2b05b30f1942b7e35f78671078c8ff575c6a67cb9 |
spec/evaluation/confusion_matrix_spec.rb | 644 | 0 | 0 | | | 610 Bytes | 427b5efaba709ab99ae96908091d40fe3aef03da7bd5dda72d9acb5215656dbc |
spec/frequency_distribution_spec.rb | 644 | 0 | 0 | | | 1.1 KB | 007f527979926c35987aa46e523788e6d21ac5cfa16307e95c40f2f569821ee6 |
spec/nlp_backpack_spec.rb | 644 | 0 | 0 | | | 96 Bytes | 413180c5e01ed6356d6ff725c55a242b34e3c8316b82d97ac5408699f2e8f18c |
spec/pos/brill_tagger_spec.rb | 644 | 0 | 0 | | | 938 Bytes | 55c8d6c295731c1fe242215032b3143d22baf081ad1313ec5db2e04cf26fa297 |
spec/pos/pos_array_spec.rb | 644 | 0 | 0 | | | 939 Bytes | 24a5bb742d42ac20545473a637a2305c79a7396de436f671dcb88d7394dbe5c2 |
spec/spec.opts | 644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
spec/spec_helper.rb | 644 | 0 | 0 | | | 325 Bytes | fa5b788da77cd8e327096d9b97ff8e53ceea5f8dbfd50bd8cdfd9d01d614f45c |
spec/stop_words_spec.rb | 644 | 0 | 0 | | | 297 Bytes | f576b1dd7aa95bfc3de921ca489ab86e395e4d918248824dd0a90657bc1e9967 |
spec/test_saves/naive.nb | 644 | 0 | 0 | | | 242 Bytes | 08bd081d778a6cb3ecd310486bdc7016dcc0b9bf1694f5f638a767f3161d48d0 |
spec/tokenizers/custom_spec.rb | 644 | 0 | 0 | | | 517 Bytes | 1b04fd8cc2d6f5ab03550e080453ff78c45d025efdf52bceda7bd6825139ffdf |
spec/tokenizers/line_spec.rb | 644 | 0 | 0 | | | 316 Bytes | 0a0882065bf2a3a06d28277d98821cd8551edac5302f8541604670b5e34936cb |
spec/tokenizers/space_spec.rb | 644 | 0 | 0 | | | 320 Bytes | 03afba82a1777eb56e351de880b7830b256dfc0cb9de060c0b7fb395626b8a00 |
spec/tokenizers/tab_spec.rb | 644 | 0 | 0 | | | 315 Bytes | 3ddc1fd10f510d0102016db1f747abcc67e7c90a680e75a0ff07dc0b9cf1a682 |
spec/tokenizers/whitespace_spec.rb | 644 | 0 | 0 | | | 358 Bytes | 8de681b16aedd5133834547a62d674e5400147f3fa2b507a9c828c1f2db69451 |
spec/tokenizers/word_spec.rb | 644 | 0 | 0 | | | 323 Bytes | 8639116bc9d1ece5d159b79066d82d20a41a0bf992bfc22107cec6ec2854d5f8 |