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,709
********************[ PC Game For Sale ]****************** Waxworks by Horrorsoft/Accolade (5.25") $30 By the same folks who brought you Elvira I & II. I played Elvira I & II, and think that Horrorsoft has finally made a very playable game with Waxworks. The look and feel is roughly the same as in the Elvira ga...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75854
6
misc_forsale_75854
[('********************[', 'JJ'), ('pc', 'NN'), ('game', 'NN'), ('for', 'IN'), ('sale', 'NN'), (']******************', 'NN'), ('waxworks', 'NNS'), ('by', 'IN'), ('horrorsoft', 'JJ'), ('accolade', 'NN'), ('25', 'CD'), ('")', 'NN'), ('30', 'CD'), ('by', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('folks', 'NNS'), ('who', 'WP'...
['pc', 'game', 'sale', 'waxwork', 'horrorsoft', 'accolade', 'folk', 'bring', 'elvira', 'ii', 'play', 'elvira', 'ii', 'think', 'horrorsoft', 'finally', 'make', 'playable', 'game', 'waxwork', 'look', 'feel', 'roughly', 'elvira', 'game', 'though', 'real', 'time', 'fighting', 'little', 'easy', 'survive', 'first', 'two', 'g...
['game_sale', 'look_feel', 'real_time', 'little_easy', 'first_two', 'two_game', 'stay_alive', 'find_quite', 'quite_effective', 'one_four', 'interesting_thing', 'one_four', 'start_one', 'one_character', 'object_use', 'must_avoid', 'face_face', 'first_get', 'vga_graphic', 'game_case', 'make_much', 'price_include', 'inclu...
misc_forsale_75854 |@lemmatized pc:1 game:13 sale:1 waxwork:3 horrorsoft:2 accolade:1 folk:1 bring:1 elvira:5 ii:3 play:1 think:2 finally:1 make:4 playable:1 look:1 feel:1 roughly:1 though:3 real:1 time:1 fighting:2 little:1 easy:1 survive:1 first:3 two:1 especially:1 jaw:1 cerberus:1 tough:1 stay:1 alive:1 hit:1 point...
4,710
Your machine will run at whatever the bus is jumpered to/CMOS is set to (usually wait states) regardless of what speed RAM is installed. No motherboard can sense the speed of the RAM installed, unless you call failing as a sort of auto-sense. This is how you can sometimes use "slower" RAM in a machine. You either ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/59000
3
comp_sys_ibm_pc_hardware_59000
[('your', 'PRP$'), ('machine', 'NN'), ('will', 'MD'), ('run', 'VB'), ('at', 'IN'), ('whatever', 'WDT'), ('the', 'DT'), ('bus', 'NN'), ('is', 'VBZ'), ('jumpered', 'VBN'), ('to', 'TO'), ('cmos', 'VB'), ('is', 'VBZ'), ('set', 'VBN'), ('to', 'TO'), ('usually', 'RB'), ('wait', 'VB'), ('states', 'NNS'), ('regardless', 'RB'),...
['machine', 'run', 'whatever', 'bus', 'jumpered', 'cmos', 'set', 'usually', 'wait', 'state', 'regardless', 'speed', 'ram', 'instal', 'motherboard', 'sense', 'speed', 'ram', 'instal', 'unless', 'call', 'fail', 'sort', 'auto', 'sense', 'sometimes', 'use', 'slow', 'ram', 'machine', 'either', 'set', 'number', 'wait', 'stat...
['machine_run', 'wait_state', 'ram_instal', 'ram_instal', 'sometimes_use', 'slow_ram', 'wait_state', 'slow_ram', 'memory_run', 'wait_state', 'state_take', 'take_chance', 'slow_ram', 'act_like', 'speed_thing', 'slow_ram', 'help_keep', 'slow_ram']
comp_sys_ibm_pc_hardware_59000 |@lemmatized machine:3 run:2 whatever:1 bus:2 jumpered:1 cmos:1 set:2 usually:1 wait:3 state:3 regardless:1 speed:3 ram:10 instal:2 motherboard:1 sense:2 unless:2 call:1 fail:1 sort:1 auto:1 sometimes:1 use:1 slow:7 either:1 number:1 accomodate:2 case:1 memory:1 rate:1 reduce:1 take:1 cha...
4,711
That's very interesting. I wonder, are women's reactions recorded after a frustrating night with a man? Is that considered to be important?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51216
0
alt_atheism_51216
[('that', 'DT'), ('very', 'RB'), ('interesting', 'JJ'), ('wonder', 'NN'), ('are', 'VBP'), ('women', 'NNS'), ('reactions', 'NNS'), ('recorded', 'VBD'), ('after', 'IN'), ('frustrating', 'VBG'), ('night', 'NN'), ('with', 'IN'), ('man', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('considered', 'VBN'), ('to', 'TO'), ('be', 'VB')...
['interesting', 'wonder', 'woman', 'reaction', 'record', 'frustrate', 'night', 'man', 'consider', 'important']
['consider_important']
alt_atheism_51216 |@lemmatized interesting:1 wonder:1 woman:1 reaction:1 record:1 frustrate:1 night:1 man:1 consider:1 important:1 |@bigram consider_important:1
4,712
On an A/D board I've got, I'm using the A/D lines. It measures the voltages properly, ie: with a 7v power supply it reg's 7v and with 5v, it reg's 5v. Problem is when I've got the input voltage, and I wish to lower it via a resistor. The sensitivity of the board is so great that I can triger it with holding the ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53701
12
sci_electronics_53701
[('on', 'IN'), ('an', 'DT'), ('board', 'NN'), ('ve', 'NN'), ('got', 'VBD'), ('using', 'VBG'), ('the', 'DT'), ('lines', 'NNS'), ('it', 'PRP'), ('measures', 'VBZ'), ('the', 'DT'), ('voltages', 'NNS'), ('properly', 'RB'), ('ie', 'VBP'), ('with', 'IN'), ('7v', 'CD'), ('power', 'NN'), ('supply', 'NN'), ('it', 'PRP'), ('reg'...
['board', 'get', 'use', 'line', 'measure', 'voltage', 'properly', 'ie', 'power', 'supply', 'reg', 'reg', 'problem', 'get', 'input', 'voltage', 'wish', 'lower', 'via', 'resistor', 'sensitivity', 'board', 'great', 'triger', 'hold', 'wire', 'one', 'hand', 'touch', 'probe', 'register', 'full', 'input', 'voltage', 'resistor...
['get_use', 'power_supply', 'problem_get', 'one_hand', 'else_could', 'could_use', 'come_seek']
sci_electronics_53701 |@lemmatized board:2 get:3 use:2 line:1 measure:1 voltage:5 properly:1 ie:1 power:1 supply:1 reg:2 problem:2 input:3 wish:1 lower:3 via:1 resistor:2 sensitivity:1 great:1 triger:1 hold:1 wire:1 one:1 hand:1 touch:1 probe:1 register:1 full:1 feesable:1 could:2 else:1 btw:1 ground:1 correctly:1 insp...
4,713
[stuff deleted for brevity] Your very starting point is wrong. Christianity is not based on following a moral standard. "For it is by grace you have been saved, through faith... NOT BY WORKS so that no man may boast." (Eph. 2:7-8) You say that you know the Bible well, and can recognize (do you mean recite?) many...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20560
15
soc_religion_christian_20560
[('stuff', 'NN'), ('deleted', 'VBD'), ('for', 'IN'), ('brevity', 'NN'), ('your', 'PRP$'), ('very', 'RB'), ('starting', 'JJ'), ('point', 'NN'), ('is', 'VBZ'), ('wrong', 'JJ'), ('christianity', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('based', 'VBN'), ('on', 'IN'), ('following', 'VBG'), ('moral', 'JJ'), ('standard', 'NN'), ...
['stuff', 'delete', 'brevity', 'starting', 'point', 'wrong', 'christianity', 'base', 'follow', 'moral', 'standard', 'grace', 'save', 'faith', 'work', 'man', 'may', 'boast', 'eph', 'say', 'know', 'bible', 'well', 'recognize', 'mean', 'recite', 'many', 'passage', 'memory', 'could', 'well', 'however', 'look', 'like', 'pas...
['stuff_delete', 'moral_standard', 'save_faith', 'faith_work', 'say_know', 'know_bible', 'well_recognize', 'could_well', 'well_however', 'look_like', 'pay_attention', 'moral_law', 'become_christian']
soc_religion_christian_20560 |@lemmatized stuff:1 delete:1 brevity:1 starting:2 point:2 wrong:1 christianity:1 base:1 follow:1 moral:2 standard:1 grace:1 save:1 faith:1 work:1 man:1 may:1 boast:1 eph:1 say:1 know:1 bible:1 well:2 recognize:1 mean:2 recite:1 many:1 passage:2 memory:1 could:1 however:2 look:1 like:1 pay:...
4,714
from Anna Matyas: Yeah, and also be second in the team in scoring and play about 35 minutes a game and play on the power play and kill penalties and be the best defenseman in the league. I'd take a whole team of Chelioses if I could. (That way, when one got a penalty the others could kill it!)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53522
10
rec_sport_hockey_53522
[('from', 'IN'), ('anna', 'JJ'), ('matyas', 'NN'), ('yeah', 'NN'), ('and', 'CC'), ('also', 'RB'), ('be', 'VB'), ('second', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('team', 'NN'), ('in', 'IN'), ('scoring', 'NN'), ('and', 'CC'), ('play', 'VB'), ('about', 'RB'), ('35', 'CD'), ('minutes', 'NNS'), ('game', 'NN'), ('and', 'CC'),...
['anna', 'matyas', 'yeah', 'also', 'second', 'team', 'scoring', 'play', 'minute', 'game', 'play', 'power', 'play', 'kill', 'penalty', 'best', 'defenseman', 'league', 'take', 'whole', 'team', 'chelioses', 'could', 'way', 'one', 'get', 'penalty', 'others', 'could', 'kill']
['second_team', 'minute_game', 'game_play', 'power_play', 'way_one', 'one_get', 'get_penalty', 'others_could', 'could_kill']
rec_sport_hockey_53522 |@lemmatized anna:1 matyas:1 yeah:1 also:1 second:1 team:2 scoring:1 play:3 minute:1 game:1 power:1 kill:2 penalty:2 best:1 defenseman:1 league:1 take:1 whole:1 chelioses:1 could:2 way:1 one:1 get:1 others:1 |@bigram second_team:1 minute_game:1 game_play:1 power_play:1 way_one:1 one_get:1 get_pe...
4,715
That is in fact the current version (it only came out in December). My test movie was created at 320*240 resolution, it wasn't being scaled up. Scaling was a very CPU-intensive operation with the original QuickTime (1.0); the current version has optimizations for ratios like 4:1 (160*120 -> 320*240), but even so, I'...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38428
1
comp_graphics_38428
[('that', 'DT'), ('is', 'VBZ'), ('in', 'IN'), ('fact', 'NN'), ('the', 'DT'), ('current', 'JJ'), ('version', 'NN'), ('it', 'PRP'), ('only', 'RB'), ('came', 'VBD'), ('out', 'RP'), ('in', 'IN'), ('december', 'NN'), (').', 'NN'), ('my', 'PRP$'), ('test', 'NN'), ('movie', 'NN'), ('was', 'VBD'), ('created', 'VBN'), ('at', 'I...
['fact', 'current', 'version', 'come', 'december', 'test', 'movie', 'create', 'resolution', 'scale', 'scaling', 'cpu', 'intensive', 'operation', 'original', 'quicktime', 'current', 'version', 'optimization', 'ratio', 'like', 'even', 'prepared', 'believe', 'performance', 'good', 'play', 'back', 'actual', 'movie', 'numer...
['current_version', 'version_come', 'current_version', 'like_even', 'play_back']
comp_graphics_38428 |@lemmatized fact:1 current:2 version:2 come:1 december:1 test:1 movie:2 create:1 resolution:1 scale:1 scaling:1 cpu:1 intensive:1 operation:1 original:1 quicktime:1 optimization:1 ratio:1 like:1 even:1 prepared:1 believe:1 performance:1 good:1 play:1 back:1 actual:1 numerical:1 measurement:1 scaled...
4,716
I have an 8514/A card, and I am using windows in 1024x768 mode (normal 8514/A font, not small). In the 386 enhanced mode the DOS window font is too small for my 14" monitor. Is there a way to spacify the font size for the DOS window? You'll have to excuse me if there is a trivial answer, since I am fairly new t...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9571
2
comp_os_ms-windows_misc_9571
[('have', 'VB'), ('an', 'DT'), ('8514', 'CD'), ('card', 'NN'), ('and', 'CC'), ('am', 'VBP'), ('using', 'VBG'), ('windows', 'NNS'), ('in', 'IN'), ('1024x768', 'CD'), ('mode', 'NN'), ('normal', 'JJ'), ('8514', 'CD'), ('font', 'NN'), ('not', 'RB'), ('small', 'JJ'), (').', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('386', 'CD')...
['card', 'use', 'window', 'mode', 'normal', 'font', 'small', 'enhance', 'mode', 'window', 'font', 'small', 'monitor', 'way', 'spacify', 'font', 'size', 'window', 'excuse', 'trivial', 'answer', 'since', 'fairly', 'new', 'ms', 'windows', 'world', 'thanks']
['card_use', 'use_window', 'font_small', 'window_font', 'font_small', 'small_monitor', 'size_window', 'answer_since', 'fairly_new']
comp_os_ms-windows_misc_9571 |@lemmatized card:1 use:1 window:3 mode:2 normal:1 font:3 small:2 enhance:1 monitor:1 way:1 spacify:1 size:1 excuse:1 trivial:1 answer:1 since:1 fairly:1 new:1 ms:1 windows:1 world:1 thanks:1 |@bigram card_use:1 use_window:1 font_small:2 window_font:1 small_monitor:1 size_window:1 answer_s...
4,717
From: Marc VanHeyningen <mvanheyn@cs.indiana.edu> The majority of the discussion involving this "Clipper Chip" seems to pertain to the encryption of telephone conversations. Does anyone know if that means this chip is designed to work primarily with analog signals? The language sort of suggests this, but it's ha...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15519
11
sci_crypt_15519
[('from', 'IN'), ('marc', 'NN'), ('vanheyningen', 'NN'), ('the', 'DT'), ('majority', 'NN'), ('of', 'IN'), ('the', 'DT'), ('discussion', 'NN'), ('involving', 'VBG'), ('this', 'DT'), ('clipper', 'NN'), ('chip', 'NN'), ('seems', 'VBZ'), ('to', 'TO'), ('pertain', 'VB'), ('to', 'TO'), ('the', 'DT'), ('encryption', 'NN'), ('...
['marc', 'vanheyningen', 'majority', 'discussion', 'involve', 'clipper', 'chip', 'seem', 'pertain', 'encryption', 'telephone', 'conversation', 'anyone', 'know', 'mean', 'chip', 'design', 'work', 'primarily', 'analog', 'signal', 'language', 'sort', 'suggests', 'hard', 'say', 'lay', 'buck', 'data', 'data', 'parallel', 's...
['marc_vanheyningen', 'clipper_chip', 'anyone_know', 'know_mean', 'design_work', 'hard_say', 'data_data', 'make_phone', 'suspect_would', 'see_put', 'front_end', 'modulation_scheme', 'back_end', 'end_come', 'come_later', 'modulation_scheme', 'make_easy', 'whole_new']
sci_crypt_15519 |@lemmatized marc:1 vanheyningen:1 majority:1 discussion:1 involve:1 clipper:1 chip:3 seem:1 pertain:1 encryption:2 telephone:1 conversation:1 anyone:1 know:1 mean:1 design:1 work:1 primarily:1 analog:1 signal:2 language:1 sort:1 suggests:1 hard:1 say:1 lay:1 buck:1 data:2 parallel:1 suspect:2 make:2 ph...
4,718
Welcome. I am the official keeper of the list of nicknames that people are known by on alt.atheism (didn't know we had such a list, did you). Your have been awarded the nickname of "Buckminster." So the next time you post an article, sign with your nickname like so: Dave "Buckminster" Fuller. Thanks again. Jim "Hu...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53162
0
alt_atheism_53162
[('welcome', 'VB'), ('am', 'VBP'), ('the', 'DT'), ('official', 'JJ'), ('keeper', 'NN'), ('of', 'IN'), ('the', 'DT'), ('list', 'NN'), ('of', 'IN'), ('nicknames', 'NNS'), ('that', 'IN'), ('people', 'NNS'), ('are', 'VBP'), ('known', 'VBN'), ('by', 'IN'), ('on', 'IN'), ('alt', 'NN'), ('atheism', 'NN'), ('didn', 'NN'), ('kn...
['welcome', 'official', 'keeper', 'list', 'nickname', 'people', 'know', 'alt', 'atheism', 'know', 'list', 'award', 'nickname', 'buckminster', 'next', 'time', 'post', 'article', 'sign', 'nickname', 'like', 'dave', 'buckminster', 'fuller', 'thanks', 'jim', 'humor', 'mean', 'never', 'say', 'sorry', 'copeland']
['keeper_list', 'people_know', 'alt_atheism', 'next_time', 'time_post', 'post_article', 'thanks_jim', 'mean_never', 'never_say', 'say_sorry']
alt_atheism_53162 |@lemmatized welcome:1 official:1 keeper:1 list:2 nickname:3 people:1 know:2 alt:1 atheism:1 award:1 buckminster:2 next:1 time:1 post:1 article:1 sign:1 like:1 dave:1 fuller:1 thanks:1 jim:1 humor:1 mean:1 never:1 say:1 sorry:1 copeland:1 |@bigram keeper_list:1 people_know:1 alt_atheism:1 next_time:1...
4,719
I've got the official word on the LaserWriter Pro 600 memory upgrade. I just got off of the phone with the quite friendly Donna Rossi at Apple Customer Assistance. She tells me that those who purchased the LaserWriter Pro 600 in a 4 megabyte (300dpi, no greyscale) configuration should contact their original dealers w...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/50479
4
comp_sys_mac_hardware_50479
[('ve', 'NN'), ('got', 'VBD'), ('the', 'DT'), ('official', 'JJ'), ('word', 'NN'), ('on', 'IN'), ('the', 'DT'), ('laserwriter', 'JJ'), ('pro', 'JJ'), ('600', 'CD'), ('memory', 'NN'), ('upgrade', 'NN'), ('just', 'RB'), ('got', 'VBD'), ('off', 'IN'), ('of', 'IN'), ('the', 'DT'), ('phone', 'NN'), ('with', 'IN'), ('the', 'D...
['get', 'official', 'word', 'laserwriter', 'pro', 'memory', 'upgrade', 'get', 'phone', 'quite', 'friendly', 'donna', 'rossi', 'apple', 'customer', 'assistance', 'tell', 'purchase', 'laserwriter', 'pro', 'megabyte', 'greyscale', 'configuration', 'contact', 'original', 'dealer', 'suppose', 'provide', 'meg', 'memory', 'up...
['get_phone', 'meg_memory', 'hardware_support']
comp_sys_mac_hardware_50479 |@lemmatized get:2 official:1 word:1 laserwriter:2 pro:2 memory:2 upgrade:2 phone:1 quite:1 friendly:1 donna:1 rossi:1 apple:2 customer:2 assistance:2 tell:1 purchase:1 megabyte:1 greyscale:2 configuration:1 contact:1 original:1 dealer:2 suppose:1 provide:1 meg:2 know:1 extra:1 allow:1 print...
4,720
: : : I really don't know where to post this question so I figured that : this board would be most appropriate. : I was wondering about those massive concrete cylinders that : are ever present at nuclear poer sites. They look like cylinders : that have been pinched in the middle. Does anybody know what the : actual p...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53603
12
sci_electronics_53603
[('really', 'RB'), ('don', 'VB'), ('know', 'VB'), ('where', 'WRB'), ('to', 'TO'), ('post', 'VB'), ('this', 'DT'), ('question', 'NN'), ('so', 'RB'), ('figured', 'VBD'), ('that', 'IN'), ('this', 'DT'), ('board', 'NN'), ('would', 'MD'), ('be', 'VB'), ('most', 'RBS'), ('appropriate', 'JJ'), ('was', 'VBD'), ('wondering', 'V...
['really', 'know', 'post', 'question', 'figure', 'board', 'would', 'appropriate', 'wonder', 'massive', 'concrete', 'cylinder', 'ever', 'present', 'nuclear', 'poer', 'sit', 'look', 'like', 'cylinder', 'pinch', 'middle', 'anybody', 'know', 'actual', 'purpose', 'thing', 'hear', 'call', 'cooling', 'tower', 'heck', 'cool', ...
['really_know', 'know_post', 'post_question', 'would_appropriate', 'ever_present', 'sit_look', 'look_like', 'anybody_know', 'thing_hear', 'hear_call', 'cooling_tower', 'hope_someone', 'someone_help', 'get_hot', 'cooling_tower', 'fall_back', 'cool_tower', 'next_day', 'cool_tower', 'really_need', 'force_make', 'law_requi...
sci_electronics_53603 |@lemmatized really:2 know:2 post:1 question:1 figure:1 board:1 would:1 appropriate:1 wonder:1 massive:1 concrete:2 cylinder:2 ever:1 present:1 nuclear:2 poer:1 sit:1 look:1 like:1 pinch:1 middle:1 anybody:1 actual:1 purpose:1 thing:1 hear:1 call:1 cooling:2 tower:5 heck:1 cool:5 hope:1 someone:1 ...
4,721
Has anyone written a device driver to use the Ascension bird with XWindows ? __ (_ / / o_ o o |_ __)/(_( __) (_(_ /_)| )_
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67097
5
comp_windows_x_67097
[('has', 'VBZ'), ('anyone', 'NN'), ('written', 'VBN'), ('device', 'RB'), ('driver', 'RB'), ('to', 'TO'), ('use', 'VB'), ('the', 'DT'), ('ascension', 'NN'), ('bird', 'NN'), ('with', 'IN'), ('xwindows', 'NNS'), ('__', 'VBP'), ('o_', 'JJ'), ('__', 'NNP'), (')/(', 'NNP'), ('__', 'NNP'), (')|', 'NN')]
['anyone', 'write', 'device', 'driver', 'use', 'ascension', 'bird', 'xwindows']
['anyone_write', 'device_driver', 'driver_use']
comp_windows_x_67097 |@lemmatized anyone:1 write:1 device:1 driver:1 use:1 ascension:1 bird:1 xwindows:1 |@bigram anyone_write:1 device_driver:1 driver_use:1
4,722
: Seems to me Koresh is yet another messenger that got killed : for the message he carried. (Which says nothing about the : character of the messenger.) I reckon we'll have to find out : the rest the hard way. :
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/83740
19
talk_religion_misc_83740
[('seems', 'VBZ'), ('to', 'TO'), ('me', 'PRP'), ('koresh', 'VB'), ('is', 'VBZ'), ('yet', 'RB'), ('another', 'DT'), ('messenger', 'NN'), ('that', 'WDT'), ('got', 'VBD'), ('killed', 'VBN'), ('for', 'IN'), ('the', 'DT'), ('message', 'NN'), ('he', 'PRP'), ('carried', 'VBD'), ('which', 'WDT'), ('says', 'VBZ'), ('nothing', '...
['seem', 'koresh', 'yet', 'another', 'messenger', 'get', 'kill', 'message', 'carry', 'say', 'nothing', 'character', 'messenger', 'reckon', 'find', 'rest', 'hard', 'way']
['yet_another', 'get_kill', 'say_nothing', 'find_rest', 'hard_way']
talk_religion_misc_83740 |@lemmatized seem:1 koresh:1 yet:1 another:1 messenger:2 get:1 kill:1 message:1 carry:1 say:1 nothing:1 character:1 reckon:1 find:1 rest:1 hard:1 way:1 |@bigram yet_another:1 get_kill:1 say_nothing:1 find_rest:1 hard_way:1
4,723
From: res@colnet.cmhnet.org (Rob Stampfli) >separate locations to gain credibility. If they are seized and you are >compelled to decrypt it, you simply explain that you are an amateur >cryptologist playing around with one time pads, and that the first >file is the pad for the second. They XOR the two files, and su...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/14985
11
sci_crypt_14985
[('from', 'IN'), ('rob', 'JJ'), ('stampfli', 'NN'), ('separate', 'JJ'), ('locations', 'NNS'), ('to', 'TO'), ('gain', 'VB'), ('credibility', 'NN'), ('if', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('seized', 'VBN'), ('and', 'CC'), ('you', 'PRP'), ('are', 'VBP'), ('compelled', 'VBN'), ('to', 'TO'), ('decrypt', 'VB'), ('it'...
['rob', 'stampfli', 'separate', 'location', 'gain', 'credibility', 'seize', 'compel', 'decrypt', 'simply', 'explain', 'amateur', 'cryptologist', 'play', 'around', 'one', 'time', 'pad', 'first', 'file', 'pad', 'second', 'xor', 'two', 'file', 'sure', 'enough', 'pop', 'copy', 'war', 'peace', 'judge', 'recent', 'history', ...
['play_around', 'around_one', 'one_time', 'time_pad', 'sure_enough', 'recent_history', 'find_guilty', 'really_happen', 'tell_judge', 'judge_would', 'would_fall']
sci_crypt_14985 |@lemmatized rob:1 stampfli:1 separate:1 location:1 gain:1 credibility:1 seize:2 compel:1 decrypt:1 simply:1 explain:1 amateur:1 cryptologist:1 play:1 around:1 one:1 time:1 pad:2 first:1 file:3 second:1 xor:1 two:1 sure:1 enough:1 pop:1 copy:1 war:1 peace:1 judge:2 recent:1 history:1 point:1 drop:1 orig...
4,724
w/o actually executing it? somehow one of my xterminal users has made it so that a click of MB3 (right) automatically kills all clients - oh my :-( thanx, fish
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67392
5
comp_windows_x_67392
[('actually', 'RB'), ('executing', 'VBG'), ('it', 'PRP'), ('somehow', 'RB'), ('one', 'CD'), ('of', 'IN'), ('my', 'PRP$'), ('xterminal', 'JJ'), ('users', 'NNS'), ('has', 'VBZ'), ('made', 'VBN'), ('it', 'PRP'), ('so', 'RB'), ('that', 'IN'), ('click', 'NN'), ('of', 'IN'), ('mb3', 'NN'), ('right', 'NN'), ('automatically', ...
['actually', 'execute', 'somehow', 'one', 'xterminal', 'user', 'make', 'click', 'right', 'automatically', 'kill', 'client', 'oh', 'thanx', 'fish']
[]
comp_windows_x_67392 |@lemmatized actually:1 execute:1 somehow:1 one:1 xterminal:1 user:1 make:1 click:1 right:1 automatically:1 kill:1 client:1 oh:1 thanx:1 fish:1 |@bigram
4,725
Neither did he! Overall? How do you figure? So far my radio hasn't exploded from not being tuned to 660...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/102606
9
rec_sport_baseball_102606
[('neither', 'DT'), ('did', 'VBD'), ('he', 'PRP'), ('overall', 'VB'), ('how', 'WRB'), ('do', 'VB'), ('you', 'PRP'), ('figure', 'VB'), ('so', 'RB'), ('far', 'RB'), ('my', 'PRP$'), ('radio', 'NN'), ('hasn', 'NN'), ('exploded', 'VBD'), ('from', 'IN'), ('not', 'RB'), ('being', 'VBG'), ('tuned', 'VBN'), ('to', 'TO'), ('660'...
['neither', 'overall', 'figure', 'far', 'radio', 'explode', 'tune']
[]
rec_sport_baseball_102606 |@lemmatized neither:1 overall:1 figure:1 far:1 radio:1 explode:1 tune:1 |@bigram
4,726
Hello I have recently suffered from various problems concerning an Adaptec 1542A controller. Problem 1: Floppy disk drive doesn't work. There's apparently at least two jumpers on the controller that affect the floppy disk drive. Unfortunately I have located only one of them (in the lower front corner). I would like t...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60157
3
comp_sys_ibm_pc_hardware_60157
[('hello', 'NNS'), ('have', 'VBP'), ('recently', 'RB'), ('suffered', 'VBN'), ('from', 'IN'), ('various', 'JJ'), ('problems', 'NNS'), ('concerning', 'VBG'), ('an', 'DT'), ('adaptec', 'JJ'), ('1542a', 'CD'), ('controller', 'NN'), ('problem', 'NN'), ('floppy', 'JJ'), ('disk', 'NN'), ('drive', 'NN'), ('doesn', 'NN'), ('wor...
['hello', 'recently', 'suffer', 'various', 'problem', 'concern', 'adaptec', 'controller', 'problem', 'floppy', 'disk', 'drive', 'work', 'apparently', 'least', 'two', 'jumper', 'controller', 'affect', 'floppy', 'disk', 'drive', 'unfortunately', 'locate', 'one', 'low', 'front', 'corner', 'would', 'like', 'know', 'jumper'...
['hello_recently', 'floppy_disk', 'disk_drive', 'drive_work', 'least_two', 'floppy_disk', 'disk_drive', 'would_like', 'like_know', 'hard_disk', 'scsi_hd', 'get_message', 'operating_system', 'system_even', 'even_though', 'disk_format', 'damn_sure', 'operating_system', 'system_boot', 'might_get', 'get_far', 'far_get', 't...
comp_sys_ibm_pc_hardware_60157 |@lemmatized hello:1 recently:1 suffer:1 various:1 problem:3 concern:1 adaptec:1 controller:3 floppy:2 disk:4 drive:2 work:1 apparently:1 least:1 two:2 jumper:3 affect:2 unfortunately:1 locate:2 one:1 low:1 front:1 corner:1 would:1 like:1 know:1 possibly:1 hard:1 refuse:1 boot:2 scsi:1 hd...
4,727
BOAT For SALE 1989 23' IMPERIAL FISHERMAN featuring Walkaround Cuddy Cabin, 305 V8 with VOLVO DUO PROP OUTDRIVE /\/\/\/ AM-FM Cassette Stereo, VHF RADIO, 4x6 HUMMINGBIRD Fishfinder, ALL Safty equipment, Covers, and MUCH MORE. 18000 LB. Capacity includes Storage Trailer Hardly used: ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/74150
6
misc_forsale_74150
[('boat', 'NN'), ('for', 'IN'), ('sale', 'NN'), ('1989', 'CD'), ('23', 'CD'), ('imperial', 'JJ'), ('fisherman', 'NN'), ('featuring', 'VBG'), ('walkaround', 'NN'), ('cuddy', 'VBD'), ('cabin', 'JJ'), ('305', 'CD'), ('v8', 'NN'), ('with', 'IN'), ('volvo', 'JJ'), ('duo', 'NN'), ('prop', 'NN'), ('outdrive', 'JJ'), ('/\\/\\/...
['boat', 'sale', 'imperial', 'fisherman', 'feature', 'walkaround', 'cuddy', 'cabin', 'volvo', 'duo', 'prop', 'outdrive', 'fm', 'cassette', 'stereo', 'vhf', 'radio', 'hummingbird', 'fishfinder', 'safty', 'equipment', 'cover', 'much', 'lb', 'capacity', 'include', 'storage', 'trailer', 'hardly', 'use', 'less', 'hr']
['fm_cassette', 'hardly_use', 'use_less']
misc_forsale_74150 |@lemmatized boat:1 sale:1 imperial:1 fisherman:1 feature:1 walkaround:1 cuddy:1 cabin:1 volvo:1 duo:1 prop:1 outdrive:1 fm:1 cassette:1 stereo:1 vhf:1 radio:1 hummingbird:1 fishfinder:1 safty:1 equipment:1 cover:1 much:1 lb:1 capacity:1 include:1 storage:1 trailer:1 hardly:1 use:1 less:1 hr:1 |@big...
4,728
I saw this subject and all I could think of was a parade at Wrigley Field in Chicago. Or maybe it's just me. :) -- Marc Cooper - Graphics Programmer - Sverdrup Tech.| "As a child, I WAS an fsmarc@lerc.nasa.gov | imaginary playmate." NASA Lewis Research Center MS 5-11 ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38660
1
comp_graphics_38660
[('saw', 'NN'), ('this', 'DT'), ('subject', 'NN'), ('and', 'CC'), ('all', 'DT'), ('could', 'MD'), ('think', 'VB'), ('of', 'IN'), ('was', 'VBD'), ('parade', 'VBN'), ('at', 'IN'), ('wrigley', 'JJ'), ('field', 'NN'), ('in', 'IN'), ('chicago', 'NN'), ('or', 'CC'), ('maybe', 'VB'), ('it', 'PRP'), ('just', 'RB'), ('me', 'PRP...
['saw', 'subject', 'could', 'think', 'parade', 'wrigley', 'field', 'chicago', 'maybe', 'marc', 'cooper', 'graphic', 'programmer', 'sverdrup', 'tech', 'child', 'imaginary', 'playmate', 'nasa', 'lewis', 'research', 'center', 'ms', 'brookpark', 'dr', 'tom', 'robbins', 'cleveland', 'oh', 'even', 'cowgirls', 'get', 'blue']
['could_think', 'wrigley_field', 'nasa_lewis', 'lewis_research', 'research_center']
comp_graphics_38660 |@lemmatized saw:1 subject:1 could:1 think:1 parade:1 wrigley:1 field:1 chicago:1 maybe:1 marc:1 cooper:1 graphic:1 programmer:1 sverdrup:1 tech:1 child:1 imaginary:1 playmate:1 nasa:1 lewis:1 research:1 center:1 ms:1 brookpark:1 dr:1 tom:1 robbins:1 cleveland:1 oh:1 even:1 cowgirls:1 get:1 blue:1 ...
4,729
And I think we ought to hold Christ accoountable for all of his followers who died at the hand of the Romans also. It was their own fault for believing. God, this society reminds me more of the Roman Empire every day; I guess I'll just log off and go watch American Gladiators.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/84507
19
talk_religion_misc_84507
[('and', 'CC'), ('think', 'VB'), ('we', 'PRP'), ('ought', 'MD'), ('to', 'TO'), ('hold', 'VB'), ('christ', 'NN'), ('accoountable', 'JJ'), ('for', 'IN'), ('all', 'DT'), ('of', 'IN'), ('his', 'PRP$'), ('followers', 'NNS'), ('who', 'WP'), ('died', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('hand', 'NN'), ('of', 'IN'), ('the', '...
['think', 'ought', 'hold', 'christ', 'accoountable', 'follower', 'die', 'hand', 'roman', 'also', 'fault', 'believe', 'god', 'society', 'remind', 'roman', 'empire', 'every', 'day', 'guess', 'log', 'go', 'watch', 'american', 'gladiator']
['believe_god', 'roman_empire', 'every_day']
talk_religion_misc_84507 |@lemmatized think:1 ought:1 hold:1 christ:1 accoountable:1 follower:1 die:1 hand:1 roman:2 also:1 fault:1 believe:1 god:1 society:1 remind:1 empire:1 every:1 day:1 guess:1 log:1 go:1 watch:1 american:1 gladiator:1 |@bigram believe_god:1 roman_empire:1 every_day:1
4,730
Comics for sale. All are Marvel and the majority of the comics are cover price. Buyer pays shipping. Shipping costs will vary with the quantity you buy. All reasonable offers will be considered. Punisher W.J. 9,10,13,14,15,16,17, 20-28,31-40,43 $1.75 each Punisher 34,42,43,49,5...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76507
6
misc_forsale_76507
[('comics', 'NNS'), ('for', 'IN'), ('sale', 'NN'), ('all', 'DT'), ('are', 'VBP'), ('marvel', 'JJ'), ('and', 'CC'), ('the', 'DT'), ('majority', 'NN'), ('of', 'IN'), ('the', 'DT'), ('comics', 'NNS'), ('are', 'VBP'), ('cover', 'JJ'), ('price', 'NN'), ('buyer', 'NN'), ('pays', 'VBZ'), ('shipping', 'VBG'), ('shipping', 'VBG...
['comic', 'sale', 'marvel', 'majority', 'comic', 'cover', 'price', 'buyer', 'pay', 'ship', 'ship', 'cost', 'vary', 'quantity', 'buy', 'reasonable', 'offer', 'consider', 'punisher', 'punisher', 'regular', 'series', 'factor', 'annual', 'silver', 'surfer', 'print', 'force', 'ghost', 'rider', 'new', 'mutant', 'marvel', 'co...
['buyer_pay', 'pay_ship', 'ship_cost', 'reasonable_offer', 'offer_consider', 'silver_surfer', 'ghost_rider', 'new_mutant', 'marvel_comic']
misc_forsale_76507 |@lemmatized comic:3 sale:1 marvel:2 majority:1 cover:1 price:1 buyer:1 pay:1 ship:2 cost:1 vary:1 quantity:1 buy:1 reasonable:1 offer:1 consider:1 punisher:2 regular:1 series:1 factor:1 annual:1 silver:1 surfer:1 print:1 force:1 ghost:1 rider:1 new:1 mutant:1 present:1 |@bigram buyer_pay:1 pay_ship...
4,731
The Chevrolet brothers were respected racers & test drivers for the Buick Co. when Durant was there. When the directors kicked Durant out of GM in 1910 he took Chevrolet and others with him. As mentioned before, they founded the successful Chevrolet company. A little-known fact is that the Chevrolet Co. actually too...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102821
7
rec_autos_102821
[('the', 'DT'), ('chevrolet', 'NN'), ('brothers', 'NNS'), ('were', 'VBD'), ('respected', 'VBN'), ('racers', 'NNS'), ('test', 'VBP'), ('drivers', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('buick', 'NN'), ('co', 'NN'), ('when', 'WRB'), ('durant', 'NN'), ('was', 'VBD'), ('there', 'RB'), ('when', 'WRB'), ('the', 'DT'), ('dire...
['chevrolet', 'brother', 'respect', 'racer', 'test', 'driver', 'buick', 'co', 'durant', 'director', 'kick', 'durant', 'gm', 'take', 'chevrolet', 'others', 'mention', 'found', 'successful', 'chevrolet', 'company', 'little', 'known', 'fact', 'chevrolet', 'co', 'actually', 'take', 'gm', 'durant', 'get', 'back', 'charge', ...
['actually_take', 'get_back', 'passenger_car']
rec_autos_102821 |@lemmatized chevrolet:6 brother:1 respect:1 racer:1 test:1 driver:1 buick:2 co:3 durant:3 director:1 kick:1 gm:7 take:2 others:1 mention:1 found:1 successful:1 company:2 little:1 known:1 fact:1 actually:1 get:1 back:1 charge:1 legally:1 new:1 buying:1 division:4 sloan:2 era:1 shuffle:1 thing:1 board:1...
4,732
Any thoughts on who is going to count all of the gorgeous bodies at the MOW? The press? The White House Staff? The most Junior Senator? The King of the motss/bi? Just curious as to whose bias we are going to see when the numbers get brought out. -- bram
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178523
18
talk_politics_misc_178523
[('any', 'DT'), ('thoughts', 'NNS'), ('on', 'IN'), ('who', 'WP'), ('is', 'VBZ'), ('going', 'VBG'), ('to', 'TO'), ('count', 'VB'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('gorgeous', 'JJ'), ('bodies', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('mow', 'NN'), ('the', 'DT'), ('press', 'NN'), ('the', 'DT'), ('white', 'JJ'),...
['thought', 'go', 'count', 'gorgeous', 'body', 'mow', 'press', 'white', 'house', 'staff', 'junior', 'senator', 'king', 'mot', 'bi', 'curious', 'whose', 'bias', 'go', 'see', 'number', 'get', 'bring', 'bram']
['white_house', 'go_see', 'see_number', 'number_get']
talk_politics_misc_178523 |@lemmatized thought:1 go:2 count:1 gorgeous:1 body:1 mow:1 press:1 white:1 house:1 staff:1 junior:1 senator:1 king:1 mot:1 bi:1 curious:1 whose:1 bias:1 see:1 number:1 get:1 bring:1 bram:1 |@bigram white_house:1 go_see:1 see_number:1 number_get:1
4,733
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/60796
14
sci_space_60796
[('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_60796 |@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,734
Walt Weiss tripled just barely inside the right field line and into the corner, driving in Santiago and Conine. These were the first two RBIs. The third came later when Weiss was knocked in.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/102686
9
rec_sport_baseball_102686
[('walt', 'NN'), ('weiss', 'WRB'), ('tripled', 'VBD'), ('just', 'RB'), ('barely', 'RB'), ('inside', 'IN'), ('the', 'DT'), ('right', 'JJ'), ('field', 'NN'), ('line', 'NN'), ('and', 'CC'), ('into', 'IN'), ('the', 'DT'), ('corner', 'NN'), ('driving', 'NN'), ('in', 'IN'), ('santiago', 'NN'), ('and', 'CC'), ('conine', 'VB')...
['walt', 'wei', 'triple', 'barely', 'inside', 'right', 'field', 'line', 'corner', 'driving', 'santiago', 'conine', 'first', 'two', 'rbis', 'third', 'come', 'later', 'wei', 'knock']
['right_field', 'first_two', 'come_later']
rec_sport_baseball_102686 |@lemmatized walt:1 wei:2 triple:1 barely:1 inside:1 right:1 field:1 line:1 corner:1 driving:1 santiago:1 conine:1 first:1 two:1 rbis:1 third:1 come:1 later:1 knock:1 |@bigram right_field:1 first_two:1 come_later:1
4,735
Not to worry. The Masons have been demonized and harrassed by almost every major Xian church there is. For centuries now. And still they stand. They wil withstand the miserable Southern Boobtists, I am sure. They may even pick up a little support as people start to listen to the Boobtists and realize that sub...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/84257
19
talk_religion_misc_84257
[('not', 'RB'), ('to', 'TO'), ('worry', 'VB'), ('the', 'DT'), ('masons', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('demonized', 'VBN'), ('and', 'CC'), ('harrassed', 'VBN'), ('by', 'IN'), ('almost', 'RB'), ('every', 'DT'), ('major', 'JJ'), ('xian', 'JJ'), ('church', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('for', 'IN'),...
['worry', 'mason', 'demonize', 'harrassed', 'almost', 'every', 'major', 'xian', 'church', 'century', 'still', 'stand', 'wil', 'withstand', 'miserable', 'southern', 'boobtists', 'sure', 'may', 'even', 'pick', 'little', 'support', 'people', 'start', 'listen', 'boobtists', 'realize', 'subtract', 'obvious', 'lie', 'claim',...
['almost_every', 'still_stand', 'may_even', 'support_people', 'people_start', 'sound_pretty', 'pretty_good', 'one_thing', 'thing_know', 'may_start', 'civil_war', 'position_take', 'far_concern']
talk_religion_misc_84257 |@lemmatized worry:1 mason:5 demonize:1 harrassed:1 almost:1 every:1 major:1 xian:1 church:2 century:1 still:1 stand:2 wil:1 withstand:1 miserable:1 southern:3 boobtists:3 sure:1 may:2 even:1 pick:1 little:1 support:1 people:1 start:2 listen:1 realize:2 subtract:1 obvious:1 lie:1 claim:1 satani...
4,736
If you use System 7, you can use my application Zing which has a 30 kB footprint (meaning you can have it running all the time without losing memory) It is also compatible with the chat program "FishBomb" which allows sounds and pictures as well. Both are, as far as I know, freeware (I dustribute Zing with source) ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51798
4
comp_sys_mac_hardware_51798
[('if', 'IN'), ('you', 'PRP'), ('use', 'VBP'), ('system', 'NN'), ('you', 'PRP'), ('can', 'MD'), ('use', 'VB'), ('my', 'PRP$'), ('application', 'NN'), ('zing', 'VBG'), ('which', 'WDT'), ('has', 'VBZ'), ('30', 'CD'), ('kb', 'NN'), ('footprint', 'NN'), ('meaning', 'NN'), ('you', 'PRP'), ('can', 'MD'), ('have', 'VB'), ('it...
['use', 'system', 'use', 'application', 'zing', 'kb', 'footprint', 'meaning', 'run', 'time', 'without', 'lose', 'memory', 'also', 'compatible', 'chat', 'program', 'fishbomb', 'allow', 'sound', 'picture', 'well', 'far', 'know', 'freeware', 'dustribute', 'zing', 'source', 'available', 'normal', 'service', 'mac', 'archive...
['use_system', 'system_use', 'use_application', 'run_time', 'memory_also', 'well_far', 'far_know', 'source_available', 'archive_umich', 'umich_edu']
comp_sys_mac_hardware_51798 |@lemmatized use:2 system:1 application:1 zing:2 kb:1 footprint:1 meaning:1 run:1 time:1 without:1 lose:1 memory:1 also:1 compatible:1 chat:1 program:1 fishbomb:1 allow:1 sound:1 picture:1 well:1 far:1 know:1 freeware:1 dustribute:1 source:1 available:1 normal:1 service:1 mac:1 archive:1 umi...
4,737
I recently read here that Sun has a patch for xdm on Solaris2.1. I was wondering if anyone could give me the patch number.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67234
5
comp_windows_x_67234
[('recently', 'RB'), ('read', 'VBN'), ('here', 'RB'), ('that', 'IN'), ('sun', 'NN'), ('has', 'VBZ'), ('patch', 'NN'), ('for', 'IN'), ('xdm', 'NN'), ('on', 'IN'), ('solaris2', 'NN'), ('was', 'VBD'), ('wondering', 'VBG'), ('if', 'IN'), ('anyone', 'NN'), ('could', 'MD'), ('give', 'VB'), ('me', 'PRP'), ('the', 'DT'), ('pat...
['recently', 'read', 'sun', 'patch', 'xdm', 'wonder', 'anyone', 'could', 'give', 'patch', 'number']
['recently_read', 'wonder_anyone', 'anyone_could', 'could_give']
comp_windows_x_67234 |@lemmatized recently:1 read:1 sun:1 patch:2 xdm:1 wonder:1 anyone:1 could:1 give:1 number:1 |@bigram recently_read:1 wonder_anyone:1 anyone_could:1 could_give:1
4,738
I have between 15 and 25 nosebleeds each week, as a result of a genetic predisposition to weak capillary walls (Osler-Weber-Rendu). Fortunately, each nosebleed is of short duration. Does anyone know of any method to reduce this frequency? My younger brothers each tried a skin transplant (thigh to nose lining), but the...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58903
13
sci_med_58903
[('have', 'VBP'), ('between', 'IN'), ('15', 'CD'), ('and', 'CC'), ('25', 'CD'), ('nosebleeds', 'NNS'), ('each', 'DT'), ('week', 'NN'), ('as', 'IN'), ('result', 'NN'), ('of', 'IN'), ('genetic', 'JJ'), ('predisposition', 'NN'), ('to', 'TO'), ('weak', 'JJ'), ('capillary', 'JJ'), ('walls', 'NNS'), ('osler', 'IN'), ('weber'...
['nosebleed', 'week', 'result', 'genetic', 'predisposition', 'weak', 'capillary', 'wall', 'osler', 'weber', 'rendu', 'fortunately', 'nosebleed', 'short', 'duration', 'anyone', 'know', 'method', 'reduce', 'frequency', 'young', 'brother', 'tried', 'skin', 'transplant', 'thigh', 'nose', 'line', 'nosebleed', 'soon', 'retur...
['anyone_know', 'like_hear']
sci_med_58903 |@lemmatized nosebleed:3 week:1 result:1 genetic:1 predisposition:1 weak:1 capillary:1 wall:1 osler:1 weber:1 rendu:1 fortunately:1 short:1 duration:1 anyone:1 know:1 method:1 reduce:1 frequency:1 young:1 brother:1 tried:1 skin:1 transplant:1 thigh:1 nose:1 line:1 soon:1 return:1 see:1 reference:1 herb:1 ...
4,739
Stuff deleted...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102904
7
rec_autos_102904
[('stuff', 'NN'), ('deleted', 'VBD'), ('...', ':')]
['stuff', 'delete']
['stuff_delete']
rec_autos_102904 |@lemmatized stuff:1 delete:1 |@bigram stuff_delete:1
4,740
That is absolutely correct. They have a streak of meanness that runs much deeper and stronger than anything I ever experienced even during the height of the 60's racial struggles. I am absolutely convinced that there are kids out there today that have no concept of right and wrong, but have the human intelligence wh...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103047
7
rec_autos_103047
[('that', 'DT'), ('is', 'VBZ'), ('absolutely', 'RB'), ('correct', 'JJ'), ('they', 'PRP'), ('have', 'VBP'), ('streak', 'VBN'), ('of', 'IN'), ('meanness', 'NN'), ('that', 'WDT'), ('runs', 'VBZ'), ('much', 'RB'), ('deeper', 'JJR'), ('and', 'CC'), ('stronger', 'JJR'), ('than', 'IN'), ('anything', 'NN'), ('ever', 'RB'), ('e...
['absolutely', 'correct', 'streak', 'meanness', 'run', 'much', 'deep', 'strong', 'anything', 'ever', 'experience', 'even', 'height', 'racial', 'struggle', 'absolutely', 'convinced', 'kid', 'today', 'concept', 'right', 'wrong', 'human', 'intelligence', 'turn', 'great', 'predator', 'ever', 'walk', 'earth', 'prevail', 'un...
['run_much', 'anything_ever', 'experience_even', 'right_wrong', 'human_intelligence', 'best_interest', 'human_individual', 'start_take', 'take_responsibility', 'well_go']
rec_autos_103047 |@lemmatized absolutely:2 correct:1 streak:1 meanness:1 run:1 much:1 deep:1 strong:1 anything:1 ever:2 experience:1 even:1 height:1 racial:1 struggle:1 convinced:1 kid:1 today:1 concept:1 right:1 wrong:1 human:3 intelligence:1 turn:2 great:1 predator:1 walk:1 earth:1 prevail:1 unless:1 rest:1 humanity:...
4,741
I don't, though when I was in Israel I did make a point of listening to JTV news, as well as Monte Carlo Radio. In the United States, I generally read the NYT, and occasionally, a mainstream Israeli newpaper. What you may not be taking into account is that the JP is no longer representative of the mainstream in Isr...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76338
17
talk_politics_mideast_76338
[('don', 'NNS'), ('though', 'IN'), ('when', 'WRB'), ('was', 'VBD'), ('in', 'IN'), ('israel', 'NN'), ('did', 'VBD'), ('make', 'VB'), ('point', 'NN'), ('of', 'IN'), ('listening', 'VBG'), ('to', 'TO'), ('jtv', 'VB'), ('news', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('monte', 'NN'), ('carlo', 'NN'), ('radio', 'N...
['though', 'israel', 'make', 'point', 'listen', 'jtv', 'news', 'well', 'monte', 'carlo', 'radio', 'united', 'state', 'generally', 'read', 'nyt', 'occasionally', 'mainstream', 'israeli', 'newpaper', 'may', 'take', 'account', 'jp', 'longer', 'representative', 'mainstream', 'israel', 'purchase', 'year', 'ago', 'battle', '...
['make_point', 'united_state', 'may_take', 'take_account', 'year_ago', 'leave_wing', 'new_owner', 'would_recommend', 'recommend_read', 'ha_aretz', 'least_case', 'case_two', 'two_year', 'year_ago', 'one_read', 'one_could', 'bad_move']
talk_politics_mideast_76338 |@lemmatized though:1 israel:3 make:1 point:1 listen:1 jtv:1 news:1 well:1 monte:1 carlo:1 radio:1 united:1 state:2 generally:1 read:3 nyt:1 occasionally:1 mainstream:2 israeli:1 newpaper:1 may:1 take:1 account:1 jp:2 longer:1 representative:1 purchase:1 year:2 ago:2 battle:1 control:1 liber...
4,742
Hey All, Does anyone know if I can ftp to get the newest version of Radiusware and soft pivot from Radius? I bought a pivot monitor, but it has an old version of this software and won't work on my C650, and Radius said it would be 4-5 weeks until delivery. Thanks!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/50423
4
comp_sys_mac_hardware_50423
[('hey', 'NN'), ('all', 'DT'), ('does', 'VBZ'), ('anyone', 'NN'), ('know', 'VB'), ('if', 'IN'), ('can', 'MD'), ('ftp', 'VB'), ('to', 'TO'), ('get', 'VB'), ('the', 'DT'), ('newest', 'JJS'), ('version', 'NN'), ('of', 'IN'), ('radiusware', 'NN'), ('and', 'CC'), ('soft', 'JJ'), ('pivot', 'NN'), ('from', 'IN'), ('radius', '...
['hey', 'anyone', 'know', 'ftp', 'get', 'new', 'version', 'radiusware', 'soft', 'pivot', 'radius', 'buy', 'pivot', 'monitor', 'old', 'version', 'software', 'win', 'work', 'radius', 'say', 'would', 'week', 'delivery', 'thanks']
['anyone_know', 'know_ftp', 'ftp_get', 'get_new', 'new_version', 'old_version', 'version_software', 'win_work', 'say_would']
comp_sys_mac_hardware_50423 |@lemmatized hey:1 anyone:1 know:1 ftp:1 get:1 new:1 version:2 radiusware:1 soft:1 pivot:2 radius:2 buy:1 monitor:1 old:1 software:1 win:1 work:1 say:1 would:1 week:1 delivery:1 thanks:1 |@bigram anyone_know:1 know_ftp:1 ftp_get:1 get_new:1 new_version:1 old_version:1 version_software:1 win...
4,743
But why would you want to use RBI? RBI is an attempt to measure is some combination of clutch hitting and power hitting. If you believe in clutch hitting, then look at how the guy hit with RISP. If you want to see how good of a slugger he is, then look at his slugging average. In terms of evaluating players, RB...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104696
9
rec_sport_baseball_104696
[('but', 'CC'), ('why', 'WRB'), ('would', 'MD'), ('you', 'PRP'), ('want', 'VB'), ('to', 'TO'), ('use', 'VB'), ('rbi', 'JJ'), ('rbi', 'NN'), ('is', 'VBZ'), ('an', 'DT'), ('attempt', 'NN'), ('to', 'TO'), ('measure', 'NN'), ('is', 'VBZ'), ('some', 'DT'), ('combination', 'NN'), ('of', 'IN'), ('clutch', 'NN'), ('hitting', '...
['would', 'want', 'use', 'rbi', 'rbi', 'attempt', 'measure', 'combination', 'clutch', 'hitting', 'power', 'hitting', 'believe', 'clutch', 'hitting', 'look', 'guy', 'hit', 'risp', 'want', 'see', 'good', 'slugger', 'look', 'slug', 'average', 'term', 'evaluate', 'player', 'rbi', 'total', 'good', 'nothing', 'use', 'many', ...
['would_want', 'want_use', 'want_see', 'see_good', 'evaluate_player', 'good_nothing', 'use_many']
rec_sport_baseball_104696 |@lemmatized would:1 want:2 use:2 rbi:3 attempt:1 measure:1 combination:1 clutch:2 hitting:3 power:1 believe:1 look:2 guy:1 hit:1 risp:1 see:1 good:3 slugger:1 slug:1 average:1 term:1 evaluate:1 player:1 total:1 nothing:1 many:1 stats:1 |@bigram would_want:1 want_use:1 want_see:1 see_good:1 e...
4,744
(oh boy. it's the [in]famous Phill Hallam-Baker.) } } } |>... but like "basic plus" cable, you have to tell them that you don't } |>want it ... for example, Hutterite colonies in western Canada are not } |>part of it (Mennon and Hutter were fundamentalist Protestants from } |>Germany whose followers left for the New...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178533
18
talk_politics_misc_178533
[('oh', 'UH'), ('boy', 'NN'), ('it', 'PRP'), ('the', 'DT'), ('in', 'IN'), ('famous', 'JJ'), ('phill', 'NN'), ('hallam', 'NN'), ('baker', 'NN'), ('.)', 'NNP'), ('|>...', 'NNP'), ('but', 'CC'), ('like', 'IN'), ('basic', 'JJ'), ('plus', 'CC'), ('cable', 'NN'), ('you', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('tell', 'VB'),...
['oh', 'boy', 'famous', 'phill', 'hallam', 'baker', 'like', 'basic', 'plus', 'cable', 'tell', 'want', 'example', 'hutterite', 'colony', 'western', 'canada', 'part', 'mennon', 'hutter', 'fundamentalist', 'protestant', 'germany', 'whose', 'follower', 'leave', 'new', 'world', 'mennonite', 'diverse', 'lot', 'hutterites', '...
['oh_boy', 'tell_want', 'new_world', 'selfish_bastard', 'get_u', 'selfish_bastard', 'look_year', 'selfish_bastard', 'tax_spend', 'big_government', 'selfish_bastard', 'government_run', 'selfish_bastard', 'middle_class', 'yeah_right', 'lead_u', 'promise_land', 'hold_breath']
talk_politics_misc_178533 |@lemmatized oh:1 boy:1 famous:1 phill:1 hallam:1 baker:1 like:1 basic:1 plus:1 cable:1 tell:1 want:1 example:1 hutterite:1 colony:1 western:1 canada:1 part:1 mennon:1 hutter:1 fundamentalist:1 protestant:1 germany:1 whose:1 follower:1 leave:1 new:1 world:1 mennonite:1 diverse:1 lot:1 hutterit...
4,745
Anyone around here read this yet? Does Anita have a number? Tony
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104529
8
rec_motorcycles_104529
[('anyone', 'NN'), ('around', 'RB'), ('here', 'RB'), ('read', 'VB'), ('this', 'DT'), ('yet', 'RB'), ('does', 'VBZ'), ('anita', 'NNS'), ('have', 'VB'), ('number', 'NN'), ('tony', 'NN')]
['anyone', 'around', 'read', 'yet', 'anita', 'number', 'tony']
[]
rec_motorcycles_104529 |@lemmatized anyone:1 around:1 read:1 yet:1 anita:1 number:1 tony:1 |@bigram
4,746
I would like to change all of the system fonts in windows... I have a program that will generate system fonts from truetype, but i was wondering if there is a problem to help you set up all your system fonts. Also, how do i change the icon text color... all of my icon text is black, and i want to change it... couldn...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9872
2
comp_os_ms-windows_misc_9872
[('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('change', 'VB'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('system', 'NN'), ('fonts', 'NNS'), ('in', 'IN'), ('windows', 'NNS'), ('...', ':'), ('have', 'VBP'), ('program', 'NN'), ('that', 'WDT'), ('will', 'MD'), ('generate', 'VB'), ('system', 'NN'), ('fonts', 'NNS'), (...
['would', 'like', 'change', 'system', 'font', 'window', 'program', 'generate', 'system', 'font', 'truetype', 'wonder', 'problem', 'help', 'set', 'system', 'font', 'also', 'change', 'icon', 'text', 'color', 'icon', 'text', 'black', 'want', 'change', 'find', 'option', 'control', 'panel', 'win', 'ini', 'brad', 'cain']
['would_like', 'change_system', 'system_font', 'font_window', 'window_program', 'system_font', 'problem_help', 'set_system', 'system_font', 'also_change', 'change_icon', 'want_change', 'control_panel', 'win_ini']
comp_os_ms-windows_misc_9872 |@lemmatized would:1 like:1 change:3 system:3 font:3 window:1 program:1 generate:1 truetype:1 wonder:1 problem:1 help:1 set:1 also:1 icon:2 text:2 color:1 black:1 want:1 find:1 option:1 control:1 panel:1 win:1 ini:1 brad:1 cain:1 |@bigram would_like:1 change_system:1 system_font:3 font_win...
4,747
In Texas, you cannot carry a handgun. Period. Either concealed or open. And your numbers are misleading; they include suicides and accidents. The real number from the Department of Public Safety: Murders, Non-neg hom Car fatalities 1991 2651 3079 1992 2240 3057 Texas only has "l...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54660
16
talk_politics_guns_54660
[('in', 'IN'), ('texas', 'NN'), ('you', 'PRP'), ('cannot', 'VBP'), ('carry', 'JJ'), ('handgun', 'JJ'), ('period', 'NN'), ('either', 'CC'), ('concealed', 'VBD'), ('or', 'CC'), ('open', 'JJ'), ('and', 'CC'), ('your', 'PRP$'), ('numbers', 'NNS'), ('are', 'VBP'), ('misleading', 'VBG'), ('they', 'PRP'), ('include', 'VBP'), ...
['texas', 'cannot', 'carry', 'handgun', 'period', 'either', 'conceal', 'open', 'number', 'mislead', 'include', 'suicide', 'accidents', 'real', 'number', 'department', 'public', 'safety', 'murder', 'non', 'neg', 'hom', 'car', 'fatality', 'texas', 'liberal', 'gun', 'law', 'far', 'purchase', 'firearm', 'aside', 'probably'...
['carry_handgun', 'real_number', 'public_safety', 'gun_law', 'go_state', 'law_pass', 'pass_right', 'right_life', 'life_liberty', 'liberty_pursuit', 'pursuit_happiness', 'first_place', 'please_explain']
talk_politics_guns_54660 |@lemmatized texas:2 cannot:1 carry:2 handgun:1 period:1 either:1 conceal:1 open:1 number:2 mislead:1 include:1 suicide:1 accidents:1 real:1 department:1 public:1 safety:1 murder:1 non:1 neg:1 hom:1 car:1 fatality:1 liberal:1 gun:1 law:2 far:2 purchase:1 firearm:1 aside:1 probably:1 restrictive...
4,748
This is pernicious nonsense! David
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15550
11
sci_crypt_15550
[('this', 'DT'), ('is', 'VBZ'), ('pernicious', 'JJ'), ('nonsense', 'NN'), ('david', 'NN')]
['pernicious', 'nonsense', 'david']
[]
sci_crypt_15550 |@lemmatized pernicious:1 nonsense:1 david:1 |@bigram
4,749
Do you happen to know how I can get a serial mouse (9 pins) working on an IBM L40 notebook (which has a kind of bus mouse connection besides serial and parallel interfaces). The manual doesn't say anything about it. I've tried two drivers, with the result that left and right buttons are recognized, but mouse movement ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60254
3
comp_sys_ibm_pc_hardware_60254
[('do', 'VB'), ('you', 'PRP'), ('happen', 'VB'), ('to', 'TO'), ('know', 'VB'), ('how', 'WRB'), ('can', 'MD'), ('get', 'VB'), ('serial', 'JJ'), ('mouse', 'NN'), ('pins', 'VBZ'), ('working', 'VBG'), ('on', 'IN'), ('an', 'DT'), ('ibm', 'NN'), ('l40', 'NN'), ('notebook', 'NN'), ('which', 'WDT'), ('has', 'VBZ'), ('kind', 'N...
['happen', 'know', 'get', 'serial', 'mouse', 'pin', 'work', 'ibm', 'notebook', 'kind', 'bus', 'mouse', 'connection', 'besides', 'serial', 'parallel', 'interface', 'manual', 'say', 'anything', 'try', 'two', 'driver', 'result', 'leave', 'right', 'button', 'recognize', 'mouse', 'movement', 'cut', 'shortcut', 'wire', 'mous...
['happen_know', 'know_get', 'get_serial', 'serial_mouse', 'bus_mouse', 'serial_parallel', 'parallel_interface', 'manual_say', 'say_anything', 'try_two', 'leave_right', 'thanks_help']
comp_sys_ibm_pc_hardware_60254 |@lemmatized happen:1 know:1 get:1 serial:2 mouse:4 pin:1 work:1 ibm:1 notebook:1 kind:1 bus:1 connection:1 besides:1 parallel:1 interface:1 manual:1 say:1 anything:1 try:1 two:1 driver:1 result:1 leave:1 right:1 button:1 recognize:1 movement:1 cut:1 shortcut:1 wire:1 thanks:1 help:1 |@b...
4,750
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/61098
14
sci_space_61098
[]
[]
[]
sci_space_61098 |@lemmatized |@bigram
4,751
Does anyone out there have the shorthanded goal totals of the NHL players for this season? We're trying to finish our rotisserie stats and need SHG to make it complete.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53607
10
rec_sport_hockey_53607
[('does', 'VBZ'), ('anyone', 'NN'), ('out', 'IN'), ('there', 'RB'), ('have', 'VBP'), ('the', 'DT'), ('shorthanded', 'JJ'), ('goal', 'NN'), ('totals', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('nhl', 'NN'), ('players', 'NNS'), ('for', 'IN'), ('this', 'DT'), ('season', 'NN'), ('we', 'PRP'), ('re', 'VBP'), ('trying', 'VBG'), ...
['anyone', 'shorthanded', 'goal', 'total', 'nhl', 'player', 'season', 'try', 'finish', 'rotisserie', 'stats', 'need', 'shg', 'make', 'complete']
[]
rec_sport_hockey_53607 |@lemmatized anyone:1 shorthanded:1 goal:1 total:1 nhl:1 player:1 season:1 try:1 finish:1 rotisserie:1 stats:1 need:1 shg:1 make:1 complete:1 |@bigram
4,752
I recently purchased a Diamond Stealth 24 Video card and received the wrong drivers. Does anyone know where I can ftp the windows video drivers for the Stealth 24. I tried the drivers at cica and they don't work. The right drivers are on the Diamond BBS but the file is almost 1 meg and it would take a while to downloa...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9989
2
comp_os_ms-windows_misc_9989
[('recently', 'RB'), ('purchased', 'VBN'), ('diamond', 'NN'), ('stealth', 'NN'), ('24', 'CD'), ('video', 'NN'), ('card', 'NN'), ('and', 'CC'), ('received', 'VBD'), ('the', 'DT'), ('wrong', 'JJ'), ('drivers', 'NNS'), ('does', 'VBZ'), ('anyone', 'NN'), ('know', 'VB'), ('where', 'WRB'), ('can', 'MD'), ('ftp', 'VB'), ('the...
['recently', 'purchase', 'diamond', 'stealth', 'video', 'card', 'receive', 'wrong', 'driver', 'anyone', 'know', 'ftp', 'window', 'video', 'driver', 'stealth', 'try', 'driver', 'cica', 'work', 'right', 'driver', 'diamond', 'bb', 'file', 'almost', 'meg', 'would', 'take', 'download', 'baud', 'information', 'would', 'appre...
['recently_purchase', 'diamond_stealth', 'video_card', 'anyone_know', 'know_ftp', 'video_driver', 'work_right', 'driver_diamond', 'would_take', 'information_would', 'would_appreciate', 'appreciate_please', 'please_contact']
comp_os_ms-windows_misc_9989 |@lemmatized recently:1 purchase:1 diamond:2 stealth:2 video:2 card:1 receive:1 wrong:1 driver:4 anyone:1 know:1 ftp:1 window:1 try:1 cica:1 work:1 right:1 bb:1 file:1 almost:1 meg:1 would:2 take:1 download:1 baud:1 information:1 appreciate:1 please:1 contact:1 thank:1 |@bigram recently_pu...
4,753
For a VGA card these are the correct files but you can't just copy them back and expect it to work. You have to create a new WIN.COM file. Try the command (you will have to worry about what directories each file is in since I don't know your setup): COPY /B WIN.CNF+VGALOGO.LGO+VGALOGO.RLE WIN.COM (I grabbed this f...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9920
2
comp_os_ms-windows_misc_9920
[('for', 'IN'), ('vga', 'JJ'), ('card', 'NN'), ('these', 'DT'), ('are', 'VBP'), ('the', 'DT'), ('correct', 'JJ'), ('files', 'NNS'), ('but', 'CC'), ('you', 'PRP'), ('can', 'MD'), ('just', 'RB'), ('copy', 'VB'), ('them', 'PRP'), ('back', 'RB'), ('and', 'CC'), ('expect', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('work', 'VB'),...
['vga', 'card', 'correct', 'file', 'copy', 'back', 'expect', 'work', 'create', 'new', 'win', 'com', 'file', 'try', 'command', 'worry', 'directories', 'file', 'since', 'know', 'setup', 'copy', 'win', 'cnf', 'vgalogo', 'lgo', 'vgalogo', 'rle', 'win', 'com', 'grab', 'judd', 'robbins', 'great', 'book', 'also', 'put', 'logo...
['vga_card', 'file_copy', 'copy_back', 'expect_work', 'create_new', 'win_com', 'com_file', 'file_try', 'since_know', 'vgalogo_rle', 'win_com', 'book_also', 'also_put', 'put_logo', 'window_startup', 'startup_screen', 'rle_file', 'bmp_file', 'hope_help']
comp_os_ms-windows_misc_9920 |@lemmatized vga:1 card:1 correct:1 file:5 copy:2 back:1 expect:1 work:1 create:1 new:1 win:3 com:2 try:1 command:1 worry:1 directories:1 since:1 know:1 setup:1 cnf:1 vgalogo:2 lgo:1 rle:2 grab:1 judd:1 robbins:1 great:1 book:1 also:1 put:1 logo:1 window:1 startup:1 screen:1 specially:1 com...
4,754
stuff deleted stuff deleted The problem mentioned last is a known Quadra SCSI problem, it was heavily discussed last year and an Apple employee pointed out that there was a one byte error in the SCSI driver routine for the Quadra's (at least the 700 and 900). System 7.1 should not have that problem, for most people t...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51833
4
comp_sys_mac_hardware_51833
[('stuff', 'NN'), ('deleted', 'VBD'), ('stuff', 'NN'), ('deleted', 'VBD'), ('the', 'DT'), ('problem', 'NN'), ('mentioned', 'VBD'), ('last', 'JJ'), ('is', 'VBZ'), ('known', 'VBN'), ('quadra', 'JJ'), ('scsi', 'NN'), ('problem', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('heavily', 'RB'), ('discussed', 'VBN'), ('last', 'JJ'),...
['stuff', 'delete', 'stuff', 'delete', 'problem', 'mention', 'last', 'know', 'quadra', 'scsi', 'problem', 'heavily', 'discuss', 'last', 'year', 'apple', 'employee', 'point', 'one', 'byte', 'error', 'scsi', 'driver', 'routine', 'quadra', 'least', 'system', 'problem', 'people', 'solution', 'get', 'update', 'driver', 'dri...
['stuff_delete', 'stuff_delete', 'problem_mention', 'quadra_scsi', 'scsi_problem', 'last_year', 'point_one', 'one_byte', 'scsi_driver', 'problem_people', 'get_update', 'write_new', 'new_driver', 'fix_problem', 'last_year']
comp_sys_mac_hardware_51833 |@lemmatized stuff:2 delete:2 problem:4 mention:1 last:3 know:1 quadra:3 scsi:2 heavily:1 discuss:1 year:2 apple:1 employee:1 point:1 one:1 byte:1 error:1 driver:3 routine:1 least:1 system:1 people:1 solution:1 get:1 update:1 drive:1 manufactor:1 case:1 mass:1 microsystems:1 write:1 new:1 fi...
4,755
For Sale: Fujitsu 324meg SCSI drive. $450 Maxtor 338meg ESDI drive. $425 Maxtor 160meg ESDI drive. $225 Toshiba 106meg IDE drive. $175 XT case & motherboard. $50 DTC 16-bit MFM 2HD 2FD controler. $30 All items are used, in full working condition, and have a warranty for one week unless otherwise specifie...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75924
6
misc_forsale_75924
[('for', 'IN'), ('sale', 'NN'), ('fujitsu', 'NN'), ('324meg', 'CD'), ('scsi', 'NN'), ('drive', 'NN'), ('450', 'CD'), ('maxtor', 'NN'), ('338meg', 'CD'), ('esdi', 'JJ'), ('drive', 'NN'), ('425', 'CD'), ('maxtor', 'NN'), ('160meg', 'CD'), ('esdi', 'JJ'), ('drive', 'NN'), ('225', 'CD'), ('toshiba', 'NN'), ('106meg', 'CD')...
['sale', 'fujitsu', 'scsi', 'drive', 'maxtor', 'esdi', 'drive', 'maxtor', 'esdi', 'drive', 'toshiba', 'ide', 'drive', 'xt', 'case', 'motherboard', 'dtc', 'bit', 'mfm', 'controler', 'item', 'use', 'full', 'work', 'condition', 'warranty', 'one', 'week', 'unless', 'otherwise', 'specify', 'price', 'negotiable', 'ship', 'in...
['scsi_drive', 'esdi_drive', 'esdi_drive', 'ide_drive', 'drive_xt', 'use_full', 'work_condition', 'one_week', 'unless_otherwise', 'otherwise_specify', 'ship_include']
misc_forsale_75924 |@lemmatized sale:1 fujitsu:1 scsi:1 drive:4 maxtor:2 esdi:2 toshiba:1 ide:1 xt:1 case:1 motherboard:1 dtc:1 bit:1 mfm:1 controler:1 item:1 use:1 full:1 work:1 condition:1 warranty:1 one:1 week:1 unless:1 otherwise:1 specify:1 price:1 negotiable:1 ship:1 include:1 want:1 developer:1 kit:1 sb:1 svga:1...
4,756
: you mention could cut it as stars in the NHL! Even "Rexi" in his prime was more : of a good regular in New York/Edmonton than a superstar in his own right, : although some blamed that on lack of effort on his behalf. : I think that the NY management made a mistake, and remember how Edmonton called Reksa in the middl...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53590
10
rec_sport_hockey_53590
[('you', 'PRP'), ('mention', 'NN'), ('could', 'MD'), ('cut', 'VB'), ('it', 'PRP'), ('as', 'IN'), ('stars', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('nhl', 'JJ'), ('even', 'RB'), ('rexi', 'VBP'), ('in', 'IN'), ('his', 'PRP$'), ('prime', 'NN'), ('was', 'VBD'), ('more', 'JJR'), ('of', 'IN'), ('good', 'JJ'), ('regular', 'NN')...
['mention', 'could', 'cut', 'star', 'nhl', 'even', 'rexi', 'prime', 'good', 'regular', 'new', 'york', 'edmonton', 'superstar', 'right', 'although', 'blame', 'lack', 'effort', 'behalf', 'think', 'ny', 'management', 'make', 'mistake', 'remember', 'edmonton', 'call', 'reksa', 'middle', 'season', 'win', 'cup', 'call', 'yea...
['could_cut', 'new_york', 'make_mistake', 'win_cup', 'score_two', 'five_minute', 'minute_go', 'bad_luck', 'win_cup', 'best_team']
rec_sport_hockey_53590 |@lemmatized mention:1 could:1 cut:1 star:1 nhl:1 even:1 rexi:1 prime:1 good:1 regular:1 new:1 york:1 edmonton:2 superstar:1 right:1 although:1 blame:1 lack:1 effort:1 behalf:1 think:1 ny:1 management:1 make:1 mistake:1 remember:1 call:2 reksa:1 middle:1 season:1 win:2 cup:2 yeah:1 tendency:1 bea...
4,757
$ [...] $ Actually, you want a Checker Special if you can find one. $ Good luck. I'm sorry I let mine go... I grew up in New York City so I rode in many Checker cabs. The jump seats were fun as a kid. Although the cars were roomy -- a good trait for a taxi -- they had a design flaw that I don't understand they ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102824
7
rec_autos_102824
[('[...]', 'NNS'), ('actually', 'RB'), ('you', 'PRP'), ('want', 'VBP'), ('checker', 'JJR'), ('special', 'JJ'), ('if', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('find', 'VB'), ('one', 'CD'), ('good', 'JJ'), ('luck', 'NN'), ('sorry', 'JJ'), ('let', 'NN'), ('mine', 'NN'), ('go', 'VB'), ('...', ':'), ('grew', 'VBD'), ('up', '...
['actually', 'want', 'checker', 'special', 'find', 'one', 'good', 'luck', 'sorry', 'let', 'mine', 'go', 'grow', 'new', 'york', 'city', 'rode', 'many', 'checker', 'cab', 'jump', 'seat', 'fun', 'kid', 'although', 'car', 'roomy', 'good', 'trait', 'taxi', 'design', 'flaw', 'understand', 'never', 'fix', 'rear', 'passenger',...
['actually_want', 'find_one', 'one_good', 'good_luck', 'new_york', 'york_city', 'design_flaw', 'want_take', 'take_long', 'back_seat', 'like_never', 'drive_one', 'one_ask']
rec_autos_102824 |@lemmatized actually:1 want:2 checker:2 special:1 find:1 one:3 good:2 luck:1 sorry:1 let:1 mine:1 go:1 grow:1 new:1 york:1 city:1 rode:1 many:1 cab:1 jump:1 seat:3 fun:1 kid:1 although:1 car:1 roomy:1 trait:1 taxi:1 design:1 flaw:1 understand:1 never:2 fix:1 rear:1 passenger:1 tend:1 fall:1 driver:1 b...
4,758
Several years ago I tried to commit a patient who was growing Salmonella out of his stool, blood, and an open ulcer for treatment. The idea was that the guy was a walking public health risk, and that forcing him to receive IV antibiotics for a few days was in the public interest. I will make a long story short by sayi...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58131
13
sci_med_58131
[('several', 'JJ'), ('years', 'NNS'), ('ago', 'RB'), ('tried', 'VBD'), ('to', 'TO'), ('commit', 'VB'), ('patient', 'NN'), ('who', 'WP'), ('was', 'VBD'), ('growing', 'VBG'), ('salmonella', 'NN'), ('out', 'IN'), ('of', 'IN'), ('his', 'PRP$'), ('stool', 'NN'), ('blood', 'NN'), ('and', 'CC'), ('an', 'DT'), ('open', 'JJ'), ...
['several', 'year', 'ago', 'try', 'commit', 'patient', 'grow', 'salmonella', 'stool', 'blood', 'open', 'ulcer', 'treatment', 'idea', 'guy', 'walk', 'public', 'health', 'risk', 'force', 'receive', 'iv', 'antibiotic', 'day', 'public', 'interest', 'make', 'long', 'story', 'short', 'say', 'judge', 'laugh', 'idea', 'yell', ...
['several_year', 'year_ago', 'public_health', 'public_interest', 'make_long', 'waste_time', 'time_let', 'guy_go', 'go_find', 'many_year', 'year_ago', 'state_state', 'help_u']
sci_med_58131 |@lemmatized several:1 year:2 ago:2 try:1 commit:2 patient:1 grow:1 salmonella:1 stool:1 blood:1 open:1 ulcer:1 treatment:1 idea:2 guy:2 walk:1 public:2 health:1 risk:1 force:1 receive:1 iv:1 antibiotic:1 day:1 interest:1 make:1 long:1 story:1 short:1 say:1 judge:1 laugh:1 yell:1 waste:1 time:1 let:1 go:1...
4,759
If I read you right, you're saying in essence that, with a larger economy, nations will have more discretionary funds to *waste* on a lunar facility. That was certainly partially the case with Apollo, but real Lunar colonies will probably require a continuing military, scientific, or commercial reason for being rathe...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60872
14
sci_space_60872
[('if', 'IN'), ('read', 'VBN'), ('you', 'PRP'), ('right', 'RB'), ('you', 'PRP'), ('re', 'VBP'), ('saying', 'VBG'), ('in', 'IN'), ('essence', 'NN'), ('that', 'IN'), ('with', 'IN'), ('larger', 'JJR'), ('economy', 'NN'), ('nations', 'NNS'), ('will', 'MD'), ('have', 'VB'), ('more', 'JJR'), ('discretionary', 'JJ'), ('funds'...
['read', 'right', 'say', 'essence', 'large', 'economy', 'nation', 'discretionary', 'fund', 'waste', 'lunar', 'facility', 'certainly', 'partially', 'case', 'apollo', 'real', 'lunar', 'colony', 'probably', 'require', 'continue', 'military', 'scientific', 'commercial', 'reason', 'rather', 'money', 'approach', 'conceivable...
['read_right', 'right_say', 'lunar_colony', 'several_hundred', 'hundred_year', 'lunar_base', 'little_different', 'million_year', 'year_even', 'even_use', 'grad_student']
sci_space_60872 |@lemmatized read:1 right:1 say:1 essence:1 large:1 economy:1 nation:1 discretionary:1 fund:1 waste:1 lunar:3 facility:1 certainly:1 partially:1 case:1 apollo:1 real:1 colony:1 probably:1 require:1 continue:1 military:2 scientific:2 commercial:2 reason:1 rather:1 money:1 approach:1 conceivable:1 luna:3 ...
4,760
So? Look in the trunk some time. Heck - look at the dash. That funny thing attached with a quick-release is a gun. The ones in the trunk are "better". (I don't have numbers for Chicago, but Philadelphia police cars carried multiple automatic weapons and thousands of rounds as standard issue in the 60s.) What is...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54255
16
talk_politics_guns_54255
[('so', 'RB'), ('look', 'NN'), ('in', 'IN'), ('the', 'DT'), ('trunk', 'NN'), ('some', 'DT'), ('time', 'NN'), ('heck', 'VB'), ('look', 'NN'), ('at', 'IN'), ('the', 'DT'), ('dash', 'NN'), ('that', 'WDT'), ('funny', 'JJ'), ('thing', 'NN'), ('attached', 'VBN'), ('with', 'IN'), ('quick', 'JJ'), ('release', 'NN'), ('is', 'VB...
['look', 'trunk', 'time', 'heck', 'look', 'dash', 'funny', 'thing', 'attach', 'quick', 'release', 'gun', 'one', 'trunk', 'well', 'number', 'chicago', 'philadelphia', 'police', 'car', 'carry', 'multiple', 'automatic', 'weapon', 'thousand', 'round', 'standard', 'issue', 'nature', 'disadvantage', 'cop', 'shoot', 'round', ...
['funny_thing', 'gun_one', 'police_car', 'automatic_weapon', 'especially_since', 'gang_member', 'suppose_know', 'know_second', 'second_third', 'gang_member', 'law_abide', 'win_make', 'make_difference']
talk_politics_guns_54255 |@lemmatized look:2 trunk:2 time:2 heck:1 dash:1 funny:1 thing:1 attach:1 quick:1 release:1 gun:2 one:1 well:1 number:1 chicago:1 philadelphia:1 police:1 car:1 carry:2 multiple:2 automatic:1 weapon:1 thousand:1 round:4 standard:1 issue:2 nature:1 disadvantage:1 cop:5 shoot:3 job:1 single:1 oppo...
4,761
Obesssive Compulsive Disorder (not to be confused with Obsessive Compulsive _Personality_ Disorder !) is an acute anxiety disorder characterized by either obsessions (persistent intrusive thoughts that cause anxiety when not entertained), or compulsions (repetitive, ritualistic actions that similarly cause intense psyc...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59030
13
sci_med_59030
[('obesssive', 'JJ'), ('compulsive', 'NN'), ('disorder', 'NN'), ('not', 'RB'), ('to', 'TO'), ('be', 'VB'), ('confused', 'VBN'), ('with', 'IN'), ('obsessive', 'JJ'), ('compulsive', 'JJ'), ('_personality_', 'NN'), ('disorder', 'NN'), ('!)', 'NNP'), ('is', 'VBZ'), ('an', 'DT'), ('acute', 'JJ'), ('anxiety', 'NN'), ('disord...
['obesssive', 'compulsive', 'disorder', 'confuse', 'obsessive', 'compulsive', 'disorder', 'acute', 'anxiety', 'disorder', 'characterize', 'either', 'obsession', 'persistent', 'intrusive', 'thought', 'cause', 'anxiety', 'entertain', 'compulsion', 'repetitive', 'ritualistic', 'action', 'similarly', 'cause', 'intense', 'p...
['take_hour', 'hour_per', 'per_day', 'recently_find', 'want_look']
sci_med_59030 |@lemmatized obesssive:1 compulsive:3 disorder:3 confuse:1 obsessive:2 acute:1 anxiety:3 characterize:1 either:1 obsession:3 persistent:1 intrusive:2 thought:5 cause:2 entertain:1 compulsion:3 repetitive:2 ritualistic:1 action:2 similarly:1 intense:1 psychological:1 discomfort:1 resist:1 ocd:3 often:1 ass...
4,762
Here's a copy of a letter I'm e-mailing to the Slickster at his address of 75300.3115@compuserve.com: ____________________________________________________________________________ To: William J. Clinton President of the United States of America Mr. President: I am writing to express my utter outrage at the condu...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54226
16
talk_politics_guns_54226
[('here', 'RB'), ('copy', 'NN'), ('of', 'IN'), ('letter', 'NN'), ('mailing', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('slickster', 'NN'), ('at', 'IN'), ('his', 'PRP$'), ('address', 'NN'), ('of', 'IN'), ('____________________________________________________________________________', 'NN'), ('to', 'TO'), ('william', 'VB'), ...
['copy', 'letter', 'mail', 'slickster', 'address', 'william', 'clinton', 'president', 'united', 'state', 'america', 'mr', 'president', 'write', 'express', 'utter', 'outrage', 'conduct', 'various', 'government', 'agency', 'regard', 'tragedy', 'waco', 'demand', 'dismissal', 'resignation', 'lloyd', 'bensen', 'secretary', ...
['clinton_president', 'president_united', 'united_state', 'state_america', 'mr_president', 'government_agency', 'bear_responsibility', 'branch_davidians', 'janet_reno', 'warsaw_ghetto', 'appreciate_would', 'would_make', 'make_sure', 'sure_something', 'something_like', 'like_never', 'never_happen', 'get_involve', 'let_t...
talk_politics_guns_54226 |@lemmatized copy:1 letter:1 mail:1 slickster:1 address:1 william:1 clinton:1 president:2 united:1 state:1 america:1 mr:1 write:1 express:1 utter:1 outrage:1 conduct:1 various:1 government:1 agency:1 regard:1 tragedy:1 waco:1 demand:1 dismissal:1 resignation:1 lloyd:1 bensen:1 secretary:1 treas...
4,763
one i saw had vented rears too...it was on a lot. of course, the sales man was a fool..."titanium wheels"..yeah, right.. then later told me they were "magnesium"..more believable, but still crap, since Al is so m uch cheaper, and just as good.... i tend to agree, tho that this still doesn't take the SHO up to "stan...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103117
7
rec_autos_103117
[('one', 'CD'), ('saw', 'NN'), ('had', 'VBD'), ('vented', 'VBN'), ('rears', 'NNS'), ('too', 'RB'), ('...', ':'), ('it', 'PRP'), ('was', 'VBD'), ('on', 'IN'), ('lot', 'NN'), ('of', 'IN'), ('course', 'NN'), ('the', 'DT'), ('sales', 'NNS'), ('man', 'NN'), ('was', 'VBD'), ('fool', 'JJ'), ('..."', 'NNP'), ('titanium', 'NN')...
['one', 'saw', 'vent', 'rear', 'lot', 'course', 'sale', 'man', 'fool', 'titanium', 'wheel', 'yeah', 'right', 'later', 'tell', 'magnesium', 'believable', 'still', 'crap', 'since', 'al', 'uch', 'cheap', 'good', 'tend', 'agree', 'tho', 'still', 'take', 'sho', 'standard', 'run', 'regular', 'basis', 'brake', 'big', 'like', ...
['yeah_right', 'later_tell', 'cheap_good', 'tend_agree', 'still_take', 'regular_basis', 'like_take', 'take_look', 'look_one']
rec_autos_103117 |@lemmatized one:2 saw:1 vent:1 rear:1 lot:1 course:1 sale:1 man:1 fool:1 titanium:1 wheel:1 yeah:1 right:1 later:1 tell:1 magnesium:1 believable:1 still:2 crap:1 since:1 al:1 uch:1 cheap:1 good:1 tend:1 agree:1 tho:1 take:2 sho:1 standard:1 run:1 regular:1 basis:1 brake:2 big:1 like:1 look:1 corrados:...
4,764
Damn right. I was late for a climbing meet one morning, so I got out of bed without bothering that my right foot was still asleep. It reminded me by folding underneath with a crunching of Metatarsals. Lucky the brake's on the right, but i got funny looks riding thru London with one leg held aloft.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/103135
8
rec_motorcycles_103135
[('damn', 'RB'), ('right', 'RB'), ('was', 'VBD'), ('late', 'JJ'), ('for', 'IN'), ('climbing', 'VBG'), ('meet', 'NN'), ('one', 'CD'), ('morning', 'NN'), ('so', 'RB'), ('got', 'VBD'), ('out', 'IN'), ('of', 'IN'), ('bed', 'NN'), ('without', 'IN'), ('bothering', 'VBG'), ('that', 'IN'), ('my', 'PRP$'), ('right', 'JJ'), ('fo...
['damn', 'right', 'late', 'climb', 'meet', 'one', 'morning', 'get', 'bed', 'without', 'bother', 'right', 'foot', 'still', 'asleep', 'remind', 'fold', 'underneath', 'crunching', 'metatarsal', 'lucky', 'brake', 'right', 'get', 'funny', 'look', 'rid', 'thru', 'london', 'one', 'leg', 'hold', 'aloft']
['damn_right', 'meet_one', 'morning_get', 'right_foot', 'right_get']
rec_motorcycles_103135 |@lemmatized damn:1 right:3 late:1 climb:1 meet:1 one:2 morning:1 get:2 bed:1 without:1 bother:1 foot:1 still:1 asleep:1 remind:1 fold:1 underneath:1 crunching:1 metatarsal:1 lucky:1 brake:1 funny:1 look:1 rid:1 thru:1 london:1 leg:1 hold:1 aloft:1 |@bigram damn_right:1 meet_one:1 morning_get:1 ...
4,765
This is posted for a friend who doesn't have net access...you can send replies to me, but I'll be out of my office all next week, so don't expect a response until at least 4/27! For sale: Contax camera system Includes: Contax 139 quartz SLR body 50mm f1.7 Zeiss (!) Planna Lens 135mm f2.8 Yashica Lens Me...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76224
6
misc_forsale_76224
[('this', 'DT'), ('is', 'VBZ'), ('posted', 'VBN'), ('for', 'IN'), ('friend', 'NN'), ('who', 'WP'), ('doesn', 'VBP'), ('have', 'VBP'), ('net', 'JJ'), ('access', 'NN'), ('...', ':'), ('you', 'PRP'), ('can', 'MD'), ('send', 'VB'), ('replies', 'NNS'), ('to', 'TO'), ('me', 'PRP'), ('but', 'CC'), ('ll', 'RB'), ('be', 'VB'), ...
['post', 'friend', 'net', 'access', 'send', 'reply', 'office', 'next', 'week', 'expect', 'response', 'least', 'sale', 'contax', 'camera', 'system', 'include', 'contax', 'quartz', 'slr', 'body', 'zeiss', 'planna', 'lens', 'yashica', 'lens', 'medium', 'size', 'hard', 'case', 'item', 'exceptional', 'condition', 'ask', 'pr...
['post_friend', 'net_access', 'send_reply', 'next_week', 'system_include', 'medium_size', 'size_hard', 'hard_case', 'condition_ask', 'ask_price', 'harvard_university', 'science_center']
misc_forsale_76224 |@lemmatized post:1 friend:1 net:1 access:1 send:1 reply:1 office:1 next:1 week:1 expect:1 response:1 least:1 sale:1 contax:2 camera:1 system:1 include:1 quartz:1 slr:1 body:1 zeiss:1 planna:1 lens:2 yashica:1 medium:1 size:1 hard:1 case:1 item:2 exceptional:1 condition:1 ask:1 price:1 list:1 seller:...
4,766
Well, if we're going to discuss being a police officer in America today. The FBI lists 132 police officers killed (feloniously and accidentally) in 1990. That's apparently everybody at all levels. Year Officers killed Rate/100,000 police officers 1982 164* ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54122
16
talk_politics_guns_54122
[('well', 'RB'), ('if', 'IN'), ('we', 'PRP'), ('re', 'VBP'), ('going', 'VBG'), ('to', 'TO'), ('discuss', 'VB'), ('being', 'VBG'), ('police', 'JJ'), ('officer', 'NN'), ('in', 'IN'), ('america', 'NN'), ('today', 'NN'), ('the', 'DT'), ('fbi', 'NN'), ('lists', 'VBZ'), ('132', 'CD'), ('police', 'NN'), ('officers', 'NNS'), (...
['well', 'go', 'discuss', 'police', 'officer', 'america', 'today', 'fbi', 'list', 'police', 'officer', 'kill', 'feloniously', 'accidentally', 'apparently', 'everybody', 'level', 'year', 'officer', 'kill', 'rate', 'police', 'officer', 'include', 'one', 'officer', 'mariana', 'island', 'include', 'one', 'officer', 'guam',...
['well_go', 'police_officer', 'police_officer', 'officer_kill', 'officer_kill', 'police_officer', 'include_one', 'one_officer', 'include_one', 'one_officer', 'include_one', 'one_officer', 'include_one', 'one_officer', 'foreign_country', 'country_include', 'include_one', 'one_officer', 'officer_kill', 'god_love']
talk_politics_guns_54122 |@lemmatized well:1 go:1 discuss:1 police:3 officer:10 america:1 today:1 fbi:1 list:1 kill:3 feloniously:1 accidentally:1 apparently:1 everybody:1 level:1 year:1 rate:1 include:5 one:6 mariana:2 island:2 guam:3 two:2 foreign:2 location:1 american:1 samoa:1 country:1 federal:1 peru:1 god:1 love:...
4,767
Forwarded from the Mars Observer Project MARS OBSERVER STATUS REPORT April 23, 1993 10:00 AM PDT Flight Sequence C8 is active, the Spacecraft subsystems and instrument payload performing well in Array Normal Spin and outer cruise config...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/61156
14
sci_space_61156
[('forwarded', 'VBN'), ('from', 'IN'), ('the', 'DT'), ('mars', 'NNS'), ('observer', 'IN'), ('project', 'NN'), ('mars', 'NNS'), ('observer', 'IN'), ('status', 'NN'), ('report', 'NN'), ('april', 'VBD'), ('23', 'CD'), ('1993', 'CD'), ('10', 'CD'), ('00', 'CD'), ('am', 'VBP'), ('pdt', 'JJ'), ('flight', 'NN'), ('sequence', ...
['forward', 'mar', 'observer', 'project', 'mar', 'observer', 'status', 'report', 'april', 'pdt', 'flight', 'sequence', 'active', 'spacecraft', 'subsystem', 'instrument', 'payload', 'perform', 'well', 'array', 'normal', 'spin', 'outer', 'cruise', 'configuration', 'uplink', 'downlink', 'via', 'high', 'gain', 'antenna', '...
['mar_observer', 'mar_observer', 'status_report', 'perform_well', 'high_gain', 'gain_antenna', 'data_rate', 'gamma_ray', 'access_memory', 'monday_april', 'next_week', 'data_system', 'access_memory', 'take_place', 'real_time', 'one_way', 'data_analysis', 'test_take', 'take_place', 'sunday_april', 'team_good', 'magnetic_...
sci_space_61156 |@lemmatized forward:1 mar:2 observer:2 project:1 status:1 report:1 april:6 pdt:1 flight:4 sequence:4 active:1 spacecraft:5 subsystem:1 instrument:5 payload:3 perform:4 well:1 array:2 normal:2 spin:2 outer:1 cruise:1 configuration:1 uplink:3 downlink:2 via:1 high:1 gain:1 antenna:1 bps:1 engineering:1 d...
4,768
No brains and he can't spell either. .edu?? I hope you're not a student at Duke... you would be wasting your tuition.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104590
8
rec_motorcycles_104590
[('no', 'DT'), ('brains', 'NNS'), ('and', 'CC'), ('he', 'PRP'), ('can', 'MD'), ('spell', 'VB'), ('either', 'RB'), ('edu', 'JJ'), ('??', 'NNP'), ('hope', 'NN'), ('you', 'PRP'), ('re', 'VBP'), ('not', 'RB'), ('student', 'NN'), ('at', 'IN'), ('duke', 'NN'), ('...', ':'), ('you', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('wa...
['brain', 'spell', 'either', 'edu', 'hope', 'student', 'duke', 'would', 'waste', 'tuition']
['would_waste']
rec_motorcycles_104590 |@lemmatized brain:1 spell:1 either:1 edu:1 hope:1 student:1 duke:1 would:1 waste:1 tuition:1 |@bigram would_waste:1
4,769
Hi all! Quick question. Could someone please send me a pinout of the cable that goes between a NeXT cube and the monitor? Also, I am interested in the video signal (sync type, horz/vert rate) so any information on that would be greatly appreciated also.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53768
12
sci_electronics_53768
[('hi', 'NN'), ('all', 'DT'), ('quick', 'JJ'), ('question', 'NN'), ('could', 'MD'), ('someone', 'NN'), ('please', 'VB'), ('send', 'VB'), ('me', 'PRP'), ('pinout', 'IN'), ('of', 'IN'), ('the', 'DT'), ('cable', 'NN'), ('that', 'WDT'), ('goes', 'VBZ'), ('between', 'IN'), ('next', 'JJ'), ('cube', 'NN'), ('and', 'CC'), ('th...
['hi', 'quick', 'question', 'could', 'someone', 'please', 'send', 'pinout', 'cable', 'go', 'next', 'cube', 'monitor', 'also', 'interested', 'video', 'signal', 'sync', 'type', 'horz', 'vert', 'rate', 'information', 'would', 'greatly', 'appreciate', 'also']
['quick_question', 'question_could', 'could_someone', 'someone_please', 'please_send', 'cable_go', 'go_next', 'also_interested', 'video_signal', 'information_would', 'would_greatly', 'greatly_appreciate', 'appreciate_also']
sci_electronics_53768 |@lemmatized hi:1 quick:1 question:1 could:1 someone:1 please:1 send:1 pinout:1 cable:1 go:1 next:1 cube:1 monitor:1 also:2 interested:1 video:1 signal:1 sync:1 type:1 horz:1 vert:1 rate:1 information:1 would:1 greatly:1 appreciate:1 |@bigram quick_question:1 question_could:1 could_someone:1 some...
4,770
There were an assortment of firmware problems, but that is pretty much expected with any FAX/modem talking with a different FAX or modem which may have also been revised or is new. I'm pretty much oblivious to any current firmware problems, so you'll have to get it from someone else. However, I can tell you to stay ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60462
3
comp_sys_ibm_pc_hardware_60462
[('there', 'EX'), ('were', 'VBD'), ('an', 'DT'), ('assortment', 'NN'), ('of', 'IN'), ('firmware', 'NN'), ('problems', 'NNS'), ('but', 'CC'), ('that', 'DT'), ('is', 'VBZ'), ('pretty', 'RB'), ('much', 'JJ'), ('expected', 'VBN'), ('with', 'IN'), ('any', 'DT'), ('fax', 'NN'), ('modem', 'NN'), ('talking', 'VBG'), ('with', '...
['assortment', 'firmware', 'problem', 'pretty', 'much', 'expect', 'fax', 'modem', 'talk', 'different', 'fax', 'modem', 'may', 'also', 'revise', 'new', 'pretty', 'much', 'oblivious', 'current', 'firmware', 'problem', 'get', 'someone', 'else', 'however', 'tell', 'stay', 'clear', 'board', 'use', 'rockwell', 'mpu', 'oppose...
['problem_pretty', 'pretty_much', 'fax_modem', 'fax_modem', 'may_also', 'pretty_much', 'problem_get', 'get_someone', 'someone_else', 'board_use', 'may_get', 'far_know', 'work_ok', 'external_modem', 'modem_use', 'serial_port', 'hope_help']
comp_sys_ibm_pc_hardware_60462 |@lemmatized assortment:1 firmware:2 problem:2 pretty:2 much:2 expect:1 fax:2 modem:3 talk:1 different:1 may:2 also:1 revise:1 new:1 oblivious:1 current:1 get:2 someone:1 else:1 however:1 tell:1 stay:1 clear:1 board:2 use:3 rockwell:1 mpu:2 oppose:1 dpu:1 internal:2 implementation:1 speed...
4,771
I think the original poster meant opening the mouse, not just releasing the ball and getting to the rollers. I found that on the original ADB mouse, sometimes unscrewing the two halves allowed for easier cleaning. If the original poster has his answer, I'll ask: How do you open the new ergonomic mouse? By open, I mea...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/50537
4
comp_sys_mac_hardware_50537
[('think', 'VB'), ('the', 'DT'), ('original', 'JJ'), ('poster', 'NN'), ('meant', 'VBD'), ('opening', 'VBG'), ('the', 'DT'), ('mouse', 'NN'), ('not', 'RB'), ('just', 'RB'), ('releasing', 'VBG'), ('the', 'DT'), ('ball', 'NN'), ('and', 'CC'), ('getting', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('rollers', 'NNS'), ('found', '...
['think', 'original', 'poster', 'mean', 'open', 'mouse', 'release', 'ball', 'get', 'roller', 'find', 'original', 'adb', 'mouse', 'sometimes', 'unscrew', 'two', 'half', 'allow', 'easy', 'cleaning', 'original', 'poster', 'answer', 'ask', 'open', 'new', 'ergonomic', 'mouse', 'open', 'mean', 'split', 'two', 'half', 'get', ...
['think_original', 'original_poster', 'find_original', 'two_half', 'allow_easy', 'original_poster', 'open_new', 'split_two', 'two_half', 'spend_one', 'one_office']
comp_sys_mac_hardware_50537 |@lemmatized think:1 original:3 poster:2 mean:2 open:3 mouse:3 release:1 ball:1 get:2 roller:1 find:1 adb:1 sometimes:1 unscrew:1 two:2 half:2 allow:1 easy:1 cleaning:1 answer:1 ask:1 new:1 ergonomic:1 split:1 gut:1 obvious:1 base:1 minute:1 look:1 spend:1 one:1 office:1 yesterday:1 visible:...
4,773
I think I can. Largely as a result of efforts by people reading this group writing letters and making phone calls the following has happened: 1. NASA reprogrammed funds to keep NASP alive in 1991. 2. Efforts to kill DC-X and the SSRT progam where twice twarted (Feb. and June of last year). 3. Gouldin kept his job...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60895
14
sci_space_60895
[('think', 'NN'), ('can', 'MD'), ('largely', 'RB'), ('as', 'IN'), ('result', 'NN'), ('of', 'IN'), ('efforts', 'NNS'), ('by', 'IN'), ('people', 'NNS'), ('reading', 'VBG'), ('this', 'DT'), ('group', 'NN'), ('writing', 'VBG'), ('letters', 'NNS'), ('and', 'CC'), ('making', 'VBG'), ('phone', 'NN'), ('calls', 'VBZ'), ('the',...
['think', 'largely', 'result', 'effort', 'people', 'read', 'group', 'write', 'letter', 'make', 'phone', 'call', 'following', 'happen', 'nasa', 'reprogrammed', 'fund', 'keep', 'nasp', 'alive', 'effort', 'kill', 'dc', 'ssrt', 'progam', 'twice', 'twarted', 'feb', 'june', 'last', 'year', 'gouldin', 'keep', 'job', 'spite', ...
['people_read', 'read_group', 'write_letter', 'make_phone', 'phone_call', 'last_year', 'reader_sci', 'sci_space']
sci_space_60895 |@lemmatized think:2 largely:1 result:1 effort:2 people:1 read:1 group:1 write:1 letter:1 make:1 phone:1 call:1 following:1 happen:1 nasa:1 reprogrammed:1 fund:1 keep:2 nasp:1 alive:1 kill:1 dc:1 ssrt:1 progam:1 twice:1 twarted:1 feb:1 june:1 last:1 year:1 gouldin:1 job:1 spite:1 heavy:1 lobbying:1 may:...
4,774
Hi netters! I often have troubles with my PC and would like to fix it by myself. Is there any book that show you how to fix your own PC (hardware, monitor, printer problems..etc). Of course, no book would tell you the exact problem with your PC, but at least it will give a general idea what might be wrong. Tha...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/58976
3
comp_sys_ibm_pc_hardware_58976
[('hi', 'NN'), ('netters', 'NNS'), ('often', 'RB'), ('have', 'VBP'), ('troubles', 'NNS'), ('with', 'IN'), ('my', 'PRP$'), ('pc', 'NN'), ('and', 'CC'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('fix', 'VB'), ('it', 'PRP'), ('by', 'IN'), ('myself', 'PRP'), ('is', 'VBZ'), ('there', 'RB'), ('any', 'DT'), ('book', 'NN...
['hi', 'netters', 'often', 'trouble', 'pc', 'would', 'like', 'fix', 'book', 'show', 'fix', 'pc', 'hardware', 'monitor', 'printer', 'problem', 'etc', 'course', 'book', 'would', 'tell', 'exact', 'problem', 'pc', 'least', 'give', 'general', 'idea', 'might', 'wrong', 'thanks', 'lot', 'help']
['hi_netters', 'would_like', 'pc_hardware', 'book_would', 'would_tell', 'give_general', 'general_idea', 'idea_might', 'might_wrong', 'wrong_thanks', 'thanks_lot']
comp_sys_ibm_pc_hardware_58976 |@lemmatized hi:1 netters:1 often:1 trouble:1 pc:3 would:2 like:1 fix:2 book:2 show:1 hardware:1 monitor:1 printer:1 problem:2 etc:1 course:1 tell:1 exact:1 least:1 give:1 general:1 idea:1 might:1 wrong:1 thanks:1 lot:1 help:1 |@bigram hi_netters:1 would_like:1 pc_hardware:1 book_would:1...
4,775
Sorry if this has been beaten to death on this forum. I am looking seriously at buying a 486 DX / 33 from Gateway. I will probably buy it without a monitor, as I've heard negative stuff about Gateway monitors. I've also heard its tough to get through to technical support. I'm seeking opinions on whether or not its w...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60684
3
comp_sys_ibm_pc_hardware_60684
[('sorry', 'NN'), ('if', 'IN'), ('this', 'DT'), ('has', 'VBZ'), ('been', 'VBN'), ('beaten', 'VBN'), ('to', 'TO'), ('death', 'NN'), ('on', 'IN'), ('this', 'DT'), ('forum', 'NN'), ('am', 'VBP'), ('looking', 'VBG'), ('seriously', 'RB'), ('at', 'IN'), ('buying', 'VBG'), ('486', 'CD'), ('dx', 'JJ'), ('33', 'CD'), ('from', '...
['sorry', 'beat', 'death', 'forum', 'look', 'seriously', 'buy', 'dx', 'gateway', 'probably', 'buy', 'without', 'monitor', 'heard', 'negative', 'stuff', 'gateway', 'monitor', 'also', 'hear', 'tough', 'get', 'technical', 'support', 'seek', 'opinion', 'whether', 'wise', 'go', 'ahead', 'base', 'criterion', 'price', 'warran...
['probably_buy', 'also_hear', 'technical_support', 'go_ahead', 'please_advise', 'thanks_advance']
comp_sys_ibm_pc_hardware_60684 |@lemmatized sorry:1 beat:1 death:1 forum:1 look:1 seriously:1 buy:2 dx:1 gateway:3 probably:1 without:1 monitor:2 heard:1 negative:1 stuff:1 also:1 hear:1 tough:1 get:1 technical:1 support:1 seek:1 opinion:1 whether:1 wise:1 go:1 ahead:1 base:1 criterion:1 price:1 warranty:1 service:1 ge...
4,776
The fact that Israel is already discussing with some Palestinians what the composition of the armed Palestinian Police Force in the territories will be during the transition phase indicates some real solid concessions and liberal thinking on the part of the Israeli side.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76309
17
talk_politics_mideast_76309
[('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('israel', 'NN'), ('is', 'VBZ'), ('already', 'RB'), ('discussing', 'VBG'), ('with', 'IN'), ('some', 'DT'), ('palestinians', 'NNS'), ('what', 'WP'), ('the', 'DT'), ('composition', 'NN'), ('of', 'IN'), ('the', 'DT'), ('armed', 'JJ'), ('palestinian', 'JJ'), ('police', 'NN'),...
['fact', 'israel', 'already', 'discuss', 'palestinian', 'composition', 'armed', 'palestinian', 'police', 'force', 'territory', 'transition', 'phase', 'indicate', 'real', 'solid', 'concession', 'liberal', 'thinking', 'part', 'israeli', 'side']
['fact_israel', 'already_discuss', 'police_force']
talk_politics_mideast_76309 |@lemmatized fact:1 israel:1 already:1 discuss:1 palestinian:2 composition:1 armed:1 police:1 force:1 territory:1 transition:1 phase:1 indicate:1 real:1 solid:1 concession:1 liberal:1 thinking:1 part:1 israeli:1 side:1 |@bigram fact_israel:1 already_discuss:1 police_force:1
4,777
The cads! The fact that this is precisely what the US was up to of course is not mentioned. It is a fact that Regan and Bush sold arms to Iran, it is also a fact that they supported and armed Iraq. Still this is state dept propaganda so none too surprizing. In the case of Lybia there is the problem that the US onl...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178502
18
talk_politics_misc_178502
[('the', 'DT'), ('cads', 'NNS'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('precisely', 'RB'), ('what', 'WP'), ('the', 'DT'), ('us', 'PRP'), ('was', 'VBD'), ('up', 'RB'), ('to', 'TO'), ('of', 'IN'), ('course', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('mentioned', 'VBN'), ('it', 'PRP'),...
['cad', 'fact', 'precisely', 'u', 'course', 'mention', 'fact', 'regan', 'bush', 'sell', 'arm', 'iran', 'also', 'fact', 'support', 'arm', 'iraq', 'still', 'state', 'dept', 'propaganda', 'none', 'surprizing', 'case', 'lybia', 'problem', 'u', 'decide', 'gadffii', 'order', 'bombing', 'need', 'make', 'peace', 'damascus', 'g...
['fact_support', 'state_dept', 'need_make', 'make_peace', 'gulf_war', 'war_one', 'one_day', 'provide_evidence', 'would_reject', 'george_bush', 'could_go', 'quite_far', 'people_rather', 'would_easy', 'first_could', 'iran_iraq', 'technical_assistance', 'would_also', 'smart_move', 'would_use', 'would_interest', 'also_need...
talk_politics_misc_178502 |@lemmatized cad:1 fact:3 precisely:2 u:4 course:1 mention:1 regan:1 bush:2 sell:1 arm:2 iran:6 also:3 support:3 iraq:2 still:1 state:1 dept:1 propaganda:1 none:1 surprizing:2 case:1 lybia:2 problem:2 decide:1 gadffii:1 order:1 bombing:1 need:2 make:1 peace:1 damascus:1 gulf:1 war:3 one:1 day:...
4,778
Same in Sweden (the ergonomic keyboard is great, BUT! the palm rests do NOT fix to the keyboard; they just sort of rests against the table. Too bad when you have the keyboard in your knee... Cheers, / h+
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51831
4
comp_sys_mac_hardware_51831
[('same', 'JJ'), ('in', 'IN'), ('sweden', 'JJ'), ('the', 'DT'), ('ergonomic', 'JJ'), ('keyboard', 'NN'), ('is', 'VBZ'), ('great', 'JJ'), ('but', 'CC'), ('the', 'DT'), ('palm', 'NN'), ('rests', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('fix', 'VB'), ('to', 'TO'), ('the', 'DT'), ('keyboard', 'NN'), ('they', 'PRP'), ('just',...
['sweden', 'ergonomic', 'keyboard', 'great', 'palm', 'rest', 'fix', 'keyboard', 'sort', 'rest', 'table', 'bad', 'keyboard', 'knee', 'cheer']
['ergonomic_keyboard']
comp_sys_mac_hardware_51831 |@lemmatized sweden:1 ergonomic:1 keyboard:3 great:1 palm:1 rest:2 fix:1 sort:1 table:1 bad:1 knee:1 cheer:1 |@bigram ergonomic_keyboard:1
4,779
Well, this is my second try at posting on this subject. Here goes... In Texas (Corpus Christi at least) if you pick up the phone and dial 890 the phone company will read the number of the phone you are on back to you. I believe the service department uses this to make certain they are repairing the correct lines w...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53749
12
sci_electronics_53749
[('well', 'RB'), ('this', 'DT'), ('is', 'VBZ'), ('my', 'PRP$'), ('second', 'JJ'), ('try', 'NN'), ('at', 'IN'), ('posting', 'VBG'), ('on', 'IN'), ('this', 'DT'), ('subject', 'NN'), ('here', 'RB'), ('goes', 'VBZ'), ('...', ':'), ('in', 'IN'), ('texas', 'NN'), ('corpus', 'NN'), ('christi', 'NN'), ('at', 'IN'), ('least', '...
['well', 'second', 'try', 'post', 'subject', 'go', 'texas', 'corpus', 'christi', 'least', 'pick', 'phone', 'dial', 'phone', 'company', 'read', 'number', 'phone', 'back', 'believe', 'service', 'department', 'use', 'make', 'certain', 'repair', 'correct', 'line', 'open', 'big', 'junction', 'box', 'know', 'work', 'give', '...
['well_second', 'try_post', 'post_subject', 'phone_company', 'service_department', 'use_make', 'junction_box', 'know_work', 'give_try', 'try_good', 'good_luck']
sci_electronics_53749 |@lemmatized well:1 second:1 try:2 post:1 subject:1 go:1 texas:1 corpus:1 christi:1 least:1 pick:1 phone:3 dial:1 company:1 read:1 number:1 back:1 believe:1 service:1 department:1 use:1 make:1 certain:1 repair:1 correct:1 line:1 open:1 big:1 junction:1 box:1 know:1 work:1 give:1 good:1 luck:1 |@b...
4,780
No, the argument says John has known Q, ie a codified version of the logia, and not the original, assuming that there has been one. It has weaknesses, of course, like that John might have known the original, yet rather referred to Q in his text, or that the logia were given in a codified version in the first place....
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51307
0
alt_atheism_51307
[('no', 'DT'), ('the', 'DT'), ('argument', 'NN'), ('says', 'VBZ'), ('john', 'NN'), ('has', 'VBZ'), ('known', 'VBN'), ('ie', 'NNS'), ('codified', 'VBD'), ('version', 'NN'), ('of', 'IN'), ('the', 'DT'), ('logia', 'NN'), ('and', 'CC'), ('not', 'RB'), ('the', 'DT'), ('original', 'JJ'), ('assuming', 'NN'), ('that', 'IN'), (...
['argument', 'say', 'john', 'know', 'ie', 'codify', 'version', 'logion', 'original', 'assuming', 'one', 'weakness', 'course', 'like', 'john', 'might', 'know', 'original', 'yet', 'rather', 'refer', 'text', 'logion', 'give', 'codified', 'version', 'first', 'place', 'argument', 'alone', 'allow', 'firm', 'conclusion', 'fit...
['say_john', 'course_like', 'might_know', 'first_place', 'fit_well', 'know_good', 'would_give', 'far_know', 'take_another', 'day_get', 'get_source', 'good_enough', 'still_see', 'allow_change', 'conclusion_draw', 'church_would', 'would_probably', 'well_well', 'rather_like', 'political_party', 'another_problem']
alt_atheism_51307 |@lemmatized argument:2 say:1 john:3 know:5 ie:1 codify:1 version:4 logion:2 original:2 assuming:1 one:1 weakness:1 course:1 like:2 might:1 yet:1 rather:2 refer:1 text:1 give:5 codified:1 first:1 place:1 alone:1 allow:2 firm:1 conclusion:2 fit:1 well:3 date:1 usually:1 gospel:1 necessarily:2 luke:2 ma...
4,781
Never was? Probably. Is not now? Debatable. What other valid test can you think of besides the final standings or divisional playoff winner? What do you propose, a worthless vote like they do in college football? What a joke! If I remember right, Brad Park was also involved in that trade. He wasn't all that b...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/54197
10
rec_sport_hockey_54197
[('never', 'RB'), ('was', 'VBD'), ('probably', 'RB'), ('is', 'VBZ'), ('not', 'RB'), ('now', 'RB'), ('debatable', 'JJ'), ('what', 'WP'), ('other', 'JJ'), ('valid', 'JJ'), ('test', 'NN'), ('can', 'MD'), ('you', 'PRP'), ('think', 'VB'), ('of', 'IN'), ('besides', 'IN'), ('the', 'DT'), ('final', 'JJ'), ('standings', 'NNS'),...
['never', 'probably', 'debatable', 'valid', 'test', 'think', 'besides', 'final', 'standing', 'divisional', 'playoff', 'winner', 'propose', 'worthless', 'vote', 'like', 'college', 'football', 'joke', 'remember', 'right', 'brad', 'park', 'also', 'involve', 'trade', 'bad', 'hockey', 'player', 'let', 'look', 'sinden', 'tra...
['final_standing', 'remember_right', 'hockey_player', 'let_look', 'call_one', 'greg_hawgood', 'see_one', 'last_year', 'first_year', 'always_seem', 'seem_get', 'get_point', 'defensive_liability', 'dave_poulin', 'bruin_play', 'enough_say', 'say_even', 'even_count', 'come_top', 'always_good', 'really_think', 'back_next', ...
rec_sport_hockey_54197 |@lemmatized never:1 probably:1 debatable:1 valid:1 test:1 think:2 besides:1 final:2 standing:1 divisional:1 playoff:2 winner:1 propose:1 worthless:1 vote:1 like:1 college:1 football:1 joke:1 remember:2 right:1 brad:1 park:2 also:1 involve:1 trade:3 bad:1 hockey:1 player:1 let:1 look:2 sinden:2 y...
4,782
Yeah, and it's also true most long complicated sequences of events, calculations, or big computer programs in general. I don't argue that you can get similar and maybe useful results from fractals, I just question whether you >should<. The fractal fiends seem to be saying that any part of a system that we can't mode...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/37955
1
comp_graphics_37955
[('yeah', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('also', 'RB'), ('true', 'JJ'), ('most', 'RBS'), ('long', 'RB'), ('complicated', 'JJ'), ('sequences', 'NNS'), ('of', 'IN'), ('events', 'NNS'), ('calculations', 'NNS'), ('or', 'CC'), ('big', 'JJ'), ('computer', 'NN'), ('programs', 'NNS'), ('in', 'IN'), ('general', 'JJ'), ('...
['yeah', 'also', 'true', 'long', 'complicated', 'sequence', 'event', 'calculation', 'big', 'computer', 'program', 'general', 'argue', 'get', 'similar', 'maybe', 'useful', 'result', 'fractal', 'question', 'whether', 'fractal', 'fiend', 'seem', 'say', 'part', 'system', 'model', 'replace', 'random', 'number', 'generator',...
['also_true', 'sequence_event', 'question_whether', 'seem_say', 'random_number', 'number_generator', 'rest_system', 'system_think', 'think_much', 'certainly_would', 'would_rather', 'actually_exist', 'really_hope', 'uh_huh', 'believe_see', 'year_still', 'still_believe', 'come_see', 'try_make', 'work_try', 'try_think', '...
comp_graphics_37955 |@lemmatized yeah:1 also:1 true:1 long:1 complicated:1 sequence:1 event:1 calculation:1 big:1 computer:1 program:1 general:1 argue:1 get:1 similar:2 maybe:1 useful:2 result:1 fractal:8 question:2 whether:1 fiend:1 seem:1 say:2 part:1 system:5 model:3 replace:1 random:1 number:1 generator:1 instance:...
4,783
It's bad jokes like that which draws crohns, I mean groans from the crowd... Don't bother looking it up in the appendix, it's useless anyway. Just one more word of advice... If you go to a Miami game, stay away from any foods made with "natural casings" :) --
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/52603
10
rec_sport_hockey_52603
[('it', 'PRP'), ('bad', 'JJ'), ('jokes', 'NNS'), ('like', 'IN'), ('that', 'DT'), ('which', 'WDT'), ('draws', 'VBZ'), ('crohns', 'JJ'), ('mean', 'JJ'), ('groans', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('crowd', 'NN'), ('...', ':'), ('don', 'VBZ'), ('bother', 'IN'), ('looking', 'VBG'), ('it', 'PRP'), ('up', 'RP'), ('in'...
['bad', 'joke', 'like', 'draw', 'crohns', 'mean', 'groan', 'crowd', 'bother', 'look', 'appendix', 'useless', 'anyway', 'one', 'word', 'advice', 'go', 'miami', 'game', 'stay', 'away', 'food', 'make', 'natural', 'casing']
['one_word', 'stay_away', 'food_make']
rec_sport_hockey_52603 |@lemmatized bad:1 joke:1 like:1 draw:1 crohns:1 mean:1 groan:1 crowd:1 bother:1 look:1 appendix:1 useless:1 anyway:1 one:1 word:1 advice:1 go:1 miami:1 game:1 stay:1 away:1 food:1 make:1 natural:1 casing:1 |@bigram one_word:1 stay_away:1 food_make:1
4,784
I have a Hallicrafters S120 SW radio for sale. Worked the last time I tried it out. Make offer. MD
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76032
6
misc_forsale_76032
[('have', 'VBP'), ('hallicrafters', 'NNS'), ('s120', 'VBP'), ('sw', 'JJ'), ('radio', 'NN'), ('for', 'IN'), ('sale', 'NN'), ('worked', 'VBD'), ('the', 'DT'), ('last', 'JJ'), ('time', 'NN'), ('tried', 'VBD'), ('it', 'PRP'), ('out', 'RP'), ('make', 'VBP'), ('offer', 'NN'), ('md', 'NN')]
['hallicrafters', 'sw', 'radio', 'sale', 'work', 'last', 'time', 'try', 'make', 'offer', 'md']
['last_time', 'time_try', 'try_make', 'make_offer']
misc_forsale_76032 |@lemmatized hallicrafters:1 sw:1 radio:1 sale:1 work:1 last:1 time:1 try:1 make:1 offer:1 md:1 |@bigram last_time:1 time_try:1 try_make:1 make_offer:1
4,785
Let's get back to basics. Canon (from the latin) means a rule. If we say that a rule is open then its a rule made to be broken. There is an issue also of measurement against a rule. Thus the words that are spoken need to be compared against the rule/canon but not added to the canon. Is new revelation necessary? ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20655
15
soc_religion_christian_20655
[('let', 'VB'), ('get', 'VB'), ('back', 'RB'), ('to', 'TO'), ('basics', 'NNS'), ('canon', 'NN'), ('from', 'IN'), ('the', 'DT'), ('latin', 'NN'), ('means', 'VBZ'), ('rule', 'NN'), ('if', 'IN'), ('we', 'PRP'), ('say', 'VBP'), ('that', 'IN'), ('rule', 'NN'), ('is', 'VBZ'), ('open', 'JJ'), ('then', 'RB'), ('its', 'PRP$'), ...
['let', 'get', 'back', 'basic', 'canon', 'latin', 'mean', 'rule', 'say', 'rule', 'open', 'rule', 'make', 'break', 'issue', 'also', 'measurement', 'rule', 'thus', 'word', 'speak', 'need', 'compare', 'rule', 'canon', 'add', 'canon', 'new', 'revelation', 'necessary', 'topical', 'current', 'personal', 'revelation', 'say', ...
['let_get', 'get_back', 'rule_say', 'rule_make', 'people_time', 'also_seem', 'god_speak', 'today_would', 'would_expect']
soc_religion_christian_20655 |@lemmatized let:1 get:1 back:1 basic:1 canon:6 latin:1 mean:4 rule:5 say:2 open:2 make:1 break:1 issue:1 also:2 measurement:1 thus:1 word:3 speak:4 need:1 compare:1 add:1 new:2 revelation:3 necessary:3 topical:1 current:1 personal:1 people:1 time:1 scripture:6 seem:1 confuse:1 may:1 ie:1 g...
4,786
It's about time. Why do atheists spend so much time paying attention to the bible, anyway? Face it, there are better things to do with your life! I used to chuckle and snort over the silliness in that book and the absurdity of people believing in it as truth, etc. Why do we spend so little time on the Mayan reli...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51188
0
alt_atheism_51188
[('it', 'PRP'), ('about', 'IN'), ('time', 'NN'), ('why', 'WRB'), ('do', 'VBP'), ('atheists', 'NNS'), ('spend', 'VB'), ('so', 'RB'), ('much', 'JJ'), ('time', 'NN'), ('paying', 'VBG'), ('attention', 'NN'), ('to', 'TO'), ('the', 'DT'), ('bible', 'JJ'), ('anyway', 'RB'), ('face', 'VBP'), ('it', 'PRP'), ('there', 'EX'), ('a...
['time', 'atheist', 'spend', 'much', 'time', 'pay', 'attention', 'bible', 'anyway', 'face', 'good', 'thing', 'life', 'use', 'chuckle', 'snort', 'silliness', 'book', 'absurdity', 'people', 'believe', 'truth', 'etc', 'spend', 'little', 'time', 'mayan', 'religion', 'native', 'american', 'heck', 'native', 'american', 'sign...
['spend_much', 'much_time', 'pay_attention', 'good_thing', 'thing_life', 'people_believe', 'believe_truth', 'little_time', 'native_american', 'native_american', 'think_pay', 'pay_much', 'much_attention', 'get_hard']
alt_atheism_51188 |@lemmatized time:3 atheist:1 spend:2 much:2 pay:2 attention:2 bible:1 anyway:1 face:1 good:1 thing:1 life:1 use:1 chuckle:1 snort:1 silliness:1 book:2 absurdity:1 people:1 believe:1 truth:1 etc:1 little:1 mayan:1 religion:1 native:2 american:2 heck:1 signifigantly:1 interesting:1 myth:1 also:1 egypti...
4,787
I have the following Canon items for sale, the condition is listed as numerical. 10 indicates like new condition. Canon T70 body (Multiprogram AE, Dual metering system, build in motor drive etc.) 9- Canon FD 50mm/F1.8 10 Canon FD 85mm/F1.8 with Canon BT-52 hood 8 (excellent portrait lens) Osawa 28...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76063
6
misc_forsale_76063
[('have', 'VB'), ('the', 'DT'), ('following', 'JJ'), ('canon', 'NN'), ('items', 'NNS'), ('for', 'IN'), ('sale', 'NN'), ('the', 'DT'), ('condition', 'NN'), ('is', 'VBZ'), ('listed', 'VBN'), ('as', 'IN'), ('numerical', 'JJ'), ('10', 'CD'), ('indicates', 'NNS'), ('like', 'IN'), ('new', 'JJ'), ('condition', 'NN'), ('canon'...
['following', 'canon', 'item', 'sale', 'condition', 'list', 'numerical', 'indicates', 'like', 'new', 'condition', 'canon', 'body', 'multiprogram', 'ae', 'dual', 'metering', 'system', 'build', 'motor', 'drive', 'etc', 'canon', 'fd', 'canon', 'fd', 'canon', 'bt', 'hood', 'excellent', 'portrait', 'lens', 'osawa', 'zoom', ...
['item_sale', 'like_new', 'new_condition', 'system_build', 'hard_case', 'box_manual', 'ask_obo']
misc_forsale_76063 |@lemmatized following:1 canon:5 item:1 sale:1 condition:2 list:1 numerical:1 indicates:1 like:1 new:1 body:1 multiprogram:1 ae:1 dual:1 metering:1 system:1 build:1 motor:1 drive:1 etc:1 fd:2 bt:1 hood:1 excellent:1 portrait:1 lens:1 osawa:1 zoom:2 make:1 japan:2 soft:1 case:2 soligor:1 macro:1 hard:...
4,788
I found a Mopar spec sheet this weekend: model wgt hp Stealth 3086 164 Stealth ES 3186 222 Stealth RT 3373 222 Stealth RT TT 3803 300 Okay, I'll take "their" word for it. Seems that the 1993 Mustang 5.0 is...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/101604
7
rec_autos_101604
[('found', 'VBN'), ('mopar', 'JJ'), ('spec', 'JJ'), ('sheet', 'NN'), ('this', 'DT'), ('weekend', 'NN'), ('model', 'NN'), ('wgt', 'JJ'), ('hp', 'NN'), ('stealth', 'NN'), ('3086', 'CD'), ('164', 'CD'), ('stealth', 'NN'), ('es', 'NN'), ('3186', 'CD'), ('222', 'CD'), ('stealth', 'NN'), ('rt', 'NN'), ('3373', 'CD'), ('222',...
['find', 'mopar', 'spec', 'sheet', 'weekend', 'model', 'wgt', 'hp', 'stealth', 'stealth', 'e', 'stealth', 'rt', 'stealth', 'rt', 'tt', 'okay', 'take', 'word', 'seem', 'mustang', 'rat', 'hp', 'ford', 'change', 'testing', 'procedure', 'old', 'procedure', 'still', 'rate', 'closer', 'hp', 'mean', 'mustang', 'hp', 'still', ...
['spec_sheet', 'take_word', 'yeah_sure', 'probably_get', 'get_second', 'may_issue', 'car_driver', 'post_number', 'right_get', 'think_go', 'go_play', 'play_game', 'take_test', 'test_drive', 'drive_take', 'go_even', 'yr_old', 'kick_butt', 'blah_blah', 'blah_blah', 'let_see', 'sound_like', 'man_get', 'would_someone', 'dod...
rec_autos_101604 |@lemmatized find:1 mopar:1 spec:1 sheet:1 weekend:1 model:1 wgt:1 hp:4 stealth:6 e:1 rt:3 tt:1 okay:1 take:4 word:1 seem:1 mustang:3 rat:1 ford:1 change:1 testing:1 procedure:2 old:2 still:2 rate:1 closer:1 mean:1 post:3 weight:1 figure:1 yeah:2 sure:1 wet:1 dream:1 probably:1 get:3 second:1 harp:1 ma...
4,789
yeah, They just tore down the Kmart near my house (putting in a new suptermarket). I heard that there is a beer drinking ghost who still haunts the place! 8-{) Tom I liked this one I read a while ago...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60946
14
sci_space_60946
[('yeah', 'NN'), ('they', 'PRP'), ('just', 'RB'), ('tore', 'VBP'), ('down', 'RP'), ('the', 'DT'), ('kmart', 'NN'), ('near', 'IN'), ('my', 'PRP$'), ('house', 'NN'), ('putting', 'VBG'), ('in', 'IN'), ('new', 'JJ'), ('suptermarket', 'NN'), (').', 'NNP'), ('heard', 'VBD'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('...
['yeah', 'tear', 'kmart', 'near', 'house', 'put', 'new', 'suptermarket', 'hear', 'beer', 'drink', 'ghost', 'still', 'haunt', 'place', 'tom', 'like', 'one', 'read', 'ago']
['like_one', 'one_read']
sci_space_60946 |@lemmatized yeah:1 tear:1 kmart:1 near:1 house:1 put:1 new:1 suptermarket:1 hear:1 beer:1 drink:1 ghost:1 still:1 haunt:1 place:1 tom:1 like:1 one:1 read:1 ago:1 |@bigram like_one:1 one_read:1
4,790
Of course you could develope this system, but there is already a system called Global Positioning Satellites. It gives three dimensional coordinates anywhere on earth. Many surveyors use this system with a differential receiver/transmitter to get coordinates within centimeters. Basic receivers with resolution of a...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53516
12
sci_electronics_53516
[('of', 'IN'), ('course', 'NN'), ('you', 'PRP'), ('could', 'MD'), ('develope', 'VB'), ('this', 'DT'), ('system', 'NN'), ('but', 'CC'), ('there', 'EX'), ('is', 'VBZ'), ('already', 'RB'), ('system', 'NN'), ('called', 'VBN'), ('global', 'JJ'), ('positioning', 'NN'), ('satellites', 'VBZ'), ('it', 'PRP'), ('gives', 'VBZ'), ...
['course', 'could', 'develope', 'system', 'already', 'system', 'call', 'global', 'positioning', 'satellite', 'give', 'three', 'dimensional', 'coordinate', 'anywhere', 'earth', 'many', 'surveyor', 'use', 'system', 'differential', 'receiver', 'transmitter', 'get', 'coordinate', 'within', 'centimeter', 'basic', 'receiver'...
['course_could', 'system_call', 'global_positioning', 'three_dimensional', 'use_system', 'good_day', 'available_many', 'many_source', 'electrical_engineer', 'state_university', 'take_place']
sci_electronics_53516 |@lemmatized course:1 could:1 develope:1 system:3 already:1 call:1 global:1 positioning:1 satellite:1 give:1 three:1 dimensional:1 coordinate:2 anywhere:1 earth:1 many:2 surveyor:1 use:1 differential:1 receiver:2 transmitter:1 get:1 within:1 centimeter:1 basic:1 resolution:1 meter:1 good:1 day:1 a...
4,791
One more time... If they released the algorithm, it would be possible for someone to come up with an implementation which was identical, but lacking an escrowed key. Note that the press announcement mentioned that the algorithm was being kept secret for security of the key escrow system. In this...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15624
11
sci_crypt_15624
[('one', 'CD'), ('more', 'JJR'), ('time', 'NN'), ('...', ':'), ('if', 'IN'), ('they', 'PRP'), ('released', 'VBD'), ('the', 'DT'), ('algorithm', 'NN'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('possible', 'JJ'), ('for', 'IN'), ('someone', 'NN'), ('to', 'TO'), ('come', 'VB'), ('up', 'RP'), ('with', 'IN'), ('an', 'D...
['one', 'time', 'release', 'algorithm', 'would', 'possible', 'someone', 'come', 'implementation', 'identical', 'lack', 'escrowed', 'key', 'note', 'press', 'announcement', 'mention', 'algorithm', 'keep', 'secret', 'security', 'key', 'escrow', 'system', 'case', 'security', 'mean', 'escrowed', 'key', 'every', 'clipper', '...
['one_time', 'algorithm_would', 'would_possible', 'someone_come', 'escrowed_key', 'keep_secret', 'security_key', 'key_escrow', 'escrow_system', 'system_case', 'escrowed_key', 'clipper_chip', 'believe_say', 'escrow_system', 'system_would', 'would_buy', 'escrowed_key', 'key_government']
sci_crypt_15624 |@lemmatized one:1 time:1 release:1 algorithm:3 would:2 possible:1 someone:1 come:1 implementation:1 identical:1 lack:1 escrowed:3 key:5 note:1 press:1 announcement:1 mention:1 keep:1 secret:1 security:2 escrow:3 system:2 case:1 mean:1 every:1 clipper:1 chip:3 assume:1 believe:1 say:1 effective:1 buy:1 ...
4,792
This is a very curious thing to say. STU-IIIs (NSA-designed secure telephones cleared for classified traffic) are already readily available to law enforcement agencies. Word has it they're standard in every FBI office, for example. Something like several hundred thousand of these phones exist in all. They are clearly...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15372
11
sci_crypt_15372
[('this', 'DT'), ('is', 'VBZ'), ('very', 'RB'), ('curious', 'JJ'), ('thing', 'NN'), ('to', 'TO'), ('say', 'VB'), ('stu', 'JJ'), ('iiis', 'JJ'), ('nsa', 'NN'), ('designed', 'VBN'), ('secure', 'JJ'), ('telephones', 'NNS'), ('cleared', 'VBN'), ('for', 'IN'), ('classified', 'JJ'), ('traffic', 'NN'), ('are', 'VBP'), ('alrea...
['curious', 'thing', 'say', 'stu', 'iiis', 'nsa', 'design', 'secure', 'telephone', 'clear', 'classified', 'traffic', 'already', 'readily', 'available', 'law', 'enforcement', 'agency', 'word', 'standard', 'every', 'fbi', 'office', 'example', 'something', 'like', 'several', 'hundred', 'thousand', 'phone', 'exist', 'clear...
['thing_say', 'readily_available', 'law_enforcement', 'enforcement_agency', 'something_like', 'several_hundred', 'hundred_thousand', 'u_government', 'need_buy', 'buy_new', 'stu_iii', 'stu_iii', 'large_scale']
sci_crypt_15372 |@lemmatized curious:1 thing:1 say:1 stu:3 iiis:1 nsa:1 design:1 secure:1 telephone:1 clear:1 classified:2 traffic:2 already:1 readily:1 available:1 law:1 enforcement:1 agency:1 word:1 standard:2 every:1 fbi:1 office:1 example:1 something:1 like:1 several:1 hundred:1 thousand:1 phone:2 exist:2 clearly:1...
4,793
Hi, In Canada, any gun that enters a National Park must be sealed (I think it's a small metal tag that's placed over the trigger). The net result of this is that you _can't_ use a gun to protect yourself from bears (or psychos) in the National Parks. Instead, one has to be sensitive to the dangers and annoyances of ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54832
16
talk_politics_guns_54832
[('hi', 'NN'), ('in', 'IN'), ('canada', 'NN'), ('any', 'DT'), ('gun', 'NN'), ('that', 'IN'), ('enters', 'VBZ'), ('national', 'JJ'), ('park', 'NN'), ('must', 'MD'), ('be', 'VB'), ('sealed', 'VBN'), ('think', 'VBP'), ('it', 'PRP'), ('small', 'JJ'), ('metal', 'NN'), ('tag', 'NN'), ('that', 'WDT'), ('placed', 'VBD'), ('ove...
['hi', 'canada', 'gun', 'enter', 'national', 'park', 'must', 'seal', 'think', 'small', 'metal', 'tag', 'place', 'trigger', 'net', 'result', 'use', 'gun', 'protect', 'bear', 'psycho', 'national', 'park', 'instead', 'one', 'sensitive', 'danger', 'annoyance', 'hike', 'bear', 'country', 'take', 'appropriate', 'precaution',...
['national_park', 'net_result', 'result_use', 'use_gun', 'gun_protect', 'national_park', 'instead_one', 'take_appropriate', 'national_park']
talk_politics_guns_54832 |@lemmatized hi:1 canada:1 gun:2 enter:1 national:3 park:3 must:1 seal:1 think:2 small:1 metal:1 tag:1 place:1 trigger:1 net:1 result:1 use:1 protect:1 bear:2 psycho:1 instead:1 one:1 sensitive:1 danger:1 annoyance:1 hike:1 country:1 take:1 appropriate:1 precaution:1 policy:1 make:1 user:1 feel...
4,794
Has anyone had any experience with a replacement comm driver for windows called TurboComm. I read about it in PCMag Apr 23 1993 and am interested but not willing to shell out the 45 bucks the company wants just to try it out. It supposedly eleminates the problems that occur during a high speed file transfer and a dis...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9868
2
comp_os_ms-windows_misc_9868
[('has', 'VBZ'), ('anyone', 'NN'), ('had', 'VBD'), ('any', 'DT'), ('experience', 'NN'), ('with', 'IN'), ('replacement', 'NN'), ('comm', 'NN'), ('driver', 'NN'), ('for', 'IN'), ('windows', 'NNS'), ('called', 'VBN'), ('turbocomm', 'RB'), ('read', 'VB'), ('about', 'IN'), ('it', 'PRP'), ('in', 'IN'), ('pcmag', 'NN'), ('apr...
['anyone', 'experience', 'replacement', 'comm', 'driver', 'window', 'call', 'turbocomm', 'read', 'pcmag', 'apr', 'interested', 'willing', 'shell', 'buck', 'company', 'want', 'try', 'supposedly', 'eleminates', 'problem', 'occur', 'high', 'speed', 'file', 'transfer', 'disk', 'access', 'make', 'another', 'program', 'runni...
['anyone_experience', 'driver_window', 'company_want', 'want_try', 'problem_occur', 'high_speed', 'file_transfer', 'disk_access', 'another_program', 'time_anyone', 'pro_con', 'product_would', 'please_email', 'email_address', 'address_give', 'give_thanks']
comp_os_ms-windows_misc_9868 |@lemmatized anyone:2 experience:1 replacement:1 comm:1 driver:1 window:1 call:1 turbocomm:1 read:1 pcmag:1 apr:1 interested:1 willing:1 shell:1 buck:1 company:1 want:1 try:1 supposedly:1 eleminates:1 problem:1 occur:1 high:1 speed:1 file:1 transfer:1 disk:1 access:1 make:1 another:1 progra...
4,795
Here's a question for all you electrical engineers out there: I bought an 'Infrared detector module' at Radio Shack for $3.95 - it is a little gizmo that senses infrared remotes and produces an output signal. Then I hooked the output through a transistor to an infrared LED. The circuit works like a minature remote ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52831
12
sci_electronics_52831
[('here', 'RB'), ('question', 'NN'), ('for', 'IN'), ('all', 'DT'), ('you', 'PRP'), ('electrical', 'JJ'), ('engineers', 'NNS'), ('out', 'IN'), ('there', 'RB'), ('bought', 'VBD'), ('an', 'DT'), ('infrared', 'JJ'), ('detector', 'NN'), ('module', 'NN'), ('at', 'IN'), ('radio', 'NN'), ('shack', 'NN'), ('for', 'IN'), ('95', ...
['question', 'electrical', 'engineer', 'buy', 'infrared', 'detector', 'module', 'radio', 'shack', 'little', 'gizmo', 'sense', 'infrared', 'remote', 'produce', 'output', 'signal', 'hook', 'output', 'transistor', 'infrared', 'lead', 'circuit', 'work', 'like', 'minature', 'remote', 'control', 'extender', 'car', 'remote', ...
['electrical_engineer', 'radio_shack', 'work_like', 'remote_control', 'cd_player', 'work_fine', 'cd_player', 'try_build', 'seem_work', 'cd_player', 'advice_would', 'would_appreciate']
sci_electronics_52831 |@lemmatized question:1 electrical:1 engineer:1 buy:1 infrared:4 detector:1 module:1 radio:1 shack:1 little:1 gizmo:1 sense:1 remote:4 produce:1 output:2 signal:1 hook:1 transistor:1 lead:1 circuit:3 work:5 like:1 minature:1 control:1 extender:1 car:1 command:1 relay:1 cd:3 player:3 hidden:1 glove...
4,796
ITEMS FOR SALE - PRICE LISTED OR BEST OFFER!!!!!!! KFC SVGA Monitor 1024X768 .28DP Non-interlaced 14" Screen, still under warranty! (Brand New) $ 290.00 1200 Baud Compuadd Modem Box/docs/software $ 20.00 CGA Monitor with Cga/Parallel Card $ 30.00 SCO UNIX V3.2.2 Unlimited User OS...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76300
6
misc_forsale_76300
[('items', 'NNS'), ('for', 'IN'), ('sale', 'NN'), ('price', 'NN'), ('listed', 'VBD'), ('or', 'CC'), ('best', 'JJS'), ('offer', 'NN'), ('!!!!!!!', 'NN'), ('kfc', 'NN'), ('svga', 'NN'), ('monitor', 'NN'), ('1024x768', 'CD'), ('28dp', 'CD'), ('non', 'NN'), ('interlaced', 'VBD'), ('14', 'CD'), ('screen', 'NN'), ('still', '...
['item', 'sale', 'price', 'list', 'best', 'offer', 'kfc', 'svga', 'monitor', 'non', 'interlace', 'screen', 'still', 'warranty', 'brand', 'new', 'baud', 'compuadd', 'modem', 'box', 'doc', 'software', 'cga', 'monitor', 'cga', 'parallel', 'card', 'sco', 'unix', 'unlimited', 'user', 'base', 'extended', 'utility', 'uucp', '...
['item_sale', 'sale_price', 'price_list', 'best_offer', 'svga_monitor', 'non_interlace', 'brand_new', 'sco_unix', 'reference_book', 'serial_card', 'card_serial', 'serial_port', 'ide_controller', 'serial_parallel', 'one_game', 'game_port']
misc_forsale_76300 |@lemmatized item:1 sale:1 price:1 list:1 best:1 offer:1 kfc:1 svga:1 monitor:2 non:1 interlace:1 screen:1 still:1 warranty:1 brand:1 new:1 baud:1 compuadd:1 modem:1 box:1 doc:1 software:1 cga:2 parallel:2 card:2 sco:1 unix:1 unlimited:1 user:1 base:1 extended:1 utility:1 uucp:1 turbo:2 complete:1 re...
4,797
A relative of mine was recently diagnosed with colon cancer. I would like to know the best source of survival statistics for this disease when discovered at its various stages. I would prefer to be directed to a recent source of this data, rather than receive the data itself.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58856
13
sci_med_58856
[('relative', 'NN'), ('of', 'IN'), ('mine', 'NN'), ('was', 'VBD'), ('recently', 'RB'), ('diagnosed', 'VBN'), ('with', 'IN'), ('colon', 'NN'), ('cancer', 'NN'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('know', 'VB'), ('the', 'DT'), ('best', 'JJS'), ('source', 'NN'), ('of', 'IN'), ('survival', 'JJ'), ('statistics'...
['relative', 'mine', 'recently', 'diagnose', 'colon', 'cancer', 'would', 'like', 'know', 'best', 'source', 'survival', 'statistic', 'disease', 'discover', 'various', 'stage', 'would', 'prefer', 'direct', 'recent', 'source', 'data', 'rather', 'receive', 'data']
['would_like', 'like_know', 'know_best', 'best_source', 'would_prefer']
sci_med_58856 |@lemmatized relative:1 mine:1 recently:1 diagnose:1 colon:1 cancer:1 would:2 like:1 know:1 best:1 source:2 survival:1 statistic:1 disease:1 discover:1 various:1 stage:1 prefer:1 direct:1 recent:1 data:2 rather:1 receive:1 |@bigram would_like:1 like_know:1 know_best:1 best_source:1 would_prefer:1
4,798
Hi Can someone please give me some pointers to setting up imake in a SUN OPENWINDOWS enviornment ? I've checked through all the documentation but can not find any clues. Please respons via e-mail..... Thanks Paul
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67087
5
comp_windows_x_67087
[('hi', 'NN'), ('can', 'MD'), ('someone', 'NN'), ('please', 'VB'), ('give', 'VB'), ('me', 'PRP'), ('some', 'DT'), ('pointers', 'NNS'), ('to', 'TO'), ('setting', 'VBG'), ('up', 'RP'), ('imake', 'NN'), ('in', 'IN'), ('sun', 'NN'), ('openwindows', 'NNS'), ('enviornment', 'VBP'), ('ve', 'NN'), ('checked', 'VBN'), ('through...
['hi', 'someone', 'please', 'give', 'pointer', 'set', 'imake', 'sun', 'openwindows', 'enviornment', 'check', 'documentation', 'find', 'clue', 'please', 'respons', 'via', 'mail', 'thanks', 'paul']
['someone_please', 'please_give', 'give_pointer', 'sun_openwindows', 'via_mail', 'mail_thanks', 'thanks_paul']
comp_windows_x_67087 |@lemmatized hi:1 someone:1 please:2 give:1 pointer:1 set:1 imake:1 sun:1 openwindows:1 enviornment:1 check:1 documentation:1 find:1 clue:1 respons:1 via:1 mail:1 thanks:1 paul:1 |@bigram someone_please:1 please_give:1 give_pointer:1 sun_openwindows:1 via_mail:1 mail_thanks:1 thanks_paul:1
4,799
Hank Greenberg was probably the greatest ever. He was also subject to a lot of heckling from bigots on the opposing teams and in the stands, but it never seemed to affect his performance negatively.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104551
9
rec_sport_baseball_104551
[('hank', 'NN'), ('greenberg', 'NN'), ('was', 'VBD'), ('probably', 'RB'), ('the', 'DT'), ('greatest', 'JJS'), ('ever', 'RB'), ('he', 'PRP'), ('was', 'VBD'), ('also', 'RB'), ('subject', 'JJ'), ('to', 'TO'), ('lot', 'NN'), ('of', 'IN'), ('heckling', 'VBG'), ('from', 'IN'), ('bigots', 'NNS'), ('on', 'IN'), ('the', 'DT'), ...
['hank', 'greenberg', 'probably', 'great', 'ever', 'also', 'subject', 'lot', 'heckle', 'bigot', 'oppose', 'team', 'stand', 'never', 'seem', 'affect', 'performance', 'negatively']
['hank_greenberg', 'oppose_team', 'never_seem', 'seem_affect']
rec_sport_baseball_104551 |@lemmatized hank:1 greenberg:1 probably:1 great:1 ever:1 also:1 subject:1 lot:1 heckle:1 bigot:1 oppose:1 team:1 stand:1 never:1 seem:1 affect:1 performance:1 negatively:1 |@bigram hank_greenberg:1 oppose_team:1 never_seem:1 seem_affect:1
4,800
: >People who reject God don't want to be wth Him in heaven. We spend our : >lives choosing to be either for Him or against Him. God does not force : >Himself on us. : I must say that I am shocked. My impression has been that Jayne Kulikaskas : usually writes this much less offensive and ludicrous than this. I am...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20498
15
soc_religion_christian_20498
[('people', 'NNS'), ('who', 'WP'), ('reject', 'VBP'), ('god', 'NNS'), ('don', 'VBP'), ('want', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('wth', 'WP'), ('him', 'PRP'), ('in', 'IN'), ('heaven', 'NN'), ('we', 'PRP'), ('spend', 'VBP'), ('our', 'PRP$'), ('lives', 'NNS'), ('choosing', 'VBG'), ('to', 'TO'), ('be', 'VB'), ('either'...
['people', 'reject', 'god', 'want', 'wth', 'heaven', 'spend', 'life', 'choose', 'either', 'god', 'force', 'u', 'must', 'say', 'shocked', 'impression', 'jayne', 'kulikaskas', 'usually', 'write', 'much', 'less', 'offensive', 'ludicrous', 'say', 'offensiveness', 'intentional', 'clear', 'something', 'christian', 'consider'...
['people_reject', 'reject_god', 'god_want', 'u_must', 'must_say', 'much_less', 'pretty_good', 'whole_book', 'book_subject', 'heaven_hell', 'highly_recommend', 'enter_heaven', 'god_heaven', 'mean_give']
soc_religion_christian_20498 |@lemmatized people:1 reject:2 god:3 want:1 wth:1 heaven:4 spend:1 life:1 choose:1 either:1 force:1 u:1 must:1 say:2 shocked:1 impression:1 jayne:2 kulikaskas:1 usually:1 write:2 much:1 less:1 offensive:1 ludicrous:1 offensiveness:1 intentional:1 clear:1 something:1 christian:1 consider:1 s...
4,801
IF YOU KNOW ANYTHING ABOUT THE CAERE TYPIST PLUS GRAPHICS HAND SCANNER, PLEASE READ ON AND SAVE MY LIFE......... My problem is that my Caere Typist Plus Graphics Hand Scanner will not connect to my PowerBook 160. The cable from the scanner will not fit the SCSI port of the computer. I managed to gaet a cabled asse...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/50525
4
comp_sys_mac_hardware_50525
[('if', 'IN'), ('you', 'PRP'), ('know', 'VBP'), ('anything', 'NN'), ('about', 'IN'), ('the', 'DT'), ('caere', 'JJ'), ('typist', 'NN'), ('plus', 'CC'), ('graphics', 'NNS'), ('hand', 'NN'), ('scanner', 'NN'), ('please', 'NN'), ('read', 'VB'), ('on', 'IN'), ('and', 'CC'), ('save', 'VB'), ('my', 'PRP$'), ('life', 'NN'), ('...
['know', 'anything', 'caere', 'typist', 'plus', 'graphic', 'hand', 'scanner', 'please', 'read', 'save', 'life', 'problem', 'caere', 'typist', 'plus', 'graphic', 'hand', 'scanner', 'connect', 'powerbook', 'cable', 'scanner', 'fit', 'scsi', 'port', 'computer', 'manage', 'gaet', 'cable', 'assembled', 'adapt', 'cord', 'com...
['know_anything', 'hand_scanner', 'please_read', 'save_life', 'hand_scanner', 'scsi_port', 'scsi_mode', 'external_hard', 'hard_disk', 'take_week', 'yet_find', 'find_solution', 'solve_problem', 'problem_know', 'know_solution', 'please_let', 'let_know', 'need_get', 'get_hold', 'hold_one', 'mail_address', 'help_thank', 't...
comp_sys_mac_hardware_50525 |@lemmatized know:4 anything:1 caere:2 typist:2 plus:2 graphic:2 hand:2 scanner:3 please:2 read:1 save:1 life:1 problem:2 connect:1 powerbook:1 cable:5 fit:1 scsi:2 port:1 computer:4 manage:1 gaet:1 assembled:1 adapt:1 cord:1 however:1 place:1 mode:1 act:1 external:1 hard:1 disk:1 whenever:1...
4,802
"Necessity is the plea for every infringement of human freedom. It is the argument of tyrants; it is the creed of slaves." -- William Pitt
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15294
11
sci_crypt_15294
[('necessity', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('plea', 'NN'), ('for', 'IN'), ('every', 'DT'), ('infringement', 'NN'), ('of', 'IN'), ('human', 'JJ'), ('freedom', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('the', 'DT'), ('argument', 'NN'), ('of', 'IN'), ('tyrants', 'NNS'), ('it', 'PRP'), ('is', 'VBZ'), ('the', 'DT'), ('...
['necessity', 'plea', 'every', 'infringement', 'human', 'freedom', 'argument', 'tyrant', 'creed', 'slave', 'william', 'pitt']
[]
sci_crypt_15294 |@lemmatized necessity:1 plea:1 every:1 infringement:1 human:1 freedom:1 argument:1 tyrant:1 creed:1 slave:1 william:1 pitt:1 |@bigram
4,803
That's a very weak argument--due the lack (with regard to critical events) of independent supporting texts. As for the dating of the oldest extant texts of the NT.... How would you feel about the US Civil War in a couple of thousand years if the only extant text was written about *now*? Now adjust for a largely ill...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20513
15
soc_religion_christian_20513
[('that', 'DT'), ('very', 'RB'), ('weak', 'JJ'), ('argument', 'NN'), ('--', ':'), ('due', 'JJ'), ('the', 'DT'), ('lack', 'NN'), ('with', 'IN'), ('regard', 'NN'), ('to', 'TO'), ('critical', 'JJ'), ('events', 'NNS'), ('of', 'IN'), ('independent', 'JJ'), ('supporting', 'VBG'), ('texts', 'NN'), ('as', 'IN'), ('for', 'IN'),...
['weak', 'argument', 'due', 'lack', 'regard', 'critical', 'event', 'independent', 'support', 'text', 'dating', 'old', 'extant', 'text', 'nt', 'would', 'feel', 'u', 'civil', 'war', 'couple', 'thousand', 'year', 'extant', 'text', 'write', 'adjust', 'largely', 'illiterate', 'population', 'one', 'every', 'copy', 'manuscrip...
['due_lack', 'would_feel', 'civil_war', 'thousand_year', 'one_every']
soc_religion_christian_20513 |@lemmatized weak:1 argument:1 due:1 lack:1 regard:1 critical:1 event:1 independent:1 support:1 text:3 dating:1 old:1 extant:2 nt:1 would:1 feel:1 u:1 civil:1 war:1 couple:1 thousand:1 year:1 write:1 adjust:1 largely:1 illiterate:1 population:1 one:1 every:1 copy:1 manuscript:1 hand:1 hal:1...
4,804
I don't know about that...I've used Photoshop 2.5 on both a 486dx-50 and a Quadra 950...I'd say they are roughly equal. If anything the 486 was faster.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38672
1
comp_graphics_38672
[('don', 'NN'), ('know', 'VBP'), ('about', 'IN'), ('that', 'DT'), ('...', ':'), ('ve', 'NN'), ('used', 'VBN'), ('photoshop', 'NN'), ('on', 'IN'), ('both', 'DT'), ('486dx', 'CD'), ('50', 'CD'), ('and', 'CC'), ('quadra', '$'), ('950', 'CD'), ('...', ':'), ('say', 'VBP'), ('they', 'PRP'), ('are', 'VBP'), ('roughly', 'RB')...
['know', 'use', 'photoshop', 'quadra', 'say', 'roughly', 'equal', 'anything', 'faster']
['know_use', 'use_photoshop']
comp_graphics_38672 |@lemmatized know:1 use:1 photoshop:1 quadra:1 say:1 roughly:1 equal:1 anything:1 faster:1 |@bigram know_use:1 use_photoshop:1
4,805
Where does it say in the bible that Christians are supposed to persecute Jews? Isn't it love your enemies instead? They may say they are "Christian" but do their actions speak differently? Do you believe what everyone tells you? I don't. I came to believe in God by my own investigation and conclusions. And ultima...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/84043
19
talk_religion_misc_84043
[('where', 'WRB'), ('does', 'VBZ'), ('it', 'PRP'), ('say', 'VB'), ('in', 'IN'), ('the', 'DT'), ('bible', 'JJ'), ('that', 'IN'), ('christians', 'NNS'), ('are', 'VBP'), ('supposed', 'VBN'), ('to', 'TO'), ('persecute', 'VB'), ('jews', 'NNS'), ('isn', 'VB'), ('it', 'PRP'), ('love', 'VB'), ('your', 'PRP$'), ('enemies', 'NNS...
['say', 'bible', 'christian', 'suppose', 'persecute', 'jew', 'love', 'enemy', 'instead', 'may', 'say', 'christian', 'action', 'speak', 'differently', 'believe', 'everyone', 'tell', 'come', 'believe', 'god', 'investigation', 'conclusion', 'ultimately', 'choice', 'salvation', 'however', 'grant', 'grace', 'god', 'christia...
['say_bible', 'may_say', 'say_christian', 'tell_come', 'come_believe', 'believe_god', 'grace_god', 'god_christian', 'jesus_christ', 'say_believe', 'neo_nazi', 'hate_see', 'love_god', 'god_cannot', 'cannot_see', 'name_give', 'know_part', 'think_would', 'look_upon', 'anyone_say', 'say_believe', 'one_come', 'believe_peopl...
talk_religion_misc_84043 |@lemmatized say:6 bible:2 christian:13 suppose:1 persecute:1 jew:1 love:2 enemy:1 instead:1 may:4 action:1 speak:1 differently:1 believe:5 everyone:1 tell:2 come:2 god:4 investigation:1 conclusion:2 ultimately:1 choice:1 salvation:1 however:1 grant:1 grace:1 model:2 oneself:1 jesus:4 christ:4 ...
4,806
es: .C Excuse me for sticking my nose in, but any parent/parents who do not allready immunize their children (especially if it is already free), don't deserve one frigging dime of tax money for health care for themselves, or public health care service. (I know the immunization program and the coming national healt...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178559
18
talk_politics_misc_178559
[('es', 'NN'), ('excuse', 'IN'), ('me', 'PRP'), ('for', 'IN'), ('sticking', 'VBG'), ('my', 'PRP$'), ('nose', 'NN'), ('in', 'IN'), ('but', 'CC'), ('any', 'DT'), ('parent', 'NN'), ('parents', 'NNS'), ('who', 'WP'), ('do', 'VBP'), ('not', 'RB'), ('allready', 'VB'), ('immunize', 'VB'), ('their', 'PRP$'), ('children', 'NNS'...
['e', 'excuse', 'stick', 'nose', 'parent', 'parent', 'allready', 'immunize', 'child', 'especially', 'already', 'free', 'deserve', 'one', 'frigging', 'dime', 'tax', 'money', 'health', 'care', 'public', 'health', 'care', 'service', 'know', 'immunization', 'program', 'come', 'national', 'health', 'care', 'issue', 'slightl...
['health_care', 'public_health', 'health_care', 'care_service', 'national_health', 'health_care', 'anybody_help']
talk_politics_misc_178559 |@lemmatized e:1 excuse:1 stick:1 nose:1 parent:2 allready:1 immunize:1 child:1 especially:1 already:1 free:1 deserve:2 one:1 frigging:1 dime:1 tax:2 money:1 health:3 care:3 public:1 service:1 know:1 immunization:1 program:1 come:1 national:1 issue:2 slightly:1 seperate:1 anybody:1 help:2 kid:...
4,807
But the impressive performance of the Graphite was not its Winmark, it was its Wintach result (esp. the paint performance). Judging from the Wintach tests, I can hardly imagine that there is a cheat driver for it.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9509
2
comp_os_ms-windows_misc_9509
[('but', 'CC'), ('the', 'DT'), ('impressive', 'JJ'), ('performance', 'NN'), ('of', 'IN'), ('the', 'DT'), ('graphite', 'NN'), ('was', 'VBD'), ('not', 'RB'), ('its', 'PRP$'), ('winmark', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('its', 'PRP$'), ('wintach', 'NN'), ('result', 'NN'), ('esp', 'VBP'), ('the', 'DT'), ('paint', 'N...
['impressive', 'performance', 'graphite', 'winmark', 'wintach', 'result', 'esp', 'paint', 'performance', 'judge', 'wintach', 'test', 'hardly', 'imagine', 'cheat', 'driver']
[]
comp_os_ms-windows_misc_9509 |@lemmatized impressive:1 performance:2 graphite:1 winmark:1 wintach:2 result:1 esp:1 paint:1 judge:1 test:1 hardly:1 imagine:1 cheat:1 driver:1 |@bigram
4,808
This isn't entirely true. It is true that TrueType fonts are larger than their ATM counterparts, but ATM fonts *do* get minimal compression. Running Stacker 3.0 report generator, I get: File Type: Compression Ratio: ------------- ------------------ *.TTF (TrueType) 1.4:1.0 *.PFB (ATM) 1....
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9889
2
comp_os_ms-windows_misc_9889
[('this', 'DT'), ('isn', 'VBZ'), ('entirely', 'RB'), ('true', 'JJ'), ('it', 'PRP'), ('is', 'VBZ'), ('true', 'JJ'), ('that', 'IN'), ('truetype', 'JJ'), ('fonts', 'NNS'), ('are', 'VBP'), ('larger', 'JJR'), ('than', 'IN'), ('their', 'PRP$'), ('atm', 'JJ'), ('counterparts', 'NNS'), ('but', 'CC'), ('atm', 'JJ'), ('fonts', '...
['entirely', 'true', 'true', 'truetype', 'font', 'large', 'atm', 'counterpart', 'atm', 'font', 'get', 'minimal', 'compression', 'run', 'stacker', 'report', 'generator', 'get', 'file', 'type', 'compression', 'ratio', 'ttf', 'truetype', 'pfb', 'atm', 'pfm', 'atm', 'metric', 'although', 'metric', 'file', 'small', 'compres...
['true_true', 'truetype_font', 'get_file', 'file_type', 'compression_ratio', 'file_small', 'see_even', 'font_file', 'win_even', 'mileage_may', 'may_vary', 'vary_depend']
comp_os_ms-windows_misc_9889 |@lemmatized entirely:1 true:2 truetype:2 font:4 large:1 atm:5 counterpart:1 get:2 minimal:1 compression:4 run:1 stacker:1 report:1 generator:1 file:4 type:1 ratio:1 ttf:2 pfb:3 pfm:1 metric:2 although:1 small:1 compress:4 quite:1 largely:1 see:1 even:2 regular:1 math:1 one:1 comparitive:1 ...
4,809
Yes, I have! Wasn't there a case of a single lion ruling all the land from South Africa up to Egypt across to the congo? If my memory serves me correctly there was enough game to feed some 100,000 or more lions but he wouldn't let the other lions hunt as he wanted it all himself. He died of a heart attack brought ...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178336
18
talk_politics_misc_178336
[('yes', 'NNS'), ('have', 'VBP'), ('wasn', 'VBN'), ('there', 'EX'), ('case', 'NN'), ('of', 'IN'), ('single', 'JJ'), ('lion', 'NN'), ('ruling', 'VBG'), ('all', 'PDT'), ('the', 'DT'), ('land', 'NN'), ('from', 'IN'), ('south', 'NN'), ('africa', 'VBP'), ('up', 'RB'), ('to', 'TO'), ('egypt', 'VB'), ('across', 'IN'), ('to', ...
['yes', 'case', 'single', 'lion', 'rule', 'land', 'south', 'africa', 'egypt', 'across', 'congo', 'memory', 'serve', 'correctly', 'enough', 'game', 'fee', 'lion', 'let', 'lion', 'hunt', 'want', 'die', 'heart', 'attack', 'bring', 'overweight', 'good', 'thing', 'design', 'europe', 'america', 'north', 'south', 'falkland', ...
['south_africa', 'memory_serve', 'want_die', 'heart_attack', 'good_thing', 'falkland_island']
talk_politics_misc_178336 |@lemmatized yes:1 case:1 single:1 lion:3 rule:1 land:1 south:2 africa:1 egypt:1 across:1 congo:1 memory:1 serve:1 correctly:1 enough:1 game:1 fee:1 let:1 hunt:1 want:1 die:1 heart:1 attack:1 bring:1 overweight:1 good:1 thing:1 design:1 europe:1 america:1 north:1 falkland:1 island:1 |@bigram ...