Unnamed: 0
int64
0
11.3k
raw_text
stringlengths
1
74.9k
filenames
stringlengths
76
93
target
int64
0
19
id
stringlengths
13
30
tokenized
stringlengths
2
197k
lemmatized
stringlengths
2
63.2k
bigram
stringlengths
2
23.9k
vw_text
stringlengths
37
26.6k
4,910
Then not murdering would have no moral significance, since there would be nothing voluntary about it. You are starting to get the point. Mimicry is not necessarily the same as the action being imitated. A Parrot saying "Pretty Polly" isn't necessarily commenting on the pulchritude of Polly. See above. They...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53191
0
alt_atheism_53191
[('then', 'RB'), ('not', 'RB'), ('murdering', 'VBG'), ('would', 'MD'), ('have', 'VB'), ('no', 'DT'), ('moral', 'JJ'), ('significance', 'NN'), ('since', 'IN'), ('there', 'EX'), ('would', 'MD'), ('be', 'VB'), ('nothing', 'NN'), ('voluntary', 'JJ'), ('about', 'IN'), ('it', 'PRP'), ('you', 'PRP'), ('are', 'VBP'), ('startin...
['murder', 'would', 'moral', 'significance', 'since', 'would', 'nothing', 'voluntary', 'start', 'get', 'point', 'mimicry', 'necessarily', 'action', 'imitate', 'parrot', 'say', 'pretty', 'polly', 'necessarily', 'comment', 'pulchritude', 'polly', 'see', 'poster', 'give', 'many', 'example', 'exactly', 'seem', 'short', 'me...
['since_would', 'start_get', 'get_point', 'say_pretty', 'seem_short', 'say_must', 'people_talk']
alt_atheism_53191 |@lemmatized murder:1 would:2 moral:1 significance:1 since:1 nothing:1 voluntary:1 start:1 get:1 point:1 mimicry:1 necessarily:2 action:1 imitate:1 parrot:1 say:2 pretty:1 polly:2 comment:1 pulchritude:1 see:1 poster:1 give:1 many:1 example:1 exactly:1 seem:1 short:1 memory:1 must:1 possibility:1 orga...
4,911
Only as far as it affects the crime rate. Did the RATE of crime fall? If not, the ban was of no use. It is the rate of violent crime that matters, not the tools used. "It's the crime, stupid!" Apparently that became the weapon of choice after the shotguns were banned. After that, they'll decide the car of ch...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54144
16
talk_politics_guns_54144
[('only', 'RB'), ('as', 'RB'), ('far', 'RB'), ('as', 'IN'), ('it', 'PRP'), ('affects', 'VBZ'), ('the', 'DT'), ('crime', 'NN'), ('rate', 'NN'), ('did', 'VBD'), ('the', 'DT'), ('rate', 'NN'), ('of', 'IN'), ('crime', 'NN'), ('fall', 'NN'), ('if', 'IN'), ('not', 'RB'), ('the', 'DT'), ('ban', 'NN'), ('was', 'VBD'), ('of', '...
['far', 'affect', 'crime', 'rate', 'rate', 'crime', 'fall', 'ban', 'use', 'rate', 'violent', 'crime', 'matter', 'tool', 'use', 'crime', 'stupid', 'apparently', 'become', 'weapon', 'choice', 'shotgun', 'ban', 'decide', 'car', 'choice', 'saab', 'propose', 'ban', 'yes', 'still', 'trust', 'honest', 'people', 'time']
['crime_rate', 'rate_violent', 'violent_crime', 'tool_use', 'use_crime', 'weapon_choice', 'yes_still', 'people_time']
talk_politics_guns_54144 |@lemmatized far:1 affect:1 crime:4 rate:3 fall:1 ban:3 use:2 violent:1 matter:1 tool:1 stupid:1 apparently:1 become:1 weapon:1 choice:2 shotgun:1 decide:1 car:1 saab:1 propose:1 yes:1 still:1 trust:1 honest:1 people:1 time:1 |@bigram crime_rate:1 rate_violent:1 violent_crime:1 tool_use:1 use_...
4,912
Here it is Zoom 14.4k FAX/DATA v.32bis modem. I have evreything only purchased in January. Will happily provide the Fax/Comm. software and BOX and manuals. I am selling this for ONLY $125+s/h COD. Nicolas Nowinski 703-435-9590 FEEL FREE TO CALL for quickest service.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76548
6
misc_forsale_76548
[('here', 'RB'), ('it', 'PRP'), ('is', 'VBZ'), ('zoom', 'JJ'), ('14', 'CD'), ('4k', 'CD'), ('fax', 'NN'), ('data', 'NNS'), ('32bis', 'CD'), ('modem', 'NNS'), ('have', 'VBP'), ('evreything', 'VBG'), ('only', 'RB'), ('purchased', 'VBN'), ('in', 'IN'), ('january', 'NN'), ('will', 'MD'), ('happily', 'RB'), ('provide', 'VB'...
['zoom', 'fax', 'data', 'modem', 'evreything', 'purchase', 'january', 'happily', 'provide', 'fax', 'comm', 'software', 'box', 'manual', 'sell', 'cod', 'nicolas', 'nowinski', 'feel', 'free', 'call', 'quick', 'service']
['data_modem', 'box_manual', 'feel_free', 'free_call']
misc_forsale_76548 |@lemmatized zoom:1 fax:2 data:1 modem:1 evreything:1 purchase:1 january:1 happily:1 provide:1 comm:1 software:1 box:1 manual:1 sell:1 cod:1 nicolas:1 nowinski:1 feel:1 free:1 call:1 quick:1 service:1 |@bigram data_modem:1 box_manual:1 feel_free:1 free_call:1
4,913
See the article "An Efficient Ray-Polygon Intersection," p. 390 in Graphics Gems (ISBN 0-12-286165-5). The second step, intersecting the polygon, does what you want. There is sample code in the book. spl
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38246
1
comp_graphics_38246
[('see', 'VB'), ('the', 'DT'), ('article', 'NN'), ('an', 'DT'), ('efficient', 'JJ'), ('ray', 'NN'), ('polygon', 'NN'), ('intersection', 'NN'), (',"', 'VBD'), ('390', 'CD'), ('in', 'IN'), ('graphics', 'NNS'), ('gems', 'NNS'), ('isbn', 'VBP'), ('12', 'CD'), ('286165', 'CD'), (').', 'VBD'), ('the', 'DT'), ('second', 'JJ')...
['see', 'article', 'efficient', 'ray', 'polygon', 'intersection', 'graphic', 'gem', 'isbn', 'second', 'step', 'intersect', 'polygon', 'want', 'sample', 'code', 'book', 'spl']
['see_article', 'graphic_gem', 'code_book']
comp_graphics_38246 |@lemmatized see:1 article:1 efficient:1 ray:1 polygon:2 intersection:1 graphic:1 gem:1 isbn:1 second:1 step:1 intersect:1 want:1 sample:1 code:1 book:1 spl:1 |@bigram see_article:1 graphic_gem:1 code_book:1
4,914
We have a setup with with 13 polaroid transducers and rangefinders. We would like to fire these three at a time with about 5 ms between firings. The three that are being fired do not fire in the same direction. To further explain the situation, assume we are firing sonars A,B,C 5 ms apart each other. We should normal...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53607
12
sci_electronics_53607
[('we', 'PRP'), ('have', 'VBP'), ('setup', 'VBN'), ('with', 'IN'), ('with', 'IN'), ('13', 'CD'), ('polaroid', 'JJ'), ('transducers', 'NNS'), ('and', 'CC'), ('rangefinders', 'NNS'), ('we', 'PRP'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('fire', 'VB'), ('these', 'DT'), ('three', 'CD'), ('at', 'IN'), ('time', 'NN'...
['setup', 'polaroid', 'transducer', 'rangefinder', 'would', 'like', 'fire', 'three', 'time', 'firing', 'three', 'fire', 'fire', 'direction', 'far', 'explain', 'situation', 'assume', 'fire', 'sonar', 'ms', 'apart', 'normally', 'see', 'echo', 'correspond', 'distance', 'however', 'sonar', 'detect', 'init', 'line', 'sonar'...
['would_like', 'three_time', 'come_conclusion', 'since_use', 'power_supply', 'anyone_else', 'else_problem', 'greatly_appreciated']
sci_electronics_53607 |@lemmatized setup:1 polaroid:1 transducer:3 rangefinder:1 would:1 like:1 fire:4 three:2 time:2 firing:1 direction:1 far:1 explain:1 situation:1 assume:1 sonar:6 ms:1 apart:1 normally:1 see:2 echo:1 correspond:1 distance:1 however:1 detect:1 init:2 line:2 detection:1 actually:1 faint:1 signal:1 ex...
4,915
<>Hismanal (astemizole) is most definitely linked to weight gain. <>It really is peculiar that some antihistamines have this effect, <>and even more so an antihistamine like astemizole which purportedly <>doesn't cross the blood-brain barrier and so tends not to cause <>drowsiness. < <The original poster mentioned fati...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59153
13
sci_med_59153
[('<>', 'JJ'), ('hismanal', 'JJ'), ('astemizole', 'NN'), ('is', 'VBZ'), ('most', 'RBS'), ('definitely', 'RB'), ('linked', 'VBN'), ('to', 'TO'), ('weight', 'JJ'), ('gain', 'NN'), ('<>', 'IN'), ('it', 'PRP'), ('really', 'RB'), ('is', 'VBZ'), ('peculiar', 'JJ'), ('that', 'IN'), ('some', 'DT'), ('antihistamines', 'NNS'), (...
['hismanal', 'astemizole', 'definitely', 'link', 'weight', 'gain', 'really', 'peculiar', 'antihistamine', 'effect', 'even', 'antihistamine', 'like', 'astemizole', 'purportedly', 'cross', 'blood', 'brain', 'barrier', 'tend', 'cause', 'drowsiness', 'original', 'poster', 'mention', 'fatigue', 'mostly', 'due', 'really', 'b...
['weight_gain', 'blood_brain', 'brain_barrier', 'original_poster', 'doctor_say', 'blood_brain', 'brain_barrier', 'side_effect']
sci_med_59153 |@lemmatized hismanal:1 astemizole:3 definitely:1 link:1 weight:1 gain:1 really:2 peculiar:1 antihistamine:2 effect:2 even:1 like:1 purportedly:1 cross:2 blood:2 brain:2 barrier:2 tend:1 cause:2 drowsiness:1 original:1 poster:1 mention:1 fatigue:1 mostly:1 due:1 bizarre:1 dream:1 get:1 rest:1 doctor:1 say...
4,916
Undoubtedly people adopt atheism for many reasons, but I suspect that a biggie is that the God they've believed in is (in J.B. Phillips's words) "too small". If a person's understanding of God is not allowed to grow and develop, it will eventually become inadequate. The grey-haired gentleman on a throne who was a com...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/21340
15
soc_religion_christian_21340
[('undoubtedly', 'RB'), ('people', 'NNS'), ('adopt', 'VBP'), ('atheism', 'NN'), ('for', 'IN'), ('many', 'JJ'), ('reasons', 'NNS'), ('but', 'CC'), ('suspect', 'VBP'), ('that', 'IN'), ('biggie', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('god', 'NN'), ('they', 'PRP'), ('ve', 'VBP'), ('believed', 'VBN'), ('in',...
['undoubtedly', 'people', 'adopt', 'atheism', 'many', 'reason', 'suspect', 'biggie', 'god', 'believe', 'phillips', 'word', 'small', 'person', 'understanding', 'god', 'allow', 'grow', 'develop', 'eventually', 'become', 'inadequate', 'grey', 'haired', 'gentleman', 'throne', 'comfort', 'image', 'childhood', 'becomes', 'jo...
['many_reason', 'god_believe', 'god_allow', 'eventually_become', 'friend_mine', 'god_mean', 'let_go', 'god_make', 'make_room', 'one_follow', 'new_one']
soc_religion_christian_21340 |@lemmatized undoubtedly:1 people:1 adopt:1 atheism:1 many:1 reason:1 suspect:1 biggie:1 god:4 believe:1 phillips:1 word:1 small:1 person:1 understanding:2 allow:1 grow:1 develop:1 eventually:1 become:1 inadequate:2 grey:1 haired:1 gentleman:1 throne:1 comfort:1 image:1 childhood:1 becomes:...
4,917
This article was probably generated by a buggy news reader.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76226
6
misc_forsale_76226
[('this', 'DT'), ('article', 'NN'), ('was', 'VBD'), ('probably', 'RB'), ('generated', 'VBN'), ('by', 'IN'), ('buggy', 'JJ'), ('news', 'NN'), ('reader', 'NN')]
['article', 'probably', 'generate', 'buggy', 'news', 'reader']
['news_reader']
misc_forsale_76226 |@lemmatized article:1 probably:1 generate:1 buggy:1 news:1 reader:1 |@bigram news_reader:1
4,918
Ok. My Aykut., what about the busload of Greek turists that was torched, and all the the people in the buis died. Happened oh, about 5 years ago in Instanbul. What about the Greeks in the islands of Imbros and tenedos, they are not allowed to have churches any more, instead momama turkey has turned the church into a w...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76046
17
talk_politics_mideast_76046
[('ok', 'JJ'), ('my', 'PRP$'), ('aykut', 'JJ'), ('.,', 'VB'), ('what', 'WP'), ('about', 'IN'), ('the', 'DT'), ('busload', 'NN'), ('of', 'IN'), ('greek', 'JJ'), ('turists', 'NNS'), ('that', 'WDT'), ('was', 'VBD'), ('torched', 'VBN'), ('and', 'CC'), ('all', 'PDT'), ('the', 'DT'), ('the', 'DT'), ('people', 'NNS'), ('in', ...
['ok', 'aykut', 'busload', 'greek', 'turists', 'torch', 'people', 'buis', 'die', 'happen', 'oh', 'year', 'ago', 'instanbul', 'greek', 'island', 'imbros', 'tenedos', 'allow', 'church', 'instead', 'momama', 'turkey', 'turn', 'church', 'warehouse', 'get', 'picture', 'pontian', 'greek', 'trapezounta', 'sampsounta', 'call',...
['year_ago', 'greek_island', 'thousand_year', 'start_another', 'somebody_else', 'think_know', 'turk_greece', 'one_two', 'greek_government', 'government_come', 'read_new', 'new_stuff', 'please_respond', 'last_two', 'two_question', 'interested_find', 'find_book', 'two_people']
talk_politics_mideast_76046 |@lemmatized ok:1 aykut:1 busload:1 greek:4 turists:1 torch:1 people:2 buis:1 die:1 happen:1 oh:1 year:2 ago:1 instanbul:1 island:1 imbros:1 tenedos:1 allow:1 church:2 instead:1 momama:1 turkey:2 turn:1 warehouse:1 get:1 picture:1 pontian:1 trapezounta:1 sampsounta:1 call:1 trabzon:1 sampson...
4,919
I have a promovie spectrum, it seems to work very nicely with Video for Windows. With my setup (386-25, 17 ms HD, PAS-16, and orchid F VA), the board could handle up to 15 frame/s.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/61097
3
comp_sys_ibm_pc_hardware_61097
[('have', 'VB'), ('promovie', 'VBN'), ('spectrum', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('to', 'TO'), ('work', 'VB'), ('very', 'RB'), ('nicely', 'RB'), ('with', 'IN'), ('video', 'NN'), ('for', 'IN'), ('windows', 'NNS'), ('with', 'IN'), ('my', 'PRP$'), ('setup', 'NN'), ('386', 'CD'), ('25', 'CD'), ('17', 'CD'), ('ms'...
['promovie', 'spectrum', 'seem', 'work', 'nicely', 'video', 'window', 'setup', 'hd', 'pa', 'orchid', 'va', 'board', 'could', 'handle', 'frame']
['seem_work', 'could_handle']
comp_sys_ibm_pc_hardware_61097 |@lemmatized promovie:1 spectrum:1 seem:1 work:1 nicely:1 video:1 window:1 setup:1 hd:1 pa:1 orchid:1 va:1 board:1 could:1 handle:1 frame:1 |@bigram seem_work:1 could_handle:1
4,920
I'll defer to your greater firsthand knowledge in such matters.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/84422
19
talk_religion_misc_84422
[('ll', 'NN'), ('defer', 'NN'), ('to', 'TO'), ('your', 'PRP$'), ('greater', 'JJR'), ('firsthand', 'NN'), ('knowledge', 'NN'), ('in', 'IN'), ('such', 'JJ'), ('matters', 'NNS')]
['defer', 'great', 'firsthand', 'knowledge', 'matter']
[]
talk_religion_misc_84422 |@lemmatized defer:1 great:1 firsthand:1 knowledge:1 matter:1 |@bigram
4,921
There is a nice little tool in Lucid emacs. It's called "calendar". On request it shows for given longitude/latitude coordinates times for sunset and sunrise. The code is written in lisp. I don't know if you like the idea that an editor is the right program to calculate these things. Theo W.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/61145
14
sci_space_61145
[('there', 'EX'), ('is', 'VBZ'), ('nice', 'JJ'), ('little', 'JJ'), ('tool', 'NN'), ('in', 'IN'), ('lucid', 'JJ'), ('emacs', 'NN'), ('it', 'PRP'), ('called', 'VBD'), ('calendar', 'NN'), ('".', 'NN'), ('on', 'IN'), ('request', 'NN'), ('it', 'PRP'), ('shows', 'VBZ'), ('for', 'IN'), ('given', 'VBN'), ('longitude', 'JJ'), (...
['nice', 'little', 'tool', 'lucid', 'emacs', 'call', 'calendar', 'request', 'show', 'give', 'longitude', 'latitude', 'coordinate', 'time', 'sunset', 'sunrise', 'code', 'write', 'lisp', 'know', 'like', 'idea', 'editor', 'right', 'program', 'calculate', 'thing', 'theo']
['nice_little', 'code_write', 'know_like', 'like_idea']
sci_space_61145 |@lemmatized nice:1 little:1 tool:1 lucid:1 emacs:1 call:1 calendar:1 request:1 show:1 give:1 longitude:1 latitude:1 coordinate:1 time:1 sunset:1 sunrise:1 code:1 write:1 lisp:1 know:1 like:1 idea:1 editor:1 right:1 program:1 calculate:1 thing:1 theo:1 |@bigram nice_little:1 code_write:1 know_like:1 li...
4,922
For sale: Nintendo Game Boy, Tetris, Castlevania Adventure, All-Star Challenge, Nemesis, Play-Action football, link cable. Make me an offer. Libertarian, atheist, semi-anarchal Techno-Rat.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76271
6
misc_forsale_76271
[('for', 'IN'), ('sale', 'NN'), ('nintendo', 'JJ'), ('game', 'NN'), ('boy', 'NN'), ('tetris', 'NN'), ('castlevania', 'NN'), ('adventure', 'NN'), ('all', 'DT'), ('star', 'NN'), ('challenge', 'NN'), ('nemesis', 'NN'), ('play', 'NN'), ('action', 'NN'), ('football', 'NN'), ('link', 'VBP'), ('cable', 'NN'), ('make', 'VB'), ...
['sale', 'nintendo', 'game', 'boy', 'tetri', 'castlevania', 'adventure', 'star', 'challenge', 'nemesis', 'play', 'action', 'football', 'link', 'cable', 'make', 'offer', 'libertarian', 'atheist', 'semi', 'anarchal', 'techno', 'rat']
['game_boy', 'make_offer', 'libertarian_atheist', 'atheist_semi', 'semi_anarchal', 'techno_rat']
misc_forsale_76271 |@lemmatized sale:1 nintendo:1 game:1 boy:1 tetri:1 castlevania:1 adventure:1 star:1 challenge:1 nemesis:1 play:1 action:1 football:1 link:1 cable:1 make:1 offer:1 libertarian:1 atheist:1 semi:1 anarchal:1 techno:1 rat:1 |@bigram game_boy:1 make_offer:1 libertarian_atheist:1 atheist_semi:1 semi_anar...
4,923
d88-jwa@hemul.nada.kth.se (Jon Wtte) writes ... The only problem is going to be finding someone who can make a 200MHz computer system. Could be tough.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51896
4
comp_sys_mac_hardware_51896
[('jon', 'NN'), ('wtte', 'NN'), ('writes', 'VBZ'), ('...', ':'), ('the', 'DT'), ('only', 'JJ'), ('problem', 'NN'), ('is', 'VBZ'), ('going', 'VBG'), ('to', 'TO'), ('be', 'VB'), ('finding', 'VBG'), ('someone', 'NN'), ('who', 'WP'), ('can', 'MD'), ('make', 'VB'), ('200mhz', 'CD'), ('computer', 'NN'), ('system', 'NN'), ('c...
['jon', 'wtte', 'write', 'problem', 'go', 'find', 'someone', 'make', 'computer', 'system', 'could', 'tough']
['problem_go', 'go_find', 'find_someone', 'someone_make', 'computer_system', 'system_could']
comp_sys_mac_hardware_51896 |@lemmatized jon:1 wtte:1 write:1 problem:1 go:1 find:1 someone:1 make:1 computer:1 system:1 could:1 tough:1 |@bigram problem_go:1 go_find:1 find_someone:1 someone_make:1 computer_system:1 system_could:1
4,924
My understanding from my psycology classes is that the percentage is more like 10-12% world wide. I would really like to know your source for the 1-2% figure.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178971
18
talk_politics_misc_178971
[('my', 'PRP$'), ('understanding', 'NN'), ('from', 'IN'), ('my', 'PRP$'), ('psycology', 'NN'), ('classes', 'NNS'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('percentage', 'NN'), ('is', 'VBZ'), ('more', 'RBR'), ('like', 'IN'), ('10', 'CD'), ('12', 'CD'), ('world', 'NN'), ('wide', 'JJ'), ('would', 'MD'), ('really', ...
['understanding', 'psycology', 'class', 'percentage', 'like', 'world', 'wide', 'would', 'really', 'like', 'know', 'source', 'figure']
['world_wide', 'would_really', 'really_like', 'like_know', 'know_source']
talk_politics_misc_178971 |@lemmatized understanding:1 psycology:1 class:1 percentage:1 like:2 world:1 wide:1 would:1 really:1 know:1 source:1 figure:1 |@bigram world_wide:1 would_really:1 really_like:1 like_know:1 know_source:1
4,925
Pierre, For purposes of the tie breaker, you only count the first three games in each city. Therefore, Quebec cannot possibly be ahead of Montreal 4-3, and there's probably only one game that counts remaining between Boston and Quebec, which means Boston has probably already won.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/52585
10
rec_sport_hockey_52585
[('pierre', 'NN'), ('for', 'IN'), ('purposes', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('tie', 'NN'), ('breaker', 'NN'), ('you', 'PRP'), ('only', 'RB'), ('count', 'VB'), ('the', 'DT'), ('first', 'JJ'), ('three', 'CD'), ('games', 'NNS'), ('in', 'IN'), ('each', 'DT'), ('city', 'NN'), ('therefore', 'RB'), ('quebec', 'VBD'), ...
['pierre', 'purpose', 'tie', 'breaker', 'count', 'first', 'three', 'game', 'city', 'therefore', 'quebec', 'cannot', 'possibly', 'ahead', 'montreal', 'probably', 'one', 'game', 'count', 'remain', 'boston', 'quebec', 'mean', 'boston', 'probably', 'already', 'win']
['tie_breaker', 'first_three', 'three_game', 'cannot_possibly', 'probably_one', 'one_game']
rec_sport_hockey_52585 |@lemmatized pierre:1 purpose:1 tie:1 breaker:1 count:2 first:1 three:1 game:2 city:1 therefore:1 quebec:2 cannot:1 possibly:1 ahead:1 montreal:1 probably:2 one:1 remain:1 boston:2 mean:1 already:1 win:1 |@bigram tie_breaker:1 first_three:1 three_game:1 cannot_possibly:1 probably_one:1 one_game:...
4,926
PLEASE: response directly to me (luoma@binah.cc.brandeis.edu) by email. IF there are a sufficient number of interesting responses, I will post a summary (on April 24 or 25). I have waded through the mass of SCSI-IDE posting, but I missed any answers to a question posted early on -- Has anyone (succes...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60563
3
comp_sys_ibm_pc_hardware_60563
[('please', 'NN'), ('response', 'NN'), ('directly', 'RB'), ('to', 'TO'), ('me', 'PRP'), ('by', 'IN'), ('email', 'NN'), ('if', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('sufficient', 'JJ'), ('number', 'NN'), ('of', 'IN'), ('interesting', 'JJ'), ('responses', 'NNS'), ('will', 'MD'), ('post', 'VB'), ('summary', 'JJ'), ('on...
['please', 'response', 'directly', 'email', 'sufficient', 'number', 'interesting', 'response', 'post', 'summary', 'april', 'wad', 'mass', 'scsi', 'ide', 'posting', 'miss', 'answer', 'question', 'post', 'early', 'anyone', 'successfully', 'put', 'scsi', 'ide', 'hard', 'drive', 'system', 'particularly', 'interested', 'scs...
['sufficient_number', 'response_post', 'post_summary', 'answer_question', 'ide_hard', 'hard_drive', 'drive_system', 'particularly_interested', 'scsi_drive', 'would_appreciate', 'drive_scsi', 'scsi_controller']
comp_sys_ibm_pc_hardware_60563 |@lemmatized please:1 response:2 directly:1 email:1 sufficient:1 number:1 interesting:1 post:2 summary:1 april:1 wad:1 mass:1 scsi:4 ide:2 posting:1 miss:1 answer:1 question:1 early:1 anyone:1 successfully:1 put:1 hard:1 drive:3 system:1 particularly:1 interested:1 manage:1 feat:1 would:1...
4,927
I have one and it is my favorite CD-ROM drive so far. I also have a NEC-74 and have had experience with several other drives (Various Phillips drives) The 3401 is faster than the NEC, I like its door better (the NEC needs 2 hands), the XA handling (The NEC needs to be re-booted to go from XA to ROM while the ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60370
3
comp_sys_ibm_pc_hardware_60370
[('have', 'VB'), ('one', 'CD'), ('and', 'CC'), ('it', 'PRP'), ('is', 'VBZ'), ('my', 'PRP$'), ('favorite', 'JJ'), ('cd', 'NN'), ('rom', 'NNS'), ('drive', 'VBP'), ('so', 'RB'), ('far', 'RB'), ('also', 'RB'), ('have', 'VBP'), ('nec', 'VBN'), ('74', 'CD'), ('and', 'CC'), ('have', 'VB'), ('had', 'VBN'), ('experience', 'NN')...
['one', 'favorite', 'cd', 'rom', 'drive', 'far', 'also', 'nec', 'experience', 'several', 'drive', 'various', 'phillips', 'drive', 'faster', 'nec', 'like', 'door', 'better', 'nec', 'need', 'hand', 'xa', 'handle', 'nec', 'need', 'boot', 'go', 'xa', 'rom', 'fly', 'seriously', 'consider', 'replace', 'nec', 'another', 'tosh...
['one_favorite', 'cd_rom', 'rom_drive', 'seriously_consider']
comp_sys_ibm_pc_hardware_60370 |@lemmatized one:1 favorite:1 cd:1 rom:2 drive:3 far:1 also:1 nec:5 experience:1 several:1 various:1 phillips:1 faster:1 like:1 door:1 better:1 need:2 hand:1 xa:2 handle:1 boot:1 go:1 fly:1 seriously:1 consider:1 replace:1 another:1 toshiba:1 |@bigram one_favorite:1 cd_rom:1 rom_drive:1 ...
4,928
Sumatriptan(Imitrex) just became available in the US in a subcutaneous injectable form. Is there an oral form available in CA? A friend(yes really not me!) has severe migranes about 2-3 times per week. We live right by the CA border and he has gotten drugs for GERD prescribed by a US physician and filled in a CA ph...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58086
13
sci_med_58086
[('sumatriptan', 'JJ'), ('imitrex', 'NN'), ('just', 'RB'), ('became', 'VBD'), ('available', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('in', 'IN'), ('subcutaneous', 'JJ'), ('injectable', 'JJ'), ('form', 'NN'), ('is', 'VBZ'), ('there', 'EX'), ('an', 'DT'), ('oral', 'JJ'), ('form', 'NN'), ('available', 'JJ'), ('...
['sumatriptan', 'imitrex', 'become', 'available', 'u', 'subcutaneous', 'injectable', 'form', 'oral', 'form', 'available', 'ca', 'friend', 'yes', 'really', 'severe', 'migranes', 'time', 'per', 'week', 'live', 'right', 'ca', 'border', 'get', 'drug', 'gerd', 'prescribe', 'u', 'physician', 'fill', 'ca', 'pharmacy', 'yet', ...
['become_available', 'time_per', 'per_week', 'get_drug', 'u_would', 'would_cost', 'also_anyone', 'anyone_would']
sci_med_58086 |@lemmatized sumatriptan:1 imitrex:1 become:1 available:2 u:3 subcutaneous:1 injectable:1 form:3 oral:2 ca:4 friend:1 yes:1 really:1 severe:1 migranes:1 time:1 per:1 week:1 live:1 right:1 border:1 get:1 drug:1 gerd:1 prescribe:1 physician:1 fill:1 pharmacy:1 yet:1 fda:1 approve:1 would:2 cost:1 also:1 any...
4,929
Yes, it's a shame that the NHL lost a fine team in one of the best hockey markets in the country. Being a North Stars fan, it is sad to see all of the tradition of the last 26 years get thrown into oblivion at the hands of a truly crappy owner. Hopefully the NHL will install an expansion franchise in the Twin Citie...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53609
10
rec_sport_hockey_53609
[('yes', 'NNS'), ('it', 'PRP'), ('shame', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('nhl', 'NN'), ('lost', 'VBD'), ('fine', 'JJ'), ('team', 'NN'), ('in', 'IN'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('best', 'JJS'), ('hockey', 'NN'), ('markets', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('country', 'NN'), ('being', 'VBG...
['yes', 'shame', 'nhl', 'lose', 'fine', 'team', 'one', 'best', 'hockey', 'market', 'country', 'north', 'star', 'fan', 'sad', 'see', 'tradition', 'last', 'year', 'get', 'throw', 'oblivion', 'hand', 'truly', 'crappy', 'owner', 'hopefully', 'nhl', 'install', 'expansion', 'franchise', 'twin', 'city', 'within', 'next', 'fiv...
['team_one', 'one_best', 'north_star', 'last_year', 'year_get', 'get_throw', 'twin_city', 'next_five', 'five_year', 'year_even', 'north_star']
rec_sport_hockey_53609 |@lemmatized yes:1 shame:1 nhl:2 lose:2 fine:1 team:1 one:1 best:1 hockey:1 market:1 country:1 north:2 star:2 fan:1 sad:1 see:1 tradition:1 last:1 year:2 get:1 throw:1 oblivion:1 hand:1 truly:1 crappy:1 owner:1 hopefully:1 install:1 expansion:1 franchise:1 twin:1 city:1 within:1 next:1 five:1 eve...
4,930
This is a periodic posting intended to answer the Frequently Asked Question: What is the DoD? It is posted the first of each month, with an expiration time of over a month. Thus, unless your site's news software is ill-mannered, this posting should always be available. This WitDoDFAQ is crossposted to all four rec.moto...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/102616
8
rec_motorcycles_102616
[('this', 'DT'), ('is', 'VBZ'), ('periodic', 'JJ'), ('posting', 'VBG'), ('intended', 'VBN'), ('to', 'TO'), ('answer', 'VB'), ('the', 'DT'), ('frequently', 'RB'), ('asked', 'VBN'), ('question', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('dod', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('posted', 'VBN'), ('the', 'D...
['periodic', 'post', 'intend', 'answer', 'frequently', 'ask', 'question', 'dod', 'post', 'first', 'month', 'expiration', 'time', 'month', 'thus', 'unless', 'site', 'news', 'software', 'ill', 'mannered', 'posting', 'always', 'available', 'witdodfaq', 'crossposted', 'four', 'rec', 'motorcycle', 'group', 'attempt', 'catch...
['answer_frequently', 'frequently_ask', 'ask_question', 'post_first', 'first_month', 'time_month', 'news_software', 'always_available', 'rec_motorcycle', 'new_user', 'followup_direct', 'rec_motorcycle', 'last_change', 'original_posting', 'dod_number', 'dod_dod', 'dod_dod', 'john_sloan', 'dod_dod', 'dod_dod', 'denizen_d...
rec_motorcycles_102616 |@lemmatized periodic:2 post:11 intend:2 answer:2 frequently:3 ask:10 question:9 dod:96 first:9 month:4 expiration:1 time:13 thus:1 unless:1 site:4 news:7 software:3 ill:1 mannered:1 posting:4 always:2 available:5 witdodfaq:1 crossposted:1 four:1 rec:26 motorcycle:46 group:7 attempt:2 catch:2 new...
4,931
[Stuff deleted] I'm glad to see that someone is working on this. However, it would be nice if he got his units right.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60958
14
sci_space_60958
[('stuff', 'NN'), ('deleted', 'VBD'), ('glad', 'JJ'), ('to', 'TO'), ('see', 'VB'), ('that', 'IN'), ('someone', 'NN'), ('is', 'VBZ'), ('working', 'VBG'), ('on', 'IN'), ('this', 'DT'), ('however', 'RB'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('nice', 'JJ'), ('if', 'IN'), ('he', 'PRP'), ('got', 'VBD'), ('his', 'PR...
['stuff', 'delete', 'glad', 'see', 'someone', 'work', 'however', 'would', 'nice', 'get', 'unit', 'right']
['stuff_delete', 'glad_see', 'see_someone', 'work_however', 'however_would', 'would_nice', 'nice_get']
sci_space_60958 |@lemmatized stuff:1 delete:1 glad:1 see:1 someone:1 work:1 however:1 would:1 nice:1 get:1 unit:1 right:1 |@bigram stuff_delete:1 glad_see:1 see_someone:1 work_however:1 however_would:1 would_nice:1 nice_get:1
4,932
I was looking at the amps diagram for Sony 1090/2090 receivers, and I was amazed to find a difference between the US and Canadian model on the capacitor(s) that hangs off the output to the speakers: ------\/\/\----- to speaker (identical both models from amp ---------------| (idnetical both mo...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53795
12
sci_electronics_53795
[('was', 'VBD'), ('looking', 'VBG'), ('at', 'IN'), ('the', 'DT'), ('amps', 'JJ'), ('diagram', 'NN'), ('for', 'IN'), ('sony', 'NN'), ('1090', 'CD'), ('2090', 'CD'), ('receivers', 'NNS'), ('and', 'CC'), ('was', 'VBD'), ('amazed', 'VBN'), ('to', 'TO'), ('find', 'VB'), ('difference', 'NN'), ('between', 'IN'), ('the', 'DT')...
['look', 'amps', 'diagram', 'sony', 'receiver', 'amaze', 'find', 'difference', 'u', 'canadian', 'model', 'capacitor', 'hang', 'output', 'speaker', 'speaker', 'identical', 'model', 'amp', 'idnetical', 'model', 'canadian', 'model', 'u', 'model', 'world', 'wide', 'model', 'candian', 'model', 'gound', 'board', 'also', 'ide...
['world_wide', 'u_version', 'place_make', 'make_sense']
sci_electronics_53795 |@lemmatized look:1 amps:1 diagram:1 sony:1 receiver:1 amaze:1 find:1 difference:1 u:3 canadian:2 model:7 capacitor:1 hang:1 output:1 speaker:2 identical:2 amp:1 idnetical:1 world:1 wide:1 candian:1 gound:1 board:1 also:1 room:1 three:1 cap:3 version:1 clearly:1 indicate:1 place:1 make:1 sense:1 e...
4,933
I was wondering if anyone out there in net-land knew of a SIMPLE way to make a 4-band equalizer (single channel). I need it to accept LINE inputs (tape deck, CD player, etc.) and output to the same! So input impedance should equal output impedance. Also, since I am driving a line, I would need 1 volt p-p output. Fin...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53578
12
sci_electronics_53578
[('was', 'VBD'), ('wondering', 'VBG'), ('if', 'IN'), ('anyone', 'NN'), ('out', 'IN'), ('there', 'RB'), ('in', 'IN'), ('net', 'JJ'), ('land', 'NN'), ('knew', 'NN'), ('of', 'IN'), ('simple', 'JJ'), ('way', 'NN'), ('to', 'TO'), ('make', 'VB'), ('band', 'NN'), ('equalizer', 'NN'), ('single', 'JJ'), ('channel', 'NN'), (').'...
['wonder', 'anyone', 'net', 'land', 'knew', 'simple', 'way', 'make', 'band', 'equalizer', 'single', 'channel', 'need', 'accept', 'line', 'input', 'tape', 'deck', 'cd', 'player', 'etc', 'output', 'input', 'impedance', 'equal', 'output', 'impedance', 'also', 'since', 'drive', 'line', 'would', 'need', 'volt', 'output', 'f...
['wonder_anyone', 'anyone_net', 'net_land', 'simple_way', 'way_make', 'tape_deck', 'cd_player', 'input_impedance', 'also_since', 'since_drive', 'line_would', 'would_need']
sci_electronics_53578 |@lemmatized wonder:1 anyone:1 net:1 land:1 knew:1 simple:1 way:1 make:1 band:1 equalizer:1 single:1 channel:1 need:2 accept:1 line:2 input:2 tape:1 deck:1 cd:1 player:1 etc:1 output:3 impedance:2 equal:1 also:1 since:1 drive:1 would:1 volt:1 final:1 requirement:1 either:1 control:2 digitally:1 ea...
4,934
I _know_ I shouldn't get involved, but... :-) [bit deleted] Righto, DAN, try this one with your Cornflakes... The book says that Muhammad was either a liar, or he was crazy ( a modern day Mad Mahdi) or he was actually who he said he was. Some reasons why he wouldn't be a liar are as follows. Who would die fo...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53188
0
alt_atheism_53188
[('_know_', 'NN'), ('shouldn', 'NN'), ('get', 'VBP'), ('involved', 'VBN'), ('but', 'CC'), ('...', ':'), (':-)', 'JJ'), ('bit', 'NN'), ('deleted', 'JJ'), ('righto', 'NN'), ('dan', 'NN'), ('try', 'VB'), ('this', 'DT'), ('one', 'CD'), ('with', 'IN'), ('your', 'PRP$'), ('cornflakes', 'NNS'), ('...', ':'), ('the', 'DT'), ('...
['get', 'involve', 'bit', 'deleted', 'righto', 'dan', 'try', 'one', 'cornflakes', 'book', 'say', 'muhammad', 'either', 'liar', 'crazy', 'modern', 'day', 'mad', 'mahdi', 'actually', 'say', 'reason', 'liar', 'follow', 'would', 'die', 'lie', 'people', 'able', 'tell', 'liar', 'people', 'gather', 'around', 'keep', 'many', '...
['get_involve', 'try_one', 'book_say', 'modern_day', 'actually_say', 'say_reason', 'would_die', 'die_lie', 'people_able', 'able_tell', 'tell_liar', 'hear_see', 'law_make', 'stand_still', 'still_call', 'believe_make', 'stand_still', 'people_see', 'right_away', 'therefore_since', 'liar_lunatic', 'real_thing']
alt_atheism_53188 |@lemmatized get:1 involve:1 bit:1 deleted:1 righto:1 dan:1 try:1 one:1 cornflakes:1 book:1 say:2 muhammad:1 either:1 liar:4 crazy:2 modern:1 day:1 mad:2 mahdi:2 actually:1 reason:1 follow:1 would:2 die:1 lie:1 people:3 able:1 tell:1 gather:2 around:1 keep:1 many:1 hear:1 see:2 son:1 law:1 make:2 sun:...
4,935
If you only do read/print then there is no reason for the joystick stuff not to take 90% of the time even if it is efficient. The truth is that int 15H joystick reading IS slow. I read it directly from the hardware port. Note that doing so exposes you to intermittent disturbance from interrupts, so you may want to ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60397
3
comp_sys_ibm_pc_hardware_60397
[('if', 'IN'), ('you', 'PRP'), ('only', 'RB'), ('do', 'VBP'), ('read', 'VB'), ('print', 'NN'), ('then', 'RB'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('reason', 'NN'), ('for', 'IN'), ('the', 'DT'), ('joystick', 'NN'), ('stuff', 'NN'), ('not', 'RB'), ('to', 'TO'), ('take', 'VB'), ('90', 'CD'), ('of', 'IN'), ('the...
['read', 'print', 'reason', 'joystick', 'stuff', 'take', 'time', 'even', 'efficient', 'truth', 'int', 'joystick', 'reading', 'slow', 'read', 'directly', 'hardware', 'port', 'note', 'expose', 'intermittent', 'disturbance', 'interrupt', 'may', 'want', 'read', 'say', 'twice', 'row', 'keep', 'low', 'result', 'turn', 'inter...
['take_time', 'time_even', 'may_want', 'want_read', 'read_say', 'high_speed', 'joystick_port', 'int_count', 'read_one', 'two_time', 'time_either', 'run_long', 'need_write', 'include_stdio', 'stdio_include', 'include_stdlib', 'int_int', 'int_int', 'int_int', 'int_int', 'int_int', 'int_int', 'int_count']
comp_sys_ibm_pc_hardware_60397 |@lemmatized read:6 print:1 reason:1 joystick:9 stuff:1 take:1 time:2 even:1 efficient:1 truth:1 int:15 reading:1 slow:1 directly:2 hardware:2 port:5 note:1 expose:1 intermittent:1 disturbance:1 interrupt:2 may:2 want:1 say:1 twice:1 row:1 keep:1 low:1 result:1 turn:1 prove:1 detrimental:...
4,936
Pascal Perret, in article <1993Apr21.125750.263@eicn.etna.ch>, wrote Funny thing, the InterNet: I have no idea what xv221 might be - except that it might be something to do with X-windows on PCs (? If you know, and have used it, and think that it is good, email me. [ryanph@mrl.dsto.gov.au]). DV/X is a common abbrevia...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38669
1
comp_graphics_38669
[('pascal', 'JJ'), ('perret', 'NN'), ('in', 'IN'), ('article', 'NN'), ('wrote', 'VBD'), ('funny', 'JJ'), ('thing', 'NN'), ('the', 'DT'), ('internet', 'NN'), ('have', 'VBP'), ('no', 'DT'), ('idea', 'NN'), ('what', 'WP'), ('xv221', 'VBD'), ('might', 'MD'), ('be', 'VB'), ('except', 'IN'), ('that', 'DT'), ('it', 'PRP'), ('...
['pascal', 'perret', 'article', 'write', 'funny', 'thing', 'internet', 'idea', 'might', 'except', 'might', 'something', 'window', 'pc', 'know', 'use', 'think', 'good', 'email', 'dv', 'common', 'abbreviation', 'quarterdeck', 'corporation', 'desqview', 'software', 'use', 'dv', 'yet', 'read', 'blurb', 'quarterdeck', 'send...
['article_write', 'funny_thing', 'idea_might', 'might_something', 'know_use', 'use_think', 'think_good', 'software_use', 'sound_pretty', 'without_require', 'mb_ram', 'multi_task', 'window_client', 'client_server', 'dos_program', 'program_use', 'use_window', 'computer_network', 'program_use', 'version_unix', 'many_unix'...
comp_graphics_38669 |@lemmatized pascal:1 perret:1 article:1 write:1 funny:1 thing:1 internet:2 idea:1 might:2 except:1 something:1 window:3 pc:1 know:2 use:5 think:1 good:1 email:1 dv:3 common:1 abbreviation:1 quarterdeck:2 corporation:1 desqview:1 software:1 yet:1 read:1 blurb:1 send:1 sound:1 pretty:1 great:1 allow:...
4,937
On the other side of the fence, I owned a Bieffe off-road helmet. Took what I would consider a minor fall, and had visible damage to the shell. Yes, the helmet did its job. But the damage/impact ratio was scary. I own Bell Moto-5 now, have taken impacts on order of twice the Bieffe impact (we do this frequently in M...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104705
8
rec_motorcycles_104705
[('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('fence', 'NN'), ('owned', 'VBD'), ('bieffe', 'JJR'), ('off', 'RP'), ('road', 'NN'), ('helmet', 'NN'), ('took', 'VBD'), ('what', 'WP'), ('would', 'MD'), ('consider', 'VB'), ('minor', 'JJ'), ('fall', 'NN'), ('and', 'CC'), ('had',...
['side', 'fence', 'bieffe', 'road', 'helmet', 'take', 'would', 'consider', 'minor', 'fall', 'visible', 'damage', 'shell', 'yes', 'helmet', 'job', 'damage', 'impact', 'ratio', 'scary', 'bell', 'moto', 'take', 'impact', 'order', 'twice', 'bieffe', 'impact', 'frequently', 'mx', 'even', 'scratch', 'two', 'season', 'recomme...
['would_consider', 'two_season']
rec_motorcycles_104705 |@lemmatized side:1 fence:1 bieffe:2 road:1 helmet:2 take:2 would:1 consider:1 minor:1 fall:1 visible:1 damage:2 shell:1 yes:1 job:1 impact:3 ratio:1 scary:1 bell:1 moto:1 order:1 twice:1 frequently:1 mx:1 even:1 scratch:1 two:1 season:1 recommendation:1 buy:1 quality:1 gear:1 ymmv:1 |@bigram wo...
4,938
 Since it is a Life Time membership, you won't have to worry about it until your next life.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76486
6
misc_forsale_76486
[('since', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('life', 'NN'), ('time', 'NN'), ('membership', 'NN'), ('you', 'PRP'), ('won', 'WDT'), ('have', 'VBP'), ('to', 'TO'), ('worry', 'VB'), ('about', 'IN'), ('it', 'PRP'), ('until', 'IN'), ('your', 'PRP$'), ('next', 'JJ'), ('life', 'NN')]
['since', 'life', 'time', 'membership', 'worry', 'next', 'life']
[]
misc_forsale_76486 |@lemmatized since:1 life:2 time:1 membership:1 worry:1 next:1 |@bigram
4,939
It was my impression watching the Mets & Rockies that umpires were calling strikes above the belt, too, but not as far up as the letters. It would be nice if this were the case.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104358
9
rec_sport_baseball_104358
[('it', 'PRP'), ('was', 'VBD'), ('my', 'PRP$'), ('impression', 'NN'), ('watching', 'VBG'), ('the', 'DT'), ('mets', 'NNS'), ('rockies', 'VBZ'), ('that', 'IN'), ('umpires', 'NNS'), ('were', 'VBD'), ('calling', 'VBG'), ('strikes', 'NNS'), ('above', 'IN'), ('the', 'DT'), ('belt', 'NN'), ('too', 'RB'), ('but', 'CC'), ('not'...
['impression', 'watch', 'mets', 'rockies', 'umpire', 'call', 'strike', 'belt', 'far', 'letter', 'would', 'nice', 'case']
['would_nice']
rec_sport_baseball_104358 |@lemmatized impression:1 watch:1 mets:1 rockies:1 umpire:1 call:1 strike:1 belt:1 far:1 letter:1 would:1 nice:1 case:1 |@bigram would_nice:1
4,940
Does anyone know where I can ftp or somehow else acquire the latest video drivers /fonts for an ATI SVGA adapter? The only floppy I have is for Windows 3.0. Does anyone know if ATI is still in business? Thanks!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/10031
2
comp_os_ms-windows_misc_10031
[('does', 'VBZ'), ('anyone', 'NN'), ('know', 'VB'), ('where', 'WRB'), ('can', 'MD'), ('ftp', 'VB'), ('or', 'CC'), ('somehow', 'VB'), ('else', 'JJ'), ('acquire', 'VB'), ('the', 'DT'), ('latest', 'JJS'), ('video', 'NN'), ('drivers', 'NNS'), ('fonts', 'NNS'), ('for', 'IN'), ('an', 'DT'), ('ati', 'JJ'), ('svga', 'NN'), ('a...
['anyone', 'know', 'ftp', 'somehow', 'else', 'acquire', 'late', 'video', 'driver', 'font', 'ati', 'svga', 'adapter', 'floppy', 'window', 'anyone', 'know', 'ati', 'still', 'business', 'thanks']
['anyone_know', 'know_ftp', 'video_driver', 'anyone_know', 'still_business']
comp_os_ms-windows_misc_10031 |@lemmatized anyone:2 know:2 ftp:1 somehow:1 else:1 acquire:1 late:1 video:1 driver:1 font:1 ati:2 svga:1 adapter:1 floppy:1 window:1 still:1 business:1 thanks:1 |@bigram anyone_know:2 know_ftp:1 video_driver:1 still_business:1
4,941
My wife and I are in the process of selecting a pediatrician for our first child (due June 15th). We interviewed a young doctor last week and were very impressed with her. However, I discovered that she is actually not an Medical Doctor (M.D.) but rather a "Doctor of Osteopathy" (D.O.). What's the difference? I be...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58964
13
sci_med_58964
[('my', 'PRP$'), ('wife', 'NN'), ('and', 'CC'), ('are', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('process', 'NN'), ('of', 'IN'), ('selecting', 'VBG'), ('pediatrician', 'NN'), ('for', 'IN'), ('our', 'PRP$'), ('first', 'JJ'), ('child', 'NN'), ('due', 'JJ'), ('june', 'NN'), ('15th', 'CD'), (').', 'NN'), ('we', 'PRP'), ('inte...
['wife', 'process', 'select', 'pediatrician', 'first', 'child', 'due', 'june', 'interview', 'young', 'doctor', 'last', 'week', 'impressed', 'however', 'discover', 'actually', 'medical', 'doctor', 'rather', 'doctor', 'osteopathy', 'difference', 'believe', 'pediatrician', 'go', 'many', 'year', 'seem', 'different', 'docto...
['last_week', 'medical_doctor', 'go_many', 'many_year', 'seem_different', 'see_year', 'cause_disease', 'sound_like', 'remember_get', 'get_shot', 'perhaps_someone', 'someone_could', 'difference_also', 'also_interest', 'follow_one', 'reader_sci', 'sci_med', 'please_respond', 'respond_directly', 'read_group', 'probably_wi...
sci_med_58964 |@lemmatized wife:1 process:1 select:1 pediatrician:4 first:1 child:1 due:1 june:1 interview:1 young:1 doctor:4 last:1 week:1 impressed:1 however:1 discover:1 actually:1 medical:3 rather:1 osteopathy:2 difference:2 believe:1 go:1 many:1 year:2 seem:1 different:1 see:2 dictionary:1 say:1 therapy:1 emphasiz...
4,942
It is actually worse than you think. I have the same problem, and have given up. Emacs has an internal table (somewhere!) which defines what keys it will accept, and this table is system-dependent. I use a Sun from my HP, and cannot get 'shift PageUp' to work - xmodmap is not sufficient, or at least I haven't worke...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66935
5
comp_windows_x_66935
[('it', 'PRP'), ('is', 'VBZ'), ('actually', 'RB'), ('worse', 'JJR'), ('than', 'IN'), ('you', 'PRP'), ('think', 'VBP'), ('have', 'VBP'), ('the', 'DT'), ('same', 'JJ'), ('problem', 'NN'), ('and', 'CC'), ('have', 'VB'), ('given', 'VBN'), ('up', 'RP'), ('emacs', 'NN'), ('has', 'VBZ'), ('an', 'DT'), ('internal', 'JJ'), ('ta...
['actually', 'bad', 'think', 'problem', 'give', 'emacs', 'internal', 'table', 'somewhere', 'define', 'key', 'accept', 'table', 'system', 'dependent', 'use', 'sun', 'hp', 'cannot', 'get', 'shift', 'pageup', 'work', 'xmodmap', 'sufficient', 'least', 'work', 'make', 'work', 'however', 'get', 'ordinary', 'pageup', 'shift',...
['think_problem', 'problem_give', 'define_key', 'table_system', 'system_dependent', 'use_sun', 'sun_hp', 'cannot_get', 'work_make', 'make_work', 'work_however', 'however_get', 'problem_use']
comp_windows_x_66935 |@lemmatized actually:1 bad:1 think:1 problem:2 give:1 emacs:3 internal:1 table:2 somewhere:1 define:1 key:1 accept:1 system:1 dependent:1 use:2 sun:1 hp:2 cannot:1 get:2 shift:2 pageup:2 work:4 xmodmap:2 sufficient:1 least:1 make:1 however:1 ordinary:1 cursorright:1 customised:1 thing:1 note:1 exa...
4,943
In the game *I* have seen yesterday in the Olympiahalle of Munich Canada won 4-1 against Sweden! The last goal for Canada was at 19:59 in the 3rd period. Maybe you shouldn't go and get you another beer before the game is over and then post imaginary results... Holger
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53906
10
rec_sport_hockey_53906
[('in', 'IN'), ('the', 'DT'), ('game', 'NN'), ('have', 'VBP'), ('seen', 'VBN'), ('yesterday', 'NN'), ('in', 'IN'), ('the', 'DT'), ('olympiahalle', 'NN'), ('of', 'IN'), ('munich', 'JJ'), ('canada', 'NN'), ('won', 'VBD'), ('against', 'IN'), ('sweden', 'VBN'), ('the', 'DT'), ('last', 'JJ'), ('goal', 'NN'), ('for', 'IN'), ...
['game', 'see', 'yesterday', 'olympiahalle', 'munich', 'canada', 'win', 'sweden', 'last', 'goal', 'canada', 'period', 'maybe', 'go', 'get', 'another', 'beer', 'game', 'post', 'imaginary', 'result', 'holger']
['game_see', 'maybe_go', 'go_get', 'get_another']
rec_sport_hockey_53906 |@lemmatized game:2 see:1 yesterday:1 olympiahalle:1 munich:1 canada:2 win:1 sweden:1 last:1 goal:1 period:1 maybe:1 go:1 get:1 another:1 beer:1 post:1 imaginary:1 result:1 holger:1 |@bigram game_see:1 maybe_go:1 go_get:1 get_another:1
4,944
Hm, do you think Dusseldorf fans would like it if their team joined the NHL? Or do we have to include Koln as well (Cologne to you Anglophiles) to make them happy?:-)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53784
10
rec_sport_hockey_53784
[('hm', 'NN'), ('do', 'VBP'), ('you', 'PRP'), ('think', 'VB'), ('dusseldorf', 'JJ'), ('fans', 'NNS'), ('would', 'MD'), ('like', 'VB'), ('it', 'PRP'), ('if', 'IN'), ('their', 'PRP$'), ('team', 'NN'), ('joined', 'VBD'), ('the', 'DT'), ('nhl', 'NN'), ('or', 'CC'), ('do', 'VBP'), ('we', 'PRP'), ('have', 'VB'), ('to', 'TO')...
['hm', 'think', 'dusseldorf', 'fan', 'would', 'like', 'team', 'join', 'nhl', 'include', 'koln', 'well', 'cologne', 'anglophile', 'make', 'happy']
['would_like', 'make_happy']
rec_sport_hockey_53784 |@lemmatized hm:1 think:1 dusseldorf:1 fan:1 would:1 like:1 team:1 join:1 nhl:1 include:1 koln:1 well:1 cologne:1 anglophile:1 make:1 happy:1 |@bigram would_like:1 make_happy:1
4,945
Could some kind soul please email ma a response since i don't have much time to read this group. Question: I have a 170 MB hard drive which currently has 10 MB left. How much space will DoubleSpace allow me to have?? I have a 486 50 w/ 4 MB Ram if it matters. Thanks in advance Jason -- Jason Brown cs1442au@decs...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60521
3
comp_sys_ibm_pc_hardware_60521
[('could', 'MD'), ('some', 'DT'), ('kind', 'NN'), ('soul', 'JJ'), ('please', 'NN'), ('email', 'VB'), ('ma', 'NN'), ('response', 'NN'), ('since', 'IN'), ('don', 'NN'), ('have', 'VBP'), ('much', 'JJ'), ('time', 'NN'), ('to', 'TO'), ('read', 'VB'), ('this', 'DT'), ('group', 'NN'), ('question', 'NN'), ('have', 'VBP'), ('17...
['could', 'kind', 'soul', 'please', 'email', 'response', 'since', 'much', 'time', 'read', 'group', 'question', 'mb', 'hard', 'drive', 'currently', 'mb', 'leave', 'much', 'space', 'doublespace', 'allow', 'mb', 'ram', 'matter', 'thanks', 'advance', 'jason', 'jason', 'brown']
['could_kind', 'kind_soul', 'please_email', 'email_response', 'since_much', 'much_time', 'time_read', 'read_group', 'mb_hard', 'hard_drive', 'drive_currently', 'mb_ram', 'thanks_advance']
comp_sys_ibm_pc_hardware_60521 |@lemmatized could:1 kind:1 soul:1 please:1 email:1 response:1 since:1 much:2 time:1 read:1 group:1 question:1 mb:3 hard:1 drive:1 currently:1 leave:1 space:1 doublespace:1 allow:1 ram:1 matter:1 thanks:1 advance:1 jason:2 brown:1 |@bigram could_kind:1 kind_soul:1 please_email:1 email_re...
4,946
Extremely rare in humans. Usually so much else is involved you'd just have a mess to sort out. Birds do all vision in the tectum, don't they? -- ---------------------------------------------------------------------------- Gordon Banks N3JXP | "Skepticism is the chastity of the intellect, and geb@cadre.dsl....
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58118
13
sci_med_58118
[('extremely', 'RB'), ('rare', 'JJ'), ('in', 'IN'), ('humans', 'NNS'), ('usually', 'RB'), ('so', 'RB'), ('much', 'JJ'), ('else', 'NN'), ('is', 'VBZ'), ('involved', 'VBN'), ('you', 'PRP'), ('just', 'RB'), ('have', 'VB'), ('mess', 'NN'), ('to', 'TO'), ('sort', 'VB'), ('out', 'RP'), ('birds', 'NNS'), ('do', 'VBP'), ('all'...
['extremely', 'rare', 'human', 'usually', 'much', 'else', 'involve', 'mess', 'sort', 'bird', 'vision', 'tectum', 'gordon', 'bank', 'skepticism', 'chastity', 'intellect', 'shameful', 'surrender', 'soon']
['gordon_bank', 'bank_skepticism', 'skepticism_chastity', 'chastity_intellect', 'intellect_shameful', 'shameful_surrender', 'surrender_soon']
sci_med_58118 |@lemmatized extremely:1 rare:1 human:1 usually:1 much:1 else:1 involve:1 mess:1 sort:1 bird:1 vision:1 tectum:1 gordon:1 bank:1 skepticism:1 chastity:1 intellect:1 shameful:1 surrender:1 soon:1 |@bigram gordon_bank:1 bank_skepticism:1 skepticism_chastity:1 chastity_intellect:1 intellect_shameful:1 shame...
4,947
Yup. We're using both and they work just fine. Hopefully, someday WFWG will communicate over LWP TCPIP. Right now we have to load NetBeui.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9541
2
comp_os_ms-windows_misc_9541
[('yup', 'NN'), ('we', 'PRP'), ('re', 'VBP'), ('using', 'VBG'), ('both', 'DT'), ('and', 'CC'), ('they', 'PRP'), ('work', 'VBP'), ('just', 'RB'), ('fine', 'JJ'), ('hopefully', 'RB'), ('someday', 'JJ'), ('wfwg', 'NN'), ('will', 'MD'), ('communicate', 'VB'), ('over', 'IN'), ('lwp', 'JJ'), ('tcpip', 'NNS'), ('right', 'RB')...
['yup', 'use', 'work', 'fine', 'hopefully', 'someday', 'wfwg', 'communicate', 'lwp', 'tcpip', 'right', 'load', 'netbeui']
['use_work', 'work_fine']
comp_os_ms-windows_misc_9541 |@lemmatized yup:1 use:1 work:1 fine:1 hopefully:1 someday:1 wfwg:1 communicate:1 lwp:1 tcpip:1 right:1 load:1 netbeui:1 |@bigram use_work:1 work_fine:1
4,948
Try Cables and Chips ... let me dig out a reciept ... Here we are... Cables & Chips at 121 Fulton Street, that's near South Street Seaport and Wall Street. Phone is 212-619-3132 and 800-843-4117. However, when ordering there, be VERY exact or there's a good chance they'll screw up. Otherwise, they're pretty goo...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53875
12
sci_electronics_53875
[('try', 'NN'), ('cables', 'NNS'), ('and', 'CC'), ('chips', 'NNS'), ('...', ':'), ('let', 'VB'), ('me', 'PRP'), ('dig', 'VB'), ('out', 'RP'), ('reciept', 'NN'), ('...', ':'), ('here', 'RB'), ('we', 'PRP'), ('are', 'VBP'), ('...', ':'), ('cables', 'NNS'), ('chips', 'NNS'), ('at', 'IN'), ('121', 'CD'), ('fulton', 'JJ'), ...
['try', 'cable', 'chip', 'let', 'dig', 'reciept', 'cable', 'chip', 'fulton', 'street', 'near', 'south', 'street', 'seaport', 'wall', 'street', 'phone', 'however', 'order', 'exact', 'good', 'chance', 'screw', 'otherwise', 'pretty', 'good', 'deliver', 'cheer', 'rob']
['wall_street', 'good_chance', 'pretty_good']
sci_electronics_53875 |@lemmatized try:1 cable:2 chip:2 let:1 dig:1 reciept:1 fulton:1 street:3 near:1 south:1 seaport:1 wall:1 phone:1 however:1 order:1 exact:1 good:2 chance:1 screw:1 otherwise:1 pretty:1 deliver:1 cheer:1 rob:1 |@bigram wall_street:1 good_chance:1 pretty_good:1
4,949
Actually, they won't. What they'll tell you is that if you add up the number of suicides, murders of one drug dealer by another, legit self-defenses of a battered spouse, and so on, you'll end up with a number that is much larger than the number of self-defense killings against strangers committed in the bedroom. (B...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54733
16
talk_politics_guns_54733
[('actually', 'RB'), ('they', 'PRP'), ('won', 'VBD'), ('what', 'WP'), ('they', 'PRP'), ('ll', 'VBP'), ('tell', 'VB'), ('you', 'PRP'), ('is', 'VBZ'), ('that', 'IN'), ('if', 'IN'), ('you', 'PRP'), ('add', 'VBP'), ('up', 'RP'), ('the', 'DT'), ('number', 'NN'), ('of', 'IN'), ('suicides', 'JJ'), ('murders', 'NNS'), ('of', '...
['actually', 'win', 'tell', 'add', 'number', 'suicides', 'murder', 'one', 'drug', 'dealer', 'another', 'legit', 'self', 'defense', 'batter', 'spouse', 'end', 'number', 'much', 'large', 'number', 'self', 'defense', 'killing', 'stranger', 'commit', 'bedroom', 'btw', 'honestly', 'count', 'latter', 'either', 'let', 'quibbl...
['add_number', 'murder_one', 'drug_dealer', 'self_defense', 'much_large', 'large_number', 'self_defense', 'self_defense', 'self_defense', 'kill_attacker']
talk_politics_guns_54733 |@lemmatized actually:1 win:1 tell:1 add:1 number:5 suicides:1 murder:1 one:1 drug:1 dealer:1 another:1 legit:1 self:4 defense:4 batter:1 spouse:1 end:1 much:1 large:1 killing:2 stranger:1 commit:1 bedroom:1 btw:1 honestly:1 count:1 latter:1 either:3 let:1 quibble:1 try:1 claim:1 comparison:3 c...
4,950
There are two issues here: copyright and patent. The magazine article's contents are copyrighted, and may not be reproduced, translated, etc., without the copyright holder's permission. However, this does not cover the *ideas* expressed, only the form of expression. Copying their circuit diagram or PC-board patter...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53679
12
sci_electronics_53679
[('there', 'EX'), ('are', 'VBP'), ('two', 'CD'), ('issues', 'NNS'), ('here', 'RB'), ('copyright', 'JJ'), ('and', 'CC'), ('patent', 'VBD'), ('the', 'DT'), ('magazine', 'NN'), ('article', 'NN'), ('contents', 'NNS'), ('are', 'VBP'), ('copyrighted', 'VBN'), ('and', 'CC'), ('may', 'MD'), ('not', 'RB'), ('be', 'VB'), ('repro...
['two', 'issue', 'copyright', 'patent', 'magazine', 'article', 'content', 'copyright', 'may', 'reproduce', 'translated', 'etc', 'without', 'copyright', 'holder', 'permission', 'however', 'cover', 'idea', 'express', 'form', 'expression', 'copy', 'circuit', 'diagram', 'pc', 'board', 'pattern', 'copyright', 'infringement'...
['magazine_article', 'pc_board', 'far_enough', 'although_would', 'someone_else', 'almost_certainly', 'amount_money']
sci_electronics_53679 |@lemmatized two:1 issue:2 copyright:7 patent:5 magazine:1 article:1 content:1 may:1 reproduce:1 translated:1 etc:1 without:2 holder:1 permission:1 however:2 cover:3 idea:2 express:1 form:1 expression:1 copy:1 circuit:3 diagram:2 pc:1 board:2 pattern:1 infringement:2 unlikely:1 could:1 stretch:1 f...
4,951
If you are interested in (any of) the following, please contact me: EMail mbeck@vtssi.vt.edu Phone (703)552-4381 USMail Michael Beck 1200 Progress Street #5500E Blacksburg, Virginia 24060 ~~~~~~~~~~FOR SALE as of 12AM 4...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75950
6
misc_forsale_75950
[('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('interested', 'JJ'), ('in', 'IN'), ('any', 'DT'), ('of', 'IN'), ('the', 'DT'), ('following', 'JJ'), ('please', 'NN'), ('contact', 'VB'), ('me', 'PRP'), ('email', 'VB'), ('phone', 'NN'), ('703', 'CD'), ('552', 'CD'), ('4381', 'CD'), ('usmail', 'NN'), ('michael', 'NN'), ('b...
['interested', 'following', 'please', 'contact', 'email', 'phone', 'usmail', 'michael', 'beck', 'progress', 'street', 'blacksburg', 'virginia', 'sale', 'panasonic', 'af', 'ccd', 'omnimovie', 'camcorder', 'vhs', 'hq', 'high', 'speed', 'shutter', 'fly', 'erase', 'head', 'ca', 'year', 'old', 'use', 'lightly', 'date', 'tim...
['interested_following', 'please_contact', 'contact_email', 'email_phone', 'high_speed', 'year_old', 'old_use', 'date_time', 'long_wide', 'wide_high', 'power_adaptor', 'battery_charger', 'battery_pack', 'audio_video', 'long_wide', 'wide_high', 'ask_price', 'best_offer', 'look_new', 'new_price', 'amiga_unix', 'compatibl...
misc_forsale_75950 |@lemmatized interested:1 following:1 please:1 contact:1 email:1 phone:2 usmail:1 michael:1 beck:1 progress:1 street:1 blacksburg:1 virginia:1 sale:1 panasonic:1 af:1 ccd:1 omnimovie:1 camcorder:1 vhs:1 hq:1 high:3 speed:1 shutter:1 fly:1 erase:1 head:1 ca:1 year:1 old:1 use:1 lightly:1 date:1 time:1...
4,952
{Jason Haines} said "what to do with old 256k" to <All> on 04-15-93 04:38 JH> I was wondering if people had any good uses for old JH> 256k SIMMs. I have a bunch of them for the Apple Mac JH> and I know lots of other people do to. I have tried to JH> sell them but have gotten NO interest. How about...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53706
12
sci_electronics_53706
[('jason', 'NN'), ('haines', 'NNS'), ('said', 'VBD'), ('what', 'WP'), ('to', 'TO'), ('do', 'VB'), ('with', 'IN'), ('old', 'JJ'), ('256k', 'CD'), ('to', 'TO'), ('all', 'DT'), ('on', 'IN'), ('04', 'CD'), ('15', 'CD'), ('93', 'CD'), ('04', 'CD'), ('38', 'CD'), ('jh', 'NN'), ('was', 'VBD'), ('wondering', 'VBG'), ('if', 'IN...
['jason', 'haines', 'say', 'old', 'jh', 'wonder', 'people', 'good', 'us', 'old', 'jh', 'simms', 'bunch', 'apple', 'mac', 'jh', 'know', 'lot', 'people', 'try', 'jh', 'sell', 'get', 'interest', 'collect', 'together', 'ie', 'everyones', 'sell', 'lot', 'thing', 'give', 'recycler', 'jh', 'inovative', 'use', 'want', 'buy', '...
['wonder_people', 'people_good', 'know_lot', 'lot_people', 'people_try', 'sell_get', 'lot_thing', 'thing_give', 'want_buy', 'would_interested', 'interested_hear', 'free_send', 'chip_chip', 'chip_device', 'ram_use', 'ram_disk']
sci_electronics_53706 |@lemmatized jason:1 haines:1 say:1 old:2 jh:10 wonder:1 people:2 good:1 us:1 simms:2 bunch:1 apple:1 mac:1 know:1 lot:2 try:1 sell:2 get:1 interest:1 collect:1 together:1 ie:1 everyones:1 thing:1 give:1 recycler:1 inovative:1 use:2 want:1 buy:1 would:2 interested:1 hear:1 free:1 send:1 real:1 che...
4,953
Mine was beautiful for a year and a half. Then it went <foomp>. I bought a ViewSonic 6FS instead. Another great monitor, IMHO.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38515
1
comp_graphics_38515
[('mine', 'NN'), ('was', 'VBD'), ('beautiful', 'JJ'), ('for', 'IN'), ('year', 'NN'), ('and', 'CC'), ('half', 'NN'), ('then', 'RB'), ('it', 'PRP'), ('went', 'VBD'), ('foomp', 'JJ'), ('>.', 'NNP'), ('bought', 'VBD'), ('viewsonic', 'JJ'), ('6fs', 'CD'), ('instead', 'RB'), ('another', 'DT'), ('great', 'JJ'), ('monitor', 'N...
['mine', 'beautiful', 'year', 'half', 'go', 'foomp', 'buy', 'viewsonic', 'instead', 'another', 'great', 'monitor', 'imho']
['year_half']
comp_graphics_38515 |@lemmatized mine:1 beautiful:1 year:1 half:1 go:1 foomp:1 buy:1 viewsonic:1 instead:1 another:1 great:1 monitor:1 imho:1 |@bigram year_half:1
4,954
People have been encrypting notes in their notebooks for hundreds of years -- maybe over a thousand. It's a long tradition dating at least back to the alchemists. I know of nothing bad happening to them. I would assume that nothing bad would happen to you, given this long history establishing encryption as the prop...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15001
11
sci_crypt_15001
[('people', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('encrypting', 'VBG'), ('notes', 'NNS'), ('in', 'IN'), ('their', 'PRP$'), ('notebooks', 'NNS'), ('for', 'IN'), ('hundreds', 'NNS'), ('of', 'IN'), ('years', 'NNS'), ('--', ':'), ('maybe', 'RB'), ('over', 'IN'), ('thousand', 'VB'), ('it', 'PRP'), ('long', 'JJ'), ('tra...
['people', 'encrypt', 'note', 'notebook', 'hundred', 'year', 'maybe', 'thousand', 'long', 'tradition', 'date', 'least', 'back', 'alchemist', 'know', 'nothing', 'bad', 'happen', 'would', 'assume', 'nothing', 'bad', 'would', 'happen', 'give', 'long', 'history', 'establish', 'encryption', 'property', 'individual', 'please...
['hundred_year', 'long_tradition', 'know_nothing', 'nothing_bad', 'happen_would', 'would_assume', 'nothing_bad', 'bad_would', 'would_happen', 'long_history']
sci_crypt_15001 |@lemmatized people:1 encrypt:1 note:1 notebook:1 hundred:1 year:1 maybe:1 thousand:1 long:2 tradition:1 date:1 least:1 back:1 alchemist:1 know:1 nothing:2 bad:2 happen:2 would:2 assume:1 give:1 history:1 establish:1 encryption:1 property:1 individual:1 please:1 |@bigram hundred_year:1 long_tradition:1...
4,955
Marc is not spoofing. Try it yourself. At least, the commands work exactly as he described (i.e. they do not work.) - Josh.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15604
11
sci_crypt_15604
[('marc', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('spoofing', 'VBG'), ('try', 'VB'), ('it', 'PRP'), ('yourself', 'PRP'), ('at', 'IN'), ('least', 'JJS'), ('the', 'DT'), ('commands', 'NNS'), ('work', 'VBP'), ('exactly', 'RB'), ('as', 'IN'), ('he', 'PRP'), ('described', 'VBD'), ('they', 'PRP'), ('do', 'VBP'), ('not', 'RB'),...
['marc', 'spoof', 'try', 'least', 'command', 'work', 'exactly', 'describe', 'work', 'josh']
['work_exactly']
sci_crypt_15604 |@lemmatized marc:1 spoof:1 try:1 least:1 command:1 work:2 exactly:1 describe:1 josh:1 |@bigram work_exactly:1
4,956
My earlier argument that "Clipper will encourage state and local cops to commit criminal acts" is largely moot, now that we've learned that the FBI will perform the actual tap. [It will encourage the *FBI* to commit (even more) criminal acts, but that's not the point here.] But this gives another avenue of attack o...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15685
11
sci_crypt_15685
[('my', 'PRP$'), ('earlier', 'RBR'), ('argument', 'NN'), ('that', 'IN'), ('clipper', 'NN'), ('will', 'MD'), ('encourage', 'VB'), ('state', 'NN'), ('and', 'CC'), ('local', 'JJ'), ('cops', 'NNS'), ('to', 'TO'), ('commit', 'VB'), ('criminal', 'JJ'), ('acts', 'NNS'), ('is', 'VBZ'), ('largely', 'RB'), ('moot', 'JJ'), ('now'...
['earlier', 'argument', 'clipper', 'encourage', 'state', 'local', 'cop', 'commit', 'criminal', 'act', 'largely', 'moot', 'learn', 'fbi', 'perform', 'actual', 'tap', 'encourage', 'fbi', 'commit', 'even', 'criminal', 'act', 'point', 'give', 'another', 'avenue', 'attack', 'clipper', 'proposal', 'eff', 'aclu', 'cpsr', 'foi...
['state_local', 'criminal_act', 'criminal_act', 'give_another', 'clipper_proposal', 'ask_detail', 'could_build', 'plus_minus', 'near_future', 'know_thing', 'technical_detail', 'still_know']
sci_crypt_15685 |@lemmatized earlier:1 argument:1 clipper:4 encourage:2 state:1 local:1 cop:1 commit:2 criminal:2 act:2 largely:1 moot:1 learn:1 fbi:5 perform:1 actual:1 tap:4 even:2 point:1 give:1 another:1 avenue:1 attack:1 proposal:1 eff:1 aclu:1 cpsr:1 foia:1 request:4 make:1 ask:1 detail:2 bureaucratic:1 equipment...
4,957
Can someone please remind me who said a well known quotation? He was sitting atop a rocket awaiting liftoff and afterwards, in answer to the question what he had been thinking about, said (approximately) "half a million components, each has to work perfectly, each supplied by the lowest bidder....." Attribution and...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60833
14
sci_space_60833
[('can', 'MD'), ('someone', 'NN'), ('please', 'VB'), ('remind', 'VB'), ('me', 'PRP'), ('who', 'WP'), ('said', 'VBD'), ('well', 'RB'), ('known', 'VBN'), ('quotation', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('sitting', 'VBG'), ('atop', 'JJ'), ('rocket', 'NN'), ('awaiting', 'VBG'), ('liftoff', 'NN'), ('and', 'CC'), ('after...
['someone', 'please', 'remind', 'say', 'well', 'know', 'quotation', 'sit', 'atop', 'rocket', 'await', 'liftoff', 'afterwards', 'answer', 'question', 'think', 'say', 'approximately', 'half', 'million', 'component', 'work', 'perfectly', 'supply', 'low', 'bidder', 'attribution', 'correction', 'quote', 'would', 'much', 'ap...
['someone_please', 'say_well', 'well_know', 'answer_question', 'question_think', 'think_say', 'half_million', 'work_perfectly', 'would_much', 'much_appreciate']
sci_space_60833 |@lemmatized someone:1 please:1 remind:1 say:2 well:1 know:1 quotation:1 sit:1 atop:1 rocket:1 await:1 liftoff:1 afterwards:1 answer:1 question:1 think:1 approximately:1 half:1 million:1 component:1 work:1 perfectly:1 supply:1 low:1 bidder:1 attribution:1 correction:1 quote:1 would:1 much:1 appreciate:1...
4,958
G'Day Windows NT is a step forward, but not by much. I guess for DOS users who think multi-tasking is really _neat_ (add puke here) and are overjoyed to be able to use more than 64K of memory, its a major improvement. For Windows users its more like an upgrade with facilities most Unix users take for granted. Most o...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66945
5
comp_windows_x_66945
[('day', 'NN'), ('windows', 'NNS'), ('nt', 'CC'), ('is', 'VBZ'), ('step', 'JJ'), ('forward', 'RB'), ('but', 'CC'), ('not', 'RB'), ('by', 'IN'), ('much', 'JJ'), ('guess', 'NN'), ('for', 'IN'), ('dos', 'NN'), ('users', 'NNS'), ('who', 'WP'), ('think', 'VBP'), ('multi', 'NNS'), ('tasking', 'VBG'), ('is', 'VBZ'), ('really'...
['day', 'window', 'nt', 'step', 'forward', 'much', 'guess', 'user', 'think', 'multi', 'task', 'really', 'add', 'puke', 'overjoy', 'able', 'use', 'memory', 'major', 'improvement', 'windows', 'user', 'like', 'upgrade', 'facility', 'unix', 'user', 'take', 'grant', 'window', 'user', 'use', 'pc', 'text', 'processing', 'run'...
['window_nt', 'multi_task', 'able_use', 'use_memory', 'major_improvement', 'take_grant', 'window_user', 'user_use', 'use_pc', 'operating_system', 'real_issue', 'operating_system', 'use_cpu', 'pc_mac', 'system_build', 'use_pc', 'pc_graphic', 'software_pc', 'front_end', 'end_make', 'make_look', 'look_like', 'shell_script...
comp_windows_x_66945 |@lemmatized day:1 window:2 nt:3 step:1 forward:1 much:1 guess:1 user:4 think:2 multi:3 task:1 really:1 add:1 puke:1 overjoy:1 able:1 use:4 memory:1 major:1 improvement:1 windows:1 like:3 upgrade:1 facility:1 unix:2 take:1 grant:1 pc:4 text:1 processing:1 run:3 party:1 application:2 anyway:1 operat...
4,959
Interesting discussion. I limit myself to *one* 'standard serving' of alcohol if I'm going to ride. And mostly, unless the alcohol is something special (fine ale, good wine, or someone else's vsop), I usually just don't drink *any*. But then alcohol just isn't really important to me, mainly for financial reasons......
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104304
8
rec_motorcycles_104304
[('interesting', 'JJ'), ('discussion', 'NN'), ('limit', 'NN'), ('myself', 'PRP'), ('to', 'TO'), ('one', 'CD'), ('standard', 'NN'), ('serving', 'NN'), ('of', 'IN'), ('alcohol', 'NN'), ('if', 'IN'), ('going', 'VBG'), ('to', 'TO'), ('ride', 'VB'), ('and', 'CC'), ('mostly', 'RB'), ('unless', 'IN'), ('the', 'DT'), ('alcohol...
['interesting', 'discussion', 'limit', 'one', 'standard', 'serving', 'alcohol', 'go', 'ride', 'mostly', 'unless', 'alcohol', 'something', 'special', 'fine', 'ale', 'good', 'wine', 'someone', 'else', 'vsop', 'usually', 'drink', 'alcohol', 'really', 'important', 'mainly', 'financial', 'reason', 'least', 'one', 'magazine'...
['interesting_discussion', 'one_standard', 'someone_else', 'really_important', 'least_one', 'year_ago', 'regard_charles']
rec_motorcycles_104304 |@lemmatized interesting:1 discussion:1 limit:1 one:2 standard:1 serving:1 alcohol:4 go:1 ride:1 mostly:1 unless:1 something:1 special:1 fine:1 ale:1 good:1 wine:1 someone:1 else:1 vsop:1 usually:1 drink:1 really:1 important:1 mainly:1 financial:1 reason:1 least:1 magazine:1 claim:1 follow:1 avia...
4,960
Greetings! HP 20s forsale. comes with case no manuals excellent condition asking for $13.00 If interested, please E-mail today.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76137
6
misc_forsale_76137
[('greetings', 'NNS'), ('hp', 'VBD'), ('20s', 'CD'), ('forsale', 'NN'), ('comes', 'VBZ'), ('with', 'IN'), ('case', 'NN'), ('no', 'DT'), ('manuals', 'NNS'), ('excellent', 'JJ'), ('condition', 'NN'), ('asking', 'VBG'), ('for', 'IN'), ('13', 'CD'), ('00', 'CD'), ('if', 'IN'), ('interested', 'JJ'), ('please', 'NN'), ('mail...
['greeting', 'hp', 'forsale', 'come', 'case', 'manual', 'excellent', 'condition', 'ask', 'interested', 'please', 'mail', 'today']
['excellent_condition', 'condition_ask', 'interested_please', 'please_mail']
misc_forsale_76137 |@lemmatized greeting:1 hp:1 forsale:1 come:1 case:1 manual:1 excellent:1 condition:1 ask:1 interested:1 please:1 mail:1 today:1 |@bigram excellent_condition:1 condition_ask:1 interested_please:1 please_mail:1
4,961
I've a curiousity -- Whenever a person is put on the 15-day, 30-day or 60-day, the person is on the list longer than the specificed time I've seen a person on the 15-day for maybe 4 months last year, I don't remember what... I just need a little clarification on the disabled list specifications. - Scotyy
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/102667
9
rec_sport_baseball_102667
[('ve', 'JJ'), ('curiousity', 'NN'), ('--', ':'), ('whenever', 'WRB'), ('person', 'NN'), ('is', 'VBZ'), ('put', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('15', 'CD'), ('day', 'NN'), ('30', 'CD'), ('day', 'NN'), ('or', 'CC'), ('60', 'CD'), ('day', 'NN'), ('the', 'DT'), ('person', 'NN'), ('is', 'VBZ'), ('on', 'IN'), ('the', ...
['curiousity', 'whenever', 'person', 'put', 'day', 'day', 'day', 'person', 'list', 'long', 'specificed', 'time', 'see', 'person', 'day', 'maybe', 'month', 'last', 'year', 'remember', 'need', 'little', 'clarification', 'disabled', 'list', 'specification', 'scotyy']
['day_day', 'day_day', 'person_list', 'list_long', 'time_see', 'last_year', 'need_little']
rec_sport_baseball_102667 |@lemmatized curiousity:1 whenever:1 person:3 put:1 day:4 list:2 long:1 specificed:1 time:1 see:1 maybe:1 month:1 last:1 year:1 remember:1 need:1 little:1 clarification:1 disabled:1 specification:1 scotyy:1 |@bigram day_day:2 person_list:1 list_long:1 time_see:1 last_year:1 need_little:1
4,962
In most cases information you come by properly is yours to use as you wish, but there are certainly exceptions. If you write a paper which includes sufficiently detailed information on how to build a nuclear weapon, it is classified. As I understand the law, nuclear weapons design is _automatically_ classified ev...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15601
11
sci_crypt_15601
[('in', 'IN'), ('most', 'JJS'), ('cases', 'NNS'), ('information', 'NN'), ('you', 'PRP'), ('come', 'VBP'), ('by', 'IN'), ('properly', 'NN'), ('is', 'VBZ'), ('yours', 'RB'), ('to', 'TO'), ('use', 'VB'), ('as', 'IN'), ('you', 'PRP'), ('wish', 'VBP'), ('but', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('certainly', 'RB'), ('e...
['case', 'information', 'come', 'properly', 'use', 'wish', 'certainly', 'exception', 'write', 'paper', 'include', 'sufficiently', 'detail', 'information', 'build', 'nuclear', 'weapon', 'classify', 'understand', 'law', 'nuclear', 'weapon', 'design', 'classify', 'even', 'work', 'believe', 'allow', 'read', 'paper', 'less'...
['information_come', 'properly_use', 'write_paper', 'detail_information', 'nuclear_weapon', 'nuclear_weapon', 'even_work', 'read_paper', 'even_though', 'might_argue', 'break_law', 'police_officer', 'reverse_engineering', 'clipper_chip', 'tell_think', 'court_case', 'many_people', 'people_would', 'fact_government']
sci_crypt_15601 |@lemmatized case:2 information:2 come:1 properly:1 use:1 wish:1 certainly:1 exception:1 write:1 paper:2 include:1 sufficiently:1 detail:1 build:1 nuclear:2 weapon:2 classify:2 understand:1 law:3 design:1 even:2 work:1 believe:1 allow:1 read:1 less:1 serious:1 example:1 tell:2 driver:1 speed:1 trap:1 ru...
4,963
I have a genie garage door transmitter forsale, this unit is a three button station. will operate three different door or gate openers. Has never been used, normaly goes for $45.00 Im ask $20.00 + shipping. If interested please email me.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76008
6
misc_forsale_76008
[('have', 'VB'), ('genie', 'VBN'), ('garage', 'JJ'), ('door', 'NN'), ('transmitter', 'NN'), ('forsale', 'NN'), ('this', 'DT'), ('unit', 'NN'), ('is', 'VBZ'), ('three', 'CD'), ('button', 'NN'), ('station', 'NN'), ('will', 'MD'), ('operate', 'VB'), ('three', 'CD'), ('different', 'JJ'), ('door', 'NN'), ('or', 'CC'), ('gat...
['genie', 'garage', 'door', 'transmitter', 'forsale', 'unit', 'three', 'button', 'station', 'operate', 'three', 'different', 'door', 'gate', 'opener', 'never', 'use', 'normaly', 'go', 'im', 'ask', 'shipping', 'interested', 'please', 'email']
['three_different', 'never_use', 'ask_shipping', 'interested_please', 'please_email']
misc_forsale_76008 |@lemmatized genie:1 garage:1 door:2 transmitter:1 forsale:1 unit:1 three:2 button:1 station:1 operate:1 different:1 gate:1 opener:1 never:1 use:1 normaly:1 go:1 im:1 ask:1 shipping:1 interested:1 please:1 email:1 |@bigram three_different:1 never_use:1 ask_shipping:1 interested_please:1 please_email...
4,964
The subject line says it all -- I'm trying to locate a copy of SPI's board game "War of the Ring." Anyone have a copy with which they are willing to part? Thanks a million ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/74746
6
misc_forsale_74746
[('the', 'DT'), ('subject', 'NN'), ('line', 'NN'), ('says', 'VBZ'), ('it', 'PRP'), ('all', 'DT'), ('--', ':'), ('trying', 'VBG'), ('to', 'TO'), ('locate', 'VB'), ('copy', 'NN'), ('of', 'IN'), ('spi', 'NNP'), ('board', 'NN'), ('game', 'NN'), ('war', 'NN'), ('of', 'IN'), ('the', 'DT'), ('ring', 'NN'), ('."', 'NNP'), ('an...
['subject', 'line', 'say', 'try', 'locate', 'copy', 'spi', 'board', 'game', 'war', 'ring', 'anyone', 'copy', 'willing', 'part', 'thanks', 'million']
['subject_line', 'line_say', 'say_try', 'board_game', 'willing_part']
misc_forsale_74746 |@lemmatized subject:1 line:1 say:1 try:1 locate:1 copy:2 spi:1 board:1 game:1 war:1 ring:1 anyone:1 willing:1 part:1 thanks:1 million:1 |@bigram subject_line:1 line_say:1 say_try:1 board_game:1 willing_part:1
4,965
No. Plug the printer in the printer port, and the modem in the modem port. ;)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51562
4
comp_sys_mac_hardware_51562
[('no', 'DT'), ('plug', 'NN'), ('the', 'DT'), ('printer', 'NN'), ('in', 'IN'), ('the', 'DT'), ('printer', 'NN'), ('port', 'NN'), ('and', 'CC'), ('the', 'DT'), ('modem', 'NN'), ('in', 'IN'), ('the', 'DT'), ('modem', 'NN'), ('port', 'NN'), (';)', 'NN')]
['plug', 'printer', 'printer', 'port', 'modem', 'modem', 'port']
['printer_port', 'modem_modem']
comp_sys_mac_hardware_51562 |@lemmatized plug:1 printer:2 port:2 modem:2 |@bigram printer_port:1 modem_modem:1
4,966
I'll contact you offline about this.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38503
1
comp_graphics_38503
[('ll', 'JJ'), ('contact', 'NN'), ('you', 'PRP'), ('offline', 'VBP'), ('about', 'IN'), ('this', 'DT')]
['contact', 'offline']
[]
comp_graphics_38503 |@lemmatized contact:1 offline:1 |@bigram
4,967
The last state church was in Massachusetts. Sam Adams, the patriot-brewmaster, during his tenure as governor after the Revolutionary War got it passed. I believe it was eliminated around 1820.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/21410
15
soc_religion_christian_21410
[('the', 'DT'), ('last', 'JJ'), ('state', 'NN'), ('church', 'NN'), ('was', 'VBD'), ('in', 'IN'), ('massachusetts', 'JJ'), ('sam', 'NN'), ('adams', 'VBZ'), ('the', 'DT'), ('patriot', 'NN'), ('brewmaster', 'NN'), ('during', 'IN'), ('his', 'PRP$'), ('tenure', 'NN'), ('as', 'IN'), ('governor', 'NN'), ('after', 'IN'), ('the...
['last', 'state', 'church', 'massachusetts', 'sam', 'adams', 'patriot', 'brewmaster', 'tenure', 'governor', 'revolutionary', 'war', 'get', 'pass', 'believe', 'eliminate', 'around']
['get_pass']
soc_religion_christian_21410 |@lemmatized last:1 state:1 church:1 massachusetts:1 sam:1 adams:1 patriot:1 brewmaster:1 tenure:1 governor:1 revolutionary:1 war:1 get:1 pass:1 believe:1 eliminate:1 around:1 |@bigram get_pass:1
4,968
I suspect that you think that this is less lethal than the typical "assault weapon". You are wrong. Compared to what most criminals use, a 9mm with military ammo (FMJs), or a military rifle (use is extremely rare), .223 or 7.62mm with military ammo (FMJs), the .32 H&R magnum with "civie" bullets is more lethal. Mos...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54435
16
talk_politics_guns_54435
[('suspect', 'NN'), ('that', 'IN'), ('you', 'PRP'), ('think', 'VBP'), ('that', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('less', 'JJR'), ('lethal', 'JJ'), ('than', 'IN'), ('the', 'DT'), ('typical', 'JJ'), ('assault', 'NN'), ('weapon', 'IN'), ('".', 'NNP'), ('you', 'PRP'), ('are', 'VBP'), ('wrong', 'JJ'), ('compared', 'VBN...
['suspect', 'think', 'less', 'lethal', 'typical', 'assault', 'weapon', 'wrong', 'compare', 'criminal', 'use', 'military', 'ammo', 'fmjs', 'military', 'rifle', 'use', 'extremely', 'rare', 'military', 'ammo', 'fmjs', 'magnum', 'civie', 'bullet', 'lethal', 'arm', 'criminal', 'military', 'use', 'among', 'least', 'lethal', ...
['assault_weapon', 'criminal_use', 'use_military', 'use_among']
talk_politics_guns_54435 |@lemmatized suspect:1 think:1 less:1 lethal:3 typical:1 assault:1 weapon:1 wrong:1 compare:1 criminal:2 use:3 military:4 ammo:2 fmjs:2 rifle:1 extremely:1 rare:1 magnum:1 civie:1 bullet:1 arm:2 among:1 least:1 existance:1 |@bigram assault_weapon:1 criminal_use:1 use_military:1 use_among:1
4,969
Squids are everybody but me and you. Chris Behanna is especially a squid.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104580
8
rec_motorcycles_104580
[('squids', 'NNS'), ('are', 'VBP'), ('everybody', 'NN'), ('but', 'CC'), ('me', 'PRP'), ('and', 'CC'), ('you', 'PRP'), ('chris', 'VBP'), ('behanna', "''"), ('is', 'VBZ'), ('especially', 'RB'), ('squid', 'JJ')]
['squid', 'everybody', 'chris', 'behanna', 'especially', 'squid']
[]
rec_motorcycles_104580 |@lemmatized squid:2 everybody:1 chris:1 behanna:1 especially:1 |@bigram
4,970
Of course, the list has to agree with the nickname laws laid down by the GIPU almost 2000 years ago (you know... the 9 of them that were written on the iron tablets that melted once and had to be reinscribed?). Since I am a prophet of the GIPU I decree that you should post the whole list of nicknames for the frequent...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53219
0
alt_atheism_53219
[('of', 'IN'), ('course', 'NN'), ('the', 'DT'), ('list', 'NN'), ('has', 'VBZ'), ('to', 'TO'), ('agree', 'VB'), ('with', 'IN'), ('the', 'DT'), ('nickname', 'JJ'), ('laws', 'NNS'), ('laid', 'VBN'), ('down', 'RB'), ('by', 'IN'), ('the', 'DT'), ('gipu', 'NN'), ('almost', 'RB'), ('2000', 'CD'), ('years', 'NNS'), ('ago', 'IN...
['course', 'list', 'agree', 'nickname', 'law', 'lay', 'gipu', 'almost', 'year', 'ago', 'know', 'write', 'iron', 'tablets', 'melt', 'reinscribed', 'since', 'prophet', 'gipu', 'decree', 'post', 'whole', 'list', 'nickname', 'frequent', 'poster']
['almost_year', 'year_ago', 'ago_know', 'know_write']
alt_atheism_53219 |@lemmatized course:1 list:2 agree:1 nickname:2 law:1 lay:1 gipu:2 almost:1 year:1 ago:1 know:1 write:1 iron:1 tablets:1 melt:1 reinscribed:1 since:1 prophet:1 decree:1 post:1 whole:1 frequent:1 poster:1 |@bigram almost_year:1 year_ago:1 ago_know:1 know_write:1
4,971
Could someone please send instructions for installing simms and vram to jmk13@po.cwru.edu? He's just gotten his 700 and wants to drop in some extra simms and vram that he has for it.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51736
4
comp_sys_mac_hardware_51736
[('could', 'MD'), ('someone', 'NN'), ('please', 'VB'), ('send', 'JJ'), ('instructions', 'NNS'), ('for', 'IN'), ('installing', 'VBG'), ('simms', 'NN'), ('and', 'CC'), ('vram', 'NN'), ('to', 'TO'), ('he', 'PRP'), ('just', 'RB'), ('gotten', 'VB'), ('his', 'PRP$'), ('700', 'CD'), ('and', 'CC'), ('wants', 'VBZ'), ('to', 'TO...
['could', 'someone', 'please', 'send', 'instruction', 'instal', 'simms', 'vram', 'get', 'want', 'drop', 'extra', 'simms', 'vram']
['could_someone', 'someone_please', 'please_send', 'get_want']
comp_sys_mac_hardware_51736 |@lemmatized could:1 someone:1 please:1 send:1 instruction:1 instal:1 simms:2 vram:2 get:1 want:1 drop:1 extra:1 |@bigram could_someone:1 someone_please:1 please_send:1 get_want:1
4,972
What position does Mike Lansing play? I cannot seem to find it anywhere. Thanks!!!!1 K--> --
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104451
9
rec_sport_baseball_104451
[('what', 'WP'), ('position', 'NN'), ('does', 'VBZ'), ('mike', 'VB'), ('lansing', 'VBG'), ('play', 'NN'), ('cannot', 'NN'), ('seem', 'VBP'), ('to', 'TO'), ('find', 'VB'), ('it', 'PRP'), ('anywhere', 'RB'), ('thanks', 'VBZ'), ('!!!!', 'JJ'), ('-->', 'CD'), ('--', ':')]
['position', 'mike', 'lansing', 'play', 'cannot', 'seem', 'find', 'anywhere', 'thank']
['seem_find', 'find_anywhere']
rec_sport_baseball_104451 |@lemmatized position:1 mike:1 lansing:1 play:1 cannot:1 seem:1 find:1 anywhere:1 thank:1 |@bigram seem_find:1 find_anywhere:1
4,973
Some recent postings remind me that I had read about risks associated with the barbecuing of foods, namely that carcinogens are generated. Is this a valid concern? If so, is it a function of the smoke or the elevated temperatures? Is it a function of the cooking elements, wood or charcoal vs. lava rocks? I wish t...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58886
13
sci_med_58886
[('some', 'DT'), ('recent', 'JJ'), ('postings', 'NNS'), ('remind', 'VBP'), ('me', 'PRP'), ('that', 'IN'), ('had', 'VBD'), ('read', 'VBN'), ('about', 'IN'), ('risks', 'NNS'), ('associated', 'VBN'), ('with', 'IN'), ('the', 'DT'), ('barbecuing', 'NN'), ('of', 'IN'), ('foods', 'NNS'), ('namely', 'RB'), ('that', 'IN'), ('ca...
['recent', 'posting', 'remind', 'read', 'risk', 'associate', 'barbecuing', 'food', 'namely', 'carcinogen', 'generate', 'valid', 'concern', 'function', 'smoke', 'elevated', 'temperature', 'function', 'cooking', 'element', 'wood', 'charcoal', 'vs', 'lava', 'rock', 'wish', 'know', 'thanks']
['know_thanks']
sci_med_58886 |@lemmatized recent:1 posting:1 remind:1 read:1 risk:1 associate:1 barbecuing:1 food:1 namely:1 carcinogen:1 generate:1 valid:1 concern:1 function:2 smoke:1 elevated:1 temperature:1 cooking:1 element:1 wood:1 charcoal:1 vs:1 lava:1 rock:1 wish:1 know:1 thanks:1 |@bigram know_thanks:1
4,974
Hi ! I am using Xview 3.0 on a Sparc IPX under Openwindows along with a XVideo board from Parallax which enables me to use 24 bit color. I am having some problems utilizing the 24 bit color and would greatly appreciate any help in this matter. I use Xview to create a Frame and then create a canvas pane inside which I...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67290
5
comp_windows_x_67290
[('hi', 'NN'), ('am', 'VBP'), ('using', 'VBG'), ('xview', 'NN'), ('on', 'IN'), ('sparc', 'NN'), ('ipx', 'NN'), ('under', 'IN'), ('openwindows', 'NNS'), ('along', 'IN'), ('with', 'IN'), ('xvideo', 'NNP'), ('board', 'NN'), ('from', 'IN'), ('parallax', 'NN'), ('which', 'WDT'), ('enables', 'VBZ'), ('me', 'PRP'), ('to', 'TO...
['hi', 'use', 'xview', 'sparc', 'ipx', 'openwindows', 'along', 'xvideo', 'board', 'parallax', 'enable', 'use', 'bit', 'color', 'problem', 'utilize', 'bit', 'color', 'would', 'greatly', 'appreciate', 'help', 'matter', 'use', 'xview', 'create', 'frame', 'create', 'canvas', 'pane', 'inside', 'use', 'display', 'live', 'vid...
['hi_use', 'use_xview', 'sparc_ipx', 'use_bit', 'bit_color', 'bit_color', 'would_greatly', 'greatly_appreciate', 'appreciate_help', 'help_matter', 'use_xview', 'use_display', 'bit_color', 'top_level', 'would_like', 'like_know', 'know_set', 'try_use', 'use_following', 'window_win', 'display_screen', 'far_good', 'badmatc...
comp_windows_x_67290 |@lemmatized hi:1 use:6 xview:3 sparc:1 ipx:1 openwindows:1 along:1 xvideo:1 board:1 parallax:1 enable:1 bit:4 color:3 problem:2 utilize:1 would:3 greatly:1 appreciate:1 help:2 matter:1 create:4 frame:8 canvas:2 pane:1 inside:1 display:5 live:1 video:2 input:1 top:1 level:1 null:2 seem:1 depth:5 pr...
4,975
I'm selling the following items... - a pair of hard saddle bags - easy installation - snap release feature with lock - black - brand is Krusures - two oshi full face helmets take all for $275 These are comming off of my bike that I'm selling, maybe you could use the whole thing, bike and accessories. 1...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104438
8
rec_motorcycles_104438
[('selling', 'VBG'), ('the', 'DT'), ('following', 'JJ'), ('items', 'NNS'), ('...', ':'), ('pair', 'NN'), ('of', 'IN'), ('hard', 'JJ'), ('saddle', 'NN'), ('bags', 'NNS'), ('easy', 'JJ'), ('installation', 'NN'), ('snap', 'NN'), ('release', 'NN'), ('feature', 'NN'), ('with', 'IN'), ('lock', 'JJ'), ('black', 'JJ'), ('brand...
['sell', 'following', 'item', 'pair', 'hard', 'saddle', 'bag', 'easy', 'installation', 'snap', 'release', 'feature', 'lock', 'black', 'brand', 'krusures', 'two', 'oshi', 'full', 'face', 'helmet', 'take', 'comming', 'bike', 'sell', 'maybe', 'could', 'use', 'whole', 'thing', 'bike', 'accessory', 'yamaha', 'vision', 'call...
['following_item', 'full_face', 'maybe_could', 'could_use', 'use_whole', 'whole_thing', 'yamaha_vision', 'work_home']
rec_motorcycles_104438 |@lemmatized sell:2 following:1 item:1 pair:1 hard:1 saddle:1 bag:1 easy:1 installation:1 snap:1 release:1 feature:1 lock:1 black:1 brand:1 krusures:1 two:1 oshi:1 full:1 face:1 helmet:1 take:1 comming:1 bike:2 maybe:1 could:1 use:1 whole:1 thing:1 accessory:1 yamaha:1 vision:1 call:1 medi:1 work...
4,976
Don't you think it would be better to E-mail back to you that we read sci.space so that you can count them and every server in the world does not have to get BW'd to death. Or instead you could possible cut and past all the senders into a single post and save on header bandwidth.... Not meaning to be taken as a ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60799
14
sci_space_60799
[('don', 'NN'), ('you', 'PRP'), ('think', 'VBP'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('better', 'JJR'), ('to', 'TO'), ('mail', 'VB'), ('back', 'RB'), ('to', 'TO'), ('you', 'PRP'), ('that', 'IN'), ('we', 'PRP'), ('read', 'VBP'), ('sci', 'JJ'), ('space', 'NN'), ('so', 'IN'), ('that', 'IN'), ('you', 'PRP'), ('c...
['think', 'would', 'good', 'mail', 'back', 'read', 'sci', 'space', 'count', 'every', 'server', 'world', 'get', 'bw', 'death', 'instead', 'could', 'possible', 'cut', 'past', 'sender', 'single', 'post', 'save', 'header', 'bandwidth', 'mean', 'take', 'flame', 'late', 'work', 'toward', 'demo', 'little', 'punchy']
['think_would', 'would_good', 'mail_back', 'back_read', 'sci_space', 'world_get', 'could_possible', 'mean_take', 'take_flame', 'work_toward']
sci_space_60799 |@lemmatized think:1 would:1 good:1 mail:1 back:1 read:1 sci:1 space:1 count:1 every:1 server:1 world:1 get:1 bw:1 death:1 instead:1 could:1 possible:1 cut:1 past:1 sender:1 single:1 post:1 save:1 header:1 bandwidth:1 mean:1 take:1 flame:1 late:1 work:1 toward:1 demo:1 little:1 punchy:1 |@bigram think_...
4,977
: I've started to look at some devices doing serial data transmission : over fairly decent distances in fairly noisy environments, and have : seen a variety of schemes for protecting the RS232 transceivers (and : the rest of the circuit) from transients on the serial lines. I'm : left wondering what is the best way of...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52744
12
sci_electronics_52744
[('ve', 'NN'), ('started', 'VBD'), ('to', 'TO'), ('look', 'VB'), ('at', 'IN'), ('some', 'DT'), ('devices', 'NNS'), ('doing', 'VBG'), ('serial', 'JJ'), ('data', 'NNS'), ('transmission', 'NN'), ('over', 'IN'), ('fairly', 'RB'), ('decent', 'JJ'), ('distances', 'NNS'), ('in', 'IN'), ('fairly', 'RB'), ('noisy', 'JJ'), ('env...
['start', 'look', 'device', 'serial', 'data', 'transmission', 'fairly', 'decent', 'distance', 'fairly', 'noisy', 'environment', 'see', 'variety', 'scheme', 'protect', 'transceivers', 'rest', 'circuit', 'transient', 'serial', 'line', 'leave', 'wonder', 'best', 'way', 'necessary', 'stuff', 'delete', 'wisdom', 'ta', 'mart...
['start_look', 'serial_line', 'best_way', 'stuff_delete', 'thing_like', 'power_cable', 'think_like', 'like_see', 'ethernet_card', 'look_one', 'one_pc', 'plan_use', 'use_serial', 'serial_cable', 'reasonably_safe', 'data_book', 'one_still', 'still_need', 'never_use', 'use_another']
sci_electronics_52744 |@lemmatized start:1 look:3 device:1 serial:3 data:2 transmission:1 fairly:2 decent:1 distance:1 noisy:1 environment:3 see:2 variety:1 scheme:1 protect:3 transceivers:2 rest:1 circuit:1 transient:1 line:2 leave:1 wonder:1 best:1 way:1 necessary:2 stuff:1 delete:1 wisdom:1 ta:1 martin:1 know:1 prot...
4,978
Alexis Perry asked if low blood potassium could be dangerous. Yes. ZZ
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59185
13
sci_med_59185
[('alexis', 'NN'), ('perry', 'NN'), ('asked', 'VBD'), ('if', 'IN'), ('low', 'JJ'), ('blood', 'NN'), ('potassium', 'NN'), ('could', 'MD'), ('be', 'VB'), ('dangerous', 'JJ'), ('yes', 'NNS'), ('zz', 'NN')]
['alexis', 'perry', 'ask', 'low', 'blood', 'potassium', 'could', 'dangerous', 'yes', 'zz']
['low_blood']
sci_med_59185 |@lemmatized alexis:1 perry:1 ask:1 low:1 blood:1 potassium:1 could:1 dangerous:1 yes:1 zz:1 |@bigram low_blood:1
4,979
# ## #I remain pro-choice, but when pro-choicers compare abortion in a # ## #clinic to a religious ritual in a church, you have to start wondering # ## #a bit if the pro-life criticism of abortion as modern human sacrifice # ## #doesn't have a grain of truth to it. # # ## # ## Ah, Clayton, so I see that you have foun...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178311
18
talk_politics_misc_178311
[('##', 'NN'), ('remain', 'VBP'), ('pro', 'JJ'), ('choice', 'NN'), ('but', 'CC'), ('when', 'WRB'), ('pro', 'JJ'), ('choicers', 'NNS'), ('compare', 'VBP'), ('abortion', 'NN'), ('in', 'IN'), ('##', 'NNP'), ('clinic', 'NN'), ('to', 'TO'), ('religious', 'JJ'), ('ritual', 'JJ'), ('in', 'IN'), ('church', 'NN'), ('you', 'PRP'...
['remain', 'pro', 'choice', 'pro', 'choicers', 'compare', 'abortion', 'clinic', 'religious', 'ritual', 'church', 'start', 'wonder', 'bit', 'pro', 'life', 'criticism', 'abortion', 'modern', 'human', 'sacrifice', 'grain', 'truth', 'ah', 'clayton', 'see', 'find', 'someone', 'new', 'bash', 'tell', 'many', 'pro', 'choicers'...
['pro_choice', 'pro_life', 'find_someone', 'tell_many', 'recall_see', 'read_posting', 'opinion_express', 'make_think', 'know_make', 'people_live', 'live_country', 'small_number', 'small_number', 'small_number', 'highly_likely', 'carl_sagan', 'never_heard', 'mean_come', 'come_conclusion', 'state_require']
talk_politics_misc_178311 |@lemmatized remain:1 pro:6 choice:1 choicers:3 compare:2 abortion:3 clinic:2 religious:2 ritual:2 church:2 start:1 wonder:1 bit:1 life:1 criticism:1 modern:1 human:1 sacrifice:1 grain:1 truth:1 ah:1 clayton:2 see:4 find:2 someone:1 new:1 bash:1 tell:1 many:1 bet:1 overwhelm:1 support:1 opinio...
4,980
The traditions of the church hold that all the "apostles" (meaning the 11 surviving disciples, Matthias, Barnabas and Paul) were martyred, except for John. "Tradition" should be understood to read "early church writings other than the bible and heteroorthodox scriptures".
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53371
0
alt_atheism_53371
[('the', 'DT'), ('traditions', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('church', 'NN'), ('hold', 'NN'), ('that', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('apostles', 'NNS'), ('meaning', 'VBG'), ('the', 'DT'), ('11', 'CD'), ('surviving', 'VBG'), ('disciples', 'NNS'), ('matthias', 'FW'), ('barnabas', 'NN'), ('and', 'CC'), ('...
['tradition', 'church', 'hold', 'apostle', 'mean', 'survive', 'disciple', 'matthias', 'barnabas', 'paul', 'martyr', 'except', 'john', 'tradition', 'understood', 'read', 'early', 'church', 'write', 'bible', 'heteroorthodox', 'scripture']
['tradition_church', 'early_church']
alt_atheism_53371 |@lemmatized tradition:2 church:2 hold:1 apostle:1 mean:1 survive:1 disciple:1 matthias:1 barnabas:1 paul:1 martyr:1 except:1 john:1 understood:1 read:1 early:1 write:1 bible:1 heteroorthodox:1 scripture:1 |@bigram tradition_church:1 early_church:1
4,981
Actually the book is called "Seventh Day Adventists believe..." And there are 27 basica beliefs. I believe it is printed by the Reveiew and Herald Publishing Association. -- "Competition is the law of the jungle. Cooperation is the law of civilization." -- Eldridge Cleaver
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20843
15
soc_religion_christian_20843
[('actually', 'RB'), ('the', 'DT'), ('book', 'NN'), ('is', 'VBZ'), ('called', 'VBN'), ('seventh', 'JJ'), ('day', 'NN'), ('adventists', 'NNS'), ('believe', 'VBP'), ('..."', 'NN'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('27', 'CD'), ('basica', 'JJ'), ('beliefs', 'NNS'), ('believe', 'VBP'), ('it', 'PRP'), ('is',...
['actually', 'book', 'call', 'seventh', 'day', 'adventist', 'believe', 'basica', 'belief', 'believe', 'print', 'reveiew', 'herald', 'publishing', 'association', 'competition', 'law', 'jungle', 'cooperation', 'law', 'civilization', 'eldridge', 'cleaver']
['book_call', 'seventh_day']
soc_religion_christian_20843 |@lemmatized actually:1 book:1 call:1 seventh:1 day:1 adventist:1 believe:2 basica:1 belief:1 print:1 reveiew:1 herald:1 publishing:1 association:1 competition:1 law:2 jungle:1 cooperation:1 civilization:1 eldridge:1 cleaver:1 |@bigram book_call:1 seventh_day:1
4,982
****UNIX****UNIX****UNIX****UNIX****UNIX****UNIX****UNIX**** FORSALE: ESIX UNIX System V Release 4 - NEW! 2 user license system - $400 Unlimited user license system - $450 2 user license system with dev kit - $500 Unlimited user license system with dev kit - $550 The above sys...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76086
6
misc_forsale_76086
[('****', 'JJ'), ('unix', 'JJ'), ('****', 'NNP'), ('unix', 'NN'), ('****', 'NNP'), ('unix', 'JJ'), ('****', 'NNP'), ('unix', 'NN'), ('****', 'NNP'), ('unix', 'JJ'), ('****', 'NNP'), ('unix', 'NN'), ('****', 'NNP'), ('unix', 'JJ'), ('****', 'NNP'), ('forsale', 'NN'), ('esix', 'NN'), ('unix', 'JJ'), ('system', 'NN'), ('r...
['unix', 'unix', 'unix', 'unix', 'unix', 'unix', 'unix', 'forsale', 'esix', 'unix', 'system', 'release', 'new', 'user', 'license', 'system', 'unlimited', 'user', 'license', 'system', 'user', 'license', 'system', 'dev', 'kit', 'unlimited', 'user', 'license', 'system', 'dev', 'kit', 'system', 'include', 'floppy', 'tape',...
['unix_unix', 'unix_unix', 'unix_unix', 'unix_unix', 'unix_unix', 'unix_unix', 'unix_system', 'release_new', 'new_user', 'user_license', 'license_system', 'user_license', 'license_system', 'system_user', 'user_license', 'license_system', 'user_license', 'license_system', 'system_include', 'new_never', 'market_value', '...
misc_forsale_76086 |@lemmatized unix:8 forsale:1 esix:1 system:7 release:1 new:2 user:4 license:4 unlimited:2 dev:2 kit:2 include:1 floppy:1 tape:1 instalation:1 manual:1 never:1 instal:1 market:1 value:1 u:1 interested:1 please:1 contact:1 thanks:1 mike:1 |@bigram unix_unix:6 unix_system:1 release_new:1 new_user:1 us...
4,983
Does anyone know of a dead first generation MR2? I need body parts, steering rack, and a few minor pieces. I was about to buy a parts car, but the owner backed out after 3 month of pulling my leg. ARRRRgh. Mike.S
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102818
7
rec_autos_102818
[('does', 'VBZ'), ('anyone', 'NN'), ('know', 'VB'), ('of', 'IN'), ('dead', 'JJ'), ('first', 'JJ'), ('generation', 'NN'), ('mr2', 'NNS'), ('need', 'VBP'), ('body', 'NN'), ('parts', 'NNS'), ('steering', 'VBG'), ('rack', 'NN'), ('and', 'CC'), ('few', 'JJ'), ('minor', 'JJ'), ('pieces', 'NNS'), ('was', 'VBD'), ('about', 'IN...
['anyone', 'know', 'dead', 'first', 'generation', 'need', 'body', 'part', 'steer', 'rack', 'minor', 'piece', 'buy', 'part', 'car', 'owner', 'back', 'month', 'pull', 'leg', 'arrrrgh', 'mike']
['anyone_know', 'know_dead', 'body_part', 'car_owner']
rec_autos_102818 |@lemmatized anyone:1 know:1 dead:1 first:1 generation:1 need:1 body:1 part:2 steer:1 rack:1 minor:1 piece:1 buy:1 car:1 owner:1 back:1 month:1 pull:1 leg:1 arrrrgh:1 mike:1 |@bigram anyone_know:1 know_dead:1 body_part:1 car_owner:1
4,984
the transmission in my car contradicts both your assertions.. i get much stronger acceleration if i let the convertor lockup.. which i can induce by briefly lifting off, then quickly (but not too quickly to trigger a kickdown) applying throttle. above 3000 rpms, the convertor will never unlock; it would kickdown f...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102809
7
rec_autos_102809
[('the', 'DT'), ('transmission', 'NN'), ('in', 'IN'), ('my', 'PRP$'), ('car', 'NN'), ('contradicts', 'NNS'), ('both', 'DT'), ('your', 'PRP$'), ('assertions', 'NNS'), ('..', 'VBP'), ('get', 'VB'), ('much', 'JJ'), ('stronger', 'JJR'), ('acceleration', 'NN'), ('if', 'IN'), ('let', 'VBN'), ('the', 'DT'), ('convertor', 'NN'...
['transmission', 'car', 'contradicts', 'assertion', 'get', 'much', 'strong', 'acceleration', 'let', 'convertor', 'lockup', 'induce', 'briefly', 'lift', 'quickly', 'quickly', 'trigger', 'kickdown', 'apply', 'throttle', 'rpms', 'convertor', 'never', 'unlock', 'would', 'kickdown', 'first', 'say', 'skill', 'involve', 'driv...
['get_much', 'much_strong', 'first_say', 'pretty_much', 'right_foot']
rec_autos_102809 |@lemmatized transmission:1 car:2 contradicts:1 assertion:1 get:1 much:2 strong:1 acceleration:1 let:1 convertor:2 lockup:1 induce:1 briefly:1 lift:1 quickly:2 trigger:1 kickdown:2 apply:1 throttle:2 rpms:1 never:1 unlock:1 would:1 first:1 say:1 skill:1 involve:1 drive:1 automatic:1 think:1 shifter:1 c...
4,985
We're talking about insurance agents from Bumf**k Illinois (ST.FARM is HQ'ed in Bloomington). What the hell do they know about cars... Both are sports cars... :-)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/101679
7
rec_autos_101679
[('we', 'PRP'), ('re', 'VBP'), ('talking', 'VBG'), ('about', 'IN'), ('insurance', 'NN'), ('agents', 'NNS'), ('from', 'IN'), ('bumf', 'NN'), ('**', 'NNP'), ('illinois', 'NN'), ('st', 'NN'), ('farm', 'NN'), ('is', 'VBZ'), ('hq', 'JJ'), ('ed', 'NN'), ('in', 'IN'), ('bloomington', 'NN'), (').', 'VBP'), ('what', 'WP'), ('th...
['talk', 'insurance', 'agent', 'bumf', 'illinois', 'st', 'farm', 'hq', 'ed', 'bloomington', 'hell', 'know', 'car', 'sport', 'car']
['sport_car']
rec_autos_101679 |@lemmatized talk:1 insurance:1 agent:1 bumf:1 illinois:1 st:1 farm:1 hq:1 ed:1 bloomington:1 hell:1 know:1 car:2 sport:1 |@bigram sport_car:1
4,986
It doesn't make a whole lot of difference, actually, since they weren't building spares of the station hardware anyway. (Dumb.) At least this is only one launch to fail.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/61192
14
sci_space_61192
[('it', 'PRP'), ('doesn', 'RB'), ('make', 'VBP'), ('whole', 'JJ'), ('lot', 'NN'), ('of', 'IN'), ('difference', 'NN'), ('actually', 'RB'), ('since', 'IN'), ('they', 'PRP'), ('weren', 'VBP'), ('building', 'VBG'), ('spares', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('station', 'NN'), ('hardware', 'NN'), ('anyway', 'RB'), ('du...
['make', 'whole', 'lot', 'difference', 'actually', 'since', 'build', 'spare', 'station', 'hardware', 'anyway', 'dumb', 'least', 'one', 'launch', 'fail']
['make_whole', 'whole_lot', 'least_one']
sci_space_61192 |@lemmatized make:1 whole:1 lot:1 difference:1 actually:1 since:1 build:1 spare:1 station:1 hardware:1 anyway:1 dumb:1 least:1 one:1 launch:1 fail:1 |@bigram make_whole:1 whole_lot:1 least_one:1
4,987
# # > In Re:Syria's Expansion, the author writes that the UN thought # > Zionism was Racism and that they were wrong. They were correct # > the first time, Zionism is Racism and thankfully, the McGill Daily # > (the student newspaper at McGill) was proud enough to print an article # > saying so. If you want a copy, ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76135
17
talk_politics_mideast_76135
[('in', 'IN'), ('re', 'JJ'), ('syria', 'NN'), ('expansion', 'NN'), ('the', 'DT'), ('author', 'NN'), ('writes', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('un', 'JJ'), ('thought', 'VBD'), ('zionism', 'NN'), ('was', 'VBD'), ('racism', 'NN'), ('and', 'CC'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('wrong', 'JJ'), (...
['syria', 'expansion', 'author', 'write', 'un', 'think', 'zionism', 'racism', 'wrong', 'correct', 'first', 'time', 'zionism', 'racism', 'thankfully', 'mcgill', 'daily', 'student', 'newspaper', 'mcgill', 'proud', 'enough', 'print', 'article', 'say', 'want', 'copy', 'send', 'mail', 'article', 'zionism', 'something', 'els...
['author_write', 'zionism_racism', 'first_time', 'zionism_racism', 'article_say', 'say_want', 'want_copy', 'send_mail', 'something_else', 'majority_people', 'really_know', 'think_know', 'political_situation', 'middle_east', 'assume_mean', 'zionism_racism']
talk_politics_mideast_76135 |@lemmatized syria:1 expansion:1 author:1 write:1 un:1 think:2 zionism:6 racism:3 wrong:1 correct:1 first:1 time:1 thankfully:1 mcgill:2 daily:1 student:1 newspaper:1 proud:1 enough:1 print:1 article:2 say:1 want:1 copy:1 send:1 mail:1 something:1 else:1 majority:1 people:1 hear:2 emit:1 ign...
4,988
GREAT post Martin. Very informative, well-balanced, and humanitarian without neglecting the need for scientific rigor. (Cross-posted to alt.psychology.personality since some personality typing will be discussed at the beginning - Note: I've set all followups to sci.med since most of my comments are more sci.med orie...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59183
13
sci_med_59183
[('great', 'JJ'), ('post', 'NN'), ('martin', 'JJ'), ('very', 'RB'), ('informative', 'JJ'), ('well', 'NN'), ('balanced', 'VBN'), ('and', 'CC'), ('humanitarian', 'JJ'), ('without', 'IN'), ('neglecting', 'VBG'), ('the', 'DT'), ('need', 'NN'), ('for', 'IN'), ('scientific', 'JJ'), ('rigor', 'NN'), ('cross', 'NN'), ('posted'...
['great', 'post', 'martin', 'informative', 'well', 'balance', 'humanitarian', 'without', 'neglect', 'need', 'scientific', 'rigor', 'cross', 'post', 'alt', 'psychology', 'personality', 'since', 'personality', 'typing', 'discuss', 'begin', 'note', 'set', 'followup', 'sci', 'med', 'since', 'comment', 'sci', 'med', 'orient...
['cross_post', 'post_alt', 'sci_med', 'sci_med', 'well_say', 'say_since', 'therefore_must', 'never_exist', 'mail_send', 'general_population', 'much_much', 'much_high', 'know_exact', 'one_drive', 'need_people', 'people_want', 'raise_level', 'science_technology', 'large_part', 'well_however', 'usually_come', 'without_que...
sci_med_59183 |@lemmatized great:3 post:12 martin:1 informative:2 well:8 balance:2 humanitarian:1 without:7 neglect:1 need:6 scientific:2 rigor:1 cross:2 alt:2 psychology:1 personality:4 since:9 typing:1 discuss:1 begin:2 note:2 set:2 followup:2 sci:3 med:4 comment:5 orient:1 sure:4 reply:1 related:1 respond:1 natural:...
4,989
.Chris
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/10002
2
comp_os_ms-windows_misc_10002
[('chris', 'NN')]
['chris']
[]
comp_os_ms-windows_misc_10002 |@lemmatized chris:1 |@bigram
4,990
The P&G pots are very good. The Alps ones are usually carried by the same folks who run the Audio Amateur magazine.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52733
12
sci_electronics_52733
[('the', 'DT'), ('pots', 'NNS'), ('are', 'VBP'), ('very', 'RB'), ('good', 'JJ'), ('the', 'DT'), ('alps', 'JJ'), ('ones', 'NNS'), ('are', 'VBP'), ('usually', 'RB'), ('carried', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('folks', 'NNS'), ('who', 'WP'), ('run', 'VBP'), ('the', 'DT'), ('audio', 'NN'), ('amateur'...
['pot', 'good', 'alps', 'one', 'usually', 'carry', 'folk', 'run', 'audio', 'amateur', 'magazine']
['one_usually']
sci_electronics_52733 |@lemmatized pot:1 good:1 alps:1 one:1 usually:1 carry:1 folk:1 run:1 audio:1 amateur:1 magazine:1 |@bigram one_usually:1
4,991
Hi I have never used MYM so I can not help you with the comparison of the two products. I am, however, a devoted Quicken user, and I can tell you how to set up the weekly, monthly, quarterly, yearly transactions. First use the Memorize feature (CTRL-M) to record the recurring transactions. Next, define a tra...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9667
2
comp_os_ms-windows_misc_9667
[('hi', 'NNS'), ('have', 'VBP'), ('never', 'RB'), ('used', 'VBN'), ('mym', 'NNS'), ('so', 'RB'), ('can', 'MD'), ('not', 'RB'), ('help', 'VB'), ('you', 'PRP'), ('with', 'IN'), ('the', 'DT'), ('comparison', 'NN'), ('of', 'IN'), ('the', 'DT'), ('two', 'CD'), ('products', 'NNS'), ('am', 'VBP'), ('however', 'RB'), ('devoted...
['hi', 'never', 'use', 'mym', 'help', 'comparison', 'two', 'product', 'however', 'devote', 'quicken', 'user', 'tell', 'set', 'weekly', 'monthly', 'quarterly', 'yearly', 'transaction', 'first', 'use', 'memorize', 'feature', 'ctrl', 'record', 'recur', 'transaction', 'next', 'define', 'transaction', 'group', 'use', 'memor...
['never_use', 'comparison_two', 'first_use', 'group_use', 'make_transaction', 'example_could', 'hope_help']
comp_os_ms-windows_misc_9667 |@lemmatized hi:1 never:1 use:5 mym:1 help:2 comparison:1 two:1 product:1 however:1 devote:1 quicken:2 user:1 tell:1 set:1 weekly:1 monthly:2 quarterly:2 yearly:1 transaction:8 first:1 memorize:1 feature:1 ctrl:1 record:1 recur:1 next:1 define:1 group:4 memorized:1 specify:1 frequency:1 aut...
4,992
Can any Apollo GURUS out there let me know of their experiences building MIT X11R5, with or without GCC 2.3.3. In particular, is there anything I should watch out for. Thanks in advance
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67278
5
comp_windows_x_67278
[('can', 'MD'), ('any', 'DT'), ('apollo', 'VB'), ('gurus', 'NN'), ('out', 'IN'), ('there', 'RB'), ('let', 'VB'), ('me', 'PRP'), ('know', 'VB'), ('of', 'IN'), ('their', 'PRP$'), ('experiences', 'NNS'), ('building', 'VBG'), ('mit', 'NN'), ('x11r5', 'NN'), ('with', 'IN'), ('or', 'CC'), ('without', 'IN'), ('gcc', 'NNS'), (...
['apollo', 'guru', 'let', 'know', 'experience', 'build', 'mit', 'without', 'gcc', 'particular', 'anything', 'watch', 'thanks', 'advance']
['let_know', 'know_experience', 'thanks_advance']
comp_windows_x_67278 |@lemmatized apollo:1 guru:1 let:1 know:1 experience:1 build:1 mit:1 without:1 gcc:1 particular:1 anything:1 watch:1 thanks:1 advance:1 |@bigram let_know:1 know_experience:1 thanks_advance:1
4,993
For those of you who couldn't find X-Appeal, it is availible at the following sitex: ascwide.ascii.co.jp in the /pub/MSDOS/xappeal dir wuarchive.wustl.edu in the /mirrors4/garbo.uwasa.fi/demo directory The three files are xap13exe.aip, xap10fon.zip and drivers.zip. Josh
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66464
5
comp_windows_x_66464
[('for', 'IN'), ('those', 'DT'), ('of', 'IN'), ('you', 'PRP'), ('who', 'WP'), ('couldn', 'VBP'), ('find', 'VBP'), ('appeal', 'JJ'), ('it', 'PRP'), ('is', 'VBZ'), ('availible', 'JJ'), ('at', 'IN'), ('the', 'DT'), ('following', 'VBG'), ('sitex', 'NN'), ('ascwide', 'IN'), ('ascii', 'JJ'), ('co', 'NN'), ('jp', 'NN'), ('in'...
['find', 'appeal', 'availible', 'follow', 'sitex', 'ascwide', 'ascii', 'co', 'jp', 'pub', 'msdos', 'xappeal', 'dir', 'wuarchive', 'wustl', 'edu', 'garbo', 'uwasa', 'fi', 'demo', 'directory', 'three', 'file', 'aip', 'zip', 'driver', 'zip', 'josh']
['pub_msdos', 'wuarchive_wustl', 'wustl_edu', 'uwasa_fi', 'three_file']
comp_windows_x_66464 |@lemmatized find:1 appeal:1 availible:1 follow:1 sitex:1 ascwide:1 ascii:1 co:1 jp:1 pub:1 msdos:1 xappeal:1 dir:1 wuarchive:1 wustl:1 edu:1 garbo:1 uwasa:1 fi:1 demo:1 directory:1 three:1 file:1 aip:1 zip:2 driver:1 josh:1 |@bigram pub_msdos:1 wuarchive_wustl:1 wustl_edu:1 uwasa_fi:1 three_file:...
4,994
HI, I am looking for an X app that will display dxf files. These are ascii text files that are normally associated with autocad. I have a large 9 meg. file of the state of wisconsin that i would like to views and or cut into smaller chunks. I also would like to find a complete file layout for dxf files. A...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67171
5
comp_windows_x_67171
[('hi', 'NN'), ('am', 'VBP'), ('looking', 'VBG'), ('for', 'IN'), ('an', 'DT'), ('app', 'NN'), ('that', 'WDT'), ('will', 'MD'), ('display', 'VB'), ('dxf', 'JJ'), ('files', 'NNS'), ('these', 'DT'), ('are', 'VBP'), ('ascii', 'JJ'), ('text', 'JJ'), ('files', 'NNS'), ('that', 'WDT'), ('are', 'VBP'), ('normally', 'RB'), ('as...
['hi', 'look', 'app', 'display', 'dxf', 'file', 'ascii', 'text', 'file', 'normally', 'associate', 'autocad', 'large', 'meg', 'file', 'state', 'wisconsin', 'would', 'like', 'view', 'cut', 'small', 'chunk', 'also', 'would', 'like', 'find', 'complete', 'file', 'layout', 'dxf', 'file', 'information', 'would', 'appreciate']
['hi_look', 'look_app', 'dxf_file', 'ascii_text', 'text_file', 'would_like', 'like_view', 'also_would', 'would_like', 'like_find', 'dxf_file', 'file_information', 'information_would', 'would_appreciate']
comp_windows_x_67171 |@lemmatized hi:1 look:1 app:1 display:1 dxf:2 file:5 ascii:1 text:1 normally:1 associate:1 autocad:1 large:1 meg:1 state:1 wisconsin:1 would:3 like:2 view:1 cut:1 small:1 chunk:1 also:1 find:1 complete:1 layout:1 information:1 appreciate:1 |@bigram hi_look:1 look_app:1 dxf_file:2 ascii_text:1 tex...
4,995
I did not claim that our system was objective.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53175
0
alt_atheism_53175
[('did', 'VBD'), ('not', 'RB'), ('claim', 'VB'), ('that', 'IN'), ('our', 'PRP$'), ('system', 'NN'), ('was', 'VBD'), ('objective', 'JJ')]
['claim', 'system', 'objective']
[]
alt_atheism_53175 |@lemmatized claim:1 system:1 objective:1 |@bigram
4,996
Phenylketonuria is a disease in which the body cannot process phenylalanine. It can build up in the blood and cause seizures and neurological damage. An odd side effect is that the urine can be deeply colored, like red wine. People with the condition must avoid Nutrasweet, chocolate, and anything else rich in phenylala...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58894
13
sci_med_58894
[('phenylketonuria', 'NN'), ('is', 'VBZ'), ('disease', 'VBN'), ('in', 'IN'), ('which', 'WDT'), ('the', 'DT'), ('body', 'NN'), ('cannot', 'JJ'), ('process', 'NN'), ('phenylalanine', 'IN'), ('it', 'PRP'), ('can', 'MD'), ('build', 'VB'), ('up', 'RP'), ('in', 'IN'), ('the', 'DT'), ('blood', 'NN'), ('and', 'CC'), ('cause', ...
['phenylketonuria', 'disease', 'body', 'cannot', 'process', 'phenylalanine', 'build', 'blood', 'cause', 'seizure', 'neurological', 'damage', 'odd', 'side', 'effect', 'urine', 'deeply', 'color', 'like', 'red', 'wine', 'people', 'condition', 'must', 'avoid', 'nutrasweet', 'chocolate', 'anything', 'else', 'rich', 'phenyla...
['side_effect', 'color_like', 'must_avoid', 'anything_else']
sci_med_58894 |@lemmatized phenylketonuria:1 disease:1 body:1 cannot:1 process:1 phenylalanine:2 build:1 blood:1 cause:1 seizure:1 neurological:1 damage:1 odd:1 side:1 effect:1 urine:1 deeply:1 color:1 like:1 red:1 wine:1 people:1 condition:1 must:1 avoid:1 nutrasweet:1 chocolate:1 anything:1 else:1 rich:1 |@bigram si...
4,997
[reply to zazen@austin.ibm.com (E. H. Welbon)] For many atheists, the lack of belief in gods is secondary to an epistemological consideration: what do we accept as a reliable way of knowing? There are no known valid logical arguments for the existence of gods, nor is there any empirical evidence that they exi...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51231
0
alt_atheism_51231
[('reply', 'NN'), ('to', 'TO'), ('welbon', 'VB'), (')]', 'NNP'), ('for', 'IN'), ('many', 'JJ'), ('atheists', 'NNS'), ('the', 'DT'), ('lack', 'NN'), ('of', 'IN'), ('belief', 'NN'), ('in', 'IN'), ('gods', 'NNS'), ('is', 'VBZ'), ('secondary', 'JJ'), ('to', 'TO'), ('an', 'DT'), ('epistemological', 'JJ'), ('consideration', ...
['reply', 'welbon', 'many', 'atheist', 'lack', 'belief', 'god', 'secondary', 'epistemological', 'consideration', 'accept', 'reliable', 'way', 'know', 'known', 'valid', 'logical', 'argument', 'existence', 'god', 'empirical', 'evidence', 'exist', 'philosopher', 'theologian', 'agree', 'idea', 'god', 'one', 'must', 'accept...
['many_atheist', 'lack_belief', 'belief_god', 'reliable_way', 'way_know', 'logical_argument', 'argument_existence', 'existence_god', 'empirical_evidence', 'idea_god', 'god_one', 'one_must', 'must_accept', 'faith_faith', 'faith_belief', 'empirical_evidence', 'reliable_way', 'way_know', 'know_probably', 'nothing_else', '...
alt_atheism_51231 |@lemmatized reply:1 welbon:1 many:1 atheist:4 lack:3 belief:3 god:9 secondary:1 epistemological:1 consideration:1 accept:3 reliable:9 way:3 know:3 known:1 valid:1 logical:2 argument:1 existence:1 empirical:4 evidence:6 exist:1 philosopher:1 theologian:1 agree:2 idea:1 one:4 must:1 faith:8 without:2 s...
4,998
null
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103170
7
rec_autos_103170
[]
[]
[]
rec_autos_103170 |@lemmatized |@bigram
4,999
}>On a }>waterski bike, you turn the handlebars left to lean right, just like on }>a motorcycle, so this supports the move-the-contact-patch-from-beneath-the }>centre-of-mass theory on how to *lean*. This contradicts the need for }>gyroscopic precession to have a countersteering induced *lean*. } }...FOR A WATERSKI BIK...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104394
8
rec_motorcycles_104394
[('}>', 'NN'), ('on', 'IN'), ('}>', 'NNP'), ('waterski', 'VBP'), ('bike', 'IN'), ('you', 'PRP'), ('turn', 'VBP'), ('the', 'DT'), ('handlebars', 'NNS'), ('left', 'VBD'), ('to', 'TO'), ('lean', 'VB'), ('right', 'RB'), ('just', 'RB'), ('like', 'IN'), ('on', 'IN'), ('}>', 'NNP'), ('motorcycle', 'NN'), ('so', 'RB'), ('this'...
['waterski', 'bike', 'turn', 'handlebar', 'leave', 'lean', 'right', 'like', 'motorcycle', 'support', 'move', 'contact', 'patch', 'beneath', 'centre', 'mass', 'theory', 'lean', 'contradict', 'need', 'gyroscopic', 'precession', 'countersteering', 'induced', 'lean', 'waterski', 'bike', 'contradict', 'nothing', 'motorcycle...
['waterski_bike', 'right_like', 'like_motorcycle', 'contact_patch', 'waterski_bike', 'waterski_bike', 'leave_go', 'left_right', 'right_go', 'go_right', 'waterski_bike', 'bike_one']
rec_motorcycles_104394 |@lemmatized waterski:4 bike:4 turn:2 handlebar:2 leave:2 lean:3 right:3 like:1 motorcycle:2 support:1 move:1 contact:1 patch:1 beneath:1 centre:1 mass:1 theory:1 contradict:2 need:1 gyroscopic:1 precession:1 countersteering:2 induced:1 nothing:1 morning:1 saw:1 tv:1 ad:2 sea:1 doo:1 care:1 watch...
5,000
I pointed out the secession movement in Aceh which has also been brutally dealt with in the past by the Indonesian government. The harshly with all secessionist movements. the evidence, it appears to me that the Indonesian government has dealt very harshly with all secession movements. I know that the head of the ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53288
0
alt_atheism_53288
[('pointed', 'VBN'), ('out', 'RP'), ('the', 'DT'), ('secession', 'NN'), ('movement', 'NN'), ('in', 'IN'), ('aceh', 'NN'), ('which', 'WDT'), ('has', 'VBZ'), ('also', 'RB'), ('been', 'VBN'), ('brutally', 'RB'), ('dealt', 'JJ'), ('with', 'IN'), ('in', 'IN'), ('the', 'DT'), ('past', 'NN'), ('by', 'IN'), ('the', 'DT'), ('in...
['point', 'secession', 'movement', 'aceh', 'also', 'brutally', 'dealt', 'past', 'indonesian', 'government', 'harshly', 'secessionist', 'movement', 'evidence', 'appear', 'indonesian', 'government', 'deal', 'harshly', 'secession', 'movement', 'know', 'head', 'indonesian', 'arm', 'force', 'long', 'time', 'benny', 'murdani...
['arm_force', 'long_time', 'long_time', 'time_even', 'armed_force', 'force_people', 'people_make', 'national_interest']
alt_atheism_53288 |@lemmatized point:1 secession:2 movement:3 aceh:1 also:1 brutally:1 dealt:1 past:1 indonesian:4 government:3 harshly:2 secessionist:1 evidence:1 appear:1 deal:1 know:1 head:2 arm:1 force:2 long:2 time:2 benny:1 murdani:2 christian:1 indonesia:1 heavy:1 hand:1 east:1 timor:1 even:1 armed:1 people:1 ma...
5,001
I read somewhere, I think in Morton Smith's _Jesus the Magician_, that old Lazarus wasn't dead, but going in the tomb was part of an initiation rite for a magi-cult, of which Jesus was also a part. It appears that a 3-day stay was normal. I wonder .... ?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20631
15
soc_religion_christian_20631
[('read', 'VB'), ('somewhere', 'RB'), ('think', 'VBP'), ('in', 'IN'), ('morton', 'NN'), ('smith', 'NN'), ('_jesus', 'VBZ'), ('the', 'DT'), ('magician_', 'NN'), ('that', 'WDT'), ('old', 'JJ'), ('lazarus', 'NN'), ('wasn', 'NN'), ('dead', 'JJ'), ('but', 'CC'), ('going', 'VBG'), ('in', 'IN'), ('the', 'DT'), ('tomb', 'NN'),...
['read', 'somewhere', 'think', 'morton', 'smith', 'old', 'lazarus', 'dead', 'go', 'tomb', 'part', 'initiation', 'rite', 'magi', 'cult', 'jesus', 'also', 'part', 'appear', 'day', 'stay', 'normal', 'wonder']
['read_somewhere', 'jesus_also', 'also_part']
soc_religion_christian_20631 |@lemmatized read:1 somewhere:1 think:1 morton:1 smith:1 old:1 lazarus:1 dead:1 go:1 tomb:1 part:2 initiation:1 rite:1 magi:1 cult:1 jesus:1 also:1 appear:1 day:1 stay:1 normal:1 wonder:1 |@bigram read_somewhere:1 jesus_also:1 also_part:1
5,002
Would *you* have come out if you knew the only national TV cameras were well over a mile away, and yet the agents with the guns were only a few yards away? They had contact with a lawyer, so I am inclined to believe they had an idea of what their situation actually was. This also leads to the conspiracy theory tha...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54499
16
talk_politics_guns_54499
[('would', 'MD'), ('you', 'PRP'), ('have', 'VB'), ('come', 'VBN'), ('out', 'RP'), ('if', 'IN'), ('you', 'PRP'), ('knew', 'VBD'), ('the', 'DT'), ('only', 'JJ'), ('national', 'JJ'), ('tv', 'NN'), ('cameras', 'NNS'), ('were', 'VBD'), ('well', 'RB'), ('over', 'IN'), ('mile', 'JJR'), ('away', 'RB'), ('and', 'CC'), ('yet', '...
['would', 'come', 'know', 'national', 'tv', 'camera', 'well', 'mile', 'away', 'yet', 'agent', 'gun', 'yard', 'away', 'contact', 'lawyer', 'inclined', 'believe', 'idea', 'situation', 'actually', 'also', 'lead', 'conspiracy', 'theory', 'lawyer', 'batf', 'pin', 'right', 'violation', 'bd', 'act', 'witness', 'hence', 'arson...
['would_come', 'come_know', 'tv_camera', 'mile_away', 'also_lead', 'right_violation', 'doubt_one', 'one_still', 'quite_clear', 'stupid_thing', 'course_give', 'yes_possible', 'cult_member', 'c_gas', 'several_hour', 'fbi_batf']
talk_politics_guns_54499 |@lemmatized would:2 come:1 know:1 national:1 tv:1 camera:1 well:1 mile:1 away:2 yet:1 agent:1 gun:1 yard:1 contact:1 lawyer:2 inclined:1 believe:1 idea:1 situation:1 actually:1 also:1 lead:1 conspiracy:1 theory:1 batf:2 pin:1 right:1 violation:1 bd:1 act:1 witness:2 hence:1 arson:2 doubt:1 one...
5,003
Somewhere in this thread, it has been said that Windows NT (tm) is a multi-user OS, as well as multi-threading, etc. I certainly haven't seen this to be the case. There are seperate accounts for each person, and even seperate directories if that is desired. I don't see an implentation of simultaneuos use though. ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9535
2
comp_os_ms-windows_misc_9535
[('somewhere', 'RB'), ('in', 'IN'), ('this', 'DT'), ('thread', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('been', 'VBN'), ('said', 'VBD'), ('that', 'IN'), ('windows', 'VBZ'), ('nt', 'DT'), ('tm', 'NN'), ('is', 'VBZ'), ('multi', 'JJ'), ('user', 'RB'), ('os', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('multi', 'NN')...
['somewhere', 'thread', 'say', 'windows', 'nt', 'tm', 'multi', 'user', 'well', 'multi', 'thread', 'etc', 'certainly', 'see', 'case', 'seperate', 'account', 'person', 'even', 'seperate', 'directory', 'desired', 'see', 'implentation', 'simultaneuos', 'use', 'though', 'scott']
['windows_nt', 'multi_user', 'certainly_see']
comp_os_ms-windows_misc_9535 |@lemmatized somewhere:1 thread:2 say:1 windows:1 nt:1 tm:1 multi:2 user:1 well:1 etc:1 certainly:1 see:2 case:1 seperate:2 account:1 person:1 even:1 directory:1 desired:1 implentation:1 simultaneuos:1 use:1 though:1 scott:1 |@bigram windows_nt:1 multi_user:1 certainly_see:1
5,004
(Dean and I write lots and lots about absolute truth and arrogance.) I agree that we'll probably never agree, and I'm starting to feel frustrated, and I'm tired of having my conversations with my husband dominated by this topic (just kidding, :-)). I do have to say, though, that participating in this discussion ha...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20715
15
soc_religion_christian_20715
[('dean', 'NN'), ('and', 'CC'), ('write', 'JJ'), ('lots', 'NNS'), ('and', 'CC'), ('lots', 'NNS'), ('about', 'IN'), ('absolute', 'JJ'), ('truth', 'NN'), ('and', 'CC'), ('arrogance', 'NN'), ('.)', 'NNP'), ('agree', 'VBP'), ('that', 'IN'), ('we', 'PRP'), ('ll', 'VBP'), ('probably', 'RB'), ('never', 'RB'), ('agree', 'VB'),...
['dean', 'write', 'lot', 'lot', 'absolute', 'truth', 'arrogance', 'agree', 'probably', 'never', 'agree', 'start', 'feel', 'frustrated', 'tire', 'conversation', 'husband', 'dominate', 'topic', 'kid', 'say', 'though', 'participate', 'discussion', 'good', 'learning', 'experience', 'view', 'topic', 'evolve', 'clarify', 'su...
['absolute_truth', 'probably_never', 'start_feel', 'kid_say', 'say_though', 'much_think', 'wrong_place', 'model_come', 'come_see', 'absolute_truth', 'bad_experience', 'claim_know', 'know_truth', 'answer_know', 'know_truth', 'whole_lot', 'absolute_truth', 'long_try', 'try_use', 'try_force', 'love_neighbor', 'seem_go', '...
soc_religion_christian_20715 |@lemmatized dean:2 write:1 lot:3 absolute:3 truth:8 arrogance:1 agree:2 probably:1 never:1 start:1 feel:1 frustrated:1 tire:1 conversation:1 husband:1 dominate:1 topic:2 kid:1 say:1 though:1 participate:1 discussion:1 good:1 learning:1 experience:2 view:1 evolve:1 clarify:1 suspect:1 may:2...
5,005
: > until...and more Saturn retailers are built(like 2 in the same city), : ^^^^^^^^^^^^^^^^^^^^^^^ : ...most medium and large cities have...a small handful of Saturn dealers now Sacramento has two Saturn dealerships. : Mihir Shah
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/101556
7
rec_autos_101556
[('until', 'IN'), ('...', ':'), ('and', 'CC'), ('more', 'JJR'), ('saturn', 'NN'), ('retailers', 'NNS'), ('are', 'VBP'), ('built', 'VBN'), ('like', 'IN'), ('in', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('city', 'NN'), ('),', 'NNP'), ('^^^^^^^^^^^^^^^^^^^^^^^', 'NNP'), ('...', ':'), ('most', 'JJS'), ('medium', 'NN'), ('and...
['saturn', 'retailer', 'build', 'like', 'city', 'medium', 'large', 'city', 'small', 'handful', 'saturn', 'dealer', 'sacramento', 'two', 'saturn', 'dealership', 'mihir', 'shah']
['build_like']
rec_autos_101556 |@lemmatized saturn:3 retailer:1 build:1 like:1 city:2 medium:1 large:1 small:1 handful:1 dealer:1 sacramento:1 two:1 dealership:1 mihir:1 shah:1 |@bigram build_like:1
5,006
Does anybody have Bobby's post in which he said something like "I don't know why there are more men than women in islamic countries. Maybe it's atheists killing the female children"? It's my personal favorite!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53093
0
alt_atheism_53093
[('does', 'VBZ'), ('anybody', 'NN'), ('have', 'VB'), ('bobby', 'VBN'), ('post', 'NN'), ('in', 'IN'), ('which', 'WDT'), ('he', 'PRP'), ('said', 'VBD'), ('something', 'NN'), ('like', 'IN'), ('don', 'NNS'), ('know', 'VBP'), ('why', 'WRB'), ('there', 'EX'), ('are', 'VBP'), ('more', 'JJR'), ('men', 'NNS'), ('than', 'IN'), (...
['anybody', 'bobby', 'post', 'say', 'something', 'like', 'know', 'men', 'woman', 'islamic', 'country', 'maybe', 'atheists', 'kill', 'female', 'child', 'personal', 'favorite']
['say_something', 'something_like', 'like_know', 'men_woman']
alt_atheism_53093 |@lemmatized anybody:1 bobby:1 post:1 say:1 something:1 like:1 know:1 men:1 woman:1 islamic:1 country:1 maybe:1 atheists:1 kill:1 female:1 child:1 personal:1 favorite:1 |@bigram say_something:1 something_like:1 like_know:1 men_woman:1
5,007
This will be my last post ( promotion ) of the hockey pool.. I will update the pool ( or try to ) every wednesday Subject: Please join my hockey playoff pool. Deadline for pool: Midnight Saturday Rules: Read on Cost: NONE PRIZES: NONE Send replies to : Montana@pinetree.org Note: if your entries is send by midnigh...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53719
10
rec_sport_hockey_53719
[('this', 'DT'), ('will', 'MD'), ('be', 'VB'), ('my', 'PRP$'), ('last', 'JJ'), ('post', 'NN'), ('promotion', 'NN'), ('of', 'IN'), ('the', 'DT'), ('hockey', 'JJ'), ('pool', 'NN'), ('..', 'NNP'), ('will', 'MD'), ('update', 'VB'), ('the', 'DT'), ('pool', 'NN'), ('or', 'CC'), ('try', 'VB'), ('to', 'TO'), ('every', 'DT'), (...
['last', 'post', 'promotion', 'hockey', 'pool', 'update', 'pool', 'try', 'every', 'wednesday', 'subject', 'please', 'join', 'hockey', 'playoff', 'pool', 'deadline', 'pool', 'midnight', 'saturday', 'rule', 'read', 'cost', 'none', 'prize', 'none', 'send', 'reply', 'note', 'entry', 'send', 'midnight', 'saturday', 'accept'...
['last_post', 'try_every', 'playoff_pool', 'send_reply', 'note_entry', 'entry_send', 'please_include', 'include_name', 'playoff_pool', 'player_would', 'would_play', 'play_first', 'first_line', 'second_line', 'team_one', 'one_think', 'think_may', 'win_cup', 'team_win', 'win_cup', 'goal_score', 'score_point', 'assist_poi...
rec_sport_hockey_53719 |@lemmatized last:1 post:1 promotion:1 hockey:3 pool:5 update:1 try:2 every:3 wednesday:1 subject:1 please:2 join:1 playoff:2 deadline:1 midnight:2 saturday:2 rule:2 read:1 cost:1 none:2 prize:1 send:2 reply:1 note:2 entry:1 accept:1 include:1 name:1 acme:1 critierias:1 pick:6 forward:4 long:1 lw...
5,008
It's always possible, but if this is the case, I think that there is some blatant discrimination going on here. Clearly Selig is allowing the opposition to use pre-1920 baseballs against the Dodgers. And almost more impressive was that he also got an intentional walk. ---------------------------------------------...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104387
9
rec_sport_baseball_104387
[('it', 'PRP'), ('always', 'RB'), ('possible', 'JJ'), ('but', 'CC'), ('if', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('case', 'NN'), ('think', 'VBP'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('some', 'DT'), ('blatant', 'JJ'), ('discrimination', 'NN'), ('going', 'VBG'), ('on', 'IN'), ('here', 'RB'), ...
['always', 'possible', 'case', 'think', 'blatant', 'discrimination', 'go', 'clearly', 'selig', 'allow', 'opposition', 'use', 'pre', 'baseball', 'dodger', 'almost', 'impressive', 'also', 'get', 'intentional', 'walk', 'stretch', 'farm', 'animal', 'beyond', 'natural', 'length', 'paul', 'andresen', 'hewlett', 'packard']
['always_possible', 'possible_case', 'case_think', 'also_get', 'farm_animal', 'hewlett_packard']
rec_sport_baseball_104387 |@lemmatized always:1 possible:1 case:1 think:1 blatant:1 discrimination:1 go:1 clearly:1 selig:1 allow:1 opposition:1 use:1 pre:1 baseball:1 dodger:1 almost:1 impressive:1 also:1 get:1 intentional:1 walk:1 stretch:1 farm:1 animal:1 beyond:1 natural:1 length:1 paul:1 andresen:1 hewlett:1 packa...
5,009
"auto from
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51781
4
comp_sys_mac_hardware_51781
[('auto', 'NN'), ('from', 'IN')]
['auto']
[]
comp_sys_mac_hardware_51781 |@lemmatized auto:1 |@bigram