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
3,406
I need help positioning the slider of a List widget's horizontal scrollbar. I am displaying the full path of a selected file in a list widget. The horizontal's slider defaults to the left side of the list widget; however, I need the slider on the right side. This is so the user can SEE the file name they selected. I know it's possible, because when files are displayed in a file selection dialog box, the slider is on the right side. Thanking any and all who can help in advance, Rodney F. Clay
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67283
5
comp_windows_x_67283
[('need', 'NN'), ('help', 'NN'), ('positioning', 'VBG'), ('the', 'DT'), ('slider', 'NN'), ('of', 'IN'), ('list', 'NN'), ('widget', 'NN'), ('horizontal', 'JJ'), ('scrollbar', 'NN'), ('am', 'VBP'), ('displaying', 'VBG'), ('the', 'DT'), ('full', 'JJ'), ('path', 'NN'), ('of', 'IN'), ('selected', 'VBN'), ('file', 'NN'), ('in', 'IN'), ('list', 'NN'), ('widget', 'VBP'), ('the', 'DT'), ('horizontal', 'JJ'), ('slider', 'NN'), ('defaults', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('left', 'JJ'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('list', 'NN'), ('widget', 'NN'), ('however', 'RB'), ('need', 'VBP'), ('the', 'DT'), ('slider', 'NN'), ('on', 'IN'), ('the', 'DT'), ('right', 'JJ'), ('side', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('so', 'RB'), ('the', 'DT'), ('user', 'NN'), ('can', 'MD'), ('see', 'VB'), ('the', 'DT'), ('file', 'NN'), ('name', 'NN'), ('they', 'PRP'), ('selected', 'VBD'), ('know', 'VBP'), ('it', 'PRP'), ('possible', 'JJ'), ('because', 'IN'), ('when', 'WRB'), ('files', 'NNS'), ('are', 'VBP'), ('displayed', 'VBN'), ('in', 'IN'), ('file', 'NN'), ('selection', 'NN'), ('dialog', 'NN'), ('box', 'IN'), ('the', 'DT'), ('slider', 'NN'), ('is', 'VBZ'), ('on', 'IN'), ('the', 'DT'), ('right', 'JJ'), ('side', 'NN'), ('thanking', 'VBG'), ('any', 'DT'), ('and', 'CC'), ('all', 'DT'), ('who', 'WP'), ('can', 'MD'), ('help', 'VB'), ('in', 'IN'), ('advance', 'NN'), ('rodney', 'NN'), ('clay', 'NN')]
['need', 'help', 'position', 'slider', 'list', 'widget', 'horizontal', 'scrollbar', 'display', 'full', 'path', 'select', 'file', 'list', 'widget', 'horizontal', 'slider', 'default', 'left', 'side', 'list', 'widget', 'however', 'need', 'slider', 'right', 'side', 'user', 'see', 'file', 'name', 'select', 'know', 'possible', 'file', 'display', 'file', 'selection', 'dialog', 'box', 'slider', 'right', 'side', 'thank', 'help', 'advance', 'rodney', 'clay']
['need_help', 'list_widget', 'select_file', 'list_widget', 'left_side', 'list_widget', 'however_need', 'right_side', 'user_see', 'see_file', 'file_name', 'know_possible', 'dialog_box', 'right_side', 'thank_help', 'help_advance']
comp_windows_x_67283 |@lemmatized need:2 help:2 position:1 slider:4 list:3 widget:3 horizontal:2 scrollbar:1 display:2 full:1 path:1 select:2 file:4 default:1 left:1 side:3 however:1 right:2 user:1 see:1 name:1 know:1 possible:1 selection:1 dialog:1 box:1 thank:1 advance:1 rodney:1 clay:1 |@bigram need_help:1 list_widget:3 select_file:1 left_side:1 however_need:1 right_side:2 user_see:1 see_file:1 file_name:1 know_possible:1 dialog_box:1 thank_help:1 help_advance:1
3,407
Unless there has been a _major_ change in the law, there's no such beast as a "classified patent." Patents exist to encourage communications and develop the state of the art. (The 17-year lock is a nuisance, but historically has been pretty trivial. It's only in an industry which doubles performance every three years (or 18 months, for some hardware) that 17 years is an eternity). The same thing applies in civilian development: you can't patent something _and_ declare it a "trade secret." However, you can (and should) mark all software (including proprietary code) "unpublished copyright" so that it ever does get exposed you still have some legal protection. (Post-Berne this isn't required, since everything is "born copyrighted." But it takes a while for people to learn the new rules).
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15453
11
sci_crypt_15453
[('unless', 'IN'), ('there', 'EX'), ('has', 'VBZ'), ('been', 'VBN'), ('_major_', 'JJ'), ('change', 'NN'), ('in', 'IN'), ('the', 'DT'), ('law', 'NN'), ('there', 'RB'), ('no', 'DT'), ('such', 'JJ'), ('beast', 'NN'), ('as', 'IN'), ('classified', 'JJ'), ('patent', 'NN'), ('."', 'NN'), ('patents', 'NNS'), ('exist', 'VBP'), ('to', 'TO'), ('encourage', 'VB'), ('communications', 'NNS'), ('and', 'CC'), ('develop', 'VB'), ('the', 'DT'), ('state', 'NN'), ('of', 'IN'), ('the', 'DT'), ('art', 'NN'), ('the', 'DT'), ('17', 'CD'), ('year', 'NN'), ('lock', 'NN'), ('is', 'VBZ'), ('nuisance', 'JJ'), ('but', 'CC'), ('historically', 'RB'), ('has', 'VBZ'), ('been', 'VBN'), ('pretty', 'RB'), ('trivial', 'JJ'), ('it', 'PRP'), ('only', 'RB'), ('in', 'IN'), ('an', 'DT'), ('industry', 'NN'), ('which', 'WDT'), ('doubles', 'VBZ'), ('performance', 'NN'), ('every', 'DT'), ('three', 'CD'), ('years', 'NNS'), ('or', 'CC'), ('18', 'CD'), ('months', 'NNS'), ('for', 'IN'), ('some', 'DT'), ('hardware', 'NN'), ('that', 'IN'), ('17', 'CD'), ('years', 'NNS'), ('is', 'VBZ'), ('an', 'DT'), ('eternity', 'NN'), (').', 'VBP'), ('the', 'DT'), ('same', 'JJ'), ('thing', 'NN'), ('applies', 'NNS'), ('in', 'IN'), ('civilian', 'JJ'), ('development', 'NN'), ('you', 'PRP'), ('can', 'MD'), ('patent', 'VB'), ('something', 'NN'), ('_and_', 'PRP'), ('declare', 'VBP'), ('it', 'PRP'), ('trade', 'NN'), ('secret', 'JJ'), ('."', 'NNP'), ('however', 'RB'), ('you', 'PRP'), ('can', 'MD'), ('and', 'CC'), ('should', 'MD'), ('mark', 'VB'), ('all', 'DT'), ('software', 'NN'), ('including', 'VBG'), ('proprietary', 'JJ'), ('code', 'NN'), ('unpublished', 'VBD'), ('copyright', 'NN'), ('so', 'RB'), ('that', 'IN'), ('it', 'PRP'), ('ever', 'RB'), ('does', 'VBZ'), ('get', 'VB'), ('exposed', 'VBN'), ('you', 'PRP'), ('still', 'RB'), ('have', 'VBP'), ('some', 'DT'), ('legal', 'JJ'), ('protection', 'NN'), ('post', 'NN'), ('berne', 'NN'), ('this', 'DT'), ('isn', 'NN'), ('required', 'VBN'), ('since', 'IN'), ('everything', 'NN'), ('is', 'VBZ'), ('born', 'VBN'), ('copyrighted', 'JJ'), ('."', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('takes', 'VBZ'), ('while', 'IN'), ('for', 'IN'), ('people', 'NNS'), ('to', 'TO'), ('learn', 'VB'), ('the', 'DT'), ('new', 'JJ'), ('rules', 'NNS'), (').', 'VBP')]
['unless', 'change', 'law', 'beast', 'classified', 'patent', 'patent', 'exist', 'encourage', 'communication', 'develop', 'state', 'art', 'year', 'lock', 'nuisance', 'historically', 'pretty', 'trivial', 'industry', 'double', 'performance', 'every', 'three', 'year', 'month', 'hardware', 'year', 'eternity', 'thing', 'applies', 'civilian', 'development', 'patent', 'something', 'declare', 'trade', 'secret', 'however', 'mark', 'software', 'include', 'proprietary', 'code', 'unpublished', 'copyright', 'ever', 'get', 'expose', 'still', 'legal', 'protection', 'post', 'berne', 'require', 'since', 'everything', 'bear', 'copyrighted', 'take', 'people', 'learn', 'new', 'rule']
['change_law', 'patent_patent', 'state_art', 'every_three', 'three_year', 'software_include', 'ever_get', 'take_people', 'people_learn', 'learn_new', 'new_rule']
sci_crypt_15453 |@lemmatized unless:1 change:1 law:1 beast:1 classified:1 patent:3 exist:1 encourage:1 communication:1 develop:1 state:1 art:1 year:3 lock:1 nuisance:1 historically:1 pretty:1 trivial:1 industry:1 double:1 performance:1 every:1 three:1 month:1 hardware:1 eternity:1 thing:1 applies:1 civilian:1 development:1 something:1 declare:1 trade:1 secret:1 however:1 mark:1 software:1 include:1 proprietary:1 code:1 unpublished:1 copyright:1 ever:1 get:1 expose:1 still:1 legal:1 protection:1 post:1 berne:1 require:1 since:1 everything:1 bear:1 copyrighted:1 take:1 people:1 learn:1 new:1 rule:1 |@bigram change_law:1 patent_patent:1 state_art:1 every_three:1 three_year:1 software_include:1 ever_get:1 take_people:1 people_learn:1 learn_new:1 new_rule:1
3,408
Printer model and specification: Canon CLC 500 (Color Laser Copier) ps-ipu unit (postscript intelligent processing unit) Hello, We have recently purchased a very expensive and nice color copier/printer. We want to be able to print to it from our SGI iris network. The copier/printer has both a parallel and SCSI interface. I have configured the printer with the "lp" system using the parallel interface and can print postscript files to the printer. I can also print rgb files, but these are in turn converted to postscript by an internal filter. The Canon CLC 500 is a publication quality printer but the quality of our postscript printouts are less than acceptable. We create the postscript files with a variaty of programs, such as showcase, xv, and tops. When we convert to postscript with tops and use the -l option to specify the halftone screen density of 98 rather than the default 40 the output is better, but still much less that acceptable. Note, that we are starting with a screen image in rgb image format and translating the image into postscript. We suspect that if we could use the SCSI interface we would get higher quality pictures. We have not purchased the software that drives the printer from the SCSI port. To my knowledge this software is $5000 and does not come with a warranty. The management here does not want to spend this much money without some assurance that the product will work. Here my questions: If anybody on the net uses this printer are you using the SCSI or parallel port? What is the quality of the printouts? Is there a way to create high quality postscript printouts? What is the limiting component, the postscript language or the postscript interpretor on the printer? The Big question: Where can I get some software to drive the SCSI port for this printer? Please email directly to me, I don't not read news on a regular basis. I will post a summary. Thanks in advance.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38622
1
comp_graphics_38622
[('printer', 'NN'), ('model', 'NN'), ('and', 'CC'), ('specification', 'NN'), ('canon', 'NN'), ('clc', 'VBD'), ('500', 'CD'), ('color', 'NN'), ('laser', 'NN'), ('copier', 'NN'), ('ps', 'VBP'), ('ipu', 'JJ'), ('unit', 'NN'), ('postscript', 'JJ'), ('intelligent', 'JJ'), ('processing', 'NN'), ('unit', 'NN'), ('hello', 'NN'), ('we', 'PRP'), ('have', 'VBP'), ('recently', 'RB'), ('purchased', 'VBN'), ('very', 'RB'), ('expensive', 'JJ'), ('and', 'CC'), ('nice', 'JJ'), ('color', 'NN'), ('copier', 'NN'), ('printer', 'NN'), ('we', 'PRP'), ('want', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('print', 'VB'), ('to', 'TO'), ('it', 'PRP'), ('from', 'IN'), ('our', 'PRP$'), ('sgi', 'NN'), ('iris', 'NN'), ('network', 'NN'), ('the', 'DT'), ('copier', 'NN'), ('printer', 'NN'), ('has', 'VBZ'), ('both', 'DT'), ('parallel', 'JJ'), ('and', 'CC'), ('scsi', 'JJ'), ('interface', 'NN'), ('have', 'VBP'), ('configured', 'VBN'), ('the', 'DT'), ('printer', 'NN'), ('with', 'IN'), ('the', 'DT'), ('lp', 'NN'), ('system', 'NN'), ('using', 'VBG'), ('the', 'DT'), ('parallel', 'JJ'), ('interface', 'NN'), ('and', 'CC'), ('can', 'MD'), ('print', 'VB'), ('postscript', 'NN'), ('files', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('printer', 'NN'), ('can', 'MD'), ('also', 'RB'), ('print', 'VB'), ('rgb', 'NN'), ('files', 'NNS'), ('but', 'CC'), ('these', 'DT'), ('are', 'VBP'), ('in', 'IN'), ('turn', 'NN'), ('converted', 'VBN'), ('to', 'TO'), ('postscript', 'VB'), ('by', 'IN'), ('an', 'DT'), ('internal', 'JJ'), ('filter', 'NN'), ('the', 'DT'), ('canon', 'NN'), ('clc', 'NN'), ('500', 'CD'), ('is', 'VBZ'), ('publication', 'NN'), ('quality', 'NN'), ('printer', 'NN'), ('but', 'CC'), ('the', 'DT'), ('quality', 'NN'), ('of', 'IN'), ('our', 'PRP$'), ('postscript', 'NN'), ('printouts', 'NNS'), ('are', 'VBP'), ('less', 'JJR'), ('than', 'IN'), ('acceptable', 'JJ'), ('we', 'PRP'), ('create', 'VBP'), ('the', 'DT'), ('postscript', 'NN'), ('files', 'VBZ'), ('with', 'IN'), ('variaty', 'NN'), ('of', 'IN'), ('programs', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('showcase', 'NN'), ('xv', 'NN'), ('and', 'CC'), ('tops', 'NNS'), ('when', 'WRB'), ('we', 'PRP'), ('convert', 'VBP'), ('to', 'TO'), ('postscript', 'VB'), ('with', 'IN'), ('tops', 'NNS'), ('and', 'CC'), ('use', 'VB'), ('the', 'DT'), ('option', 'NN'), ('to', 'TO'), ('specify', 'VB'), ('the', 'DT'), ('halftone', 'NN'), ('screen', 'JJ'), ('density', 'NN'), ('of', 'IN'), ('98', 'CD'), ('rather', 'RB'), ('than', 'IN'), ('the', 'DT'), ('default', 'NN'), ('40', 'CD'), ('the', 'DT'), ('output', 'NN'), ('is', 'VBZ'), ('better', 'RBR'), ('but', 'CC'), ('still', 'RB'), ('much', 'RB'), ('less', 'JJR'), ('that', 'IN'), ('acceptable', 'JJ'), ('note', 'NN'), ('that', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('starting', 'VBG'), ('with', 'IN'), ('screen', 'JJ'), ('image', 'NN'), ('in', 'IN'), ('rgb', 'JJ'), ('image', 'NN'), ('format', 'NN'), ('and', 'CC'), ('translating', 'VBG'), ('the', 'DT'), ('image', 'NN'), ('into', 'IN'), ('postscript', 'NN'), ('we', 'PRP'), ('suspect', 'VBP'), ('that', 'IN'), ('if', 'IN'), ('we', 'PRP'), ('could', 'MD'), ('use', 'VB'), ('the', 'DT'), ('scsi', 'JJ'), ('interface', 'NN'), ('we', 'PRP'), ('would', 'MD'), ('get', 'VB'), ('higher', 'JJR'), ('quality', 'NN'), ('pictures', 'VBZ'), ('we', 'PRP'), ('have', 'VBP'), ('not', 'RB'), ('purchased', 'VBN'), ('the', 'DT'), ('software', 'NN'), ('that', 'WDT'), ('drives', 'VBZ'), ('the', 'DT'), ('printer', 'NN'), ('from', 'IN'), ('the', 'DT'), ('scsi', 'NN'), ('port', 'NN'), ('to', 'TO'), ('my', 'PRP$'), ('knowledge', 'NN'), ('this', 'DT'), ('software', 'NN'), ('is', 'VBZ'), ('5000', 'CD'), ('and', 'CC'), ('does', 'VBZ'), ('not', 'RB'), ('come', 'VBN'), ('with', 'IN'), ('warranty', 'PDT'), ('the', 'DT'), ('management', 'NN'), ('here', 'RB'), ('does', 'VBZ'), ('not', 'RB'), ('want', 'VB'), ('to', 'TO'), ('spend', 'VB'), ('this', 'DT'), ('much', 'JJ'), ('money', 'NN'), ('without', 'IN'), ('some', 'DT'), ('assurance', 'NN'), ('that', 'IN'), ('the', 'DT'), ('product', 'NN'), ('will', 'MD'), ('work', 'VB'), ('here', 'RB'), ('my', 'PRP$'), ('questions', 'NNS'), ('if', 'IN'), ('anybody', 'NN'), ('on', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('uses', 'NNS'), ('this', 'DT'), ('printer', 'NN'), ('are', 'VBP'), ('you', 'PRP'), ('using', 'VBG'), ('the', 'DT'), ('scsi', 'NN'), ('or', 'CC'), ('parallel', 'VB'), ('port', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('quality', 'NN'), ('of', 'IN'), ('the', 'DT'), ('printouts', 'NNS'), ('is', 'VBZ'), ('there', 'JJ'), ('way', 'NN'), ('to', 'TO'), ('create', 'VB'), ('high', 'JJ'), ('quality', 'NN'), ('postscript', 'NN'), ('printouts', 'VBZ'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('limiting', 'VBG'), ('component', 'NN'), ('the', 'DT'), ('postscript', 'NN'), ('language', 'NN'), ('or', 'CC'), ('the', 'DT'), ('postscript', 'JJ'), ('interpretor', 'NN'), ('on', 'IN'), ('the', 'DT'), ('printer', 'NN'), ('the', 'DT'), ('big', 'JJ'), ('question', 'NN'), ('where', 'WRB'), ('can', 'MD'), ('get', 'VB'), ('some', 'DT'), ('software', 'NN'), ('to', 'TO'), ('drive', 'VB'), ('the', 'DT'), ('scsi', 'NN'), ('port', 'NN'), ('for', 'IN'), ('this', 'DT'), ('printer', 'NN'), ('please', 'NN'), ('email', 'VB'), ('directly', 'RB'), ('to', 'TO'), ('me', 'PRP'), ('don', 'VB'), ('not', 'RB'), ('read', 'JJ'), ('news', 'NN'), ('on', 'IN'), ('regular', 'JJ'), ('basis', 'NN'), ('will', 'MD'), ('post', 'VB'), ('summary', 'JJ'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN')]
['printer', 'model', 'specification', 'canon', 'clc', 'color', 'laser', 'copier', 'ps', 'ipu', 'unit', 'postscript', 'intelligent', 'processing', 'unit', 'hello', 'recently', 'purchase', 'expensive', 'nice', 'color', 'copier', 'printer', 'want', 'able', 'print', 'sgi', 'iris', 'network', 'copier', 'printer', 'parallel', 'scsi', 'interface', 'configure', 'printer', 'lp', 'system', 'use', 'parallel', 'interface', 'print', 'postscript', 'file', 'printer', 'also', 'print', 'rgb', 'file', 'turn', 'convert', 'postscript', 'internal', 'filter', 'canon', 'clc', 'publication', 'quality', 'printer', 'quality', 'postscript', 'printout', 'less', 'acceptable', 'create', 'postscript', 'file', 'variaty', 'program', 'showcase', 'xv', 'top', 'convert', 'postscript', 'top', 'use', 'option', 'specify', 'halftone', 'screen', 'density', 'rather', 'default', 'output', 'well', 'still', 'much', 'less', 'acceptable', 'note', 'start', 'screen', 'image', 'rgb', 'image', 'format', 'translate', 'image', 'postscript', 'suspect', 'could', 'use', 'scsi', 'interface', 'would', 'get', 'high', 'quality', 'picture', 'purchase', 'software', 'drive', 'printer', 'scsi', 'port', 'knowledge', 'software', 'come', 'warranty', 'management', 'want', 'spend', 'much', 'money', 'without', 'assurance', 'product', 'work', 'question', 'anybody', 'net', 'us', 'printer', 'use', 'scsi', 'parallel', 'port', 'quality', 'printout', 'way', 'create', 'high', 'quality', 'postscript', 'printouts', 'limit', 'component', 'postscript', 'language', 'postscript', 'interpretor', 'printer', 'big', 'question', 'get', 'software', 'drive', 'scsi', 'port', 'printer', 'please', 'email', 'directly', 'read', 'news', 'regular', 'basis', 'post', 'summary', 'thanks', 'advance']
['hello_recently', 'recently_purchase', 'want_able', 'able_print', 'sgi_iris', 'scsi_interface', 'system_use', 'parallel_interface', 'postscript_file', 'convert_postscript', 'postscript_file', 'convert_postscript', 'well_still', 'still_much', 'much_less', 'screen_image', 'image_format', 'could_use', 'use_scsi', 'scsi_interface', 'would_get', 'get_high', 'high_quality', 'drive_printer', 'scsi_port', 'software_come', 'want_spend', 'spend_much', 'much_money', 'printer_use', 'use_scsi', 'parallel_port', 'way_create', 'high_quality', 'big_question', 'question_get', 'get_software', 'drive_scsi', 'scsi_port', 'please_email', 'read_news', 'regular_basis', 'post_summary', 'summary_thanks', 'thanks_advance']
comp_graphics_38622 |@lemmatized printer:10 model:1 specification:1 canon:2 clc:2 color:2 laser:1 copier:3 ps:1 ipu:1 unit:2 postscript:10 intelligent:1 processing:1 hello:1 recently:1 purchase:2 expensive:1 nice:1 want:2 able:1 print:3 sgi:1 iris:1 network:1 parallel:3 scsi:5 interface:3 configure:1 lp:1 system:1 use:4 file:3 also:1 rgb:2 turn:1 convert:2 internal:1 filter:1 publication:1 quality:5 printout:2 less:2 acceptable:2 create:2 variaty:1 program:1 showcase:1 xv:1 top:2 option:1 specify:1 halftone:1 screen:2 density:1 rather:1 default:1 output:1 well:1 still:1 much:2 note:1 start:1 image:3 format:1 translate:1 suspect:1 could:1 would:1 get:2 high:2 picture:1 software:3 drive:2 port:3 knowledge:1 come:1 warranty:1 management:1 spend:1 money:1 without:1 assurance:1 product:1 work:1 question:2 anybody:1 net:1 us:1 way:1 printouts:1 limit:1 component:1 language:1 interpretor:1 big:1 please:1 email:1 directly:1 read:1 news:1 regular:1 basis:1 post:1 summary:1 thanks:1 advance:1 |@bigram hello_recently:1 recently_purchase:1 want_able:1 able_print:1 sgi_iris:1 scsi_interface:2 system_use:1 parallel_interface:1 postscript_file:2 convert_postscript:2 well_still:1 still_much:1 much_less:1 screen_image:1 image_format:1 could_use:1 use_scsi:2 would_get:1 get_high:1 high_quality:2 drive_printer:1 scsi_port:2 software_come:1 want_spend:1 spend_much:1 much_money:1 printer_use:1 parallel_port:1 way_create:1 big_question:1 question_get:1 get_software:1 drive_scsi:1 please_email:1 read_news:1 regular_basis:1 post_summary:1 summary_thanks:1 thanks_advance:1
3,409
Southern California RideList -- 4/14/93 Please send me any updates to this ride list. Remember, only street rides that are open to all bikers are posted. Please inc. phone # for further info. Also, send me your e-mail address if you want mailed copies of this list. I suggest calling first to make sure that info is current. If you find out further info, please let me know. I strive for accuracy but cannot be responsible for errors. e-mail address: [email protected] --------- c&d = coffee & donuts; Mx = Live Music; f&d = food & drinks available; * = changes since last posting; ** Address at end of posting
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104312
8
rec_motorcycles_104312
[('southern', 'JJ'), ('california', 'NN'), ('ridelist', 'NN'), ('--', ':'), ('14', 'CD'), ('93', 'CD'), ('please', 'NN'), ('send', 'VB'), ('me', 'PRP'), ('any', 'DT'), ('updates', 'NNS'), ('to', 'TO'), ('this', 'DT'), ('ride', 'JJ'), ('list', 'NN'), ('remember', 'VB'), ('only', 'JJ'), ('street', 'NN'), ('rides', 'NNS'), ('that', 'WDT'), ('are', 'VBP'), ('open', 'JJ'), ('to', 'TO'), ('all', 'DT'), ('bikers', 'NNS'), ('are', 'VBP'), ('posted', 'VBN'), ('please', 'JJ'), ('inc', 'JJ'), ('phone', 'NN'), ('for', 'IN'), ('further', 'JJ'), ('info', 'NN'), ('also', 'RB'), ('send', 'VB'), ('me', 'PRP'), ('your', 'PRP$'), ('mail', 'NN'), ('address', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('want', 'VBP'), ('mailed', 'JJ'), ('copies', 'NNS'), ('of', 'IN'), ('this', 'DT'), ('list', 'NN'), ('suggest', 'VBP'), ('calling', 'VBG'), ('first', 'RB'), ('to', 'TO'), ('make', 'VB'), ('sure', 'JJ'), ('that', 'IN'), ('info', 'NN'), ('is', 'VBZ'), ('current', 'JJ'), ('if', 'IN'), ('you', 'PRP'), ('find', 'VBP'), ('out', 'RP'), ('further', 'JJ'), ('info', 'NN'), ('please', 'NN'), ('let', 'VB'), ('me', 'PRP'), ('know', 'VB'), ('strive', 'JJ'), ('for', 'IN'), ('accuracy', 'NN'), ('but', 'CC'), ('cannot', 'NN'), ('be', 'VB'), ('responsible', 'JJ'), ('for', 'IN'), ('errors', 'NNS'), ('mail', 'VBP'), ('address', 'NN'), ('---------', 'JJ'), ('coffee', 'NN'), ('donuts', 'NNS'), ('mx', 'VBP'), ('live', 'JJ'), ('music', 'NN'), ('food', 'NN'), ('drinks', 'NNS'), ('available', 'JJ'), ('changes', 'NNS'), ('since', 'IN'), ('last', 'JJ'), ('posting', 'NN'), ('**', 'VBD'), ('address', 'NN'), ('at', 'IN'), ('end', 'NN'), ('of', 'IN'), ('posting', 'VBG')]
['southern', 'california', 'ridelist', 'please', 'send', 'update', 'ride', 'list', 'remember', 'street', 'ride', 'open', 'bikers', 'post', 'please', 'inc', 'phone', 'info', 'also', 'send', 'mail', 'address', 'want', 'mailed', 'copy', 'list', 'suggest', 'call', 'first', 'make', 'sure', 'info', 'current', 'find', 'info', 'please', 'let', 'know', 'strive', 'accuracy', 'cannot', 'responsible', 'error', 'mail', 'address', 'coffee', 'donut', 'mx', 'live', 'music', 'food', 'drink', 'available', 'change', 'since', 'last', 'posting', 'address', 'end', 'post']
['southern_california', 'please_send', 'inc_phone', 'also_send', 'send_mail', 'mail_address', 'first_make', 'make_sure', 'info_please', 'please_let', 'let_know', 'mail_address', 'change_since', 'since_last', 'last_posting', 'end_post']
rec_motorcycles_104312 |@lemmatized southern:1 california:1 ridelist:1 please:3 send:2 update:1 ride:2 list:2 remember:1 street:1 open:1 bikers:1 post:2 inc:1 phone:1 info:3 also:1 mail:2 address:3 want:1 mailed:1 copy:1 suggest:1 call:1 first:1 make:1 sure:1 current:1 find:1 let:1 know:1 strive:1 accuracy:1 cannot:1 responsible:1 error:1 coffee:1 donut:1 mx:1 live:1 music:1 food:1 drink:1 available:1 change:1 since:1 last:1 posting:1 end:1 |@bigram southern_california:1 please_send:1 inc_phone:1 also_send:1 send_mail:1 mail_address:2 first_make:1 make_sure:1 info_please:1 please_let:1 let_know:1 change_since:1 since_last:1 last_posting:1 end_post:1
3,410
Archive-name: net-privacy/part3 Last-modified: 1993/3/3 Version: 2.1 NOTES on ANONYMITY on the INTERNET ================================== Compiled by L. Detweiler <[email protected]>. <8.1> What are some known anonymous remailing and posting sites? <8.2> What are the responsibilities associated with anonymity? <8.3> How do I `kill' anonymous postings? <8.4> What is the history behind anonymous posting servers? <8.5> What is the value of anonymity? <8.6> Should anonymous posting to all groups be allowed? <8.7> What should system operators do with anonymous postings? <8.8> What is going on with anon.penet.fi maintained by J. Helsingius? * * * _____ <8.1> What are some known anonymous remailing and posting sites? Currently the most stable of anonymous remailing and posting sites is anon.penet.fi operated by [email protected] for several months, who has system adminstrator privileges and owns the equipment. Including anonymized mail, Usenet posting, and return addresses (no encryption). Send mail to [email protected] for information. Hal Finney has contributed an instruction manual for the cypherpunk remailers on the ftp site soda.berkeley.edu (128.32.149.19): pub/cypherpunks/hal's.instructions. See also scripts.tar.Z (UNIX scripts to aid remailer use) and anonmail.arj (MSDOS batch files to aid remailer use). [email protected] ----------------------------- Anonymized mail. Request information from above address. [email protected] ------------------------- Experimental anonymous remailer run Karl Barrus <[email protected]>, with encryption to the server. Request information from that address. [email protected] ---------------------- Experimental remailer with encryption to server and return addresses. Request information from above address. [email protected] [email protected] [email protected] ---------------------- Experimental remailer. Include header `Request-Remailing-To'. [email protected] ---------------------- Experimental remailer allowing one level of chaining. Run by Chael Hall. Request information from above address. [email protected] ----------------------------- Experimental remailer with encryption to server. `finger' site address for information. Notes ===== - Cypherpunk remailers tend to be unstable because they are often running without site administrator knowledge. Liability issues are wholly unresolved. - So far, all encryption is based on public-key cryptography and PGP software (see the question on cryptography). - Encryption aspects (message text, destination address, replies) vary between sites. - Multiple chaining, alias unlinking, and address encryption are mostly untested, problematic, or unsupported at this time. _____ <8.2> What are the responsibilities associated with anonymity? Users ----- - Use anonymity only if you have to. Frivolous uses weaken the seriousness and usefulness of the capability for others. - Do not use anonymity to provoke, harass, or threaten others. - Do not hide behind anonymity to evade established conventions on Usenet, such as posting binary pictures to regular newsgroups. - If posting large files, be attentive to bandwidth considerations. Remember, simply sending the posting to the service increases network traffic. - Avoid posting anonymously to the regular hierarchy of Usenet; this is the mostly likely place to alienate readers. The `alt' hierarchy is preferred. - Give as much information as possible in the posting (i.e. references, etc.) Remember that content is the only means for readers to judge the truth of the message, and that any inaccuracies will tend to discredit the entire message and even future ones under the same handle. - Be careful not to include information that will reveal your identity or enable someone to deduce it. Test the system by sending anonymized mail to yourself. - Be aware of the policies of the anonymous site and respect them. Be prepared to forfeit your anonymity if you abuse the privilege. - Be considerate and respectful of other's objections to anonymity. - ``Hit-and-run'' anonymity should be used with utmost reservation. Use services that provide anonymous return addresses instead. - Be courteous to the system operator, who may have invested large amounts of time, be personally risking his account, or dedicating his hardware, all for your convenience. Operators --------- - Document thoroughly acceptable and unacceptable uses in an introductory file that is sent to new users. Have a coherent and consistent policy and stick to it. State clearly what logging and monitoring is occurring. Describe your background, interest, and security measures. Will the general approach be totalitarian or lassaiz-faire? - Formulate a plan for problematic ethical situations and anticipate potentially intense moral quandaries and dilemmas. What if a user is blackmailing someone through your service? What if a user posts suicidal messages through your service? Remember, your users trust you to protect them. - In the site introductory note, give clear examples of situations where you will take action and what these actions will be (e.g. warn the user, limit anonymity to email or posting only, revoke the account, 'out' the user, contact local administrator, etc.) - Describe exactly the limitations of the software and hardware. Address the bandwidth limitations of your site. Report candidly and thoroughly all bugs that have occurred. Work closely with users to isolate and fix bugs. Address all bugs noted below under ``(in)stability of anonymity''. - Document the stability of the site---how long has it been running? What compromises have occured? Why are you running it? What is your commitment to it? - Include a disclaimer in outgoing mail and messages. Include an address for complaints, ideally appended to every outgoing item. Consult a lawyer about your liability. - Be committed to the long-term stability of the site. Be prepared to deal with complaints and `hate mail' addressed to you. If you do not own the hardware the system runs on or are not the system adminstrator, consult those who do and are. - Be considerate of providing anonymity to various groups. If possible, query group readers. - Keep a uniformity and simplicity of style in outgoing message format that can be screened effectively by kill files. Ensure the key text `Anon' is somewhere in every header. - Take precautions to ensure the security of the server from physical and network-based attacks and infiltrations. Readers ------- - Do not complain, attack, or discredit a poster for the sole reason that he is posting anonymously, make blanket condemnations that equate anonymity with cowardice and criminality, or assail anonymous traffic in general for mostly neutral reasons (e.g. its volume is heavy or increasing). - React to the anonymous information unemotionally. Abusive posters will be encouraged further if they get irrationally irate responses. Sometimes the most effective response is silence. - Notify operators if very severe abuses occur, such as piracy, harassment, extortion, etc. - Do not complain about postings being inappropriate because they offend you personally. - Use kill files to screen anonymous postings if you object to the idea of anonymity itself. - Avoid the temptation to proclaim that all anonymous postings should be barred from particular groups because no `possible' or `conceivable' need exists. References ---------- See e.g. ftp.eff.org:/pub/academic/anonymity: > This article is an excerpt from an issue of FIDONEWS on individual > privacy and the use of handles. It accepts the need of a system > operator to know the name of a user; but suggests that the use of > a handle is analogous to a request to withhold the name in a > letter to the editor. The article concludes with a set of > guidelines for preserving the right to be anonymous. _____ <8.3> How do I `kill' anonymous postings? James Thomas Green <[email protected]>: > Try putting this in your kill file: > > /Anon/h:j > /Anonymous/h:j > > This will search the headers of the messages and kill any that > contain `Anon' or `Anonymous' in them. Not perfect and won't > kill followups. Note that anonymous server operators have the capability to mask anonymous postings under which the above method will not work; so far this practice is not widespread, but it may become more common as a countermeasure to widespread anonymous filtering. _____ <8.4> What is the history behind anonymous posting servers? Originally anonymous posting services were introduced for individual, particularly volatile newsgroups, where anonymity is almost the preferred method of communication, such as talk.abortion and alt.sex.bondage. One of the first was one by Dave Mack started in ~1988 for alt.sex.bondage. Another early one was wizvax.methuen.ma.us run by Stephanie Gilgut (Gilgut Enterprises) but was disbanded due to lack of funds. The system provided anonymous return addresses. n7kbt.rain.com (John Opalko) took up the functions of this server, including reinstating the anonymous alias file. The group ``alt.personals has been chewing through servers like there's no tomorrow.'' Spurred by the disappearance of `wizvax' and interested in researching the idea, Karl Kleinpaste <[email protected]> developed his own system from scratch in six hours. By this time the idea of extending the server to new, more `mainstream' groups was starting to emerge, and he explored the possibility partly at the specific request by multiple users for anonymity in other groups. ``The intended advantage of my system was specifically to allow multiple group support, with a single anon identifier across all. This was arguably the single biggest deficiency of previous anon systems.'' K. Kleinpaste posted a message on rec.nude asking users whether an anonymous service would be welcome there, and judged a consensus against it. K. Kleinpaste introduced what he calls a ``fire extinguisher'' to `squelch' or `plonk' abusive users in response to complaints, and used this in three cases. Nevertheless, after a few months of intense traffic he was eventually overwhelmed by the abuses of his server. ``Even as restricted as it was, my system was subjected to abuses to the point where it was ordered dismantled by the facilities staff here. Such abuses started right after it was created.'' In ~Nov 1992, Johan Helsingius ([email protected]) set up the most controversial anonymous site to date. anon.penet.fi is based on scripts and C code written by K. Kleinpaste and supports anonymized mail, posting, and return addresses. He initially wanted to confine the service to Scandinavian users but expanded it to worldwide accessability in response to 'lots' of international requests. J. Helsingius policy of allowing anonymous posting to every Usenet newsgroup has been met with strong and serious ideological opposition (e.g. by news adminstrators in news.admin.policy). Because of the relative newness and recent emergence of the medium, abuses by anonymous posters tend to have higher visibility than ``routine'' abuses. His total commitment to preservation of anonymity is also controversial. For example, in a highly controversial and publicized case in ~Feb 1993, an anonymous user posted a supposed transcript of desperate crew dialogue during the Challenger shuttle disaster via anon.penet.fi to sci.astro. Despite that the transcript had been posted in the same place up to a year earlier (then non-anonymously) and actually originated not with the poster but a New York news tabloid, subsequent responses consisted largely of vociferous outrage at the poster's use of anonymity, reverberating through many newsgroups. The original poster, using the same anonymous handle, later conceded that the story ``seemed likely to have been fabricated,'' suggesting the plausible possibility that the original intent was not to provoke outrage but gauge reactions on the authenticity of the story (albeit crudely), free of personal risk from perceived association with the item. The ensuing commotion generated queries for the original article by late-entering readers. The anonymous user later posted deliberately offensive comments at his detractors. Despite piercingly irate and outraged complaints, and even the vocal opposition and verbal abuse of K. Kleinpaste and eminent news operators, J. Helsingius has largely avoided use of the ``fire extingisher'' and the ``group bouncer'' mechanisms that limit the scope of the service. As of ~March 1993 the anon.penet.fi site is best described as `inundated': it has registered over 13,000 users in its initial three months of operation, forwards ~3000 messages a day, and approximately 5% of all Usenet postings are anonymized through the site. The immense popularity is probably largely due to the capability for `global' anonymity which has allowed users to find creative uses in diverse areas not previously envisioned. Johan Helsingius has been subject to extraordinary pressure to dismantle his server in ~Feb 1993. At one point K. Kleinpaste threatened publicly to organize a sort of vigilante group of irate news operators to send out revocation commands on all messages originating from the site. J. Helsingius has also alluded to threats of flooding the server. The server has crashed several times, at least once due to a saturation `mailbombing' through it by an anonymous user. Mr. Helsingius reports spending up to 5 hours per day answering email requests alone associated with the service's administration. In response to the serious threats he disabled global group access temporarily for one week and encouraged his users to defend the service publicly. Based on fast-moving dialogue and creative suggestions by ``cypherpunks,'' J. Helsingius has identified many security weaknesses and valuable new features for the service, and is currently in the process of code development and testing. He is planning on upgrading the IBM compatible 386 machine to a 486 soon to handle the voluminous load and is considering integrating a new system with very sophisticated functionality, including multiple email aliases, alias allocation control, public-key encryption, etc. A very sophisticated anonymous posting system was set up in Dec. 1992 by D. Clunie <[email protected]> that used cryptography in both directions (to/from) the server for the highest degree of confidentiality seen so far. However, it was running on a public access account, and he had to shut it down after only several weeks, upon receiving requests and conditions apparently ultimately originating from NSF representatives. D. Clunie has released the software to the public domain. Recently the idea of a newsgroup devoted to `whistleblowing' on government abuses has received wide and focused attention, and group formation is currently underway. In the basic scenario the group would allow people to post pseudonymously using remailers, and even establish reputations based on their authentifiable digital signatures. The traffic may eventually reach reporters in the mainstream news media. [email protected] has volunteered to attack multiple aspects of this project, including distributing easy-to-read documentation on posting, anonymization, and encryption. See also sections on ``views on anonymous posting'' below and ``what is going on with anon.penet.fi?'' in this document. (Thanks to Carl Kleinpaste <[email protected]>, David Clunie <[email protected]> and Johan Helsingius <[email protected]> for contributions here.) _____ <8.5> What is the value of anonymity? [email protected]: > I think anonymous posts do help in focusing our attention on the > content of one's message. Sure lot of anonymous posts are abusive > or frivolous but in most cases these are by users who find the > anon facility novel. Once the novelty wears off they are stopping > their pranks... [email protected] (Wes Morgan): > I don't mind seeing the miscellaneous hatred/prejudice/racism; > those things are part of our nature. However, the notion of > providing anonymity's shield for these ideas repulses me. If > they have such strong feelings, why can't they put their name(s) > on their postings? ... Quite frankly, I loathe communication > with people who refuse to use their names. [email protected] (David Clunie) > Many seem to question the value of anonymity. But who are they to > say what risks another individual should take ? There is no > question that in this rather conservative society that we live > in, holding certain views, making certain statements, adopting a > certain lifestyle, are likely to result in public censure, > ridicule, loss of status, employment, or even legal action. Given > the heterogeneity of the legal jurisdictions from where the many > contributors to usenet post, who knows what is legal and what is > not ! Some say that anonymous posters are "cowards" and should > stand up and be counted. Perhaps that is one point of view but > what right do these detractors have to exercise such censorship ? From: [email protected] (Doug Sewell) > Why is it censorship to not expect someone to speak for > themselves, without the cloak of anonymity. This is at best a > lame argument. > > You tell me why what you have to say requires anonymity. And you > tell me why the wishes of a majority of non-anonymous users of a > newsgroup should be disregarded when they don't want anonymous > posts. > > Anonymous users have LESS rights than any others. They are not > legitimate usenet participants. I would not honor RFDs, CFVs, > control messages, or votes from one. [email protected] (Brad Templeton): > I can think of no disadvantage caused by anon posting sites that > doesn't already exist, other than the fact that they do make more > naive net users who don't know how to post anonymously the old > way more prone to do it. From: [email protected] (Tom Mandel) > I cannot speak for others but I regard anonymous postings in a > serious discussion as pretty much worthless. ... views that hide > behind the veil of anon are hardly worth the trouble of reading. [email protected] (Hank Pankey) > Since I began posting anonymously (to show support for general > principles of personal privacy) I have been subject to far more > abuse and attack than I ever received before. People seem to > find it easier to flame and insult someone whose name they don't > know. Perhaps it's easier to pretend that there is no person > behind the email address who feels the sting of abusive comments. > > Anonymity does hinder some methods of controlling other posters' > actions. People who seek such control will naturally oppose it. From: [email protected] > Instead of making this a "free-er medium" by allowing posters to > "protect themselves" with anonymity, simply require that all > posters be prepared to discuss their sources of information and > take the heat for unsubstantiated dribble. This seems to be the > way things are currently done; [email protected] (Kate Gregory): > In misc.kids there are three threads going on started by anonymous > posters. One was about changing jobs so as to work less hours, > job sharing and so on, from a woman who didn't want anyone at her > current place of work to know she was thinking of looking for > work elsewhere. The next was from a woman who is thinking of > having a baby sometime soon and doesn't want coworkers, friends, > family etc etc to know all about it, but who wants advice. The > third is about sex after parenthood -- actually this was started > by people posting in the usual way but then it was pointed out > that the anonymous posting service might let more people > participate. > > Misc.kids doesn't seem to be suffering any harm from the presence > of anonymous posters; in fact it seems to have been helped by it. [email protected] (Dan Hoey): > While there has never been any real security against anonymous or > forged postings on Usenet, the process has until now been > sufficiently inconvenient, error-prone, and undocumented to limit > its use by persons who have not learned the culture of the net. > > On the other hand, a recent use of the anonymous posting service > on sci.math seemed seemed to be a student asking help on a > homework problem. It has now been attributed to a teacher, > asking for an explanation of a dubious answer in his teaching > guide. He says his news posting is broken, so he is using the > anonymous service as a mail-to-news gateway. Karl Barrus <[email protected]> > Some argue that the opinions of the people who hide behind a veil > of anonymity are worthless, and that people should own up to > their thoughts. I agree with the latter point - in an ideal > world we would all be sitting around engaging in Socratic > dialogues, freely exchanging our opinions in an effort to > learn. But in an ideal world nobody will threaten you for your > thoughts, or ridicule you. > > But we live in a world where the people who don't agree with you > may try to harm you. Let's face it, some people aren't going to > agree with your opinion no matter how logically you try to > present it, or how reasoned out it may be. This is sad since it > does restrict people from voicing their opinions. [email protected] (Richard E. Depew): > The consensus seems to be that a general anonymous posting service > such as that at anon.penet.fi seems sufficiently corrosive of the > trust and civility of the net that this particular experiment > should be ended. Perhaps the next time the question comes up we > can say: "We tried it - we learned it does more harm than good - > and we stopped it." From: [email protected] (Alexander EICHENER) > anonymous posting has not created major problems aside from > angering irate people (like you?) who would rather ban > anonymous/pseudonymous posting altogether because "real men can > stand up for what they said" or comparable puerile arguments as > others have brought up. [email protected] (Dave Hayes): > What a primal example of human nature. I have three questions for > you folks. > > Do people really say different things to each other based upon > whether their identity is or isn't known? > > Are people really so affected by what other people say that the > verbage is labeled "abuse"? > > Most importantly, on a forum that prizes itself on the freedom of > communication that it enjoys, is there really such a thing as > freedom of communication? From: [email protected] (Terry McGonigal) > <sigh>... Just how many anon services are needed? Will > *everybody* start running one soon? What's the purpose? Who > stands to benefit when there are N anon services, then 2*N, then > N^2, out there. Where *has* this sudden fasination with anon > services come from? > > For better or (IMHO) worse, it looks like we'er gonna get stuck > with these things, and as much as I don't like the idea (of > services like this becoming the norm) I don't really think > there's much to be done since it's obvious that anyone who wants > to can set one up with a bit of work. [email protected] (Karl Kleinpaste): > Weak reasoning. > With freedom comes responsibility. [email protected] (Dave Hayes): > Responsibility isn't real if it is enforced. True responsibilty > comes with no coercion. _____ <8.6> Should anonymous posting to all groups be allowed? [email protected] (Wes Morgan): > I will be the first to admit that I hold some controversial > opinions; indeed, I'm sure that none of us are completely > orthodox in our opinions. However, I've received *hundreds* of > anonymous email messages over the last few years; fewer than 20 > of them were "reasonable posts made with good motives." It's > getting more and more difficult to remember why we need anonymity > at all; the abusers are (once again) lousing things up for those > who truly need the service (or those who would put it to good > use). > > I'm not suggesting that we should ban anonymous servers; as I've > said, there are several situations in which anonymity is a Good > Thing (tm). > > However, the notion that anonymity's shield should be > automatically extended to every Usenet discussion is ridiculous; > it opens the door to further abuse. [email protected] (Tim Pierce): > Of course, how does one determine whether a "group" requests the > service? A flat majority of posters voting in favor? A positive > margin of 100 votes? Or what? No one speaks for a newsgroup. > > I'm not convinced by the arguments that an anonymous posting > service for all newsgroups is inherently a bad idea, simply > because it's a diversion from the status quo. Since the status > quo previously permitted anonymous posting to *no* newsgroups, > any anonymous posting service would reject the status quo. > It is facist to suggest that a newsgroup is best able to decide > whether it wants to allow anonymous postings instead of having > them forced upon them by an service administrator? [email protected] (Brian W. Ogilvie): > The service provides a mechanism for forwarding mail to the > original poster. Since most Usenet readers don't know John Smith > from Jane Doe except by their opinions and their address, the > effect of having an anonymous posting to which mail replies can > be directed is minimal, except for those who personally know the > poster--and ... the lack of anonymity could be serious. Any > mechanism like this is liable to abuse, but the benefits as well > as the costs must be weighed. Limiting the service to alt groups, > or specific groups, would not help those who want advice on > sensitive issues in more 'professional' newsgroups. From: [email protected] (Tarl Neustaedter) > An additional point is that some of us find anonimity in technical > matters to be profoundly offensive; anonimity in different forums > has different meanings. If I get a phone call from someone who > won't identify himself, I hang up. If I get U.S. mail with no > return address, it goes into the garbage unopened. If someone > accosts me in the street while wearing a mask, I back away - > carefully, and expecting violence. In a technical discussion, > anonimity means that the individual isn't willing to associate > himself with the matter being discussed, which discredits his > utterances and makes listening to them a waste of time. > > Anonimity leads to fun psych experiments; the literature is filled > with all the various things that people will do anonymously that > they won't otherwise. Including one notorious study involving > torture that would not have passed today's ethical standards. Fun > stuff, in any case. > > FINE. LEAVE US OUT OF IT. From: [email protected] (Joe Buck) > You obviously have never submitted an article to a refereed > journal, where you will receive anonymous reviews through a server > (the editor) that behaves much like the one in Finland (e.g. you > may reply and the editor will maintain the anonymity). ... Your > comparison of someone who wants to express him/herself on a > technical issue anonymously with a person who approaches you on a > dark street with a ski mask is just emotionally overwrought > nonsense; such posters pose no physical threat to you. [email protected] (J. Kamens): > It seems obvious to me that the default should be *not* to allow > anonymous postings in a newsgroup. The Usenet has always > operated on the principle that the status quo should be kept > unless there's a large number of people who want to change it. > > If someone REALLY needs to post a message anonymous in a newsgroup > in which this usually isn't done, they can usually find someone > on the net to do this for them. They don't need an automated > service to do it, and the automated service is by its nature > incapable of making the judgment call necessary to decide whether > a particular posting really needs to be anonymous. From: [email protected] (Tim Pierce) > For any newsgroup you name, I bet I can envision a scenario > involving a need for secrecy. If an accurate content-based > filter of each anonymous posting could be devised to screen out > those that don't require secrecy, wonderful. But it can't be > done. From: [email protected] (Lasse Hiller|e Petersen) > If a newsgroup wants to be noise- and nuisance-free, then it > should call for moderation. This should happen on a per-newsgroup > basis, and not as a general USENET ban on anonymous postings. Of > course one principle of moderation might be to keep out all > anonymous postings, and could be achieved automatically. It would > still be _moderation_. Personally I would prefer moderation > criteria being based on actual content. David A. Clunie ([email protected]) > If a "group" doesn't want to receive certain posts it should > become moderated - there are clearly defined mechanisms on > non-alt groups for this to take place. An automated moderator > excluding posts from certain (eg. anonymous) sites or individuals > could easily be established. If anyone wants to take such a > draconian approach then they are welcome to do so and good luck > to them. I doubt if I will be reading their group ! From: [email protected] (Dave Ratcliffe) > What possible need would someone have for posting anonymously to a > sci.* group? > > Sure most adults are willing to post under their own names. Why > would they want to hide behind an anonymous posting service? > Ashamed of what they have to say or just trying to rile people > without fear of being identified? > > Anonymous posting have their place in CERTAIN groups. If I or > anyone else needs to tell you what those groups are then you've > been on another planet breathing exotic gases for too long. From: [email protected] > It's bloody fascinating that (all?) the proponents of unimpeded > universal anon posting access can't seem to find any middle > ground at all. Why is there such a perception of > absolutism? Where does this instant gratification syndrome come > from, "I want anon access and I want it NOW"? Who are the > control freaks here? From: [email protected] > Remember, this is a newsgroup for posters writing about SCIENTIFIC > issues. Anonymous discussion of scientific issues leads to bad > science. From: [email protected] (Jon Noring) > Though many have personal philosophical arguments against > anonymous posters, their arguments have not been compelling > enough to convince me that omni-newsgroup anonymous posting > should be banned or severely restricted. Though I cannot prove > it, it seems to me that those who do not like anonymous posting > (in principle) do so for reasons that are personal (read, > psychological discomfort) rather than for reasons related to > maintaining the "integrity" of Usenet. > > Remember, it is impossible to be able to ascertain all the > conceivable and legitimate motives for anonymous posting to > newsgroups one normally would not deem to be "sensitive". ... in > general, I fear even letting newsgroup readers vote on either > allowing or not allowing anonymous posting, since a priori they > *cannot* know all the motives of *legitimate* posters, and I do > not believe that any system should ever be instituted that would > inhibit the posting of legitimate and informative posts. > I personally don't believe that pseudonymous postings are > appropriate in a serious discussion area. If there is a > LEGITIMATE reason for concealing the posters' identity, perhaps, > but simply because they're not so sure if they want their name > attached doesn't qualify as LEGITIMATE in my book. (Oh, and if > you can come up with a legitimate purpose for anonymous postings, > please, enlighten me.) [email protected] (Stuart P. Derby) > Three of our (the U.S.'s) founding fathers, Madison, Hamilton, and > Jay, seemed to think "anonymous posting" was OK. The Federalist > papers were originally printed in New York newspapers with > authorship attributed to "Publius". I wonder if you would find > their purpose "LEGITIMATE"? _____ <8.7> What should system operators do with anonymous postings? From: [email protected] (Ed McGuire) > I would like to know how to junk all articles posted by the > anonymous service currently being discussed. Ideally I would > actually tell my feed site not to feed me articles posted by the > anonymous service. Assuming the C News Performance Release, what > is a simple way to accomplish this? Or where should I look to > learn how to do it myself? From: [email protected] (David Clunie) > That's a bit draconian isn't it ? Have your users unanimously > decided that they would like you to do this or have you decided > for them ? From: [email protected] (Ed McGuire) > Good question. Nobody has decided. I have no definite plan to do > this, just wanted the technical data. Carl Kleinpaste ([email protected]): > ...were I to be in the position of offering such a service again, > my promises of protection of anonymity would be limited. Not on > the basis of personal opinion of what gets posted, but on the > basis of postings which disrupt the smooth operation of the > Usenet. The most obvious and direct recourse would be to `out' > the abusive individual. Less drastic possibilities exist -- the > software supports a "fire extinguisher" by which individuals can > be prevented from posting. [email protected] (John Hascall): > Since when is Usenet a democracy? If someone wants to run an > anonymous service, that's their business. If you want to put > that host in your killfile, that's your business. If a newsadmin > wants to blanket-drop all postings from that site, that's between > them and the other people at that site. If everyone ignores a > service, the service effectively doesn't exist. From: [email protected] (Jonathan I. Kamens) > NNTP servers that allow posting from anyone are NOT "a service to > the net." They do the net a disservice. > > Terminal servers have the same problems as open NNTP servers -- > they allow people who want to do illegal/immoral/unethical things > on the Internet to do so without accountability. > > There are, by now, public access sites all over this country, if > not all over the world, that allow very inexpensive access to the > Usenet and the Internet. There is no reason for NNTP servers to > allow anyone to post messages through them, and there is no > reason for terminal servers to allow anyone to connect to them > and then make outbound connections through them. Perhaps when it > was harder to get to the Internet or the Usenet, open servers > could be justified, but not now. [email protected] (Jurgen Botz): > I think that what ... these points show clearly is that an > anonymous posting service has a great deal of responsibility, > both towards its clients and towards the Net as a whole. Such a > service should (IMHO) have a set of well-defined rules and a > contract that its clients should sign, under the terms of which > they are assured anonymity. From: [email protected] > Is the problem that some are used to "punishing" posters who are > upsetting in some vague way by complaining to the (usually > acquiescent) sysadmin or organizations that the poster belongs > to? That surely is the most gutless approach to solving > problems, but my experience on the net shows that the same users > who vilify anonymous postings are the first to write obsessively > detailed grievances to the poster's supervisor when his or her > tranquility is disturbed by some "intrusive" or subversive post > or another. > > Anonymous postings prevent just this kind of intimidation. From: [email protected] (Eric Schilling) > The main point I would like to make here is that while we can go > through and revise the news sw to "reject anon posts to technical > newsgroups" or some such thing, I think the attempt will prove > futile. Each attempt to modify news can result in a changed > approach by anon service providers to thwart the change. I think > this would be pointless. From: [email protected] (Johan Helsingius) > I have tried to stay out of this discussion, and see where the > discussion leads. But now I rally feel like I have to speak up. > ... I have repeatedly made clear ... that I *do* block users if > they continue their abuse after having been warned. In many cases > the users have taken heed of the warning and stopped, and in some > cases even apologized in public. And when the warning has not had > the desired effect, I have blocked a number of users. I have also > blocked access to groups where the readership has taken a vote to > ban anonymous postings, although I feel changing the newsgroup > status to moderated is the only permanent solution for newsgroups > that want to "formalize" discussion. [email protected] (Richard E. Depew) > Does this ... mean that you are volunteering to issue a Request > For Discussion to ban anonymous postings or to moderate each of > the 4000+ newsgroups that your server can reach? I don't think > so, but this illustrates the trouble that your server is causing! > > please listen to the consensus of the news administrators in this > group: any newsgroup should be consulted *before* letting your > server post messages to that group. From: [email protected] (Alexander EICHENER) > There is no pompous "consensus of *the* news administrators" > here - maybe you would like to invent one. There is a sizeable > number of people who are concerned about the possible (and, to a > minor extent, about the actual abuse of the server as it is > configured now). These concerns are respectable; Johan is dealing > with them. ... There are some (few) who rage with foam before > their mouth and condemn the service altogether. And a number who > defend it, pointing out, like Kate Gregory, that even a group > like misc.kids. can benefit from pseudonymous postings. From: [email protected] (Johan Helsingius) > I have answered a lot of personal mail related to server abuse, > and as a result of that, blocked a number of abusive users. I > have also withdrawn the service from several newsgroups where the > users have taken a vote on the issue. I have not made any > comments on news.admin.policy, partly because the > newly-implemented password feature (as a emergency measure > against a security hole) has kept me really busy answering user > queries the last two weeks, and partly because I feel it is not > for me to justify the service, but for the users. The problem > with news.admin.policy is that the readership is rather elective, > representing people whith a strong interest in centralised > control. From: [email protected] (Richard M. Hartman) > This seems to be a rather bigoted attitude. I would consider that > this group is for anyone who wishes to discuss how the net should > be controlled. Saying that we only have an interest in > "centralized control" is a clear indication of bias. You are > perfectly welcome to join in the discussions here to promote your > views on control. [email protected] > This whole debate is a lot of "sound and fury signifying nothing" > because, even if you all decide to ban anonymous posting servers, > it is not enforceable. The only people who conceivably could > enforce retrictions are those that control the international > links. > > Policy changes should be made by cooperation, not by attempting > to dictate. ...you need to persuade those who run the services > to act like this through friendly persuasion, not by trying to > beat them over the head with a stick (especially a stick you > don't even have). [email protected] (Steve Pope) > I am finding this bias against pseudonymity boring. Our friend > posting through penet has a point. The old guard would like to > keep their network the way it always has been... and this new > thing, these pseudonymous servers, cuts into their turf. So they > whine and bitch about it, and every time there's the slightest > abuse (such as somebody's .sig being too long), they try to > parlay that into an argument against pseudonymity. > > I'll go on record as saying: three cheers for the admins at anon > servers like penet, pax, and n7kbt... and for all the access > service providers who are willing to preserve their clients > privacy. > > And a pox on those who try to defeat and restrict pseudonymity. [email protected] (Al Billings) > I wouldn't help people get rid of anon postings as a group. If you > don't like what someone says, then you put THAT anon address in > your kill file, not all of them. Of course, if and when I get an > anon site going, I'm just going to assign fake names like > "jsmith" instead of "anon5564" to avoid most of the hassles. > You'll never know it is anonymous will you? From: [email protected] (Anne Bennett) > I must admit to some astonishment at this argument. I see the > value of anonymous postings under some circumstances, yet believe > strongly that these should be identified as such, so that people > who do not wish to read material from people who won't identify > themselves, don't have to. > > I fail to see what good you would be accomplishing, and indeed > surmise that you will cause many people inconvenience and > annoyance, by hiding the anonymity of postings from your > anonymous site. Would you care to justify where the hell you get > the gall to try to prevent people from effectively filtering > their news as they see fit? From: [email protected] (David Clunie) > I thought I was out of reach here in Australia too. Unfortunately > one of the US sites involved in the US/Aus feed complained to the > Australian Academic Reasearch Network through whom my site is > connected, not about anything in particular, just the concept of > anonymous mail having no redeeming features and consuming a > narrow bandwidth link (with which I can't argue) and that was > that ... stop the service or face disconnection. > > I consider the demise of [my] service to have been rather > unfortunate, and I wish the Finnish remailer luck ! It is a pity > that there are very few if any similar services provided with in > the US. I guess that's the benefit of having a constitution that > guarantees one freedom of speech and a legal and political system > that conspires to subvert it in the name of the public good. _____ <8.8> What is going on with anon.penet.fi run by J. Helsingius? From: [email protected] > Funny, how beating the rest of the Usenet over the head with a > stick is OK if it's anon.penet.fi and universal anon access. But > somehow people on the other side of the same equation (not even > arguing to shut it off entirely, but rather just to have some > control applied to the abuses that manifest themselves) aren't > allowed to do that. > > I have written to Johan several times in the last couple of > weeks. He used to reply to me quite readily. After all, I was > the source of the software as originally delivered to him -- he > used to be downright _prompt_ about replying to me. Funny, now > he's being an impolite bastard who doesn't answer mail _at_all_, > even when it consists of really very civil queries. From: [email protected] (Johan Helsingius) > In your mail you told me you sent me one or more messages on Feb. > 8th. Feb 7th and 8th the server was down, and the flood of mail > that resulted from the server coming up again crashed my own mail > host. The problem was aggregated by an abusive user sending > thousands of messages to another user, filling up that users > mailbox. The bounce messages ended up in my mailbox, overflowing > my local disk as well. > > I can only suppose that your message got lost in that hassle, as > I have tried to answer as much as possible of the anon-related > messages I get, from routine mis-addessed messages to complaints > about the service. On the average I spend 4-5 hours per day > answering anon-related messages. From: [email protected] > Why is it that everybody else has to put up with the impoliteness > and insensitivity of the misuse of anon.penet.fi? Whose > definitions of "polite" and "sense" apply, and why? Why is > universal anon access considered to be within the realm of this > fuzzy concept of "politeness" in the first place? > > I think Johan has long since crossed the line into being a rude > bastard, and I told him so in private mail a little while ago. > > At this point, I deeply regret [a] having created an anonymous > system supporting >1 newsgroup and [b] having given the code to > Johan. I didn't copyright it, but I thought that some concept of > politeness and good sense might follow it to new > homes. Interesting that Johan's ideas of politeness and good > sense seem to have nearly no interesection with mine. I could > even cope with universal anon access _if_ Johan would be willing > to engage in abuse control, but somehow that seems to be outside > the range of reality... From: [email protected] (Johan Helsingius) > There is no way for me to convey how sad and upset your message > made me. I do, to some extent, understand your feelings, but it > still feels really bad. Running the server requires getting used > to a lot of flames, but mindlessly abusive hate mail is so much > easier to deal with than something like this, as I do respect and > value your views and opinions to a high degree. No, I'm not > asking for sympathy, I just wanted you to know that I am really > giving your views quite a lot of weight. > > When I asked for the software, I was actually only going to > provide the service to scandinavian users. But a lot of people > requested that I keep the service open to the international > community. I now realize that I ought to have contacted you at > that point to ask how you feel about me using your stuff in such > a context. Again, I really want to apologise. And I will replace > the remaining few pieces of code thet still stem from your > system. Unfortunately there is no way to remove the ideas and > structure I got from you. > > Again, I am really sorry that the results of your work ended up > being used in a way that you don't approve of. And I will be > giving a lot of hard thought to the possibility of shutting down > the server alltogether. From: [email protected] > I think I'm feeling especially rude and impolite. If it's good > for Johan, it's good for me. After all, he didn't ask the > greater Usenet whether universal anon access was a good idea; he > just did it. ... Yes, I'm a seriously rude pain in the ass now, > and I think I'll arm the Usenet Death Penalty, slightly modified, > not for strategic whole-site attack, but tactical assault, just > "an[0-9]*@anon.penet.fi" destruction. Only outside alt.*, too, > let's say. > > To parrot this line...people have been doing things like the UDP > (that is, cancelling others' postings) for years, no one could > ever stop them, and it's only politeness and good sense that has > prevented them up to now. > > In fact, I have 8 people who have expressed privately the desire > and ability to arm the UDP. > > ... > > PS- No, in fact there are not 8 newsadmins ready to arm the > UDP. It would be amusing to know how many people gulped hard > when they read that, though. I don't see it as any different > from Johan's configuration. > > PPS- Now that I've calmed some fears by the above PS... There > are 2 newsadmins ready to arm the UDP. They've asked for my > code. I haven't sent it yet. Only one site would be necessary > to bring anon.penet.fi to a screeching halt. Anyone can > implement the UDP on their own, if they care to. Politeness and > good sense prevents them from doing so. I wonder how long before > one form of impoliteness brings on another form. From: [email protected] (Johan Helsingius) > It would be trivially easy to bring anon.penet.fi to a screeching > halt. In fact it has happened a couple of times already. But as > we are talking threats here, let me make one as well. A very > simple one. If somebody uses something like the UDP or > maliciously brings down anon.penet.fi by some other means, it > will stay down. But I will let the users know why. And name the > person who did it. OK? As somebody said on this thread: "You have > to take personal responsibility for your actions", right? From: [email protected] ( 134 Atul V Salgaonkar) > I am very grateful and appreciative of this service , courtesey of > penet.fi. Some important questions about my personal > life/career/job were resolved due to kind help of other people > who had been thru similar situations. In return, I have also > replied to anon postings where I thought I could make a positive > contribution. > > In general, anon service is a great, in my opinion, although like > any tool some people will not use it responsibly. I suggest that > it should be kept alive. Wasting bandwidth is less important than > saving lives, I think. From: [email protected] (Elisa J. Collins) > I have been informed that the anonymous posting service to many > newsgroups has been turned off as a result of discussions in this > newsgroup over people abusing it. > > I had been posting to a nontechnical misc newsgroup about an > intimate topic for which I felt I required privacy. I have > received immeasurable help from the people in that newsgroup, and > I have never used anonymity to behave in an abusive, immature, or > unethical fashion toward anyone. > > Please, folks, believe me, I *need* this service. Please > consider my point of view and permit [email protected] to turn > the service back on... > > Thank you. * * * SEE ALSO ======== Part 1 (first file) ------ <1.1> What is `identity' on the internet? <1.2> Why is identity (un)important on the internet? <1.3> How does my email address (not) identify me and my background? <1.4> How can I find out more about somebody from their email address? <1.5> Why is identification (un)stable on the internet? <1.6> What is the future of identification on the internet? <2.1> What is `privacy' on the internet? <2.2> Why is privacy (un)important on the internet? <2.3> How (in)secure are internet networks? <2.4> How (in)secure is my account? <2.5> How (in)secure are my files and directories? <2.6> How (in)secure is X Windows? <2.7> How (in)secure is my email? <2.8> How am I (not) liable for my email and postings? <2.9> How do I provide more/less information to others on my identity? <2.10> Who is my sysadmin? What does s/he know about me? <2.11> Why is privacy (un)stable on the internet? <2.12> What is the future of privacy on the internet? <3.1> What is `anonymity' on the internet? <3.2> Why is `anonymity' (un)important on the internet? <3.3> How can anonymity be protected on the internet? <3.4> What is `anonymous mail'? <3.5> What is `anonymous posting'? <3.6> Why is anonymity (un)stable on the internet? <3.7> What is the future of anonymity on the internet? Part 2 (previous file) ------ <4.1> What UNIX programs are related to privacy? <4.2> How can I learn about or use cryptography? <4.3> What is the cypherpunks mailing list? <4.4> What are some privacy-related newsgroups? FAQs? <4.5> What is internet Privacy Enhanced Mail (PEM)? <4.6> What are other Request For Comments (RFCs) related to privacy? <4.7> How can I run an anonymous remailer? <4.8> What are references on privacy in email? <4.9> What are some email, Usenet, and internet use policies? <4.10> What is the MIT ``CROSSLINK'' anonymous message TV program? <5.1> What is ``digital cash''? <5.2> What is a ``hacker'' or ``cracker''? <5.3> What is a ``cypherpunk''? <5.4> What is `steganography' and anonymous pools? <5.5> What is `security through obscurity'? <5.6> What are `identity daemons'? <5.7> What standards are needed to guard electronic privacy? <6.1> What is the Electronic Frontier Foundation (EFF)? <6.2> Who are Computer Professionals for Social Responsibility (CPSR)? <6.3> What was `Operation Sun Devil' and the Steve Jackson Game case? <6.4> What is Integrated Services Digital Network (ISDN)? <6.5> What is the National Research and Education Network (NREN)? <6.6> What is the FBI's proposed Digital Telephony Act? <6.7> What other U.S. legislation is related to privacy on networks? <6.8> What are references on rights in cyberspace? <6.9> What is the Computers and Academic Freedom (CAF) archive? <7.1> What is the background behind the Internet? <7.2> How is Internet `anarchy' like the English language? <7.3> Most Wanted list <7.4> Change history * * *
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15178
11
sci_crypt_15178
[('archive', 'JJ'), ('name', 'NN'), ('net', 'JJ'), ('privacy', 'NN'), ('part3', 'NN'), ('last', 'JJ'), ('modified', 'JJ'), ('1993', 'CD'), ('version', 'NN'), ('notes', 'NNS'), ('on', 'IN'), ('anonymity', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('==================================', 'NN'), ('compiled', 'VBN'), ('by', 'IN'), ('detweiler', 'NN'), ('what', 'WP'), ('are', 'VBP'), ('some', 'DT'), ('known', 'VBN'), ('anonymous', 'JJ'), ('remailing', 'NN'), ('and', 'CC'), ('posting', 'VBG'), ('sites', 'NNS'), ('what', 'WDT'), ('are', 'VBP'), ('the', 'DT'), ('responsibilities', 'NNS'), ('associated', 'VBN'), ('with', 'IN'), ('anonymity', 'NN'), ('how', 'WRB'), ('do', 'VB'), ('kill', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('history', 'NN'), ('behind', 'IN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('servers', 'NNS'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('value', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('should', 'MD'), ('anonymous', 'VB'), ('posting', 'VBG'), ('to', 'TO'), ('all', 'DT'), ('groups', 'NNS'), ('be', 'VB'), ('allowed', 'VBN'), ('what', 'WP'), ('should', 'MD'), ('system', 'NN'), ('operators', 'NNS'), ('do', 'VBP'), ('with', 'IN'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('what', 'WP'), ('is', 'VBZ'), ('going', 'VBG'), ('on', 'IN'), ('with', 'IN'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('maintained', 'VBN'), ('by', 'IN'), ('helsingius', 'NN'), ('_____', 'NN'), ('what', 'WP'), ('are', 'VBP'), ('some', 'DT'), ('known', 'VBN'), ('anonymous', 'JJ'), ('remailing', 'NN'), ('and', 'CC'), ('posting', 'VBG'), ('sites', 'NNS'), ('currently', 'RB'), ('the', 'DT'), ('most', 'RBS'), ('stable', 'JJ'), ('of', 'IN'), ('anonymous', 'JJ'), ('remailing', 'NN'), ('and', 'CC'), ('posting', 'NN'), ('sites', 'NNS'), ('is', 'VBZ'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('operated', 'VBN'), ('by', 'IN'), ('for', 'IN'), ('several', 'JJ'), ('months', 'NNS'), ('who', 'WP'), ('has', 'VBZ'), ('system', 'NN'), ('adminstrator', 'NN'), ('privileges', 'NNS'), ('and', 'CC'), ('owns', 'VBZ'), ('the', 'DT'), ('equipment', 'NN'), ('including', 'VBG'), ('anonymized', 'JJ'), ('mail', 'NN'), ('usenet', 'NN'), ('posting', 'NN'), ('and', 'CC'), ('return', 'NN'), ('addresses', 'VBZ'), ('no', 'DT'), ('encryption', 'NN'), (').', 'VBZ'), ('send', 'JJ'), ('mail', 'NN'), ('to', 'TO'), ('for', 'IN'), ('information', 'NN'), ('hal', 'NN'), ('finney', 'NN'), ('has', 'VBZ'), ('contributed', 'VBN'), ('an', 'DT'), ('instruction', 'NN'), ('manual', 'NN'), ('for', 'IN'), ('the', 'DT'), ('cypherpunk', 'NN'), ('remailers', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('ftp', 'NN'), ('site', 'NN'), ('soda', 'NN'), ('berkeley', 'NN'), ('edu', 'VBD'), ('128', 'CD'), ('32', 'CD'), ('149', 'CD'), ('19', 'CD'), ('):', 'JJ'), ('pub', 'NN'), ('cypherpunks', 'NNS'), ('hal', 'VBP'), ('instructions', 'NNS'), ('see', 'VBP'), ('also', 'RB'), ('scripts', 'VBP'), ('tar', 'JJ'), ('unix', 'JJ'), ('scripts', 'NNS'), ('to', 'TO'), ('aid', 'VB'), ('remailer', 'NN'), ('use', 'NN'), ('and', 'CC'), ('anonmail', 'NN'), ('arj', 'NN'), ('msdos', 'NN'), ('batch', 'NN'), ('files', 'NNS'), ('to', 'TO'), ('aid', 'VB'), ('remailer', 'NN'), ('use', 'NN'), (').', 'NNP'), ('-----------------------------', 'NNP'), ('anonymized', 'VBD'), ('mail', 'NN'), ('request', 'NN'), ('information', 'NN'), ('from', 'IN'), ('above', 'IN'), ('address', 'NN'), ('-------------------------', 'NNP'), ('experimental', 'JJ'), ('anonymous', 'JJ'), ('remailer', 'NN'), ('run', 'VB'), ('karl', 'NNP'), ('barrus', 'NN'), ('with', 'IN'), ('encryption', 'NN'), ('to', 'TO'), ('the', 'DT'), ('server', 'NN'), ('request', 'NN'), ('information', 'NN'), ('from', 'IN'), ('that', 'DT'), ('address', 'NN'), ('----------------------', 'VBD'), ('experimental', 'JJ'), ('remailer', 'NN'), ('with', 'IN'), ('encryption', 'NN'), ('to', 'TO'), ('server', 'VB'), ('and', 'CC'), ('return', 'VB'), ('addresses', 'NNS'), ('request', 'JJS'), ('information', 'NN'), ('from', 'IN'), ('above', 'IN'), ('address', 'NN'), ('----------------------', 'NNP'), ('experimental', 'JJ'), ('remailer', 'NN'), ('include', 'VBP'), ('header', 'JJR'), ('request', 'NN'), ('remailing', 'VBG'), ('to', 'TO'), ("'.", 'VB'), ('----------------------', 'NNP'), ('experimental', 'JJ'), ('remailer', 'NN'), ('allowing', 'VBG'), ('one', 'CD'), ('level', 'NN'), ('of', 'IN'), ('chaining', 'VBG'), ('run', 'VBN'), ('by', 'IN'), ('chael', 'NN'), ('hall', 'NN'), ('request', 'NN'), ('information', 'NN'), ('from', 'IN'), ('above', 'IN'), ('address', 'NN'), ('-----------------------------', 'NNP'), ('experimental', 'JJ'), ('remailer', 'NN'), ('with', 'IN'), ('encryption', 'NN'), ('to', 'TO'), ('server', 'VB'), ('finger', 'JJR'), ('site', 'NN'), ('address', 'NN'), ('for', 'IN'), ('information', 'NN'), ('notes', 'NNS'), ('=====', 'VBP'), ('cypherpunk', 'NN'), ('remailers', 'NNS'), ('tend', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('unstable', 'JJ'), ('because', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('often', 'RB'), ('running', 'VBG'), ('without', 'IN'), ('site', 'NN'), ('administrator', 'NN'), ('knowledge', 'NN'), ('liability', 'NN'), ('issues', 'NNS'), ('are', 'VBP'), ('wholly', 'RB'), ('unresolved', 'VBN'), ('so', 'RB'), ('far', 'RB'), ('all', 'DT'), ('encryption', 'NN'), ('is', 'VBZ'), ('based', 'VBN'), ('on', 'IN'), ('public', 'JJ'), ('key', 'NN'), ('cryptography', 'NN'), ('and', 'CC'), ('pgp', 'NN'), ('software', 'NN'), ('see', 'VBP'), ('the', 'DT'), ('question', 'NN'), ('on', 'IN'), ('cryptography', 'NN'), (').', 'NNP'), ('encryption', 'NN'), ('aspects', 'NNS'), ('message', 'VBP'), ('text', 'JJ'), ('destination', 'NN'), ('address', 'NN'), ('replies', 'NNS'), ('vary', 'VBP'), ('between', 'IN'), ('sites', 'NNS'), ('multiple', 'JJ'), ('chaining', 'VBG'), ('alias', 'JJ'), ('unlinking', 'JJ'), ('and', 'CC'), ('address', 'JJ'), ('encryption', 'NN'), ('are', 'VBP'), ('mostly', 'RB'), ('untested', 'JJ'), ('problematic', 'JJ'), ('or', 'CC'), ('unsupported', 'JJ'), ('at', 'IN'), ('this', 'DT'), ('time', 'NN'), ('_____', 'VB'), ('what', 'WDT'), ('are', 'VBP'), ('the', 'DT'), ('responsibilities', 'NNS'), ('associated', 'VBN'), ('with', 'IN'), ('anonymity', 'NN'), ('users', 'NNS'), ('-----', 'VBP'), ('use', 'NN'), ('anonymity', 'NN'), ('only', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('frivolous', 'JJ'), ('uses', 'NNS'), ('weaken', 'VBP'), ('the', 'DT'), ('seriousness', 'NN'), ('and', 'CC'), ('usefulness', 'NN'), ('of', 'IN'), ('the', 'DT'), ('capability', 'NN'), ('for', 'IN'), ('others', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('use', 'VB'), ('anonymity', 'NN'), ('to', 'TO'), ('provoke', 'VB'), ('harass', 'NN'), ('or', 'CC'), ('threaten', 'VB'), ('others', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('hide', 'VB'), ('behind', 'IN'), ('anonymity', 'NN'), ('to', 'TO'), ('evade', 'VB'), ('established', 'VBN'), ('conventions', 'NNS'), ('on', 'IN'), ('usenet', 'NN'), ('such', 'JJ'), ('as', 'IN'), ('posting', 'VBG'), ('binary', 'JJ'), ('pictures', 'NNS'), ('to', 'TO'), ('regular', 'VB'), ('newsgroups', 'NNS'), ('if', 'IN'), ('posting', 'VBG'), ('large', 'JJ'), ('files', 'NNS'), ('be', 'VB'), ('attentive', 'JJ'), ('to', 'TO'), ('bandwidth', 'VB'), ('considerations', 'NNS'), ('remember', 'VB'), ('simply', 'RB'), ('sending', 'VBG'), ('the', 'DT'), ('posting', 'NN'), ('to', 'TO'), ('the', 'DT'), ('service', 'NN'), ('increases', 'VBZ'), ('network', 'NN'), ('traffic', 'NN'), ('avoid', 'NN'), ('posting', 'VBG'), ('anonymously', 'RB'), ('to', 'TO'), ('the', 'DT'), ('regular', 'JJ'), ('hierarchy', 'NN'), ('of', 'IN'), ('usenet', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('mostly', 'RB'), ('likely', 'JJ'), ('place', 'NN'), ('to', 'TO'), ('alienate', 'VB'), ('readers', 'NNS'), ('the', 'DT'), ('alt', 'NN'), ('hierarchy', 'NN'), ('is', 'VBZ'), ('preferred', 'JJ'), ('give', 'JJ'), ('as', 'IN'), ('much', 'JJ'), ('information', 'NN'), ('as', 'IN'), ('possible', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('posting', 'NN'), ('references', 'NNS'), ('etc', 'VBP'), ('.)', 'JJ'), ('remember', 'VB'), ('that', 'DT'), ('content', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('only', 'JJ'), ('means', 'VBZ'), ('for', 'IN'), ('readers', 'NNS'), ('to', 'TO'), ('judge', 'VB'), ('the', 'DT'), ('truth', 'NN'), ('of', 'IN'), ('the', 'DT'), ('message', 'NN'), ('and', 'CC'), ('that', 'IN'), ('any', 'DT'), ('inaccuracies', 'NNS'), ('will', 'MD'), ('tend', 'VB'), ('to', 'TO'), ('discredit', 'VB'), ('the', 'DT'), ('entire', 'JJ'), ('message', 'NN'), ('and', 'CC'), ('even', 'RB'), ('future', 'JJ'), ('ones', 'NNS'), ('under', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('handle', 'NN'), ('be', 'VB'), ('careful', 'JJ'), ('not', 'RB'), ('to', 'TO'), ('include', 'VB'), ('information', 'NN'), ('that', 'WDT'), ('will', 'MD'), ('reveal', 'VB'), ('your', 'PRP$'), ('identity', 'NN'), ('or', 'CC'), ('enable', 'VB'), ('someone', 'NN'), ('to', 'TO'), ('deduce', 'VB'), ('it', 'PRP'), ('test', 'VB'), ('the', 'DT'), ('system', 'NN'), ('by', 'IN'), ('sending', 'VBG'), ('anonymized', 'JJ'), ('mail', 'NN'), ('to', 'TO'), ('yourself', 'PRP'), ('be', 'VB'), ('aware', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('policies', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('anonymous', 'JJ'), ('site', 'NN'), ('and', 'CC'), ('respect', 'VB'), ('them', 'PRP'), ('be', 'VB'), ('prepared', 'VBN'), ('to', 'TO'), ('forfeit', 'VB'), ('your', 'PRP$'), ('anonymity', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('abuse', 'VBP'), ('the', 'DT'), ('privilege', 'NN'), ('be', 'VB'), ('considerate', 'JJ'), ('and', 'CC'), ('respectful', 'NN'), ('of', 'IN'), ('other', 'JJ'), ('objections', 'NNS'), ('to', 'TO'), ('anonymity', 'VB'), ('``', '``'), ('hit', 'VBN'), ('and', 'CC'), ('run', 'VBN'), ("''", "''"), ('anonymity', 'NN'), ('should', 'MD'), ('be', 'VB'), ('used', 'VBN'), ('with', 'IN'), ('utmost', 'JJ'), ('reservation', 'NN'), ('use', 'NN'), ('services', 'NNS'), ('that', 'WDT'), ('provide', 'VBP'), ('anonymous', 'JJ'), ('return', 'NN'), ('addresses', 'NNS'), ('instead', 'RB'), ('be', 'VB'), ('courteous', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('system', 'NN'), ('operator', 'NN'), ('who', 'WP'), ('may', 'MD'), ('have', 'VB'), ('invested', 'VBN'), ('large', 'JJ'), ('amounts', 'NNS'), ('of', 'IN'), ('time', 'NN'), ('be', 'VB'), ('personally', 'RB'), ('risking', 'VBG'), ('his', 'PRP$'), ('account', 'NN'), ('or', 'CC'), ('dedicating', 'VBG'), ('his', 'PRP$'), ('hardware', 'NN'), ('all', 'DT'), ('for', 'IN'), ('your', 'PRP$'), ('convenience', 'NN'), ('operators', 'NNS'), ('---------', 'VBP'), ('document', 'NN'), ('thoroughly', 'RB'), ('acceptable', 'JJ'), ('and', 'CC'), ('unacceptable', 'JJ'), ('uses', 'NNS'), ('in', 'IN'), ('an', 'DT'), ('introductory', 'NN'), ('file', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('sent', 'VBN'), ('to', 'TO'), ('new', 'JJ'), ('users', 'NNS'), ('have', 'VBP'), ('coherent', 'NN'), ('and', 'CC'), ('consistent', 'JJ'), ('policy', 'NN'), ('and', 'CC'), ('stick', 'NN'), ('to', 'TO'), ('it', 'PRP'), ('state', 'NN'), ('clearly', 'RB'), ('what', 'WP'), ('logging', 'VBG'), ('and', 'CC'), ('monitoring', 'NN'), ('is', 'VBZ'), ('occurring', 'VBG'), ('describe', 'VB'), ('your', 'PRP$'), ('background', 'NN'), ('interest', 'NN'), ('and', 'CC'), ('security', 'NN'), ('measures', 'NNS'), ('will', 'MD'), ('the', 'DT'), ('general', 'JJ'), ('approach', 'NN'), ('be', 'VB'), ('totalitarian', 'JJ'), ('or', 'CC'), ('lassaiz', 'JJ'), ('faire', 'NN'), ('formulate', 'NN'), ('plan', 'NN'), ('for', 'IN'), ('problematic', 'JJ'), ('ethical', 'JJ'), ('situations', 'NNS'), ('and', 'CC'), ('anticipate', 'VB'), ('potentially', 'RB'), ('intense', 'JJ'), ('moral', 'JJ'), ('quandaries', 'NNS'), ('and', 'CC'), ('dilemmas', 'VB'), ('what', 'WP'), ('if', 'IN'), ('user', 'NN'), ('is', 'VBZ'), ('blackmailing', 'VBG'), ('someone', 'NN'), ('through', 'IN'), ('your', 'PRP$'), ('service', 'NN'), ('what', 'WP'), ('if', 'IN'), ('user', 'JJ'), ('posts', 'NNS'), ('suicidal', 'VBD'), ('messages', 'NNS'), ('through', 'IN'), ('your', 'PRP$'), ('service', 'NN'), ('remember', 'VB'), ('your', 'PRP$'), ('users', 'NNS'), ('trust', 'VBP'), ('you', 'PRP'), ('to', 'TO'), ('protect', 'VB'), ('them', 'PRP'), ('in', 'IN'), ('the', 'DT'), ('site', 'NN'), ('introductory', 'JJ'), ('note', 'NN'), ('give', 'VBP'), ('clear', 'JJ'), ('examples', 'NNS'), ('of', 'IN'), ('situations', 'NNS'), ('where', 'WRB'), ('you', 'PRP'), ('will', 'MD'), ('take', 'VB'), ('action', 'NN'), ('and', 'CC'), ('what', 'WP'), ('these', 'DT'), ('actions', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('warn', 'VB'), ('the', 'DT'), ('user', 'NN'), ('limit', 'NN'), ('anonymity', 'NN'), ('to', 'TO'), ('email', 'VB'), ('or', 'CC'), ('posting', 'VBG'), ('only', 'RB'), ('revoke', 'VBD'), ('the', 'DT'), ('account', 'NN'), ('out', 'RP'), ('the', 'DT'), ('user', 'NN'), ('contact', 'NN'), ('local', 'JJ'), ('administrator', 'NN'), ('etc', 'FW'), ('.)', 'NNP'), ('describe', 'VBZ'), ('exactly', 'RB'), ('the', 'DT'), ('limitations', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('software', 'NN'), ('and', 'CC'), ('hardware', 'NN'), ('address', 'IN'), ('the', 'DT'), ('bandwidth', 'JJ'), ('limitations', 'NNS'), ('of', 'IN'), ('your', 'PRP$'), ('site', 'NN'), ('report', 'NN'), ('candidly', 'RB'), ('and', 'CC'), ('thoroughly', 'RB'), ('all', 'DT'), ('bugs', 'NNS'), ('that', 'WDT'), ('have', 'VBP'), ('occurred', 'VBN'), ('work', 'NN'), ('closely', 'RB'), ('with', 'IN'), ('users', 'NNS'), ('to', 'TO'), ('isolate', 'VB'), ('and', 'CC'), ('fix', 'VB'), ('bugs', 'NNS'), ('address', 'IN'), ('all', 'DT'), ('bugs', 'NNS'), ('noted', 'VBD'), ('below', 'IN'), ('under', 'IN'), ('``(', 'NN'), ('in', 'IN'), ('stability', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ("''.", 'POS'), ('document', 'NN'), ('the', 'DT'), ('stability', 'NN'), ('of', 'IN'), ('the', 'DT'), ('site', 'NN'), ('---', 'VB'), ('how', 'WRB'), ('long', 'JJ'), ('has', 'VBZ'), ('it', 'PRP'), ('been', 'VBN'), ('running', 'VBG'), ('what', 'WP'), ('compromises', 'NNS'), ('have', 'VBP'), ('occured', 'VBN'), ('why', 'WRB'), ('are', 'VBP'), ('you', 'PRP'), ('running', 'VBG'), ('it', 'PRP'), ('what', 'WP'), ('is', 'VBZ'), ('your', 'PRP$'), ('commitment', 'NN'), ('to', 'TO'), ('it', 'PRP'), ('include', 'VB'), ('disclaimer', 'NN'), ('in', 'IN'), ('outgoing', 'VBG'), ('mail', 'NN'), ('and', 'CC'), ('messages', 'NNS'), ('include', 'VBP'), ('an', 'DT'), ('address', 'NN'), ('for', 'IN'), ('complaints', 'NNS'), ('ideally', 'RB'), ('appended', 'VBD'), ('to', 'TO'), ('every', 'DT'), ('outgoing', 'VBG'), ('item', 'NN'), ('consult', 'NN'), ('lawyer', 'NN'), ('about', 'IN'), ('your', 'PRP$'), ('liability', 'NN'), ('be', 'VB'), ('committed', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('long', 'JJ'), ('term', 'NN'), ('stability', 'NN'), ('of', 'IN'), ('the', 'DT'), ('site', 'NN'), ('be', 'VB'), ('prepared', 'VBN'), ('to', 'TO'), ('deal', 'VB'), ('with', 'IN'), ('complaints', 'NNS'), ('and', 'CC'), ('hate', 'JJ'), ('mail', 'NN'), ('addressed', 'VBN'), ('to', 'TO'), ('you', 'PRP'), ('if', 'IN'), ('you', 'PRP'), ('do', 'VBP'), ('not', 'RB'), ('own', 'VB'), ('the', 'DT'), ('hardware', 'NN'), ('the', 'DT'), ('system', 'NN'), ('runs', 'VBZ'), ('on', 'IN'), ('or', 'CC'), ('are', 'VBP'), ('not', 'RB'), ('the', 'DT'), ('system', 'NN'), ('adminstrator', 'NN'), ('consult', 'NN'), ('those', 'DT'), ('who', 'WP'), ('do', 'VBP'), ('and', 'CC'), ('are', 'VBP'), ('be', 'VB'), ('considerate', 'NN'), ('of', 'IN'), ('providing', 'VBG'), ('anonymity', 'NN'), ('to', 'TO'), ('various', 'JJ'), ('groups', 'NNS'), ('if', 'IN'), ('possible', 'JJ'), ('query', 'NN'), ('group', 'NN'), ('readers', 'NNS'), ('keep', 'VBP'), ('uniformity', 'NN'), ('and', 'CC'), ('simplicity', 'NN'), ('of', 'IN'), ('style', 'NN'), ('in', 'IN'), ('outgoing', 'VBG'), ('message', 'NN'), ('format', 'NN'), ('that', 'WDT'), ('can', 'MD'), ('be', 'VB'), ('screened', 'VBN'), ('effectively', 'RB'), ('by', 'IN'), ('kill', 'NN'), ('files', 'NNS'), ('ensure', 'VB'), ('the', 'DT'), ('key', 'JJ'), ('text', 'NN'), ('anon', 'NN'), ('is', 'VBZ'), ('somewhere', 'RB'), ('in', 'IN'), ('every', 'DT'), ('header', 'NN'), ('take', 'VB'), ('precautions', 'NNS'), ('to', 'TO'), ('ensure', 'VB'), ('the', 'DT'), ('security', 'NN'), ('of', 'IN'), ('the', 'DT'), ('server', 'NN'), ('from', 'IN'), ('physical', 'JJ'), ('and', 'CC'), ('network', 'NN'), ('based', 'VBN'), ('attacks', 'NNS'), ('and', 'CC'), ('infiltrations', 'NNS'), ('readers', 'NNS'), ('-------', 'VBP'), ('do', 'VBP'), ('not', 'RB'), ('complain', 'VB'), ('attack', 'NN'), ('or', 'CC'), ('discredit', 'NN'), ('poster', 'NN'), ('for', 'IN'), ('the', 'DT'), ('sole', 'JJ'), ('reason', 'NN'), ('that', 'IN'), ('he', 'PRP'), ('is', 'VBZ'), ('posting', 'VBG'), ('anonymously', 'RB'), ('make', 'VBP'), ('blanket', 'NN'), ('condemnations', 'NNS'), ('that', 'WDT'), ('equate', 'VBP'), ('anonymity', 'NN'), ('with', 'IN'), ('cowardice', 'NN'), ('and', 'CC'), ('criminality', 'NN'), ('or', 'CC'), ('assail', 'VBP'), ('anonymous', 'JJ'), ('traffic', 'NN'), ('in', 'IN'), ('general', 'JJ'), ('for', 'IN'), ('mostly', 'RB'), ('neutral', 'JJ'), ('reasons', 'NNS'), ('its', 'PRP$'), ('volume', 'NN'), ('is', 'VBZ'), ('heavy', 'JJ'), ('or', 'CC'), ('increasing', 'VBG'), (').', 'JJ'), ('react', 'NN'), ('to', 'TO'), ('the', 'DT'), ('anonymous', 'JJ'), ('information', 'NN'), ('unemotionally', 'RB'), ('abusive', 'JJ'), ('posters', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('encouraged', 'VBN'), ('further', 'RB'), ('if', 'IN'), ('they', 'PRP'), ('get', 'VBP'), ('irrationally', 'RB'), ('irate', 'JJ'), ('responses', 'NNS'), ('sometimes', 'RB'), ('the', 'DT'), ('most', 'RBS'), ('effective', 'JJ'), ('response', 'NN'), ('is', 'VBZ'), ('silence', 'JJ'), ('notify', 'NN'), ('operators', 'NNS'), ('if', 'IN'), ('very', 'RB'), ('severe', 'JJ'), ('abuses', 'NNS'), ('occur', 'VBP'), ('such', 'JJ'), ('as', 'IN'), ('piracy', 'NN'), ('harassment', 'NN'), ('extortion', 'NN'), ('etc', 'FW'), ('do', 'VBP'), ('not', 'RB'), ('complain', 'VB'), ('about', 'IN'), ('postings', 'NNS'), ('being', 'VBG'), ('inappropriate', 'JJ'), ('because', 'IN'), ('they', 'PRP'), ('offend', 'VBP'), ('you', 'PRP'), ('personally', 'RB'), ('use', 'VBP'), ('kill', 'JJ'), ('files', 'NNS'), ('to', 'TO'), ('screen', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('if', 'IN'), ('you', 'PRP'), ('object', 'VBP'), ('to', 'TO'), ('the', 'DT'), ('idea', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('itself', 'PRP'), ('avoid', 'VBP'), ('the', 'DT'), ('temptation', 'NN'), ('to', 'TO'), ('proclaim', 'VB'), ('that', 'IN'), ('all', 'DT'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('should', 'MD'), ('be', 'VB'), ('barred', 'VBN'), ('from', 'IN'), ('particular', 'JJ'), ('groups', 'NNS'), ('because', 'IN'), ('no', 'DT'), ('possible', 'JJ'), ('or', 'CC'), ('conceivable', 'JJ'), ('need', 'NN'), ('exists', 'NNS'), ('references', 'NNS'), ('----------', 'VBP'), ('see', 'VBP'), ('ftp', 'JJ'), ('eff', 'FW'), ('org', 'FW'), (':/', 'FW'), ('pub', 'FW'), ('academic', 'JJ'), ('anonymity', 'NN'), ('this', 'DT'), ('article', 'NN'), ('is', 'VBZ'), ('an', 'DT'), ('excerpt', 'NN'), ('from', 'IN'), ('an', 'DT'), ('issue', 'NN'), ('of', 'IN'), ('fidonews', 'NNS'), ('on', 'IN'), ('individual', 'JJ'), ('privacy', 'NN'), ('and', 'CC'), ('the', 'DT'), ('use', 'NN'), ('of', 'IN'), ('handles', 'NNS'), ('it', 'PRP'), ('accepts', 'VBZ'), ('the', 'DT'), ('need', 'NN'), ('of', 'IN'), ('system', 'NN'), ('operator', 'NN'), ('to', 'TO'), ('know', 'VB'), ('the', 'DT'), ('name', 'NN'), ('of', 'IN'), ('user', 'NN'), ('but', 'CC'), ('suggests', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('use', 'NN'), ('of', 'IN'), ('handle', 'NN'), ('is', 'VBZ'), ('analogous', 'JJ'), ('to', 'TO'), ('request', 'VB'), ('to', 'TO'), ('withhold', 'VB'), ('the', 'DT'), ('name', 'NN'), ('in', 'IN'), ('letter', 'NN'), ('to', 'TO'), ('the', 'DT'), ('editor', 'NN'), ('the', 'DT'), ('article', 'NN'), ('concludes', 'VBZ'), ('with', 'IN'), ('set', 'NN'), ('of', 'IN'), ('guidelines', 'NNS'), ('for', 'IN'), ('preserving', 'VBG'), ('the', 'DT'), ('right', 'NN'), ('to', 'TO'), ('be', 'VB'), ('anonymous', 'JJ'), ('_____', 'NNP'), ('how', 'WRB'), ('do', 'VBP'), ('kill', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('james', 'NNS'), ('thomas', 'VBP'), ('green', 'JJ'), ('try', 'NN'), ('putting', 'VBG'), ('this', 'DT'), ('in', 'IN'), ('your', 'PRP$'), ('kill', 'NN'), ('file', 'NN'), ('anon', 'RB'), ('anonymous', 'JJ'), ('this', 'DT'), ('will', 'MD'), ('search', 'VB'), ('the', 'DT'), ('headers', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('messages', 'NNS'), ('and', 'CC'), ('kill', 'VB'), ('any', 'DT'), ('that', 'WDT'), ('contain', 'VBP'), ('anon', 'NN'), ('or', 'CC'), ('anonymous', 'JJ'), ('in', 'IN'), ('them', 'PRP'), ('not', 'RB'), ('perfect', 'VB'), ('and', 'CC'), ('won', 'VB'), ('kill', 'NN'), ('followups', 'NNS'), ('note', 'VBP'), ('that', 'IN'), ('anonymous', 'JJ'), ('server', 'NN'), ('operators', 'NNS'), ('have', 'VBP'), ('the', 'DT'), ('capability', 'NN'), ('to', 'TO'), ('mask', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('under', 'IN'), ('which', 'WDT'), ('the', 'DT'), ('above', 'NN'), ('method', 'NN'), ('will', 'MD'), ('not', 'RB'), ('work', 'VB'), ('so', 'RB'), ('far', 'RB'), ('this', 'DT'), ('practice', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('widespread', 'JJ'), ('but', 'CC'), ('it', 'PRP'), ('may', 'MD'), ('become', 'VB'), ('more', 'JJR'), ('common', 'JJ'), ('as', 'IN'), ('countermeasure', 'NN'), ('to', 'TO'), ('widespread', 'JJ'), ('anonymous', 'JJ'), ('filtering', 'VBG'), ('_____', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('history', 'NN'), ('behind', 'IN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('servers', 'NNS'), ('originally', 'RB'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('services', 'NNS'), ('were', 'VBD'), ('introduced', 'VBN'), ('for', 'IN'), ('individual', 'JJ'), ('particularly', 'RB'), ('volatile', 'JJ'), ('newsgroups', 'NNS'), ('where', 'WRB'), ('anonymity', 'NN'), ('is', 'VBZ'), ('almost', 'RB'), ('the', 'DT'), ('preferred', 'JJ'), ('method', 'NN'), ('of', 'IN'), ('communication', 'NN'), ('such', 'JJ'), ('as', 'IN'), ('talk', 'NN'), ('abortion', 'NN'), ('and', 'CC'), ('alt', 'NN'), ('sex', 'NN'), ('bondage', 'NN'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('was', 'VBD'), ('one', 'CD'), ('by', 'IN'), ('dave', 'NN'), ('mack', 'NN'), ('started', 'VBD'), ('in', 'IN'), ('1988', 'CD'), ('for', 'IN'), ('alt', 'JJ'), ('sex', 'NN'), ('bondage', 'NN'), ('another', 'DT'), ('early', 'JJ'), ('one', 'NN'), ('was', 'VBD'), ('wizvax', 'JJ'), ('methuen', 'NN'), ('ma', 'VBD'), ('us', 'PRP'), ('run', 'VB'), ('by', 'IN'), ('stephanie', 'NN'), ('gilgut', 'NN'), ('gilgut', 'NN'), ('enterprises', 'NNS'), ('but', 'CC'), ('was', 'VBD'), ('disbanded', 'VBN'), ('due', 'JJ'), ('to', 'TO'), ('lack', 'VB'), ('of', 'IN'), ('funds', 'NNS'), ('the', 'DT'), ('system', 'NN'), ('provided', 'VBD'), ('anonymous', 'JJ'), ('return', 'NN'), ('addresses', 'NNS'), ('n7kbt', 'VBP'), ('rain', 'NN'), ('com', 'NN'), ('john', 'NN'), ('opalko', 'NN'), ('took', 'VBD'), ('up', 'RP'), ('the', 'DT'), ('functions', 'NNS'), ('of', 'IN'), ('this', 'DT'), ('server', 'NN'), ('including', 'VBG'), ('reinstating', 'VBG'), ('the', 'DT'), ('anonymous', 'JJ'), ('alias', 'NN'), ('file', 'IN'), ('the', 'DT'), ('group', 'NN'), ('``', '``'), ('alt', 'NN'), ('personals', 'NNS'), ('has', 'VBZ'), ('been', 'VBN'), ('chewing', 'VBG'), ('through', 'IN'), ('servers', 'NNS'), ('like', 'IN'), ('there', 'EX'), ('no', 'DT'), ('tomorrow', 'NN'), (".''", 'RB'), ('spurred', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('disappearance', 'NN'), ('of', 'IN'), ('wizvax', 'NN'), ('and', 'CC'), ('interested', 'JJ'), ('in', 'IN'), ('researching', 'VBG'), ('the', 'DT'), ('idea', 'NN'), ('karl', 'NNP'), ('kleinpaste', 'NN'), ('developed', 'VBD'), ('his', 'PRP$'), ('own', 'JJ'), ('system', 'NN'), ('from', 'IN'), ('scratch', 'NN'), ('in', 'IN'), ('six', 'CD'), ('hours', 'NNS'), ('by', 'IN'), ('this', 'DT'), ('time', 'NN'), ('the', 'DT'), ('idea', 'NN'), ('of', 'IN'), ('extending', 'VBG'), ('the', 'DT'), ('server', 'NN'), ('to', 'TO'), ('new', 'JJ'), ('more', 'JJR'), ('mainstream', 'JJ'), ('groups', 'NNS'), ('was', 'VBD'), ('starting', 'VBG'), ('to', 'TO'), ('emerge', 'VB'), ('and', 'CC'), ('he', 'PRP'), ('explored', 'VBD'), ('the', 'DT'), ('possibility', 'NN'), ('partly', 'RB'), ('at', 'IN'), ('the', 'DT'), ('specific', 'JJ'), ('request', 'NN'), ('by', 'IN'), ('multiple', 'JJ'), ('users', 'NNS'), ('for', 'IN'), ('anonymity', 'NN'), ('in', 'IN'), ('other', 'JJ'), ('groups', 'NNS'), ('``', '``'), ('the', 'DT'), ('intended', 'JJ'), ('advantage', 'NN'), ('of', 'IN'), ('my', 'PRP$'), ('system', 'NN'), ('was', 'VBD'), ('specifically', 'RB'), ('to', 'TO'), ('allow', 'VB'), ('multiple', 'JJ'), ('group', 'NN'), ('support', 'NN'), ('with', 'IN'), ('single', 'JJ'), ('anon', 'NN'), ('identifier', 'NN'), ('across', 'IN'), ('all', 'PDT'), ('this', 'DT'), ('was', 'VBD'), ('arguably', 'RB'), ('the', 'DT'), ('single', 'JJ'), ('biggest', 'JJS'), ('deficiency', 'NN'), ('of', 'IN'), ('previous', 'JJ'), ('anon', 'JJ'), ('systems', 'NNS'), (".''", 'VBP'), ('kleinpaste', 'NN'), ('posted', 'VBN'), ('message', 'NN'), ('on', 'IN'), ('rec', 'JJ'), ('nude', 'JJ'), ('asking', 'VBG'), ('users', 'NNS'), ('whether', 'IN'), ('an', 'DT'), ('anonymous', 'JJ'), ('service', 'NN'), ('would', 'MD'), ('be', 'VB'), ('welcome', 'JJ'), ('there', 'RB'), ('and', 'CC'), ('judged', 'VBD'), ('consensus', 'NN'), ('against', 'IN'), ('it', 'PRP'), ('kleinpaste', 'VBZ'), ('introduced', 'VBD'), ('what', 'WP'), ('he', 'PRP'), ('calls', 'VBZ'), ('``', '``'), ('fire', 'VB'), ('extinguisher', 'NN'), ("''", "''"), ('to', 'TO'), ('squelch', 'VB'), ('or', 'CC'), ('plonk', 'VB'), ('abusive', 'JJ'), ('users', 'NNS'), ('in', 'IN'), ('response', 'NN'), ('to', 'TO'), ('complaints', 'NNS'), ('and', 'CC'), ('used', 'VBD'), ('this', 'DT'), ('in', 'IN'), ('three', 'CD'), ('cases', 'NNS'), ('nevertheless', 'RB'), ('after', 'IN'), ('few', 'JJ'), ('months', 'NNS'), ('of', 'IN'), ('intense', 'JJ'), ('traffic', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('eventually', 'RB'), ('overwhelmed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('abuses', 'NNS'), ('of', 'IN'), ('his', 'PRP$'), ('server', 'NN'), ('``', '``'), ('even', 'RB'), ('as', 'RB'), ('restricted', 'VBN'), ('as', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('my', 'PRP$'), ('system', 'NN'), ('was', 'VBD'), ('subjected', 'VBN'), ('to', 'TO'), ('abuses', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('point', 'NN'), ('where', 'WRB'), ('it', 'PRP'), ('was', 'VBD'), ('ordered', 'VBN'), ('dismantled', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('facilities', 'NNS'), ('staff', 'NN'), ('here', 'RB'), ('such', 'JJ'), ('abuses', 'NNS'), ('started', 'VBD'), ('right', 'RB'), ('after', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('created', 'VBN'), (".''", 'NN'), ('in', 'IN'), ('nov', 'JJ'), ('1992', 'CD'), ('johan', 'NN'), ('helsingius', 'NN'), ('set', 'VBN'), ('up', 'RP'), ('the', 'DT'), ('most', 'RBS'), ('controversial', 'JJ'), ('anonymous', 'JJ'), ('site', 'NN'), ('to', 'TO'), ('date', 'NN'), ('anon', 'NN'), ('penet', 'NN'), ('fi', 'NN'), ('is', 'VBZ'), ('based', 'VBN'), ('on', 'IN'), ('scripts', 'NNS'), ('and', 'CC'), ('code', 'NNS'), ('written', 'VBN'), ('by', 'IN'), ('kleinpaste', 'NN'), ('and', 'CC'), ('supports', 'NNS'), ('anonymized', 'VBD'), ('mail', 'NN'), ('posting', 'NN'), ('and', 'CC'), ('return', 'NN'), ('addresses', 'NNS'), ('he', 'PRP'), ('initially', 'RB'), ('wanted', 'VBD'), ('to', 'TO'), ('confine', 'VB'), ('the', 'DT'), ('service', 'NN'), ('to', 'TO'), ('scandinavian', 'JJ'), ('users', 'NNS'), ('but', 'CC'), ('expanded', 'VBD'), ('it', 'PRP'), ('to', 'TO'), ('worldwide', 'VB'), ('accessability', 'NN'), ('in', 'IN'), ('response', 'NN'), ('to', 'TO'), ('lots', 'NNS'), ('of', 'IN'), ('international', 'JJ'), ('requests', 'NNS'), ('helsingius', 'VBP'), ('policy', 'NN'), ('of', 'IN'), ('allowing', 'VBG'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('to', 'TO'), ('every', 'DT'), ('usenet', 'NN'), ('newsgroup', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('met', 'VBN'), ('with', 'IN'), ('strong', 'JJ'), ('and', 'CC'), ('serious', 'JJ'), ('ideological', 'JJ'), ('opposition', 'NN'), ('by', 'IN'), ('news', 'NN'), ('adminstrators', 'NNS'), ('in', 'IN'), ('news', 'NN'), ('admin', 'NN'), ('policy', 'NN'), (').', 'NNP'), ('because', 'IN'), ('of', 'IN'), ('the', 'DT'), ('relative', 'JJ'), ('newness', 'NN'), ('and', 'CC'), ('recent', 'JJ'), ('emergence', 'NN'), ('of', 'IN'), ('the', 'DT'), ('medium', 'NN'), ('abuses', 'NNS'), ('by', 'IN'), ('anonymous', 'JJ'), ('posters', 'NNS'), ('tend', 'VBP'), ('to', 'TO'), ('have', 'VB'), ('higher', 'JJR'), ('visibility', 'NN'), ('than', 'IN'), ('``', '``'), ('routine', 'JJ'), ("''", "''"), ('abuses', 'VBZ'), ('his', 'PRP$'), ('total', 'JJ'), ('commitment', 'NN'), ('to', 'TO'), ('preservation', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('is', 'VBZ'), ('also', 'RB'), ('controversial', 'JJ'), ('for', 'IN'), ('example', 'NN'), ('in', 'IN'), ('highly', 'RB'), ('controversial', 'JJ'), ('and', 'CC'), ('publicized', 'JJ'), ('case', 'NN'), ('in', 'IN'), ('feb', 'NN'), ('1993', 'CD'), ('an', 'DT'), ('anonymous', 'JJ'), ('user', 'NN'), ('posted', 'VBD'), ('supposed', 'JJ'), ('transcript', 'NN'), ('of', 'IN'), ('desperate', 'JJ'), ('crew', 'NN'), ('dialogue', 'NN'), ('during', 'IN'), ('the', 'DT'), ('challenger', 'NN'), ('shuttle', 'JJ'), ('disaster', 'NN'), ('via', 'IN'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('to', 'TO'), ('sci', 'VB'), ('astro', 'JJ'), ('despite', 'IN'), ('that', 'IN'), ('the', 'DT'), ('transcript', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('posted', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('place', 'NN'), ('up', 'IN'), ('to', 'TO'), ('year', 'NN'), ('earlier', 'RB'), ('then', 'RB'), ('non', 'VBZ'), ('anonymously', 'RB'), ('and', 'CC'), ('actually', 'RB'), ('originated', 'VBD'), ('not', 'RB'), ('with', 'IN'), ('the', 'DT'), ('poster', 'NN'), ('but', 'CC'), ('new', 'JJ'), ('york', 'NN'), ('news', 'NN'), ('tabloid', 'JJ'), ('subsequent', 'JJ'), ('responses', 'NNS'), ('consisted', 'VBD'), ('largely', 'RB'), ('of', 'IN'), ('vociferous', 'JJ'), ('outrage', 'NN'), ('at', 'IN'), ('the', 'DT'), ('poster', 'NN'), ('use', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('reverberating', 'VBG'), ('through', 'IN'), ('many', 'JJ'), ('newsgroups', 'NNS'), ('the', 'DT'), ('original', 'JJ'), ('poster', 'NN'), ('using', 'VBG'), ('the', 'DT'), ('same', 'JJ'), ('anonymous', 'JJ'), ('handle', 'NN'), ('later', 'RB'), ('conceded', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('story', 'NN'), ('``', '``'), ('seemed', 'VBD'), ('likely', 'JJ'), ('to', 'TO'), ('have', 'VB'), ('been', 'VBN'), ('fabricated', 'VBN'), (",''", 'RBR'), ('suggesting', 'VBG'), ('the', 'DT'), ('plausible', 'JJ'), ('possibility', 'NN'), ('that', 'IN'), ('the', 'DT'), ('original', 'JJ'), ('intent', 'NN'), ('was', 'VBD'), ('not', 'RB'), ('to', 'TO'), ('provoke', 'VB'), ('outrage', 'NN'), ('but', 'CC'), ('gauge', 'JJ'), ('reactions', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('authenticity', 'NN'), ('of', 'IN'), ('the', 'DT'), ('story', 'NN'), ('albeit', 'IN'), ('crudely', 'RB'), ('),', 'JJ'), ('free', 'JJ'), ('of', 'IN'), ('personal', 'JJ'), ('risk', 'NN'), ('from', 'IN'), ('perceived', 'VBN'), ('association', 'NN'), ('with', 'IN'), ('the', 'DT'), ('item', 'NN'), ('the', 'DT'), ('ensuing', 'VBG'), ('commotion', 'NN'), ('generated', 'VBD'), ('queries', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('original', 'JJ'), ('article', 'NN'), ('by', 'IN'), ('late', 'JJ'), ('entering', 'NN'), ('readers', 'NNS'), ('the', 'DT'), ('anonymous', 'JJ'), ('user', 'NN'), ('later', 'RB'), ('posted', 'VBD'), ('deliberately', 'RB'), ('offensive', 'JJ'), ('comments', 'NNS'), ('at', 'IN'), ('his', 'PRP$'), ('detractors', 'NNS'), ('despite', 'IN'), ('piercingly', 'RB'), ('irate', 'JJ'), ('and', 'CC'), ('outraged', 'JJ'), ('complaints', 'NNS'), ('and', 'CC'), ('even', 'RB'), ('the', 'DT'), ('vocal', 'JJ'), ('opposition', 'NN'), ('and', 'CC'), ('verbal', 'JJ'), ('abuse', 'NN'), ('of', 'IN'), ('kleinpaste', 'NN'), ('and', 'CC'), ('eminent', 'JJ'), ('news', 'NN'), ('operators', 'NNS'), ('helsingius', 'NN'), ('has', 'VBZ'), ('largely', 'RB'), ('avoided', 'VBN'), ('use', 'NN'), ('of', 'IN'), ('the', 'DT'), ('``', '``'), ('fire', 'NN'), ('extingisher', 'NN'), ("''", "''"), ('and', 'CC'), ('the', 'DT'), ('``', '``'), ('group', 'NN'), ('bouncer', 'NN'), ("''", "''"), ('mechanisms', 'NNS'), ('that', 'WDT'), ('limit', 'VBP'), ('the', 'DT'), ('scope', 'NN'), ('of', 'IN'), ('the', 'DT'), ('service', 'NN'), ('as', 'IN'), ('of', 'IN'), ('march', 'NN'), ('1993', 'CD'), ('the', 'DT'), ('anon', 'NN'), ('penet', 'NN'), ('fi', 'NN'), ('site', 'NN'), ('is', 'VBZ'), ('best', 'RB'), ('described', 'VBN'), ('as', 'IN'), ('inundated', 'JJ'), ("':", 'IN'), ('it', 'PRP'), ('has', 'VBZ'), ('registered', 'VBN'), ('over', 'IN'), ('13', 'CD'), ('000', 'CD'), ('users', 'NNS'), ('in', 'IN'), ('its', 'PRP$'), ('initial', 'JJ'), ('three', 'CD'), ('months', 'NNS'), ('of', 'IN'), ('operation', 'NN'), ('forwards', 'NNS'), ('3000', 'CD'), ('messages', 'NNS'), ('day', 'NN'), ('and', 'CC'), ('approximately', 'RB'), ('of', 'IN'), ('all', 'DT'), ('usenet', 'JJ'), ('postings', 'NNS'), ('are', 'VBP'), ('anonymized', 'VBN'), ('through', 'IN'), ('the', 'DT'), ('site', 'NN'), ('the', 'DT'), ('immense', 'JJ'), ('popularity', 'NN'), ('is', 'VBZ'), ('probably', 'RB'), ('largely', 'RB'), ('due', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('capability', 'NN'), ('for', 'IN'), ('global', 'JJ'), ('anonymity', 'NN'), ('which', 'WDT'), ('has', 'VBZ'), ('allowed', 'VBN'), ('users', 'NNS'), ('to', 'TO'), ('find', 'VB'), ('creative', 'JJ'), ('uses', 'NNS'), ('in', 'IN'), ('diverse', 'JJ'), ('areas', 'NNS'), ('not', 'RB'), ('previously', 'RB'), ('envisioned', 'VBN'), ('johan', 'NN'), ('helsingius', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('subject', 'JJ'), ('to', 'TO'), ('extraordinary', 'JJ'), ('pressure', 'NN'), ('to', 'TO'), ('dismantle', 'VB'), ('his', 'PRP$'), ('server', 'NN'), ('in', 'IN'), ('feb', 'JJ'), ('1993', 'CD'), ('at', 'IN'), ('one', 'CD'), ('point', 'NN'), ('kleinpaste', 'NN'), ('threatened', 'VBD'), ('publicly', 'RB'), ('to', 'TO'), ('organize', 'VB'), ('sort', 'NN'), ('of', 'IN'), ('vigilante', 'NN'), ('group', 'NN'), ('of', 'IN'), ('irate', 'JJ'), ('news', 'NN'), ('operators', 'NNS'), ('to', 'TO'), ('send', 'VB'), ('out', 'RP'), ('revocation', 'NN'), ('commands', 'NNS'), ('on', 'IN'), ('all', 'DT'), ('messages', 'NNS'), ('originating', 'VBG'), ('from', 'IN'), ('the', 'DT'), ('site', 'NN'), ('helsingius', 'NN'), ('has', 'VBZ'), ('also', 'RB'), ('alluded', 'VBN'), ('to', 'TO'), ('threats', 'NNS'), ('of', 'IN'), ('flooding', 'VBG'), ('the', 'DT'), ('server', 'NN'), ('the', 'DT'), ('server', 'NN'), ('has', 'VBZ'), ('crashed', 'VBN'), ('several', 'JJ'), ('times', 'NNS'), ('at', 'IN'), ('least', 'JJS'), ('once', 'RB'), ('due', 'JJ'), ('to', 'TO'), ('saturation', 'NN'), ('mailbombing', 'VBG'), ('through', 'IN'), ('it', 'PRP'), ('by', 'IN'), ('an', 'DT'), ('anonymous', 'JJ'), ('user', 'NN'), ('mr', 'NN'), ('helsingius', 'NN'), ('reports', 'NNS'), ('spending', 'VBG'), ('up', 'RP'), ('to', 'TO'), ('hours', 'NNS'), ('per', 'IN'), ('day', 'NN'), ('answering', 'VBG'), ('email', 'JJ'), ('requests', 'NNS'), ('alone', 'RB'), ('associated', 'VBN'), ('with', 'IN'), ('the', 'DT'), ('service', 'NN'), ('administration', 'NN'), ('in', 'IN'), ('response', 'NN'), ('to', 'TO'), ('the', 'DT'), ('serious', 'JJ'), ('threats', 'NNS'), ('he', 'PRP'), ('disabled', 'VBD'), ('global', 'JJ'), ('group', 'NN'), ('access', 'NN'), ('temporarily', 'RB'), ('for', 'IN'), ('one', 'CD'), ('week', 'NN'), ('and', 'CC'), ('encouraged', 'VBD'), ('his', 'PRP$'), ('users', 'NNS'), ('to', 'TO'), ('defend', 'VB'), ('the', 'DT'), ('service', 'NN'), ('publicly', 'RB'), ('based', 'VBN'), ('on', 'IN'), ('fast', 'JJ'), ('moving', 'VBG'), ('dialogue', 'NN'), ('and', 'CC'), ('creative', 'JJ'), ('suggestions', 'NNS'), ('by', 'IN'), ('``', '``'), ('cypherpunks', 'NNS'), (",''", 'VBP'), ('helsingius', 'NN'), ('has', 'VBZ'), ('identified', 'VBN'), ('many', 'JJ'), ('security', 'NN'), ('weaknesses', 'NNS'), ('and', 'CC'), ('valuable', 'JJ'), ('new', 'JJ'), ('features', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('service', 'NN'), ('and', 'CC'), ('is', 'VBZ'), ('currently', 'RB'), ('in', 'IN'), ('the', 'DT'), ('process', 'NN'), ('of', 'IN'), ('code', 'NN'), ('development', 'NN'), ('and', 'CC'), ('testing', 'NN'), ('he', 'PRP'), ('is', 'VBZ'), ('planning', 'VBG'), ('on', 'IN'), ('upgrading', 'VBG'), ('the', 'DT'), ('ibm', 'NN'), ('compatible', 'JJ'), ('386', 'CD'), ('machine', 'NN'), ('to', 'TO'), ('486', 'CD'), ('soon', 'RB'), ('to', 'TO'), ('handle', 'VB'), ('the', 'DT'), ('voluminous', 'JJ'), ('load', 'NN'), ('and', 'CC'), ('is', 'VBZ'), ('considering', 'VBG'), ('integrating', 'VBG'), ('new', 'JJ'), ('system', 'NN'), ('with', 'IN'), ('very', 'RB'), ('sophisticated', 'JJ'), ('functionality', 'NN'), ('including', 'VBG'), ('multiple', 'JJ'), ('email', 'NN'), ('aliases', 'NNS'), ('alias', 'JJ'), ('allocation', 'NN'), ('control', 'NN'), ('public', 'JJ'), ('key', 'JJ'), ('encryption', 'NN'), ('etc', 'FW'), ('very', 'RB'), ('sophisticated', 'JJ'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('system', 'NN'), ('was', 'VBD'), ('set', 'VBN'), ('up', 'RP'), ('in', 'IN'), ('dec', 'NN'), ('1992', 'CD'), ('by', 'IN'), ('clunie', 'NN'), ('that', 'WDT'), ('used', 'VBD'), ('cryptography', 'NN'), ('in', 'IN'), ('both', 'DT'), ('directions', 'NNS'), ('to', 'TO'), ('from', 'IN'), ('the', 'DT'), ('server', 'NN'), ('for', 'IN'), ('the', 'DT'), ('highest', 'JJS'), ('degree', 'NN'), ('of', 'IN'), ('confidentiality', 'NN'), ('seen', 'VBN'), ('so', 'RB'), ('far', 'RB'), ('however', 'RB'), ('it', 'PRP'), ('was', 'VBD'), ('running', 'VBG'), ('on', 'IN'), ('public', 'JJ'), ('access', 'NN'), ('account', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('had', 'VBD'), ('to', 'TO'), ('shut', 'VB'), ('it', 'PRP'), ('down', 'RP'), ('after', 'IN'), ('only', 'RB'), ('several', 'JJ'), ('weeks', 'NNS'), ('upon', 'IN'), ('receiving', 'VBG'), ('requests', 'NNS'), ('and', 'CC'), ('conditions', 'NNS'), ('apparently', 'RB'), ('ultimately', 'RB'), ('originating', 'VBG'), ('from', 'IN'), ('nsf', 'JJ'), ('representatives', 'NNS'), ('clunie', 'NN'), ('has', 'VBZ'), ('released', 'VBN'), ('the', 'DT'), ('software', 'NN'), ('to', 'TO'), ('the', 'DT'), ('public', 'JJ'), ('domain', 'NN'), ('recently', 'RB'), ('the', 'DT'), ('idea', 'NN'), ('of', 'IN'), ('newsgroup', 'NN'), ('devoted', 'VBN'), ('to', 'TO'), ('whistleblowing', 'VBG'), ('on', 'IN'), ('government', 'NN'), ('abuses', 'NNS'), ('has', 'VBZ'), ('received', 'VBN'), ('wide', 'JJ'), ('and', 'CC'), ('focused', 'JJ'), ('attention', 'NN'), ('and', 'CC'), ('group', 'NN'), ('formation', 'NN'), ('is', 'VBZ'), ('currently', 'RB'), ('underway', 'RB'), ('in', 'IN'), ('the', 'DT'), ('basic', 'JJ'), ('scenario', 'NN'), ('the', 'DT'), ('group', 'NN'), ('would', 'MD'), ('allow', 'VB'), ('people', 'NNS'), ('to', 'TO'), ('post', 'VB'), ('pseudonymously', 'RB'), ('using', 'VBG'), ('remailers', 'NNS'), ('and', 'CC'), ('even', 'RB'), ('establish', 'VB'), ('reputations', 'NNS'), ('based', 'VBN'), ('on', 'IN'), ('their', 'PRP$'), ('authentifiable', 'JJ'), ('digital', 'JJ'), ('signatures', 'VBZ'), ('the', 'DT'), ('traffic', 'NN'), ('may', 'MD'), ('eventually', 'RB'), ('reach', 'VB'), ('reporters', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('mainstream', 'NN'), ('news', 'NN'), ('media', 'NNS'), ('has', 'VBZ'), ('volunteered', 'VBN'), ('to', 'TO'), ('attack', 'VB'), ('multiple', 'JJ'), ('aspects', 'NNS'), ('of', 'IN'), ('this', 'DT'), ('project', 'NN'), ('including', 'VBG'), ('distributing', 'VBG'), ('easy', 'JJ'), ('to', 'TO'), ('read', 'VB'), ('documentation', 'NN'), ('on', 'IN'), ('posting', 'VBG'), ('anonymization', 'NN'), ('and', 'CC'), ('encryption', 'NN'), ('see', 'NN'), ('also', 'RB'), ('sections', 'VBZ'), ('on', 'IN'), ('``', '``'), ('views', 'NNS'), ('on', 'IN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ("''", "''"), ('below', 'IN'), ('and', 'CC'), ('``', '``'), ('what', 'WP'), ('is', 'VBZ'), ('going', 'VBG'), ('on', 'IN'), ('with', 'IN'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ("?''", 'NN'), ('in', 'IN'), ('this', 'DT'), ('document', 'NN'), ('thanks', 'NNS'), ('to', 'TO'), ('carl', 'VB'), ('kleinpaste', 'NN'), ('david', 'NN'), ('clunie', 'NN'), ('and', 'CC'), ('johan', 'NN'), ('helsingius', 'NN'), ('for', 'IN'), ('contributions', 'NNS'), ('here', 'RB'), ('.)', 'VBP'), ('_____', 'JJR'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('value', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('think', 'VBP'), ('anonymous', 'JJ'), ('posts', 'NNS'), ('do', 'VBP'), ('help', 'VB'), ('in', 'IN'), ('focusing', 'VBG'), ('our', 'PRP$'), ('attention', 'NN'), ('on', 'IN'), ('the', 'DT'), ('content', 'NN'), ('of', 'IN'), ('one', 'CD'), ('message', 'NN'), ('sure', 'JJ'), ('lot', 'NN'), ('of', 'IN'), ('anonymous', 'JJ'), ('posts', 'NNS'), ('are', 'VBP'), ('abusive', 'JJ'), ('or', 'CC'), ('frivolous', 'JJ'), ('but', 'CC'), ('in', 'IN'), ('most', 'JJS'), ('cases', 'NNS'), ('these', 'DT'), ('are', 'VBP'), ('by', 'IN'), ('users', 'NNS'), ('who', 'WP'), ('find', 'VBP'), ('the', 'DT'), ('anon', 'NN'), ('facility', 'NN'), ('novel', 'NN'), ('once', 'IN'), ('the', 'DT'), ('novelty', 'NN'), ('wears', 'VBZ'), ('off', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('stopping', 'VBG'), ('their', 'PRP$'), ('pranks', 'NNS'), ('...', ':'), ('wes', 'VBZ'), ('morgan', 'JJ'), ('):', 'NNP'), ('don', 'NN'), ('mind', 'NN'), ('seeing', 'VBG'), ('the', 'DT'), ('miscellaneous', 'JJ'), ('hatred', 'JJ'), ('prejudice', 'NN'), ('racism', 'NN'), ('those', 'DT'), ('things', 'NNS'), ('are', 'VBP'), ('part', 'NN'), ('of', 'IN'), ('our', 'PRP$'), ('nature', 'NN'), ('however', 'RB'), ('the', 'DT'), ('notion', 'NN'), ('of', 'IN'), ('providing', 'VBG'), ('anonymity', 'NN'), ('shield', 'NN'), ('for', 'IN'), ('these', 'DT'), ('ideas', 'NNS'), ('repulses', 'VBP'), ('me', 'PRP'), ('if', 'IN'), ('they', 'PRP'), ('have', 'VBP'), ('such', 'JJ'), ('strong', 'JJ'), ('feelings', 'NNS'), ('why', 'WRB'), ('can', 'MD'), ('they', 'PRP'), ('put', 'VB'), ('their', 'PRP$'), ('name', 'NN'), ('on', 'IN'), ('their', 'PRP$'), ('postings', 'NNS'), ('...', ':'), ('quite', 'RB'), ('frankly', 'RB'), ('loathe', 'JJ'), ('communication', 'NN'), ('with', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('refuse', 'VBP'), ('to', 'TO'), ('use', 'VB'), ('their', 'PRP$'), ('names', 'NNS'), ('david', 'VBP'), ('clunie', 'RB'), ('many', 'JJ'), ('seem', 'VBP'), ('to', 'TO'), ('question', 'VB'), ('the', 'DT'), ('value', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('but', 'CC'), ('who', 'WP'), ('are', 'VBP'), ('they', 'PRP'), ('to', 'TO'), ('say', 'VB'), ('what', 'WP'), ('risks', 'VBZ'), ('another', 'DT'), ('individual', 'NN'), ('should', 'MD'), ('take', 'VB'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('question', 'NN'), ('that', 'IN'), ('in', 'IN'), ('this', 'DT'), ('rather', 'RB'), ('conservative', 'JJ'), ('society', 'NN'), ('that', 'IN'), ('we', 'PRP'), ('live', 'VBP'), ('in', 'IN'), ('holding', 'VBG'), ('certain', 'JJ'), ('views', 'NNS'), ('making', 'VBG'), ('certain', 'JJ'), ('statements', 'NNS'), ('adopting', 'VBG'), ('certain', 'JJ'), ('lifestyle', 'NN'), ('are', 'VBP'), ('likely', 'JJ'), ('to', 'TO'), ('result', 'VB'), ('in', 'IN'), ('public', 'JJ'), ('censure', 'NN'), ('ridicule', 'NN'), ('loss', 'NN'), ('of', 'IN'), ('status', 'NN'), ('employment', 'NN'), ('or', 'CC'), ('even', 'RB'), ('legal', 'JJ'), ('action', 'NN'), ('given', 'VBN'), ('the', 'DT'), ('heterogeneity', 'NN'), ('of', 'IN'), ('the', 'DT'), ('legal', 'JJ'), ('jurisdictions', 'NNS'), ('from', 'IN'), ('where', 'WRB'), ('the', 'DT'), ('many', 'JJ'), ('contributors', 'NNS'), ('to', 'TO'), ('usenet', 'JJ'), ('post', 'NN'), ('who', 'WP'), ('knows', 'VBZ'), ('what', 'WP'), ('is', 'VBZ'), ('legal', 'JJ'), ('and', 'CC'), ('what', 'WP'), ('is', 'VBZ'), ('not', 'RB'), ('some', 'DT'), ('say', 'VBP'), ('that', 'IN'), ('anonymous', 'JJ'), ('posters', 'NNS'), ('are', 'VBP'), ('cowards', 'NNS'), ('and', 'CC'), ('should', 'MD'), ('stand', 'VB'), ('up', 'RP'), ('and', 'CC'), ('be', 'VB'), ('counted', 'VBN'), ('perhaps', 'RB'), ('that', 'DT'), ('is', 'VBZ'), ('one', 'CD'), ('point', 'NN'), ('of', 'IN'), ('view', 'NN'), ('but', 'CC'), ('what', 'WP'), ('right', 'JJ'), ('do', 'VBP'), ('these', 'DT'), ('detractors', 'NNS'), ('have', 'VBP'), ('to', 'TO'), ('exercise', 'VB'), ('such', 'JJ'), ('censorship', 'NN'), ('from', 'IN'), ('doug', 'NN'), ('sewell', 'NN'), ('why', 'WRB'), ('is', 'VBZ'), ('it', 'PRP'), ('censorship', 'NN'), ('to', 'TO'), ('not', 'RB'), ('expect', 'VB'), ('someone', 'NN'), ('to', 'TO'), ('speak', 'VB'), ('for', 'IN'), ('themselves', 'PRP'), ('without', 'IN'), ('the', 'DT'), ('cloak', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('at', 'IN'), ('best', 'JJS'), ('lame', 'NN'), ('argument', 'NN'), ('you', 'PRP'), ('tell', 'VBP'), ('me', 'PRP'), ('why', 'WRB'), ('what', 'WP'), ('you', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('say', 'VB'), ('requires', 'VBZ'), ('anonymity', 'NN'), ('and', 'CC'), ('you', 'PRP'), ('tell', 'VBP'), ('me', 'PRP'), ('why', 'WRB'), ('the', 'DT'), ('wishes', 'NNS'), ('of', 'IN'), ('majority', 'NN'), ('of', 'IN'), ('non', 'JJ'), ('anonymous', 'JJ'), ('users', 'NNS'), ('of', 'IN'), ('newsgroup', 'NN'), ('should', 'MD'), ('be', 'VB'), ('disregarded', 'VBN'), ('when', 'WRB'), ('they', 'PRP'), ('don', 'VBP'), ('want', 'VBP'), ('anonymous', 'JJ'), ('posts', 'NNS'), ('anonymous', 'JJ'), ('users', 'NNS'), ('have', 'VBP'), ('less', 'JJR'), ('rights', 'NNS'), ('than', 'IN'), ('any', 'DT'), ('others', 'NNS'), ('they', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('legitimate', 'JJ'), ('usenet', 'JJ'), ('participants', 'NNS'), ('would', 'MD'), ('not', 'RB'), ('honor', 'VB'), ('rfds', 'JJ'), ('cfvs', 'NNS'), ('control', 'NN'), ('messages', 'VBZ'), ('or', 'CC'), ('votes', 'NNS'), ('from', 'IN'), ('one', 'CD'), ('brad', 'NN'), ('templeton', 'NN'), ('):', 'NN'), ('can', 'MD'), ('think', 'VB'), ('of', 'IN'), ('no', 'DT'), ('disadvantage', 'NN'), ('caused', 'VBN'), ('by', 'IN'), ('anon', 'NN'), ('posting', 'VBG'), ('sites', 'NNS'), ('that', 'IN'), ('doesn', 'VBP'), ('already', 'RB'), ('exist', 'VBP'), ('other', 'JJ'), ('than', 'IN'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('they', 'PRP'), ('do', 'VBP'), ('make', 'VB'), ('more', 'RBR'), ('naive', 'JJ'), ('net', 'JJ'), ('users', 'NNS'), ('who', 'WP'), ('don', 'VBP'), ('know', 'VB'), ('how', 'WRB'), ('to', 'TO'), ('post', 'VB'), ('anonymously', 'RB'), ('the', 'DT'), ('old', 'JJ'), ('way', 'NN'), ('more', 'RBR'), ('prone', 'NN'), ('to', 'TO'), ('do', 'VB'), ('it', 'PRP'), ('from', 'IN'), ('tom', 'JJ'), ('mandel', 'NN'), ('cannot', 'NN'), ('speak', 'NN'), ('for', 'IN'), ('others', 'NNS'), ('but', 'CC'), ('regard', 'VBP'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('in', 'IN'), ('serious', 'JJ'), ('discussion', 'NN'), ('as', 'IN'), ('pretty', 'RB'), ('much', 'JJ'), ('worthless', 'NN'), ('...', ':'), ('views', 'NNS'), ('that', 'IN'), ('hide', 'NN'), ('behind', 'IN'), ('the', 'DT'), ('veil', 'NN'), ('of', 'IN'), ('anon', 'NN'), ('are', 'VBP'), ('hardly', 'RB'), ('worth', 'IN'), ('the', 'DT'), ('trouble', 'NN'), ('of', 'IN'), ('reading', 'VBG'), ('hank', 'NN'), ('pankey', 'NN'), ('since', 'IN'), ('began', 'VBD'), ('posting', 'VBG'), ('anonymously', 'RB'), ('to', 'TO'), ('show', 'VB'), ('support', 'NN'), ('for', 'IN'), ('general', 'JJ'), ('principles', 'NNS'), ('of', 'IN'), ('personal', 'JJ'), ('privacy', 'NN'), ('have', 'VBP'), ('been', 'VBN'), ('subject', 'JJ'), ('to', 'TO'), ('far', 'RB'), ('more', 'JJR'), ('abuse', 'NN'), ('and', 'CC'), ('attack', 'NN'), ('than', 'IN'), ('ever', 'RB'), ('received', 'VBN'), ('before', 'IN'), ('people', 'NNS'), ('seem', 'VBP'), ('to', 'TO'), ('find', 'VB'), ('it', 'PRP'), ('easier', 'JJR'), ('to', 'TO'), ('flame', 'VB'), ('and', 'CC'), ('insult', 'VB'), ('someone', 'NN'), ('whose', 'WP$'), ('name', 'NN'), ('they', 'PRP'), ('don', 'VBP'), ('know', 'VBP'), ('perhaps', 'RB'), ('it', 'PRP'), ('easier', 'JJR'), ('to', 'TO'), ('pretend', 'VB'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('person', 'NN'), ('behind', 'IN'), ('the', 'DT'), ('email', 'NN'), ('address', 'NN'), ('who', 'WP'), ('feels', 'VBZ'), ('the', 'DT'), ('sting', 'NN'), ('of', 'IN'), ('abusive', 'JJ'), ('comments', 'NNS'), ('anonymity', 'NN'), ('does', 'VBZ'), ('hinder', 'VB'), ('some', 'DT'), ('methods', 'NNS'), ('of', 'IN'), ('controlling', 'VBG'), ('other', 'JJ'), ('posters', 'NNS'), ('actions', 'NNS'), ('people', 'NNS'), ('who', 'WP'), ('seek', 'VBP'), ('such', 'JJ'), ('control', 'NN'), ('will', 'MD'), ('naturally', 'RB'), ('oppose', 'VB'), ('it', 'PRP'), ('from', 'IN'), ('instead', 'RB'), ('of', 'IN'), ('making', 'VBG'), ('this', 'DT'), ('free', 'JJ'), ('er', 'NN'), ('medium', 'NN'), ('by', 'IN'), ('allowing', 'VBG'), ('posters', 'NNS'), ('to', 'TO'), ('protect', 'VB'), ('themselves', 'PRP'), ('with', 'IN'), ('anonymity', 'NN'), ('simply', 'RB'), ('require', 'VB'), ('that', 'IN'), ('all', 'DT'), ('posters', 'NNS'), ('be', 'VB'), ('prepared', 'VBN'), ('to', 'TO'), ('discuss', 'VB'), ('their', 'PRP$'), ('sources', 'NNS'), ('of', 'IN'), ('information', 'NN'), ('and', 'CC'), ('take', 'VB'), ('the', 'DT'), ('heat', 'NN'), ('for', 'IN'), ('unsubstantiated', 'JJ'), ('dribble', 'JJ'), ('this', 'DT'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('the', 'DT'), ('way', 'NN'), ('things', 'NNS'), ('are', 'VBP'), ('currently', 'RB'), ('done', 'VBN'), ('kate', 'NN'), ('gregory', 'NN'), ('):', 'NN'), ('in', 'IN'), ('misc', 'JJ'), ('kids', 'NNS'), ('there', 'EX'), ('are', 'VBP'), ('three', 'CD'), ('threads', 'NNS'), ('going', 'VBG'), ('on', 'IN'), ('started', 'VBN'), ('by', 'IN'), ('anonymous', 'JJ'), ('posters', 'NNS'), ('one', 'CD'), ('was', 'VBD'), ('about', 'IN'), ('changing', 'VBG'), ('jobs', 'NNS'), ('so', 'RB'), ('as', 'IN'), ('to', 'TO'), ('work', 'VB'), ('less', 'RBR'), ('hours', 'NNS'), ('job', 'NN'), ('sharing', 'VBG'), ('and', 'CC'), ('so', 'RB'), ('on', 'IN'), ('from', 'IN'), ('woman', 'NN'), ('who', 'WP'), ('didn', 'VBZ'), ('want', 'VBP'), ('anyone', 'NN'), ('at', 'IN'), ('her', 'PRP$'), ('current', 'JJ'), ('place', 'NN'), ('of', 'IN'), ('work', 'NN'), ('to', 'TO'), ('know', 'VB'), ('she', 'PRP'), ('was', 'VBD'), ('thinking', 'VBG'), ('of', 'IN'), ('looking', 'VBG'), ('for', 'IN'), ('work', 'NN'), ('elsewhere', 'RB'), ('the', 'DT'), ('next', 'JJ'), ('was', 'VBD'), ('from', 'IN'), ('woman', 'NN'), ('who', 'WP'), ('is', 'VBZ'), ('thinking', 'VBG'), ('of', 'IN'), ('having', 'VBG'), ('baby', 'NN'), ('sometime', 'RB'), ('soon', 'RB'), ('and', 'CC'), ('doesn', 'VB'), ('want', 'JJ'), ('coworkers', 'NNS'), ('friends', 'NNS'), ('family', 'NN'), ('etc', 'VBZ'), ('etc', 'FW'), ('to', 'TO'), ('know', 'VB'), ('all', 'DT'), ('about', 'IN'), ('it', 'PRP'), ('but', 'CC'), ('who', 'WP'), ('wants', 'VBZ'), ('advice', 'NN'), ('the', 'DT'), ('third', 'JJ'), ('is', 'VBZ'), ('about', 'IN'), ('sex', 'NN'), ('after', 'IN'), ('parenthood', 'NN'), ('--', ':'), ('actually', 'RB'), ('this', 'DT'), ('was', 'VBD'), ('started', 'VBN'), ('by', 'IN'), ('people', 'NNS'), ('posting', 'VBG'), ('in', 'IN'), ('the', 'DT'), ('usual', 'JJ'), ('way', 'NN'), ('but', 'CC'), ('then', 'RB'), ('it', 'PRP'), ('was', 'VBD'), ('pointed', 'VBN'), ('out', 'RP'), ('that', 'IN'), ('the', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('service', 'NN'), ('might', 'MD'), ('let', 'VB'), ('more', 'JJR'), ('people', 'NNS'), ('participate', 'VBP'), ('misc', 'JJ'), ('kids', 'NNS'), ('doesn', 'NN'), ('seem', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('suffering', 'VBG'), ('any', 'DT'), ('harm', 'NN'), ('from', 'IN'), ('the', 'DT'), ('presence', 'NN'), ('of', 'IN'), ('anonymous', 'JJ'), ('posters', 'NNS'), ('in', 'IN'), ('fact', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('to', 'TO'), ('have', 'VB'), ('been', 'VBN'), ('helped', 'VBN'), ('by', 'IN'), ('it', 'PRP'), ('dan', 'VBZ'), ('hoey', 'JJ'), ('):', 'NNP'), ('while', 'IN'), ('there', 'EX'), ('has', 'VBZ'), ('never', 'RB'), ('been', 'VBN'), ('any', 'DT'), ('real', 'JJ'), ('security', 'NN'), ('against', 'IN'), ('anonymous', 'JJ'), ('or', 'CC'), ('forged', 'VBN'), ('postings', 'NNS'), ('on', 'IN'), ('usenet', 'IN'), ('the', 'DT'), ('process', 'NN'), ('has', 'VBZ'), ('until', 'IN'), ('now', 'RB'), ('been', 'VBN'), ('sufficiently', 'RB'), ('inconvenient', 'JJ'), ('error', 'NN'), ('prone', 'NN'), ('and', 'CC'), ('undocumented', 'JJ'), ('to', 'TO'), ('limit', 'VB'), ('its', 'PRP$'), ('use', 'NN'), ('by', 'IN'), ('persons', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('not', 'RB'), ('learned', 'VBN'), ('the', 'DT'), ('culture', 'NN'), ('of', 'IN'), ('the', 'DT'), ('net', 'NN'), ('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('hand', 'NN'), ('recent', 'JJ'), ('use', 'NN'), ('of', 'IN'), ('the', 'DT'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('service', 'NN'), ('on', 'IN'), ('sci', 'JJ'), ('math', 'NN'), ('seemed', 'VBD'), ('seemed', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('student', 'NN'), ('asking', 'VBG'), ('help', 'NN'), ('on', 'IN'), ('homework', 'NN'), ('problem', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('now', 'RB'), ('been', 'VBN'), ('attributed', 'VBN'), ('to', 'TO'), ('teacher', 'VB'), ('asking', 'VBG'), ('for', 'IN'), ('an', 'DT'), ('explanation', 'NN'), ('of', 'IN'), ('dubious', 'JJ'), ('answer', 'NN'), ('in', 'IN'), ('his', 'PRP$'), ('teaching', 'NN'), ('guide', 'NN'), ('he', 'PRP'), ('says', 'VBZ'), ('his', 'PRP$'), ('news', 'NN'), ('posting', 'NN'), ('is', 'VBZ'), ('broken', 'VBN'), ('so', 'RB'), ('he', 'PRP'), ('is', 'VBZ'), ('using', 'VBG'), ('the', 'DT'), ('anonymous', 'JJ'), ('service', 'NN'), ('as', 'IN'), ('mail', 'NN'), ('to', 'TO'), ('news', 'NN'), ('gateway', 'NN'), ('karl', 'NNP'), ('barrus', 'VBZ'), ('some', 'DT'), ('argue', 'NN'), ('that', 'IN'), ('the', 'DT'), ('opinions', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('hide', 'VBP'), ('behind', 'IN'), ('veil', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('are', 'VBP'), ('worthless', 'JJ'), ('and', 'CC'), ('that', 'IN'), ('people', 'NNS'), ('should', 'MD'), ('own', 'VB'), ('up', 'RP'), ('to', 'TO'), ('their', 'PRP$'), ('thoughts', 'NNS'), ('agree', 'VBP'), ('with', 'IN'), ('the', 'DT'), ('latter', 'JJ'), ('point', 'NN'), ('in', 'IN'), ('an', 'DT'), ('ideal', 'JJ'), ('world', 'NN'), ('we', 'PRP'), ('would', 'MD'), ('all', 'RB'), ('be', 'VB'), ('sitting', 'VBG'), ('around', 'IN'), ('engaging', 'VBG'), ('in', 'IN'), ('socratic', 'JJ'), ('dialogues', 'NNS'), ('freely', 'RB'), ('exchanging', 'VBG'), ('our', 'PRP$'), ('opinions', 'NNS'), ('in', 'IN'), ('an', 'DT'), ('effort', 'NN'), ('to', 'TO'), ('learn', 'VB'), ('but', 'CC'), ('in', 'IN'), ('an', 'DT'), ('ideal', 'JJ'), ('world', 'NN'), ('nobody', 'NN'), ('will', 'MD'), ('threaten', 'VB'), ('you', 'PRP'), ('for', 'IN'), ('your', 'PRP$'), ('thoughts', 'NNS'), ('or', 'CC'), ('ridicule', 'NN'), ('you', 'PRP'), ('but', 'CC'), ('we', 'PRP'), ('live', 'VBP'), ('in', 'IN'), ('world', 'NN'), ('where', 'WRB'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('don', 'VBP'), ('agree', 'VBP'), ('with', 'IN'), ('you', 'PRP'), ('may', 'MD'), ('try', 'VB'), ('to', 'TO'), ('harm', 'VB'), ('you', 'PRP'), ('let', 'VB'), ('face', 'VB'), ('it', 'PRP'), ('some', 'DT'), ('people', 'NNS'), ('aren', 'VBP'), ('going', 'VBG'), ('to', 'TO'), ('agree', 'VB'), ('with', 'IN'), ('your', 'PRP$'), ('opinion', 'NN'), ('no', 'DT'), ('matter', 'NN'), ('how', 'WRB'), ('logically', 'RB'), ('you', 'PRP'), ('try', 'VBP'), ('to', 'TO'), ('present', 'VB'), ('it', 'PRP'), ('or', 'CC'), ('how', 'WRB'), ('reasoned', 'VBN'), ('out', 'IN'), ('it', 'PRP'), ('may', 'MD'), ('be', 'VB'), ('this', 'DT'), ('is', 'VBZ'), ('sad', 'JJ'), ('since', 'IN'), ('it', 'PRP'), ('does', 'VBZ'), ('restrict', 'JJ'), ('people', 'NNS'), ('from', 'IN'), ('voicing', 'VBG'), ('their', 'PRP$'), ('opinions', 'NNS'), ('richard', 'VBP'), ('depew', 'NN'), ('):', 'VBP'), ('the', 'DT'), ('consensus', 'NN'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('that', 'IN'), ('general', 'JJ'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('service', 'NN'), ('such', 'JJ'), ('as', 'IN'), ('that', 'DT'), ('at', 'IN'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('seems', 'VBZ'), ('sufficiently', 'RB'), ('corrosive', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('trust', 'NN'), ('and', 'CC'), ('civility', 'NN'), ('of', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('that', 'IN'), ('this', 'DT'), ('particular', 'JJ'), ('experiment', 'NN'), ('should', 'MD'), ('be', 'VB'), ('ended', 'VBN'), ('perhaps', 'RB'), ('the', 'DT'), ('next', 'JJ'), ('time', 'NN'), ('the', 'DT'), ('question', 'NN'), ('comes', 'VBZ'), ('up', 'IN'), ('we', 'PRP'), ('can', 'MD'), ('say', 'VB'), ('we', 'PRP'), ('tried', 'VBD'), ('it', 'PRP'), ('we', 'PRP'), ('learned', 'VBD'), ('it', 'PRP'), ('does', 'VBZ'), ('more', 'RBR'), ('harm', 'NN'), ('than', 'IN'), ('good', 'JJ'), ('and', 'CC'), ('we', 'PRP'), ('stopped', 'VBD'), ('it', 'PRP'), ('."', 'VBZ'), ('from', 'IN'), ('alexander', 'NN'), ('eichener', 'NN'), ('anonymous', 'JJ'), ('posting', 'NN'), ('has', 'VBZ'), ('not', 'RB'), ('created', 'VBN'), ('major', 'JJ'), ('problems', 'NNS'), ('aside', 'RB'), ('from', 'IN'), ('angering', 'VBG'), ('irate', 'JJ'), ('people', 'NNS'), ('like', 'IN'), ('you', 'PRP'), ('?)', 'VBP'), ('who', 'WP'), ('would', 'MD'), ('rather', 'RB'), ('ban', 'VB'), ('anonymous', 'JJ'), ('pseudonymous', 'JJ'), ('posting', 'VBG'), ('altogether', 'RB'), ('because', 'IN'), ('real', 'JJ'), ('men', 'NNS'), ('can', 'MD'), ('stand', 'VB'), ('up', 'RP'), ('for', 'IN'), ('what', 'WP'), ('they', 'PRP'), ('said', 'VBD'), ('or', 'CC'), ('comparable', 'JJ'), ('puerile', 'JJ'), ('arguments', 'NNS'), ('as', 'IN'), ('others', 'NNS'), ('have', 'VBP'), ('brought', 'VBN'), ('up', 'RP'), ('dave', 'JJ'), ('hayes', 'NNS'), ('):', 'VBP'), ('what', 'WP'), ('primal', 'JJ'), ('example', 'NN'), ('of', 'IN'), ('human', 'JJ'), ('nature', 'NN'), ('have', 'VBP'), ('three', 'CD'), ('questions', 'NNS'), ('for', 'IN'), ('you', 'PRP'), ('folks', 'NNS'), ('do', 'VBP'), ('people', 'NNS'), ('really', 'RB'), ('say', 'VBP'), ('different', 'JJ'), ('things', 'NNS'), ('to', 'TO'), ('each', 'DT'), ('other', 'JJ'), ('based', 'VBN'), ('upon', 'IN'), ('whether', 'IN'), ('their', 'PRP$'), ('identity', 'NN'), ('is', 'VBZ'), ('or', 'CC'), ('isn', 'JJ'), ('known', 'VBN'), ('are', 'VBP'), ('people', 'NNS'), ('really', 'RB'), ('so', 'RB'), ('affected', 'VBN'), ('by', 'IN'), ('what', 'WP'), ('other', 'JJ'), ('people', 'NNS'), ('say', 'VBP'), ('that', 'IN'), ('the', 'DT'), ('verbage', 'NN'), ('is', 'VBZ'), ('labeled', 'VBN'), ('abuse', 'RB'), ('"?', 'VBZ'), ('most', 'JJS'), ('importantly', 'RB'), ('on', 'IN'), ('forum', 'NN'), ('that', 'IN'), ('prizes', 'VBZ'), ('itself', 'PRP'), ('on', 'IN'), ('the', 'DT'), ('freedom', 'NN'), ('of', 'IN'), ('communication', 'NN'), ('that', 'IN'), ('it', 'PRP'), ('enjoys', 'VBZ'), ('is', 'VBZ'), ('there', 'RB'), ('really', 'RB'), ('such', 'JJ'), ('thing', 'NN'), ('as', 'IN'), ('freedom', 'NN'), ('of', 'IN'), ('communication', 'NN'), ('from', 'IN'), ('terry', 'JJ'), ('mcgonigal', 'JJ'), ('sigh', 'NN'), ('>...', 'NN'), ('just', 'RB'), ('how', 'WRB'), ('many', 'JJ'), ('anon', 'NN'), ('services', 'NNS'), ('are', 'VBP'), ('needed', 'VBN'), ('will', 'MD'), ('everybody', 'VB'), ('start', 'VB'), ('running', 'VBG'), ('one', 'CD'), ('soon', 'RB'), ('what', 'WP'), ('the', 'DT'), ('purpose', 'NN'), ('who', 'WP'), ('stands', 'VBZ'), ('to', 'TO'), ('benefit', 'VB'), ('when', 'WRB'), ('there', 'EX'), ('are', 'VBP'), ('anon', 'JJ'), ('services', 'NNS'), ('then', 'RB'), ('then', 'RB'), ('out', 'IN'), ('there', 'RB'), ('where', 'WRB'), ('has', 'VBZ'), ('this', 'DT'), ('sudden', 'JJ'), ('fasination', 'NN'), ('with', 'IN'), ('anon', 'NN'), ('services', 'NNS'), ('come', 'VBP'), ('from', 'IN'), ('for', 'IN'), ('better', 'JJR'), ('or', 'CC'), ('imho', 'JJ'), ('worse', 'JJR'), ('it', 'PRP'), ('looks', 'VBZ'), ('like', 'IN'), ('we', 'PRP'), ('er', 'VBP'), ('gonna', 'JJ'), ('get', 'VB'), ('stuck', 'VBN'), ('with', 'IN'), ('these', 'DT'), ('things', 'NNS'), ('and', 'CC'), ('as', 'RB'), ('much', 'JJ'), ('as', 'IN'), ('don', 'NN'), ('like', 'IN'), ('the', 'DT'), ('idea', 'NN'), ('of', 'IN'), ('services', 'NNS'), ('like', 'IN'), ('this', 'DT'), ('becoming', 'VBG'), ('the', 'DT'), ('norm', 'JJ'), ('don', 'NN'), ('really', 'RB'), ('think', 'VB'), ('there', 'RB'), ('much', 'JJ'), ('to', 'TO'), ('be', 'VB'), ('done', 'VBN'), ('since', 'IN'), ('it', 'PRP'), ('obvious', 'VBZ'), ('that', 'IN'), ('anyone', 'NN'), ('who', 'WP'), ('wants', 'VBZ'), ('to', 'TO'), ('can', 'MD'), ('set', 'VB'), ('one', 'CD'), ('up', 'RP'), ('with', 'IN'), ('bit', 'NN'), ('of', 'IN'), ('work', 'NN'), ('karl', 'NNP'), ('kleinpaste', 'NN'), ('):', 'NNP'), ('weak', 'JJ'), ('reasoning', 'VBG'), ('with', 'IN'), ('freedom', 'NN'), ('comes', 'VBZ'), ('responsibility', 'NN'), ('dave', 'JJ'), ('hayes', 'NNS'), ('):', 'VBP'), ('responsibility', 'NN'), ('isn', 'NN'), ('real', 'JJ'), ('if', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('enforced', 'VBN'), ('true', 'JJ'), ('responsibilty', 'NN'), ('comes', 'VBZ'), ('with', 'IN'), ('no', 'DT'), ('coercion', 'NN'), ('_____', 'NN'), ('should', 'MD'), ('anonymous', 'VB'), ('posting', 'VBG'), ('to', 'TO'), ('all', 'DT'), ('groups', 'NNS'), ('be', 'VB'), ('allowed', 'VBN'), ('wes', 'JJ'), ('morgan', 'JJ'), ('):', 'NN'), ('will', 'MD'), ('be', 'VB'), ('the', 'DT'), ('first', 'JJ'), ('to', 'TO'), ('admit', 'VB'), ('that', 'IN'), ('hold', 'VB'), ('some', 'DT'), ('controversial', 'JJ'), ('opinions', 'NNS'), ('indeed', 'RB'), ('sure', 'JJ'), ('that', 'IN'), ('none', 'NN'), ('of', 'IN'), ('us', 'PRP'), ('are', 'VBP'), ('completely', 'RB'), ('orthodox', 'JJ'), ('in', 'IN'), ('our', 'PRP$'), ('opinions', 'NNS'), ('however', 'RB'), ('ve', 'VBP'), ('received', 'JJ'), ('hundreds', 'NNS'), ('of', 'IN'), ('anonymous', 'JJ'), ('email', 'NN'), ('messages', 'NNS'), ('over', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('few', 'JJ'), ('years', 'NNS'), ('fewer', 'JJR'), ('than', 'IN'), ('20', 'CD'), ('of', 'IN'), ('them', 'PRP'), ('were', 'VBD'), ('reasonable', 'JJ'), ('posts', 'NNS'), ('made', 'VBN'), ('with', 'IN'), ('good', 'JJ'), ('motives', 'NNS'), ('."', 'VBP'), ('it', 'PRP'), ('getting', 'VBG'), ('more', 'RBR'), ('and', 'CC'), ('more', 'RBR'), ('difficult', 'JJ'), ('to', 'TO'), ('remember', 'VB'), ('why', 'WRB'), ('we', 'PRP'), ('need', 'VBP'), ('anonymity', 'NN'), ('at', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('abusers', 'NNS'), ('are', 'VBP'), ('once', 'RB'), ('again', 'RB'), ('lousing', 'VBG'), ('things', 'NNS'), ('up', 'RB'), ('for', 'IN'), ('those', 'DT'), ('who', 'WP'), ('truly', 'RB'), ('need', 'VBP'), ('the', 'DT'), ('service', 'NN'), ('or', 'CC'), ('those', 'DT'), ('who', 'WP'), ('would', 'MD'), ('put', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('good', 'JJ'), ('use', 'NN'), (').', 'VBZ'), ('not', 'RB'), ('suggesting', 'VBG'), ('that', 'IN'), ('we', 'PRP'), ('should', 'MD'), ('ban', 'VB'), ('anonymous', 'JJ'), ('servers', 'NNS'), ('as', 'IN'), ('ve', 'NN'), ('said', 'VBD'), ('there', 'EX'), ('are', 'VBP'), ('several', 'JJ'), ('situations', 'NNS'), ('in', 'IN'), ('which', 'WDT'), ('anonymity', 'NN'), ('is', 'VBZ'), ('good', 'JJ'), ('thing', 'NN'), ('tm', 'NN'), (').', 'NNP'), ('however', 'RB'), ('the', 'DT'), ('notion', 'NN'), ('that', 'IN'), ('anonymity', 'NN'), ('shield', 'NN'), ('should', 'MD'), ('be', 'VB'), ('automatically', 'RB'), ('extended', 'VBN'), ('to', 'TO'), ('every', 'DT'), ('usenet', 'JJ'), ('discussion', 'NN'), ('is', 'VBZ'), ('ridiculous', 'JJ'), ('it', 'PRP'), ('opens', 'VBZ'), ('the', 'DT'), ('door', 'NN'), ('to', 'TO'), ('further', 'RBR'), ('abuse', 'NN'), ('tim', 'NN'), ('pierce', 'NN'), ('):', 'NN'), ('of', 'IN'), ('course', 'NN'), ('how', 'WRB'), ('does', 'VBZ'), ('one', 'CD'), ('determine', 'NN'), ('whether', 'IN'), ('group', 'NN'), ('requests', 'VBZ'), ('the', 'DT'), ('service', 'NN'), ('flat', 'JJ'), ('majority', 'NN'), ('of', 'IN'), ('posters', 'NNS'), ('voting', 'VBG'), ('in', 'IN'), ('favor', 'NN'), ('positive', 'JJ'), ('margin', 'NN'), ('of', 'IN'), ('100', 'CD'), ('votes', 'NNS'), ('or', 'CC'), ('what', 'WP'), ('no', 'DT'), ('one', 'NN'), ('speaks', 'VBZ'), ('for', 'IN'), ('newsgroup', 'NN'), ('not', 'RB'), ('convinced', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('arguments', 'NNS'), ('that', 'IN'), ('an', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('service', 'NN'), ('for', 'IN'), ('all', 'DT'), ('newsgroups', 'NNS'), ('is', 'VBZ'), ('inherently', 'RB'), ('bad', 'JJ'), ('idea', 'NN'), ('simply', 'RB'), ('because', 'IN'), ('it', 'PRP'), ('diversion', 'NN'), ('from', 'IN'), ('the', 'DT'), ('status', 'NN'), ('quo', 'NN'), ('since', 'IN'), ('the', 'DT'), ('status', 'NN'), ('quo', 'VBZ'), ('previously', 'RB'), ('permitted', 'VBN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('to', 'TO'), ('no', 'DT'), ('newsgroups', 'NNS'), ('any', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('service', 'NN'), ('would', 'MD'), ('reject', 'VB'), ('the', 'DT'), ('status', 'NN'), ('quo', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('facist', 'JJ'), ('to', 'TO'), ('suggest', 'VB'), ('that', 'DT'), ('newsgroup', 'NN'), ('is', 'VBZ'), ('best', 'RBS'), ('able', 'JJ'), ('to', 'TO'), ('decide', 'VB'), ('whether', 'IN'), ('it', 'PRP'), ('wants', 'VBZ'), ('to', 'TO'), ('allow', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('instead', 'RB'), ('of', 'IN'), ('having', 'VBG'), ('them', 'PRP'), ('forced', 'VBN'), ('upon', 'IN'), ('them', 'PRP'), ('by', 'IN'), ('an', 'DT'), ('service', 'NN'), ('administrator', 'NN'), ('brian', 'JJ'), ('ogilvie', 'NN'), ('):', 'VBD'), ('the', 'DT'), ('service', 'NN'), ('provides', 'VBZ'), ('mechanism', 'NN'), ('for', 'IN'), ('forwarding', 'VBG'), ('mail', 'NN'), ('to', 'TO'), ('the', 'DT'), ('original', 'JJ'), ('poster', 'NN'), ('since', 'IN'), ('most', 'JJS'), ('usenet', 'JJ'), ('readers', 'NNS'), ('don', 'VBP'), ('know', 'VBP'), ('john', 'NN'), ('smith', 'NN'), ('from', 'IN'), ('jane', 'NN'), ('doe', 'NN'), ('except', 'IN'), ('by', 'IN'), ('their', 'PRP$'), ('opinions', 'NNS'), ('and', 'CC'), ('their', 'PRP$'), ('address', 'NN'), ('the', 'DT'), ('effect', 'NN'), ('of', 'IN'), ('having', 'VBG'), ('an', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('to', 'TO'), ('which', 'WDT'), ('mail', 'NN'), ('replies', 'NNS'), ('can', 'MD'), ('be', 'VB'), ('directed', 'VBN'), ('is', 'VBZ'), ('minimal', 'JJ'), ('except', 'IN'), ('for', 'IN'), ('those', 'DT'), ('who', 'WP'), ('personally', 'RB'), ('know', 'VBP'), ('the', 'DT'), ('poster', 'NN'), ('--', ':'), ('and', 'CC'), ('...', ':'), ('the', 'DT'), ('lack', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('could', 'MD'), ('be', 'VB'), ('serious', 'JJ'), ('any', 'DT'), ('mechanism', 'NN'), ('like', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('liable', 'JJ'), ('to', 'TO'), ('abuse', 'VB'), ('but', 'CC'), ('the', 'DT'), ('benefits', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('the', 'DT'), ('costs', 'NNS'), ('must', 'MD'), ('be', 'VB'), ('weighed', 'VBN'), ('limiting', 'VBG'), ('the', 'DT'), ('service', 'NN'), ('to', 'TO'), ('alt', 'VB'), ('groups', 'NNS'), ('or', 'CC'), ('specific', 'JJ'), ('groups', 'NNS'), ('would', 'MD'), ('not', 'RB'), ('help', 'VB'), ('those', 'DT'), ('who', 'WP'), ('want', 'VBP'), ('advice', 'NN'), ('on', 'IN'), ('sensitive', 'JJ'), ('issues', 'NNS'), ('in', 'IN'), ('more', 'RBR'), ('professional', 'JJ'), ('newsgroups', 'NN'), ('from', 'IN'), ('tarl', 'NN'), ('neustaedter', 'RB'), ('an', 'DT'), ('additional', 'JJ'), ('point', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('some', 'DT'), ('of', 'IN'), ('us', 'PRP'), ('find', 'VBP'), ('anonimity', 'NN'), ('in', 'IN'), ('technical', 'JJ'), ('matters', 'NNS'), ('to', 'TO'), ('be', 'VB'), ('profoundly', 'RB'), ('offensive', 'JJ'), ('anonimity', 'NN'), ('in', 'IN'), ('different', 'JJ'), ('forums', 'NNS'), ('has', 'VBZ'), ('different', 'JJ'), ('meanings', 'NNS'), ('if', 'IN'), ('get', 'VB'), ('phone', 'NN'), ('call', 'NN'), ('from', 'IN'), ('someone', 'NN'), ('who', 'WP'), ('won', 'VBD'), ('identify', 'VB'), ('himself', 'PRP'), ('hang', 'VB'), ('up', 'RP'), ('if', 'IN'), ('get', 'NNS'), ('mail', 'VBP'), ('with', 'IN'), ('no', 'DT'), ('return', 'NN'), ('address', 'NN'), ('it', 'PRP'), ('goes', 'VBZ'), ('into', 'IN'), ('the', 'DT'), ('garbage', 'NN'), ('unopened', 'VBD'), ('if', 'IN'), ('someone', 'NN'), ('accosts', 'VBZ'), ('me', 'PRP'), ('in', 'IN'), ('the', 'DT'), ('street', 'NN'), ('while', 'IN'), ('wearing', 'VBG'), ('mask', 'NN'), ('back', 'RB'), ('away', 'RB'), ('carefully', 'RB'), ('and', 'CC'), ('expecting', 'VBG'), ('violence', 'NN'), ('in', 'IN'), ('technical', 'JJ'), ('discussion', 'NN'), ('anonimity', 'NN'), ('means', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('individual', 'JJ'), ('isn', 'NN'), ('willing', 'JJ'), ('to', 'TO'), ('associate', 'VB'), ('himself', 'PRP'), ('with', 'IN'), ('the', 'DT'), ('matter', 'NN'), ('being', 'VBG'), ('discussed', 'VBN'), ('which', 'WDT'), ('discredits', 'VBZ'), ('his', 'PRP$'), ('utterances', 'NNS'), ('and', 'CC'), ('makes', 'VBZ'), ('listening', 'VBG'), ('to', 'TO'), ('them', 'PRP'), ('waste', 'NN'), ('of', 'IN'), ('time', 'NN'), ('anonimity', 'NN'), ('leads', 'VBZ'), ('to', 'TO'), ('fun', 'VB'), ('psych', 'JJ'), ('experiments', 'NNS'), ('the', 'DT'), ('literature', 'NN'), ('is', 'VBZ'), ('filled', 'VBN'), ('with', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('various', 'JJ'), ('things', 'NNS'), ('that', 'WDT'), ('people', 'NNS'), ('will', 'MD'), ('do', 'VB'), ('anonymously', 'RB'), ('that', 'IN'), ('they', 'PRP'), ('won', 'VBD'), ('otherwise', 'RB'), ('including', 'VBG'), ('one', 'CD'), ('notorious', 'JJ'), ('study', 'NN'), ('involving', 'VBG'), ('torture', 'NN'), ('that', 'WDT'), ('would', 'MD'), ('not', 'RB'), ('have', 'VB'), ('passed', 'VBN'), ('today', 'NN'), ('ethical', 'JJ'), ('standards', 'NNS'), ('fun', 'NN'), ('stuff', 'NN'), ('in', 'IN'), ('any', 'DT'), ('case', 'NN'), ('fine', 'NN'), ('leave', 'VBP'), ('us', 'PRP'), ('out', 'IN'), ('of', 'IN'), ('it', 'PRP'), ('from', 'IN'), ('joe', 'JJ'), ('buck', 'NN'), ('you', 'PRP'), ('obviously', 'RB'), ('have', 'VBP'), ('never', 'RB'), ('submitted', 'VBN'), ('an', 'DT'), ('article', 'NN'), ('to', 'TO'), ('refereed', 'VB'), ('journal', 'NN'), ('where', 'WRB'), ('you', 'PRP'), ('will', 'MD'), ('receive', 'VB'), ('anonymous', 'JJ'), ('reviews', 'NNS'), ('through', 'IN'), ('server', 'PDT'), ('the', 'DT'), ('editor', 'NN'), ('that', 'WDT'), ('behaves', 'VBZ'), ('much', 'RB'), ('like', 'IN'), ('the', 'DT'), ('one', 'CD'), ('in', 'IN'), ('finland', 'NN'), ('you', 'PRP'), ('may', 'MD'), ('reply', 'VB'), ('and', 'CC'), ('the', 'DT'), ('editor', 'NN'), ('will', 'MD'), ('maintain', 'VB'), ('the', 'DT'), ('anonymity', 'NN'), (').', 'NN'), ('...', ':'), ('your', 'PRP$'), ('comparison', 'NN'), ('of', 'IN'), ('someone', 'NN'), ('who', 'WP'), ('wants', 'VBZ'), ('to', 'TO'), ('express', 'VB'), ('him', 'PRP'), ('herself', 'PRP'), ('on', 'IN'), ('technical', 'JJ'), ('issue', 'NN'), ('anonymously', 'RB'), ('with', 'IN'), ('person', 'NN'), ('who', 'WP'), ('approaches', 'VBZ'), ('you', 'PRP'), ('on', 'IN'), ('dark', 'JJ'), ('street', 'NN'), ('with', 'IN'), ('ski', 'JJ'), ('mask', 'NN'), ('is', 'VBZ'), ('just', 'RB'), ('emotionally', 'RB'), ('overwrought', 'JJ'), ('nonsense', 'NN'), ('such', 'JJ'), ('posters', 'NNS'), ('pose', 'VBP'), ('no', 'DT'), ('physical', 'JJ'), ('threat', 'NN'), ('to', 'TO'), ('you', 'PRP'), ('kamens', 'VB'), ('):', 'VB'), ('it', 'PRP'), ('seems', 'VBZ'), ('obvious', 'JJ'), ('to', 'TO'), ('me', 'PRP'), ('that', 'IN'), ('the', 'DT'), ('default', 'NN'), ('should', 'MD'), ('be', 'VB'), ('not', 'RB'), ('to', 'TO'), ('allow', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('in', 'IN'), ('newsgroup', 'NN'), ('the', 'DT'), ('usenet', 'NN'), ('has', 'VBZ'), ('always', 'RB'), ('operated', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('principle', 'NN'), ('that', 'IN'), ('the', 'DT'), ('status', 'NN'), ('quo', 'NN'), ('should', 'MD'), ('be', 'VB'), ('kept', 'VBN'), ('unless', 'IN'), ('there', 'EX'), ('large', 'JJ'), ('number', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('want', 'VBP'), ('to', 'TO'), ('change', 'VB'), ('it', 'PRP'), ('if', 'IN'), ('someone', 'NN'), ('really', 'RB'), ('needs', 'VBZ'), ('to', 'TO'), ('post', 'VB'), ('message', 'NN'), ('anonymous', 'JJ'), ('in', 'IN'), ('newsgroup', 'NN'), ('in', 'IN'), ('which', 'WDT'), ('this', 'DT'), ('usually', 'RB'), ('isn', 'VBP'), ('done', 'VBN'), ('they', 'PRP'), ('can', 'MD'), ('usually', 'RB'), ('find', 'VB'), ('someone', 'NN'), ('on', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('to', 'TO'), ('do', 'VB'), ('this', 'DT'), ('for', 'IN'), ('them', 'PRP'), ('they', 'PRP'), ('don', 'VBP'), ('need', 'VBP'), ('an', 'DT'), ('automated', 'JJ'), ('service', 'NN'), ('to', 'TO'), ('do', 'VB'), ('it', 'PRP'), ('and', 'CC'), ('the', 'DT'), ('automated', 'JJ'), ('service', 'NN'), ('is', 'VBZ'), ('by', 'IN'), ('its', 'PRP$'), ('nature', 'NN'), ('incapable', 'NN'), ('of', 'IN'), ('making', 'VBG'), ('the', 'DT'), ('judgment', 'NN'), ('call', 'NN'), ('necessary', 'JJ'), ('to', 'TO'), ('decide', 'VB'), ('whether', 'IN'), ('particular', 'JJ'), ('posting', 'VBG'), ('really', 'RB'), ('needs', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('anonymous', 'JJ'), ('from', 'IN'), ('tim', 'JJ'), ('pierce', 'NN'), ('for', 'IN'), ('any', 'DT'), ('newsgroup', 'NN'), ('you', 'PRP'), ('name', 'VBP'), ('bet', 'RB'), ('can', 'MD'), ('envision', 'VB'), ('scenario', 'NN'), ('involving', 'VBG'), ('need', 'NN'), ('for', 'IN'), ('secrecy', 'NN'), ('if', 'IN'), ('an', 'DT'), ('accurate', 'NN'), ('content', 'NN'), ('based', 'VBN'), ('filter', 'NN'), ('of', 'IN'), ('each', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('could', 'MD'), ('be', 'VB'), ('devised', 'VBN'), ('to', 'TO'), ('screen', 'VB'), ('out', 'RP'), ('those', 'DT'), ('that', 'IN'), ('don', 'VBP'), ('require', 'VB'), ('secrecy', 'JJ'), ('wonderful', 'JJ'), ('but', 'CC'), ('it', 'PRP'), ('can', 'MD'), ('be', 'VB'), ('done', 'VBN'), ('from', 'IN'), ('lasse', 'JJ'), ('hiller', 'NN'), ('petersen', 'NN'), ('if', 'IN'), ('newsgroup', 'JJ'), ('wants', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('noise', 'RB'), ('and', 'CC'), ('nuisance', 'RB'), ('free', 'JJ'), ('then', 'RB'), ('it', 'PRP'), ('should', 'MD'), ('call', 'VB'), ('for', 'IN'), ('moderation', 'NN'), ('this', 'DT'), ('should', 'MD'), ('happen', 'VB'), ('on', 'IN'), ('per', 'IN'), ('newsgroup', 'JJ'), ('basis', 'NN'), ('and', 'CC'), ('not', 'RB'), ('as', 'IN'), ('general', 'JJ'), ('usenet', 'JJ'), ('ban', 'NN'), ('on', 'IN'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('of', 'IN'), ('course', 'NN'), ('one', 'CD'), ('principle', 'NN'), ('of', 'IN'), ('moderation', 'NN'), ('might', 'MD'), ('be', 'VB'), ('to', 'TO'), ('keep', 'VB'), ('out', 'RP'), ('all', 'DT'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('and', 'CC'), ('could', 'MD'), ('be', 'VB'), ('achieved', 'VBN'), ('automatically', 'RB'), ('it', 'PRP'), ('would', 'MD'), ('still', 'RB'), ('be', 'VB'), ('_moderation_', 'VBN'), ('personally', 'RB'), ('would', 'MD'), ('prefer', 'VB'), ('moderation', 'NN'), ('criteria', 'NNS'), ('being', 'VBG'), ('based', 'VBN'), ('on', 'IN'), ('actual', 'JJ'), ('content', 'NN'), ('david', 'NN'), ('clunie', 'NN'), ('if', 'IN'), ('group', 'NN'), ('doesn', 'NN'), ('want', 'VBP'), ('to', 'TO'), ('receive', 'VB'), ('certain', 'JJ'), ('posts', 'NNS'), ('it', 'PRP'), ('should', 'MD'), ('become', 'VB'), ('moderated', 'VBN'), ('there', 'EX'), ('are', 'VBP'), ('clearly', 'RB'), ('defined', 'VBN'), ('mechanisms', 'NNS'), ('on', 'IN'), ('non', 'JJ'), ('alt', 'NN'), ('groups', 'NNS'), ('for', 'IN'), ('this', 'DT'), ('to', 'TO'), ('take', 'VB'), ('place', 'NN'), ('an', 'DT'), ('automated', 'VBN'), ('moderator', 'NN'), ('excluding', 'VBG'), ('posts', 'NNS'), ('from', 'IN'), ('certain', 'JJ'), ('eg', 'JJ'), ('anonymous', 'JJ'), ('sites', 'NNS'), ('or', 'CC'), ('individuals', 'NNS'), ('could', 'MD'), ('easily', 'RB'), ('be', 'VB'), ('established', 'VBN'), ('if', 'IN'), ('anyone', 'NN'), ('wants', 'VBZ'), ('to', 'TO'), ('take', 'VB'), ('such', 'JJ'), ('draconian', 'JJ'), ('approach', 'NN'), ('then', 'RB'), ('they', 'PRP'), ('are', 'VBP'), ('welcome', 'JJ'), ('to', 'TO'), ('do', 'VB'), ('so', 'RB'), ('and', 'CC'), ('good', 'JJ'), ('luck', 'NN'), ('to', 'TO'), ('them', 'PRP'), ('doubt', 'VB'), ('if', 'IN'), ('will', 'MD'), ('be', 'VB'), ('reading', 'VBG'), ('their', 'PRP$'), ('group', 'NN'), ('from', 'IN'), ('dave', 'NN'), ('ratcliffe', 'VBN'), ('what', 'WP'), ('possible', 'JJ'), ('need', 'NN'), ('would', 'MD'), ('someone', 'NN'), ('have', 'VB'), ('for', 'IN'), ('posting', 'VBG'), ('anonymously', 'RB'), ('to', 'TO'), ('sci', 'VB'), ('.*', 'NNP'), ('group', 'NN'), ('sure', 'VBD'), ('most', 'JJS'), ('adults', 'NNS'), ('are', 'VBP'), ('willing', 'JJ'), ('to', 'TO'), ('post', 'VB'), ('under', 'IN'), ('their', 'PRP$'), ('own', 'JJ'), ('names', 'NNS'), ('why', 'WRB'), ('would', 'MD'), ('they', 'PRP'), ('want', 'VB'), ('to', 'TO'), ('hide', 'VB'), ('behind', 'IN'), ('an', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('service', 'NN'), ('ashamed', 'VBD'), ('of', 'IN'), ('what', 'WP'), ('they', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('say', 'VB'), ('or', 'CC'), ('just', 'RB'), ('trying', 'VBG'), ('to', 'TO'), ('rile', 'VB'), ('people', 'NNS'), ('without', 'IN'), ('fear', 'NN'), ('of', 'IN'), ('being', 'VBG'), ('identified', 'VBN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('have', 'VBP'), ('their', 'PRP$'), ('place', 'NN'), ('in', 'IN'), ('certain', 'JJ'), ('groups', 'NNS'), ('if', 'IN'), ('or', 'CC'), ('anyone', 'NN'), ('else', 'RB'), ('needs', 'VBZ'), ('to', 'TO'), ('tell', 'VB'), ('you', 'PRP'), ('what', 'WP'), ('those', 'DT'), ('groups', 'NNS'), ('are', 'VBP'), ('then', 'RB'), ('you', 'PRP'), ('ve', 'VBP'), ('been', 'VBN'), ('on', 'IN'), ('another', 'DT'), ('planet', 'NN'), ('breathing', 'VBG'), ('exotic', 'JJ'), ('gases', 'NNS'), ('for', 'IN'), ('too', 'RB'), ('long', 'RB'), ('from', 'IN'), ('it', 'PRP'), ('bloody', 'VBZ'), ('fascinating', 'VBG'), ('that', 'IN'), ('all', 'DT'), ('?)', 'VBP'), ('the', 'DT'), ('proponents', 'NNS'), ('of', 'IN'), ('unimpeded', 'JJ'), ('universal', 'JJ'), ('anon', 'NN'), ('posting', 'VBG'), ('access', 'NN'), ('can', 'MD'), ('seem', 'VB'), ('to', 'TO'), ('find', 'VB'), ('any', 'DT'), ('middle', 'JJ'), ('ground', 'NN'), ('at', 'IN'), ('all', 'DT'), ('why', 'WRB'), ('is', 'VBZ'), ('there', 'EX'), ('such', 'JJ'), ('perception', 'NN'), ('of', 'IN'), ('absolutism', 'NN'), ('where', 'WRB'), ('does', 'VBZ'), ('this', 'DT'), ('instant', 'JJ'), ('gratification', 'NN'), ('syndrome', 'VBD'), ('come', 'VBP'), ('from', 'IN'), ('want', 'JJ'), ('anon', 'NN'), ('access', 'NN'), ('and', 'CC'), ('want', 'VBP'), ('it', 'PRP'), ('now', 'RB'), ('"?', 'VBZ'), ('who', 'WP'), ('are', 'VBP'), ('the', 'DT'), ('control', 'NN'), ('freaks', 'VBZ'), ('here', 'RB'), ('from', 'IN'), ('remember', 'VB'), ('this', 'DT'), ('is', 'VBZ'), ('newsgroup', 'JJ'), ('for', 'IN'), ('posters', 'NNS'), ('writing', 'VBG'), ('about', 'IN'), ('scientific', 'JJ'), ('issues', 'NNS'), ('anonymous', 'JJ'), ('discussion', 'NN'), ('of', 'IN'), ('scientific', 'JJ'), ('issues', 'NNS'), ('leads', 'VBZ'), ('to', 'TO'), ('bad', 'JJ'), ('science', 'NN'), ('from', 'IN'), ('jon', 'NN'), ('noring', 'VBG'), ('though', 'IN'), ('many', 'JJ'), ('have', 'VBP'), ('personal', 'JJ'), ('philosophical', 'JJ'), ('arguments', 'NNS'), ('against', 'IN'), ('anonymous', 'JJ'), ('posters', 'NNS'), ('their', 'PRP$'), ('arguments', 'NNS'), ('have', 'VBP'), ('not', 'RB'), ('been', 'VBN'), ('compelling', 'VBG'), ('enough', 'JJ'), ('to', 'TO'), ('convince', 'VB'), ('me', 'PRP'), ('that', 'IN'), ('omni', 'VBZ'), ('newsgroup', 'RB'), ('anonymous', 'JJ'), ('posting', 'NN'), ('should', 'MD'), ('be', 'VB'), ('banned', 'VBN'), ('or', 'CC'), ('severely', 'RB'), ('restricted', 'VBN'), ('though', 'IN'), ('cannot', 'NN'), ('prove', 'IN'), ('it', 'PRP'), ('it', 'PRP'), ('seems', 'VBZ'), ('to', 'TO'), ('me', 'PRP'), ('that', 'IN'), ('those', 'DT'), ('who', 'WP'), ('do', 'VBP'), ('not', 'RB'), ('like', 'IN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('in', 'IN'), ('principle', 'NN'), ('do', 'VBP'), ('so', 'RB'), ('for', 'IN'), ('reasons', 'NNS'), ('that', 'WDT'), ('are', 'VBP'), ('personal', 'JJ'), ('read', 'JJ'), ('psychological', 'JJ'), ('discomfort', 'NN'), ('rather', 'RB'), ('than', 'IN'), ('for', 'IN'), ('reasons', 'NNS'), ('related', 'VBN'), ('to', 'TO'), ('maintaining', 'VBG'), ('the', 'DT'), ('integrity', 'NN'), ('of', 'IN'), ('usenet', 'JJ'), ('remember', 'VB'), ('it', 'PRP'), ('is', 'VBZ'), ('impossible', 'JJ'), ('to', 'TO'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('ascertain', 'VB'), ('all', 'PDT'), ('the', 'DT'), ('conceivable', 'JJ'), ('and', 'CC'), ('legitimate', 'JJ'), ('motives', 'NNS'), ('for', 'IN'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('to', 'TO'), ('newsgroups', 'VB'), ('one', 'CD'), ('normally', 'RB'), ('would', 'MD'), ('not', 'RB'), ('deem', 'VB'), ('to', 'TO'), ('be', 'VB'), ('sensitive', 'JJ'), ('".', 'NNS'), ('...', ':'), ('in', 'IN'), ('general', 'JJ'), ('fear', 'NN'), ('even', 'RB'), ('letting', 'VBG'), ('newsgroup', 'NN'), ('readers', 'NNS'), ('vote', 'VBP'), ('on', 'IN'), ('either', 'CC'), ('allowing', 'VBG'), ('or', 'CC'), ('not', 'RB'), ('allowing', 'VBG'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('since', 'IN'), ('priori', 'NN'), ('they', 'PRP'), ('cannot', 'VBP'), ('know', 'VB'), ('all', 'PDT'), ('the', 'DT'), ('motives', 'NNS'), ('of', 'IN'), ('legitimate', 'JJ'), ('posters', 'NNS'), ('and', 'CC'), ('do', 'VBP'), ('not', 'RB'), ('believe', 'VB'), ('that', 'IN'), ('any', 'DT'), ('system', 'NN'), ('should', 'MD'), ('ever', 'RB'), ('be', 'VB'), ('instituted', 'VBN'), ('that', 'DT'), ('would', 'MD'), ('inhibit', 'VB'), ('the', 'DT'), ('posting', 'NN'), ('of', 'IN'), ('legitimate', 'JJ'), ('and', 'CC'), ('informative', 'JJ'), ('posts', 'NNS'), ('personally', 'RB'), ('don', 'VBP'), ('believe', 'VBP'), ('that', 'IN'), ('pseudonymous', 'JJ'), ('postings', 'NNS'), ('are', 'VBP'), ('appropriate', 'JJ'), ('in', 'IN'), ('serious', 'JJ'), ('discussion', 'NN'), ('area', 'NN'), ('if', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('legitimate', 'JJ'), ('reason', 'NN'), ('for', 'IN'), ('concealing', 'VBG'), ('the', 'DT'), ('posters', 'NNS'), ('identity', 'NN'), ('perhaps', 'RB'), ('but', 'CC'), ('simply', 'RB'), ('because', 'IN'), ('they', 'PRP'), ('re', 'VBP'), ('not', 'RB'), ('so', 'RB'), ('sure', 'JJ'), ('if', 'IN'), ('they', 'PRP'), ('want', 'VBP'), ('their', 'PRP$'), ('name', 'NN'), ('attached', 'VBN'), ('doesn', 'RB'), ('qualify', 'VB'), ('as', 'IN'), ('legitimate', 'JJ'), ('in', 'IN'), ('my', 'PRP$'), ('book', 'NN'), ('oh', 'NN'), ('and', 'CC'), ('if', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('come', 'VB'), ('up', 'RP'), ('with', 'IN'), ('legitimate', 'JJ'), ('purpose', 'NN'), ('for', 'IN'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('please', 'NN'), ('enlighten', 'VB'), ('me', 'PRP'), ('.)', 'JJ'), ('stuart', 'NN'), ('derby', 'VBD'), ('three', 'CD'), ('of', 'IN'), ('our', 'PRP$'), ('the', 'DT'), (".'", 'NN'), ('founding', 'VBG'), ('fathers', 'NNS'), ('madison', 'VBP'), ('hamilton', 'NN'), ('and', 'CC'), ('jay', 'NN'), ('seemed', 'VBD'), ('to', 'TO'), ('think', 'VB'), ('anonymous', 'JJ'), ('posting', 'NN'), ('was', 'VBD'), ('ok', 'IN'), ('the', 'DT'), ('federalist', 'NN'), ('papers', 'NNS'), ('were', 'VBD'), ('originally', 'RB'), ('printed', 'VBN'), ('in', 'IN'), ('new', 'JJ'), ('york', 'NN'), ('newspapers', 'NNS'), ('with', 'IN'), ('authorship', 'NN'), ('attributed', 'VBN'), ('to', 'TO'), ('publius', 'VB'), ('".', 'JJ'), ('wonder', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('would', 'MD'), ('find', 'VB'), ('their', 'PRP$'), ('purpose', 'JJ'), ('legitimate', 'JJ'), ('"?', 'NN'), ('_____', 'VBD'), ('what', 'WP'), ('should', 'MD'), ('system', 'NN'), ('operators', 'NNS'), ('do', 'VBP'), ('with', 'IN'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('from', 'IN'), ('ed', 'JJ'), ('mcguire', 'NN'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('know', 'VB'), ('how', 'WRB'), ('to', 'TO'), ('junk', 'NN'), ('all', 'DT'), ('articles', 'NNS'), ('posted', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('anonymous', 'JJ'), ('service', 'NN'), ('currently', 'RB'), ('being', 'VBG'), ('discussed', 'VBN'), ('ideally', 'RB'), ('would', 'MD'), ('actually', 'RB'), ('tell', 'VB'), ('my', 'PRP$'), ('feed', 'NN'), ('site', 'NN'), ('not', 'RB'), ('to', 'TO'), ('feed', 'VB'), ('me', 'PRP'), ('articles', 'NNS'), ('posted', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('anonymous', 'JJ'), ('service', 'NN'), ('assuming', 'VBG'), ('the', 'DT'), ('news', 'NN'), ('performance', 'NN'), ('release', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('simple', 'JJ'), ('way', 'NN'), ('to', 'TO'), ('accomplish', 'VB'), ('this', 'DT'), ('or', 'CC'), ('where', 'WRB'), ('should', 'MD'), ('look', 'VB'), ('to', 'TO'), ('learn', 'VB'), ('how', 'WRB'), ('to', 'TO'), ('do', 'VB'), ('it', 'PRP'), ('myself', 'PRP'), ('from', 'IN'), ('david', 'NN'), ('clunie', 'NN'), ('that', 'WDT'), ('bit', 'NN'), ('draconian', 'JJ'), ('isn', 'NN'), ('it', 'PRP'), ('have', 'VBP'), ('your', 'PRP$'), ('users', 'NNS'), ('unanimously', 'RB'), ('decided', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('like', 'VB'), ('you', 'PRP'), ('to', 'TO'), ('do', 'VB'), ('this', 'DT'), ('or', 'CC'), ('have', 'VBP'), ('you', 'PRP'), ('decided', 'VBN'), ('for', 'IN'), ('them', 'PRP'), ('from', 'IN'), ('ed', 'NN'), ('mcguire', 'NN'), ('good', 'JJ'), ('question', 'NN'), ('nobody', 'NN'), ('has', 'VBZ'), ('decided', 'VBN'), ('have', 'VBP'), ('no', 'DT'), ('definite', 'NN'), ('plan', 'NN'), ('to', 'TO'), ('do', 'VB'), ('this', 'DT'), ('just', 'RB'), ('wanted', 'VBD'), ('the', 'DT'), ('technical', 'JJ'), ('data', 'NNS'), ('carl', 'NNS'), ('kleinpaste', 'NN'), ('...', ':'), ('were', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('in', 'IN'), ('the', 'DT'), ('position', 'NN'), ('of', 'IN'), ('offering', 'VBG'), ('such', 'JJ'), ('service', 'NN'), ('again', 'RB'), ('my', 'PRP$'), ('promises', 'NNS'), ('of', 'IN'), ('protection', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('would', 'MD'), ('be', 'VB'), ('limited', 'VBN'), ('not', 'RB'), ('on', 'IN'), ('the', 'DT'), ('basis', 'NN'), ('of', 'IN'), ('personal', 'JJ'), ('opinion', 'NN'), ('of', 'IN'), ('what', 'WP'), ('gets', 'VBZ'), ('posted', 'VBN'), ('but', 'CC'), ('on', 'IN'), ('the', 'DT'), ('basis', 'NN'), ('of', 'IN'), ('postings', 'NNS'), ('which', 'WDT'), ('disrupt', 'VBP'), ('the', 'DT'), ('smooth', 'JJ'), ('operation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('usenet', 'JJ'), ('the', 'DT'), ('most', 'RBS'), ('obvious', 'JJ'), ('and', 'CC'), ('direct', 'JJ'), ('recourse', 'NN'), ('would', 'MD'), ('be', 'VB'), ('to', 'TO'), ('out', 'IN'), ('the', 'DT'), ('abusive', 'JJ'), ('individual', 'NN'), ('less', 'RBR'), ('drastic', 'JJ'), ('possibilities', 'NNS'), ('exist', 'VBP'), ('--', ':'), ('the', 'DT'), ('software', 'NN'), ('supports', 'VBZ'), ('fire', 'NN'), ('extinguisher', 'NN'), ('by', 'IN'), ('which', 'WDT'), ('individuals', 'NNS'), ('can', 'MD'), ('be', 'VB'), ('prevented', 'VBN'), ('from', 'IN'), ('posting', 'VBG'), ('john', 'NN'), ('hascall', 'NN'), ('):', 'NNP'), ('since', 'IN'), ('when', 'WRB'), ('is', 'VBZ'), ('usenet', 'JJ'), ('democracy', 'NN'), ('if', 'IN'), ('someone', 'NN'), ('wants', 'VBZ'), ('to', 'TO'), ('run', 'VB'), ('an', 'DT'), ('anonymous', 'JJ'), ('service', 'NN'), ('that', 'WDT'), ('their', 'PRP$'), ('business', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('want', 'VBP'), ('to', 'TO'), ('put', 'VB'), ('that', 'DT'), ('host', 'NN'), ('in', 'IN'), ('your', 'PRP$'), ('killfile', 'NN'), ('that', 'IN'), ('your', 'PRP$'), ('business', 'NN'), ('if', 'IN'), ('newsadmin', 'JJ'), ('wants', 'VBZ'), ('to', 'TO'), ('blanket', 'VB'), ('drop', 'NN'), ('all', 'DT'), ('postings', 'NNS'), ('from', 'IN'), ('that', 'DT'), ('site', 'NN'), ('that', 'WDT'), ('between', 'IN'), ('them', 'PRP'), ('and', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('people', 'NNS'), ('at', 'IN'), ('that', 'DT'), ('site', 'NN'), ('if', 'IN'), ('everyone', 'NN'), ('ignores', 'VBZ'), ('service', 'VBP'), ('the', 'DT'), ('service', 'NN'), ('effectively', 'RB'), ('doesn', 'JJ'), ('exist', 'VBP'), ('from', 'IN'), ('jonathan', 'NN'), ('kamens', 'NNS'), ('nntp', 'JJ'), ('servers', 'NNS'), ('that', 'WDT'), ('allow', 'VBP'), ('posting', 'VBG'), ('from', 'IN'), ('anyone', 'NN'), ('are', 'VBP'), ('not', 'RB'), ('service', 'RB'), ('to', 'TO'), ('the', 'DT'), ('net', 'JJ'), ('."', 'NN'), ('they', 'PRP'), ('do', 'VBP'), ('the', 'DT'), ('net', 'JJ'), ('disservice', 'NN'), ('terminal', 'NN'), ('servers', 'NNS'), ('have', 'VBP'), ('the', 'DT'), ('same', 'JJ'), ('problems', 'NNS'), ('as', 'IN'), ('open', 'JJ'), ('nntp', 'NN'), ('servers', 'NNS'), ('--', ':'), ('they', 'PRP'), ('allow', 'VBP'), ('people', 'NNS'), ('who', 'WP'), ('want', 'VBP'), ('to', 'TO'), ('do', 'VB'), ('illegal', 'JJ'), ('immoral', 'JJ'), ('unethical', 'JJ'), ('things', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('to', 'TO'), ('do', 'VB'), ('so', 'RB'), ('without', 'IN'), ('accountability', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('by', 'IN'), ('now', 'RB'), ('public', 'JJ'), ('access', 'NN'), ('sites', 'VBZ'), ('all', 'DT'), ('over', 'IN'), ('this', 'DT'), ('country', 'NN'), ('if', 'IN'), ('not', 'RB'), ('all', 'DT'), ('over', 'IN'), ('the', 'DT'), ('world', 'NN'), ('that', 'WDT'), ('allow', 'VBP'), ('very', 'RB'), ('inexpensive', 'JJ'), ('access', 'NN'), ('to', 'TO'), ('the', 'DT'), ('usenet', 'NN'), ('and', 'CC'), ('the', 'DT'), ('internet', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('reason', 'NN'), ('for', 'IN'), ('nntp', 'NN'), ('servers', 'NNS'), ('to', 'TO'), ('allow', 'VB'), ('anyone', 'NN'), ('to', 'TO'), ('post', 'NN'), ('messages', 'NNS'), ('through', 'IN'), ('them', 'PRP'), ('and', 'CC'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('reason', 'NN'), ('for', 'IN'), ('terminal', 'JJ'), ('servers', 'NNS'), ('to', 'TO'), ('allow', 'VB'), ('anyone', 'NN'), ('to', 'TO'), ('connect', 'VB'), ('to', 'TO'), ('them', 'PRP'), ('and', 'CC'), ('then', 'RB'), ('make', 'VB'), ('outbound', 'RP'), ('connections', 'NNS'), ('through', 'IN'), ('them', 'PRP'), ('perhaps', 'RB'), ('when', 'WRB'), ('it', 'PRP'), ('was', 'VBD'), ('harder', 'RBR'), ('to', 'TO'), ('get', 'VB'), ('to', 'TO'), ('the', 'DT'), ('internet', 'NN'), ('or', 'CC'), ('the', 'DT'), ('usenet', 'JJ'), ('open', 'JJ'), ('servers', 'NNS'), ('could', 'MD'), ('be', 'VB'), ('justified', 'VBN'), ('but', 'CC'), ('not', 'RB'), ('now', 'RB'), ('jurgen', 'VBZ'), ('botz', 'NN'), ('):', 'NN'), ('think', 'VBP'), ('that', 'IN'), ('what', 'WP'), ('...', ':'), ('these', 'DT'), ('points', 'NNS'), ('show', 'VBP'), ('clearly', 'RB'), ('is', 'VBZ'), ('that', 'IN'), ('an', 'DT'), ('anonymous', 'JJ'), ('posting', 'NN'), ('service', 'NN'), ('has', 'VBZ'), ('great', 'JJ'), ('deal', 'NN'), ('of', 'IN'), ('responsibility', 'NN'), ('both', 'DT'), ('towards', 'IN'), ('its', 'PRP$'), ('clients', 'NNS'), ('and', 'CC'), ('towards', 'NNS'), ('the', 'DT'), ('net', 'JJ'), ('as', 'IN'), ('whole', 'JJ'), ('such', 'JJ'), ('service', 'NN'), ('should', 'MD'), ('imho', 'VB'), ('have', 'VB'), ('set', 'VBN'), ('of', 'IN'), ('well', 'RB'), ('defined', 'VBN'), ('rules', 'NNS'), ('and', 'CC'), ('contract', 'NN'), ('that', 'IN'), ('its', 'PRP$'), ('clients', 'NNS'), ('should', 'MD'), ('sign', 'VB'), ('under', 'IN'), ('the', 'DT'), ('terms', 'NNS'), ('of', 'IN'), ('which', 'WDT'), ('they', 'PRP'), ('are', 'VBP'), ('assured', 'VBN'), ('anonymity', 'NN'), ('from', 'IN'), ('is', 'VBZ'), ('the', 'DT'), ('problem', 'NN'), ('that', 'IN'), ('some', 'DT'), ('are', 'VBP'), ('used', 'VBN'), ('to', 'TO'), ('punishing', 'VBG'), ('posters', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('upsetting', 'VBG'), ('in', 'IN'), ('some', 'DT'), ('vague', 'JJ'), ('way', 'NN'), ('by', 'IN'), ('complaining', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('usually', 'RB'), ('acquiescent', 'JJ'), ('sysadmin', 'NN'), ('or', 'CC'), ('organizations', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('poster', 'NN'), ('belongs', 'VBZ'), ('to', 'TO'), ('that', 'DT'), ('surely', 'RB'), ('is', 'VBZ'), ('the', 'DT'), ('most', 'RBS'), ('gutless', 'JJ'), ('approach', 'NN'), ('to', 'TO'), ('solving', 'VBG'), ('problems', 'NNS'), ('but', 'CC'), ('my', 'PRP$'), ('experience', 'NN'), ('on', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('shows', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('users', 'NNS'), ('who', 'WP'), ('vilify', 'VBP'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('are', 'VBP'), ('the', 'DT'), ('first', 'JJ'), ('to', 'TO'), ('write', 'VB'), ('obsessively', 'RB'), ('detailed', 'JJ'), ('grievances', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('poster', 'NN'), ('supervisor', 'NN'), ('when', 'WRB'), ('his', 'PRP$'), ('or', 'CC'), ('her', 'PRP$'), ('tranquility', 'NN'), ('is', 'VBZ'), ('disturbed', 'VBN'), ('by', 'IN'), ('some', 'DT'), ('intrusive', 'JJ'), ('or', 'CC'), ('subversive', 'JJ'), ('post', 'NN'), ('or', 'CC'), ('another', 'DT'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('prevent', 'NN'), ('just', 'RB'), ('this', 'DT'), ('kind', 'NN'), ('of', 'IN'), ('intimidation', 'NN'), ('from', 'IN'), ('eric', 'JJ'), ('schilling', 'VBG'), ('the', 'DT'), ('main', 'JJ'), ('point', 'NN'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('make', 'VB'), ('here', 'RB'), ('is', 'VBZ'), ('that', 'IN'), ('while', 'IN'), ('we', 'PRP'), ('can', 'MD'), ('go', 'VB'), ('through', 'IN'), ('and', 'CC'), ('revise', 'VB'), ('the', 'DT'), ('news', 'NN'), ('sw', 'NN'), ('to', 'TO'), ('reject', 'VB'), ('anon', 'JJ'), ('posts', 'NNS'), ('to', 'TO'), ('technical', 'JJ'), ('newsgroups', 'NNS'), ('or', 'CC'), ('some', 'DT'), ('such', 'JJ'), ('thing', 'NN'), ('think', 'VBP'), ('the', 'DT'), ('attempt', 'NN'), ('will', 'MD'), ('prove', 'VB'), ('futile', 'JJ'), ('each', 'DT'), ('attempt', 'NN'), ('to', 'TO'), ('modify', 'VB'), ('news', 'NN'), ('can', 'MD'), ('result', 'VB'), ('in', 'IN'), ('changed', 'VBN'), ('approach', 'NN'), ('by', 'IN'), ('anon', 'JJ'), ('service', 'NN'), ('providers', 'NNS'), ('to', 'TO'), ('thwart', 'VB'), ('the', 'DT'), ('change', 'NN'), ('think', 'VBP'), ('this', 'DT'), ('would', 'MD'), ('be', 'VB'), ('pointless', 'RB'), ('from', 'IN'), ('johan', 'NN'), ('helsingius', 'NNS'), ('have', 'VBP'), ('tried', 'VBN'), ('to', 'TO'), ('stay', 'VB'), ('out', 'RB'), ('of', 'IN'), ('this', 'DT'), ('discussion', 'NN'), ('and', 'CC'), ('see', 'VB'), ('where', 'WRB'), ('the', 'DT'), ('discussion', 'NN'), ('leads', 'VBZ'), ('but', 'CC'), ('now', 'RB'), ('rally', 'RB'), ('feel', 'VBP'), ('like', 'RB'), ('have', 'VBP'), ('to', 'TO'), ('speak', 'VB'), ('up', 'RP'), ('...', ':'), ('have', 'VBP'), ('repeatedly', 'RB'), ('made', 'VBN'), ('clear', 'JJ'), ('...', ':'), ('that', 'WDT'), ('do', 'VBP'), ('block', 'VB'), ('users', 'NNS'), ('if', 'IN'), ('they', 'PRP'), ('continue', 'VBP'), ('their', 'PRP$'), ('abuse', 'NN'), ('after', 'IN'), ('having', 'VBG'), ('been', 'VBN'), ('warned', 'VBN'), ('in', 'IN'), ('many', 'JJ'), ('cases', 'NNS'), ('the', 'DT'), ('users', 'NNS'), ('have', 'VBP'), ('taken', 'VBN'), ('heed', 'NN'), ('of', 'IN'), ('the', 'DT'), ('warning', 'NN'), ('and', 'CC'), ('stopped', 'VBD'), ('and', 'CC'), ('in', 'IN'), ('some', 'DT'), ('cases', 'NNS'), ('even', 'RB'), ('apologized', 'VBN'), ('in', 'IN'), ('public', 'JJ'), ('and', 'CC'), ('when', 'WRB'), ('the', 'DT'), ('warning', 'NN'), ('has', 'VBZ'), ('not', 'RB'), ('had', 'VBN'), ('the', 'DT'), ('desired', 'VBN'), ('effect', 'NN'), ('have', 'VBP'), ('blocked', 'VBN'), ('number', 'NN'), ('of', 'IN'), ('users', 'NNS'), ('have', 'VBP'), ('also', 'RB'), ('blocked', 'VBN'), ('access', 'NN'), ('to', 'TO'), ('groups', 'NNS'), ('where', 'WRB'), ('the', 'DT'), ('readership', 'NN'), ('has', 'VBZ'), ('taken', 'VBN'), ('vote', 'NN'), ('to', 'TO'), ('ban', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('although', 'IN'), ('feel', 'NN'), ('changing', 'VBG'), ('the', 'DT'), ('newsgroup', 'NN'), ('status', 'NN'), ('to', 'TO'), ('moderated', 'VBN'), ('is', 'VBZ'), ('the', 'DT'), ('only', 'JJ'), ('permanent', 'JJ'), ('solution', 'NN'), ('for', 'IN'), ('newsgroups', 'NNS'), ('that', 'WDT'), ('want', 'VBP'), ('to', 'TO'), ('formalize', 'VB'), ('discussion', 'NN'), ('richard', 'NN'), ('depew', 'NN'), ('does', 'VBZ'), ('this', 'DT'), ('...', ':'), ('mean', 'NN'), ('that', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('volunteering', 'VBG'), ('to', 'TO'), ('issue', 'VB'), ('request', 'NN'), ('for', 'IN'), ('discussion', 'NN'), ('to', 'TO'), ('ban', 'VB'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('or', 'CC'), ('to', 'TO'), ('moderate', 'VB'), ('each', 'DT'), ('of', 'IN'), ('the', 'DT'), ('4000', 'CD'), ('newsgroups', 'NNS'), ('that', 'IN'), ('your', 'PRP$'), ('server', 'NN'), ('can', 'MD'), ('reach', 'VB'), ('don', 'JJ'), ('think', 'VBP'), ('so', 'RB'), ('but', 'CC'), ('this', 'DT'), ('illustrates', 'VBZ'), ('the', 'DT'), ('trouble', 'NN'), ('that', 'IN'), ('your', 'PRP$'), ('server', 'NN'), ('is', 'VBZ'), ('causing', 'VBG'), ('please', 'VB'), ('listen', 'VB'), ('to', 'TO'), ('the', 'DT'), ('consensus', 'NN'), ('of', 'IN'), ('the', 'DT'), ('news', 'NN'), ('administrators', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('group', 'NN'), ('any', 'DT'), ('newsgroup', 'NN'), ('should', 'MD'), ('be', 'VB'), ('consulted', 'VBN'), ('before', 'IN'), ('letting', 'VBG'), ('your', 'PRP$'), ('server', 'NN'), ('post', 'NN'), ('messages', 'NNS'), ('to', 'TO'), ('that', 'DT'), ('group', 'NN'), ('from', 'IN'), ('alexander', 'NN'), ('eichener', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('pompous', 'JJ'), ('consensus', 'NN'), ('of', 'IN'), ('the', 'DT'), ('news', 'NN'), ('administrators', 'NNS'), ('here', 'RB'), ('maybe', 'RB'), ('you', 'PRP'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('invent', 'VB'), ('one', 'CD'), ('there', 'EX'), ('is', 'VBZ'), ('sizeable', 'JJ'), ('number', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('concerned', 'VBN'), ('about', 'IN'), ('the', 'DT'), ('possible', 'JJ'), ('and', 'CC'), ('to', 'TO'), ('minor', 'VB'), ('extent', 'NN'), ('about', 'IN'), ('the', 'DT'), ('actual', 'JJ'), ('abuse', 'NN'), ('of', 'IN'), ('the', 'DT'), ('server', 'NN'), ('as', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('configured', 'VBN'), ('now', 'RB'), (').', 'VBZ'), ('these', 'DT'), ('concerns', 'NNS'), ('are', 'VBP'), ('respectable', 'JJ'), ('johan', 'NN'), ('is', 'VBZ'), ('dealing', 'VBG'), ('with', 'IN'), ('them', 'PRP'), ('...', ':'), ('there', 'EX'), ('are', 'VBP'), ('some', 'DT'), ('few', 'JJ'), ('who', 'WP'), ('rage', 'VBP'), ('with', 'IN'), ('foam', 'NN'), ('before', 'IN'), ('their', 'PRP$'), ('mouth', 'NN'), ('and', 'CC'), ('condemn', 'VB'), ('the', 'DT'), ('service', 'NN'), ('altogether', 'RB'), ('and', 'CC'), ('number', 'NN'), ('who', 'WP'), ('defend', 'VBP'), ('it', 'PRP'), ('pointing', 'VBG'), ('out', 'RP'), ('like', 'IN'), ('kate', 'NN'), ('gregory', 'NN'), ('that', 'IN'), ('even', 'RB'), ('group', 'NN'), ('like', 'IN'), ('misc', 'NN'), ('kids', 'NNS'), ('can', 'MD'), ('benefit', 'VB'), ('from', 'IN'), ('pseudonymous', 'JJ'), ('postings', 'NNS'), ('from', 'IN'), ('johan', 'NN'), ('helsingius', 'NNS'), ('have', 'VBP'), ('answered', 'VBN'), ('lot', 'NN'), ('of', 'IN'), ('personal', 'JJ'), ('mail', 'NN'), ('related', 'VBN'), ('to', 'TO'), ('server', 'VB'), ('abuse', 'NN'), ('and', 'CC'), ('as', 'IN'), ('result', 'NN'), ('of', 'IN'), ('that', 'DT'), ('blocked', 'VBD'), ('number', 'NN'), ('of', 'IN'), ('abusive', 'JJ'), ('users', 'NNS'), ('have', 'VBP'), ('also', 'RB'), ('withdrawn', 'VBP'), ('the', 'DT'), ('service', 'NN'), ('from', 'IN'), ('several', 'JJ'), ('newsgroups', 'NNS'), ('where', 'WRB'), ('the', 'DT'), ('users', 'NNS'), ('have', 'VBP'), ('taken', 'VBN'), ('vote', 'NN'), ('on', 'IN'), ('the', 'DT'), ('issue', 'NN'), ('have', 'VBP'), ('not', 'RB'), ('made', 'VBN'), ('any', 'DT'), ('comments', 'NNS'), ('on', 'IN'), ('news', 'NN'), ('admin', 'NN'), ('policy', 'NN'), ('partly', 'RB'), ('because', 'IN'), ('the', 'DT'), ('newly', 'RB'), ('implemented', 'VBN'), ('password', 'NN'), ('feature', 'NN'), ('as', 'IN'), ('emergency', 'NN'), ('measure', 'NN'), ('against', 'IN'), ('security', 'NN'), ('hole', 'NN'), ('has', 'VBZ'), ('kept', 'VBN'), ('me', 'PRP'), ('really', 'RB'), ('busy', 'JJ'), ('answering', 'VBG'), ('user', 'JJ'), ('queries', 'NNS'), ('the', 'DT'), ('last', 'JJ'), ('two', 'CD'), ('weeks', 'NNS'), ('and', 'CC'), ('partly', 'RB'), ('because', 'IN'), ('feel', 'VB'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('for', 'IN'), ('me', 'PRP'), ('to', 'TO'), ('justify', 'VB'), ('the', 'DT'), ('service', 'NN'), ('but', 'CC'), ('for', 'IN'), ('the', 'DT'), ('users', 'NNS'), ('the', 'DT'), ('problem', 'NN'), ('with', 'IN'), ('news', 'NN'), ('admin', 'NN'), ('policy', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('readership', 'NN'), ('is', 'VBZ'), ('rather', 'RB'), ('elective', 'JJ'), ('representing', 'VBG'), ('people', 'NNS'), ('whith', 'VBP'), ('strong', 'JJ'), ('interest', 'NN'), ('in', 'IN'), ('centralised', 'VBN'), ('control', 'NN'), ('from', 'IN'), ('richard', 'JJ'), ('hartman', 'NN'), ('this', 'DT'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('rather', 'RB'), ('bigoted', 'JJ'), ('attitude', 'NN'), ('would', 'MD'), ('consider', 'VB'), ('that', 'IN'), ('this', 'DT'), ('group', 'NN'), ('is', 'VBZ'), ('for', 'IN'), ('anyone', 'NN'), ('who', 'WP'), ('wishes', 'VBZ'), ('to', 'TO'), ('discuss', 'VB'), ('how', 'WRB'), ('the', 'DT'), ('net', 'JJ'), ('should', 'MD'), ('be', 'VB'), ('controlled', 'VBN'), ('saying', 'VBG'), ('that', 'IN'), ('we', 'PRP'), ('only', 'RB'), ('have', 'VBP'), ('an', 'DT'), ('interest', 'NN'), ('in', 'IN'), ('centralized', 'VBN'), ('control', 'NN'), ('is', 'VBZ'), ('clear', 'JJ'), ('indication', 'NN'), ('of', 'IN'), ('bias', 'NN'), ('you', 'PRP'), ('are', 'VBP'), ('perfectly', 'RB'), ('welcome', 'JJ'), ('to', 'TO'), ('join', 'VB'), ('in', 'IN'), ('the', 'DT'), ('discussions', 'NNS'), ('here', 'RB'), ('to', 'TO'), ('promote', 'VB'), ('your', 'PRP$'), ('views', 'NNS'), ('on', 'IN'), ('control', 'NN'), ('this', 'DT'), ('whole', 'JJ'), ('debate', 'NN'), ('is', 'VBZ'), ('lot', 'NN'), ('of', 'IN'), ('sound', 'NN'), ('and', 'CC'), ('fury', 'NN'), ('signifying', 'VBG'), ('nothing', 'NN'), ('because', 'IN'), ('even', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('all', 'DT'), ('decide', 'VBP'), ('to', 'TO'), ('ban', 'VB'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('servers', 'NNS'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('enforceable', 'JJ'), ('the', 'DT'), ('only', 'JJ'), ('people', 'NNS'), ('who', 'WP'), ('conceivably', 'RB'), ('could', 'MD'), ('enforce', 'VB'), ('retrictions', 'NNS'), ('are', 'VBP'), ('those', 'DT'), ('that', 'WDT'), ('control', 'VBP'), ('the', 'DT'), ('international', 'JJ'), ('links', 'NN'), ('policy', 'NN'), ('changes', 'NNS'), ('should', 'MD'), ('be', 'VB'), ('made', 'VBN'), ('by', 'IN'), ('cooperation', 'NN'), ('not', 'RB'), ('by', 'IN'), ('attempting', 'VBG'), ('to', 'TO'), ('dictate', 'VB'), ('...', ':'), ('you', 'PRP'), ('need', 'VBP'), ('to', 'TO'), ('persuade', 'VB'), ('those', 'DT'), ('who', 'WP'), ('run', 'VBP'), ('the', 'DT'), ('services', 'NNS'), ('to', 'TO'), ('act', 'VB'), ('like', 'IN'), ('this', 'DT'), ('through', 'IN'), ('friendly', 'JJ'), ('persuasion', 'NN'), ('not', 'RB'), ('by', 'IN'), ('trying', 'VBG'), ('to', 'TO'), ('beat', 'VB'), ('them', 'PRP'), ('over', 'RP'), ('the', 'DT'), ('head', 'NN'), ('with', 'IN'), ('stick', 'JJ'), ('especially', 'RB'), ('stick', 'VBP'), ('you', 'PRP'), ('don', 'VBP'), ('even', 'RB'), ('have', 'VBP'), (').', 'VBN'), ('steve', 'VBP'), ('pope', 'NN'), ('am', 'VBP'), ('finding', 'VBG'), ('this', 'DT'), ('bias', 'NN'), ('against', 'IN'), ('pseudonymity', 'NN'), ('boring', 'VBG'), ('our', 'PRP$'), ('friend', 'NN'), ('posting', 'VBG'), ('through', 'IN'), ('penet', 'NN'), ('has', 'VBZ'), ('point', 'VBN'), ('the', 'DT'), ('old', 'JJ'), ('guard', 'NN'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('keep', 'VB'), ('their', 'PRP$'), ('network', 'NN'), ('the', 'DT'), ('way', 'NN'), ('it', 'PRP'), ('always', 'RB'), ('has', 'VBZ'), ('been', 'VBN'), ('...', ':'), ('and', 'CC'), ('this', 'DT'), ('new', 'JJ'), ('thing', 'NN'), ('these', 'DT'), ('pseudonymous', 'JJ'), ('servers', 'NNS'), ('cuts', 'NNS'), ('into', 'IN'), ('their', 'PRP$'), ('turf', 'NN'), ('so', 'IN'), ('they', 'PRP'), ('whine', 'VBP'), ('and', 'CC'), ('bitch', 'VBP'), ('about', 'IN'), ('it', 'PRP'), ('and', 'CC'), ('every', 'DT'), ('time', 'NN'), ('there', 'EX'), ('the', 'DT'), ('slightest', 'JJS'), ('abuse', 'NN'), ('such', 'JJ'), ('as', 'IN'), ('somebody', 'NN'), ('sig', 'JJ'), ('being', 'VBG'), ('too', 'RB'), ('long', 'RB'), ('),', 'JJ'), ('they', 'PRP'), ('try', 'VBP'), ('to', 'TO'), ('parlay', 'VB'), ('that', 'DT'), ('into', 'IN'), ('an', 'DT'), ('argument', 'NN'), ('against', 'IN'), ('pseudonymity', 'NN'), ('ll', 'NN'), ('go', 'VBP'), ('on', 'IN'), ('record', 'NN'), ('as', 'IN'), ('saying', 'VBG'), ('three', 'CD'), ('cheers', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('admins', 'NNS'), ('at', 'IN'), ('anon', 'JJ'), ('servers', 'NNS'), ('like', 'IN'), ('penet', 'NN'), ('pax', 'NN'), ('and', 'CC'), ('n7kbt', 'NN'), ('...', ':'), ('and', 'CC'), ('for', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('access', 'NN'), ('service', 'NN'), ('providers', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('willing', 'JJ'), ('to', 'TO'), ('preserve', 'VB'), ('their', 'PRP$'), ('clients', 'NNS'), ('privacy', 'NN'), ('and', 'CC'), ('pox', 'NN'), ('on', 'IN'), ('those', 'DT'), ('who', 'WP'), ('try', 'VBP'), ('to', 'TO'), ('defeat', 'VB'), ('and', 'CC'), ('restrict', 'VB'), ('pseudonymity', 'NN'), ('al', 'IN'), ('billings', 'NNS'), ('wouldn', 'VBP'), ('help', 'NN'), ('people', 'NNS'), ('get', 'VBP'), ('rid', 'JJ'), ('of', 'IN'), ('anon', 'JJ'), ('postings', 'NNS'), ('as', 'IN'), ('group', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('like', 'IN'), ('what', 'WP'), ('someone', 'NN'), ('says', 'VBZ'), ('then', 'RB'), ('you', 'PRP'), ('put', 'VBP'), ('that', 'IN'), ('anon', 'NN'), ('address', 'NN'), ('in', 'IN'), ('your', 'PRP$'), ('kill', 'NN'), ('file', 'IN'), ('not', 'RB'), ('all', 'DT'), ('of', 'IN'), ('them', 'PRP'), ('of', 'IN'), ('course', 'NN'), ('if', 'IN'), ('and', 'CC'), ('when', 'WRB'), ('get', 'VB'), ('an', 'DT'), ('anon', 'NN'), ('site', 'NN'), ('going', 'VBG'), ('just', 'RB'), ('going', 'VBG'), ('to', 'TO'), ('assign', 'VB'), ('fake', 'JJ'), ('names', 'NNS'), ('like', 'IN'), ('jsmith', 'NN'), ('instead', 'RB'), ('of', 'IN'), ('anon5564', 'NN'), ('to', 'TO'), ('avoid', 'VB'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('hassles', 'NNS'), ('you', 'PRP'), ('ll', 'VBP'), ('never', 'RB'), ('know', 'VBP'), ('it', 'PRP'), ('is', 'VBZ'), ('anonymous', 'JJ'), ('will', 'MD'), ('you', 'PRP'), ('from', 'IN'), ('anne', 'JJ'), ('bennett', 'NN'), ('must', 'MD'), ('admit', 'VB'), ('to', 'TO'), ('some', 'DT'), ('astonishment', 'NN'), ('at', 'IN'), ('this', 'DT'), ('argument', 'NN'), ('see', 'VBP'), ('the', 'DT'), ('value', 'NN'), ('of', 'IN'), ('anonymous', 'JJ'), ('postings', 'NNS'), ('under', 'IN'), ('some', 'DT'), ('circumstances', 'NNS'), ('yet', 'RB'), ('believe', 'VBP'), ('strongly', 'RB'), ('that', 'IN'), ('these', 'DT'), ('should', 'MD'), ('be', 'VB'), ('identified', 'VBN'), ('as', 'IN'), ('such', 'JJ'), ('so', 'IN'), ('that', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('do', 'VBP'), ('not', 'RB'), ('wish', 'VB'), ('to', 'TO'), ('read', 'VB'), ('material', 'NN'), ('from', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('won', 'VBD'), ('identify', 'VBP'), ('themselves', 'PRP'), ('don', 'RB'), ('have', 'VBP'), ('to', 'TO'), ('fail', 'VB'), ('to', 'TO'), ('see', 'VB'), ('what', 'WP'), ('good', 'JJ'), ('you', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('accomplishing', 'VBG'), ('and', 'CC'), ('indeed', 'RB'), ('surmise', 'VB'), ('that', 'IN'), ('you', 'PRP'), ('will', 'MD'), ('cause', 'VB'), ('many', 'JJ'), ('people', 'NNS'), ('inconvenience', 'NN'), ('and', 'CC'), ('annoyance', 'NN'), ('by', 'IN'), ('hiding', 'VBG'), ('the', 'DT'), ('anonymity', 'NN'), ('of', 'IN'), ('postings', 'NNS'), ('from', 'IN'), ('your', 'PRP$'), ('anonymous', 'JJ'), ('site', 'NN'), ('would', 'MD'), ('you', 'PRP'), ('care', 'VB'), ('to', 'TO'), ('justify', 'VB'), ('where', 'WRB'), ('the', 'DT'), ('hell', 'NN'), ('you', 'PRP'), ('get', 'VBP'), ('the', 'DT'), ('gall', 'NN'), ('to', 'TO'), ('try', 'VB'), ('to', 'TO'), ('prevent', 'VB'), ('people', 'NNS'), ('from', 'IN'), ('effectively', 'RB'), ('filtering', 'VBG'), ('their', 'PRP$'), ('news', 'NN'), ('as', 'IN'), ('they', 'PRP'), ('see', 'VBP'), ('fit', 'JJ'), ('from', 'IN'), ('david', 'JJ'), ('clunie', 'NN'), ('thought', 'NN'), ('was', 'VBD'), ('out', 'IN'), ('of', 'IN'), ('reach', 'NN'), ('here', 'RB'), ('in', 'IN'), ('australia', 'NNS'), ('too', 'RB'), ('unfortunately', 'RB'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('sites', 'VBZ'), ('involved', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('aus', 'VBP'), ('feed', 'NN'), ('complained', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('australian', 'JJ'), ('academic', 'JJ'), ('reasearch', 'NN'), ('network', 'NN'), ('through', 'IN'), ('whom', 'WP'), ('my', 'PRP$'), ('site', 'NN'), ('is', 'VBZ'), ('connected', 'VBN'), ('not', 'RB'), ('about', 'IN'), ('anything', 'NN'), ('in', 'IN'), ('particular', 'JJ'), ('just', 'RB'), ('the', 'DT'), ('concept', 'NN'), ('of', 'IN'), ('anonymous', 'JJ'), ('mail', 'NN'), ('having', 'VBG'), ('no', 'DT'), ('redeeming', 'NN'), ('features', 'NNS'), ('and', 'CC'), ('consuming', 'VBG'), ('narrow', 'JJ'), ('bandwidth', 'JJ'), ('link', 'NN'), ('with', 'IN'), ('which', 'WDT'), ('can', 'MD'), ('argue', 'VB'), ('and', 'CC'), ('that', 'DT'), ('was', 'VBD'), ('that', 'IN'), ('...', ':'), ('stop', 'VB'), ('the', 'DT'), ('service', 'NN'), ('or', 'CC'), ('face', 'NN'), ('disconnection', 'NN'), ('consider', 'VB'), ('the', 'DT'), ('demise', 'NN'), ('of', 'IN'), ('my', 'PRP$'), ('service', 'NN'), ('to', 'TO'), ('have', 'VB'), ('been', 'VBN'), ('rather', 'RB'), ('unfortunate', 'JJ'), ('and', 'CC'), ('wish', 'VB'), ('the', 'DT'), ('finnish', 'JJ'), ('remailer', 'NN'), ('luck', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('pity', 'NN'), ('that', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('very', 'RB'), ('few', 'JJ'), ('if', 'IN'), ('any', 'DT'), ('similar', 'JJ'), ('services', 'NNS'), ('provided', 'VBN'), ('with', 'IN'), ('in', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('guess', 'NN'), ('that', 'IN'), ('the', 'DT'), ('benefit', 'NN'), ('of', 'IN'), ('having', 'VBG'), ('constitution', 'NN'), ('that', 'WDT'), ('guarantees', 'VBZ'), ('one', 'CD'), ('freedom', 'NN'), ('of', 'IN'), ('speech', 'NN'), ('and', 'CC'), ('legal', 'JJ'), ('and', 'CC'), ('political', 'JJ'), ('system', 'NN'), ('that', 'WDT'), ('conspires', 'VBZ'), ('to', 'TO'), ('subvert', 'VB'), ('it', 'PRP'), ('in', 'IN'), ('the', 'DT'), ('name', 'NN'), ('of', 'IN'), ('the', 'DT'), ('public', 'JJ'), ('good', 'JJ'), ('_____', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('going', 'VBG'), ('on', 'IN'), ('with', 'IN'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('run', 'VBN'), ('by', 'IN'), ('helsingius', 'NN'), ('from', 'IN'), ('funny', 'JJ'), ('how', 'WRB'), ('beating', 'VBG'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('the', 'DT'), ('usenet', 'NN'), ('over', 'IN'), ('the', 'DT'), ('head', 'NN'), ('with', 'IN'), ('stick', 'NN'), ('is', 'VBZ'), ('ok', 'JJ'), ('if', 'IN'), ('it', 'PRP'), ('anon', 'VBZ'), ('penet', 'JJ'), ('fi', 'NN'), ('and', 'CC'), ('universal', 'JJ'), ('anon', 'JJ'), ('access', 'NN'), ('but', 'CC'), ('somehow', 'RB'), ('people', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('equation', 'NN'), ('not', 'RB'), ('even', 'RB'), ('arguing', 'VBG'), ('to', 'TO'), ('shut', 'VB'), ('it', 'PRP'), ('off', 'RP'), ('entirely', 'RB'), ('but', 'CC'), ('rather', 'RB'), ('just', 'RB'), ('to', 'TO'), ('have', 'VB'), ('some', 'DT'), ('control', 'NN'), ('applied', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('abuses', 'NNS'), ('that', 'WDT'), ('manifest', 'VBP'), ('themselves', 'PRP'), ('aren', 'VBP'), ('allowed', 'VBN'), ('to', 'TO'), ('do', 'VB'), ('that', 'DT'), ('have', 'VB'), ('written', 'VBN'), ('to', 'TO'), ('johan', 'VB'), ('several', 'JJ'), ('times', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('couple', 'NN'), ('of', 'IN'), ('weeks', 'NNS'), ('he', 'PRP'), ('used', 'VBD'), ('to', 'TO'), ('reply', 'VB'), ('to', 'TO'), ('me', 'PRP'), ('quite', 'RB'), ('readily', 'RB'), ('after', 'IN'), ('all', 'DT'), ('was', 'VBD'), ('the', 'DT'), ('source', 'NN'), ('of', 'IN'), ('the', 'DT'), ('software', 'NN'), ('as', 'IN'), ('originally', 'RB'), ('delivered', 'VBN'), ('to', 'TO'), ('him', 'PRP'), ('--', ':'), ('he', 'PRP'), ('used', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('downright', 'VBN'), ('_prompt_', 'JJ'), ('about', 'IN'), ('replying', 'VBG'), ('to', 'TO'), ('me', 'PRP'), ('funny', 'RB'), ('now', 'RB'), ('he', 'PRP'), ('being', 'VBG'), ('an', 'DT'), ('impolite', 'JJ'), ('bastard', 'NN'), ('who', 'WP'), ('doesn', 'VBZ'), ('answer', 'JJR'), ('mail', 'NN'), ('_at_all_', 'NNS'), ('even', 'RB'), ('when', 'WRB'), ('it', 'PRP'), ('consists', 'VBZ'), ('of', 'IN'), ('really', 'RB'), ('very', 'RB'), ('civil', 'JJ'), ('queries', 'NNS'), ('from', 'IN'), ('johan', 'NN'), ('helsingius', 'NN'), ('in', 'IN'), ('your', 'PRP$'), ('mail', 'NN'), ('you', 'PRP'), ('told', 'VBD'), ('me', 'PRP'), ('you', 'PRP'), ('sent', 'VBD'), ('me', 'PRP'), ('one', 'CD'), ('or', 'CC'), ('more', 'JJR'), ('messages', 'NNS'), ('on', 'IN'), ('feb', 'NN'), ('8th', 'CD'), ('feb', 'NN'), ('7th', 'CD'), ('and', 'CC'), ('8th', 'CD'), ('the', 'DT'), ('server', 'NN'), ('was', 'VBD'), ('down', 'RB'), ('and', 'CC'), ('the', 'DT'), ('flood', 'NN'), ('of', 'IN'), ('mail', 'NN'), ('that', 'WDT'), ('resulted', 'VBD'), ('from', 'IN'), ('the', 'DT'), ('server', 'NN'), ('coming', 'VBG'), ('up', 'RP'), ('again', 'RB'), ('crashed', 'JJ'), ('my', 'PRP$'), ('own', 'JJ'), ('mail', 'NN'), ('host', 'NN'), ('the', 'DT'), ('problem', 'NN'), ('was', 'VBD'), ('aggregated', 'VBN'), ('by', 'IN'), ('an', 'DT'), ('abusive', 'JJ'), ('user', 'NN'), ('sending', 'VBG'), ('thousands', 'NNS'), ('of', 'IN'), ('messages', 'NNS'), ('to', 'TO'), ('another', 'DT'), ('user', 'NN'), ('filling', 'VBG'), ('up', 'RP'), ('that', 'IN'), ('users', 'NNS'), ('mailbox', 'VBP'), ('the', 'DT'), ('bounce', 'NN'), ('messages', 'NNS'), ('ended', 'VBD'), ('up', 'RB'), ('in', 'IN'), ('my', 'PRP$'), ('mailbox', 'NN'), ('overflowing', 'VBG'), ('my', 'PRP$'), ('local', 'JJ'), ('disk', 'NN'), ('as', 'IN'), ('well', 'RB'), ('can', 'MD'), ('only', 'RB'), ('suppose', 'VB'), ('that', 'IN'), ('your', 'PRP$'), ('message', 'NN'), ('got', 'VBD'), ('lost', 'VBN'), ('in', 'IN'), ('that', 'DT'), ('hassle', 'NN'), ('as', 'RB'), ('have', 'VBP'), ('tried', 'VBN'), ('to', 'TO'), ('answer', 'VB'), ('as', 'RB'), ('much', 'JJ'), ('as', 'IN'), ('possible', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('anon', 'NN'), ('related', 'VBN'), ('messages', 'NNS'), ('get', 'VBP'), ('from', 'IN'), ('routine', 'JJ'), ('mis', 'NN'), ('addessed', 'VBD'), ('messages', 'NNS'), ('to', 'TO'), ('complaints', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('service', 'NN'), ('on', 'IN'), ('the', 'DT'), ('average', 'JJ'), ('spend', 'JJ'), ('hours', 'NNS'), ('per', 'IN'), ('day', 'NN'), ('answering', 'VBG'), ('anon', 'RB'), ('related', 'VBN'), ('messages', 'NNS'), ('from', 'IN'), ('why', 'WRB'), ('is', 'VBZ'), ('it', 'PRP'), ('that', 'IN'), ('everybody', 'NN'), ('else', 'RB'), ('has', 'VBZ'), ('to', 'TO'), ('put', 'VB'), ('up', 'RP'), ('with', 'IN'), ('the', 'DT'), ('impoliteness', 'NN'), ('and', 'CC'), ('insensitivity', 'NN'), ('of', 'IN'), ('the', 'DT'), ('misuse', 'NN'), ('of', 'IN'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('whose', 'WP$'), ('definitions', 'NNS'), ('of', 'IN'), ('polite', 'NN'), ('and', 'CC'), ('sense', 'NN'), ('apply', 'NN'), ('and', 'CC'), ('why', 'WRB'), ('why', 'WRB'), ('is', 'VBZ'), ('universal', 'JJ'), ('anon', 'JJ'), ('access', 'NN'), ('considered', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('within', 'IN'), ('the', 'DT'), ('realm', 'NN'), ('of', 'IN'), ('this', 'DT'), ('fuzzy', 'JJ'), ('concept', 'NN'), ('of', 'IN'), ('politeness', 'NN'), ('in', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('place', 'NN'), ('think', 'NN'), ('johan', 'NN'), ('has', 'VBZ'), ('long', 'RB'), ('since', 'IN'), ('crossed', 'VBN'), ('the', 'DT'), ('line', 'NN'), ('into', 'IN'), ('being', 'VBG'), ('rude', 'JJ'), ('bastard', 'NN'), ('and', 'CC'), ('told', 'VBD'), ('him', 'PRP'), ('so', 'RB'), ('in', 'IN'), ('private', 'JJ'), ('mail', 'NN'), ('little', 'RB'), ('while', 'IN'), ('ago', 'RB'), ('at', 'IN'), ('this', 'DT'), ('point', 'NN'), ('deeply', 'RB'), ('regret', 'JJ'), ('having', 'VBG'), ('created', 'VBN'), ('an', 'DT'), ('anonymous', 'JJ'), ('system', 'NN'), ('supporting', 'VBG'), ('newsgroup', 'NN'), ('and', 'CC'), ('having', 'VBG'), ('given', 'VBN'), ('the', 'DT'), ('code', 'NN'), ('to', 'TO'), ('johan', 'VB'), ('didn', 'RB'), ('copyright', 'JJ'), ('it', 'PRP'), ('but', 'CC'), ('thought', 'VBD'), ('that', 'IN'), ('some', 'DT'), ('concept', 'NN'), ('of', 'IN'), ('politeness', 'NN'), ('and', 'CC'), ('good', 'JJ'), ('sense', 'NN'), ('might', 'MD'), ('follow', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('new', 'JJ'), ('homes', 'NNS'), ('interesting', 'VBG'), ('that', 'IN'), ('johan', 'JJ'), ('ideas', 'NNS'), ('of', 'IN'), ('politeness', 'NN'), ('and', 'CC'), ('good', 'JJ'), ('sense', 'NN'), ('seem', 'VBP'), ('to', 'TO'), ('have', 'VB'), ('nearly', 'RB'), ('no', 'DT'), ('interesection', 'NN'), ('with', 'IN'), ('mine', 'NN'), ('could', 'MD'), ('even', 'RB'), ('cope', 'VB'), ('with', 'IN'), ('universal', 'JJ'), ('anon', 'JJ'), ('access', 'NN'), ('_if_', 'NNP'), ('johan', 'NN'), ('would', 'MD'), ('be', 'VB'), ('willing', 'JJ'), ('to', 'TO'), ('engage', 'VB'), ('in', 'IN'), ('abuse', 'NN'), ('control', 'NN'), ('but', 'CC'), ('somehow', 'VBP'), ('that', 'WDT'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('outside', 'IN'), ('the', 'DT'), ('range', 'NN'), ('of', 'IN'), ('reality', 'NN'), ('...', ':'), ('from', 'IN'), ('johan', 'NN'), ('helsingius', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('way', 'NN'), ('for', 'IN'), ('me', 'PRP'), ('to', 'TO'), ('convey', 'VB'), ('how', 'WRB'), ('sad', 'JJ'), ('and', 'CC'), ('upset', 'VB'), ('your', 'PRP$'), ('message', 'NN'), ('made', 'VBD'), ('me', 'PRP'), ('do', 'VB'), ('to', 'TO'), ('some', 'DT'), ('extent', 'NN'), ('understand', 'VB'), ('your', 'PRP$'), ('feelings', 'NNS'), ('but', 'CC'), ('it', 'PRP'), ('still', 'RB'), ('feels', 'VBZ'), ('really', 'RB'), ('bad', 'JJ'), ('running', 'VBG'), ('the', 'DT'), ('server', 'NN'), ('requires', 'VBZ'), ('getting', 'VBG'), ('used', 'VBN'), ('to', 'TO'), ('lot', 'NN'), ('of', 'IN'), ('flames', 'NNS'), ('but', 'CC'), ('mindlessly', 'RB'), ('abusive', 'JJ'), ('hate', 'NN'), ('mail', 'NN'), ('is', 'VBZ'), ('so', 'RB'), ('much', 'JJ'), ('easier', 'JJR'), ('to', 'TO'), ('deal', 'VB'), ('with', 'IN'), ('than', 'IN'), ('something', 'NN'), ('like', 'VB'), ('this', 'DT'), ('as', 'IN'), ('do', 'VBP'), ('respect', 'NN'), ('and', 'CC'), ('value', 'NN'), ('your', 'PRP$'), ('views', 'NNS'), ('and', 'CC'), ('opinions', 'NNS'), ('to', 'TO'), ('high', 'JJ'), ('degree', 'NN'), ('no', 'DT'), ('not', 'RB'), ('asking', 'VBG'), ('for', 'IN'), ('sympathy', 'NN'), ('just', 'RB'), ('wanted', 'VBD'), ('you', 'PRP'), ('to', 'TO'), ('know', 'VB'), ('that', 'DT'), ('am', 'VBP'), ('really', 'RB'), ('giving', 'VBG'), ('your', 'PRP$'), ('views', 'NNS'), ('quite', 'RB'), ('lot', 'NN'), ('of', 'IN'), ('weight', 'NN'), ('when', 'WRB'), ('asked', 'VBN'), ('for', 'IN'), ('the', 'DT'), ('software', 'NN'), ('was', 'VBD'), ('actually', 'RB'), ('only', 'RB'), ('going', 'VBG'), ('to', 'TO'), ('provide', 'VB'), ('the', 'DT'), ('service', 'NN'), ('to', 'TO'), ('scandinavian', 'JJ'), ('users', 'NNS'), ('but', 'CC'), ('lot', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('requested', 'VBN'), ('that', 'IN'), ('keep', 'VB'), ('the', 'DT'), ('service', 'NN'), ('open', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('international', 'JJ'), ('community', 'NN'), ('now', 'RB'), ('realize', 'VBZ'), ('that', 'IN'), ('ought', 'MD'), ('to', 'TO'), ('have', 'VB'), ('contacted', 'VBN'), ('you', 'PRP'), ('at', 'IN'), ('that', 'DT'), ('point', 'NN'), ('to', 'TO'), ('ask', 'VB'), ('how', 'WRB'), ('you', 'PRP'), ('feel', 'VBP'), ('about', 'IN'), ('me', 'PRP'), ('using', 'VBG'), ('your', 'PRP$'), ('stuff', 'NN'), ('in', 'IN'), ('such', 'JJ'), ('context', 'NN'), ('again', 'RB'), ('really', 'RB'), ('want', 'VB'), ('to', 'TO'), ('apologise', 'VB'), ('and', 'CC'), ('will', 'MD'), ('replace', 'VB'), ('the', 'DT'), ('remaining', 'VBG'), ('few', 'JJ'), ('pieces', 'NNS'), ('of', 'IN'), ('code', 'NN'), ('thet', 'NN'), ('still', 'RB'), ('stem', 'VBZ'), ('from', 'IN'), ('your', 'PRP$'), ('system', 'NN'), ('unfortunately', 'RB'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('way', 'NN'), ('to', 'TO'), ('remove', 'VB'), ('the', 'DT'), ('ideas', 'NNS'), ('and', 'CC'), ('structure', 'NN'), ('got', 'VBD'), ('from', 'IN'), ('you', 'PRP'), ('again', 'RB'), ('am', 'VBP'), ('really', 'RB'), ('sorry', 'JJ'), ('that', 'IN'), ('the', 'DT'), ('results', 'NNS'), ('of', 'IN'), ('your', 'PRP$'), ('work', 'NN'), ('ended', 'VBD'), ('up', 'RP'), ('being', 'VBG'), ('used', 'VBN'), ('in', 'IN'), ('way', 'NN'), ('that', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('approve', 'VB'), ('of', 'IN'), ('and', 'CC'), ('will', 'MD'), ('be', 'VB'), ('giving', 'VBG'), ('lot', 'NN'), ('of', 'IN'), ('hard', 'JJ'), ('thought', 'NN'), ('to', 'TO'), ('the', 'DT'), ('possibility', 'NN'), ('of', 'IN'), ('shutting', 'VBG'), ('down', 'RP'), ('the', 'DT'), ('server', 'NN'), ('alltogether', 'RB'), ('from', 'IN'), ('think', 'VB'), ('feeling', 'VBG'), ('especially', 'RB'), ('rude', 'JJ'), ('and', 'CC'), ('impolite', 'JJ'), ('if', 'IN'), ('it', 'PRP'), ('good', 'VBD'), ('for', 'IN'), ('johan', 'NN'), ('it', 'PRP'), ('good', 'JJ'), ('for', 'IN'), ('me', 'PRP'), ('after', 'IN'), ('all', 'DT'), ('he', 'PRP'), ('didn', 'VBZ'), ('ask', 'VB'), ('the', 'DT'), ('greater', 'JJR'), ('usenet', 'JJ'), ('whether', 'IN'), ('universal', 'JJ'), ('anon', 'JJ'), ('access', 'NN'), ('was', 'VBD'), ('good', 'JJ'), ('idea', 'NN'), ('he', 'PRP'), ('just', 'RB'), ('did', 'VBD'), ('it', 'PRP'), ('...', ':'), ('yes', 'RB'), ('seriously', 'RB'), ('rude', 'JJ'), ('pain', 'NN'), ('in', 'IN'), ('the', 'DT'), ('ass', 'NN'), ('now', 'RB'), ('and', 'CC'), ('think', 'VB'), ('ll', 'JJ'), ('arm', 'NN'), ('the', 'DT'), ('usenet', 'JJ'), ('death', 'NN'), ('penalty', 'NN'), ('slightly', 'RB'), ('modified', 'VBD'), ('not', 'RB'), ('for', 'IN'), ('strategic', 'JJ'), ('whole', 'JJ'), ('site', 'NN'), ('attack', 'NN'), ('but', 'CC'), ('tactical', 'JJ'), ('assault', 'NN'), ('just', 'RB'), ('destruction', 'NN'), ('only', 'RB'), ('outside', 'JJ'), ('alt', 'NN'), ('.*,', 'NNP'), ('too', 'RB'), ('let', 'VBP'), ('say', 'VB'), ('to', 'TO'), ('parrot', 'VB'), ('this', 'DT'), ('line', 'NN'), ('...', ':'), ('people', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('doing', 'VBG'), ('things', 'NNS'), ('like', 'IN'), ('the', 'DT'), ('udp', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('cancelling', 'VBG'), ('others', 'NNS'), ('postings', 'NNS'), ('for', 'IN'), ('years', 'NNS'), ('no', 'DT'), ('one', 'NN'), ('could', 'MD'), ('ever', 'RB'), ('stop', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('it', 'PRP'), ('only', 'RB'), ('politeness', 'NN'), ('and', 'CC'), ('good', 'JJ'), ('sense', 'NN'), ('that', 'WDT'), ('has', 'VBZ'), ('prevented', 'VBN'), ('them', 'PRP'), ('up', 'IN'), ('to', 'TO'), ('now', 'RB'), ('in', 'IN'), ('fact', 'NN'), ('have', 'VBP'), ('people', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('expressed', 'VBN'), ('privately', 'RB'), ('the', 'DT'), ('desire', 'NN'), ('and', 'CC'), ('ability', 'NN'), ('to', 'TO'), ('arm', 'VB'), ('the', 'DT'), ('udp', 'NN'), ('...', ':'), ('ps', 'VBZ'), ('no', 'DT'), ('in', 'IN'), ('fact', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('not', 'RB'), ('newsadmins', 'RB'), ('ready', 'JJ'), ('to', 'TO'), ('arm', 'VB'), ('the', 'DT'), ('udp', 'NN'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('amusing', 'VBG'), ('to', 'TO'), ('know', 'VB'), ('how', 'WRB'), ('many', 'JJ'), ('people', 'NNS'), ('gulped', 'VBD'), ('hard', 'RB'), ('when', 'WRB'), ('they', 'PRP'), ('read', 'VBP'), ('that', 'IN'), ('though', 'IN'), ('don', 'JJ'), ('see', 'VBP'), ('it', 'PRP'), ('as', 'IN'), ('any', 'DT'), ('different', 'JJ'), ('from', 'IN'), ('johan', 'NN'), ('configuration', 'NN'), ('pps', 'NN'), ('now', 'RB'), ('that', 'IN'), ('ve', 'NN'), ('calmed', 'VBD'), ('some', 'DT'), ('fears', 'NNS'), ('by', 'IN'), ('the', 'DT'), ('above', 'JJ'), ('ps', 'NN'), ('...', ':'), ('there', 'EX'), ('are', 'VBP'), ('newsadmins', 'NNS'), ('ready', 'JJ'), ('to', 'TO'), ('arm', 'VB'), ('the', 'DT'), ('udp', 'NN'), ('they', 'PRP'), ('ve', 'VBP'), ('asked', 'VBN'), ('for', 'IN'), ('my', 'PRP$'), ('code', 'NN'), ('haven', 'RB'), ('sent', 'VBD'), ('it', 'PRP'), ('yet', 'RB'), ('only', 'RB'), ('one', 'CD'), ('site', 'NN'), ('would', 'MD'), ('be', 'VB'), ('necessary', 'JJ'), ('to', 'TO'), ('bring', 'VB'), ('anon', 'RP'), ('penet', 'NN'), ('fi', 'NN'), ('to', 'TO'), ('screeching', 'VBG'), ('halt', 'NN'), ('anyone', 'NN'), ('can', 'MD'), ('implement', 'VB'), ('the', 'DT'), ('udp', 'NN'), ('on', 'IN'), ('their', 'PRP$'), ('own', 'JJ'), ('if', 'IN'), ('they', 'PRP'), ('care', 'VBP'), ('to', 'TO'), ('politeness', 'VB'), ('and', 'CC'), ('good', 'JJ'), ('sense', 'NN'), ('prevents', 'NNS'), ('them', 'PRP'), ('from', 'IN'), ('doing', 'VBG'), ('so', 'RB'), ('wonder', 'VB'), ('how', 'WRB'), ('long', 'JJ'), ('before', 'RB'), ('one', 'CD'), ('form', 'NN'), ('of', 'IN'), ('impoliteness', 'JJ'), ('brings', 'NNS'), ('on', 'IN'), ('another', 'DT'), ('form', 'NN'), ('from', 'IN'), ('johan', 'NN'), ('helsingius', 'NN'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('trivially', 'RB'), ('easy', 'JJ'), ('to', 'TO'), ('bring', 'VB'), ('anon', 'RP'), ('penet', 'NN'), ('fi', 'NN'), ('to', 'TO'), ('screeching', 'VBG'), ('halt', 'NN'), ('in', 'IN'), ('fact', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('happened', 'VBN'), ('couple', 'NN'), ('of', 'IN'), ('times', 'NNS'), ('already', 'RB'), ('but', 'CC'), ('as', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('talking', 'VBG'), ('threats', 'NNS'), ('here', 'RB'), ('let', 'VBP'), ('me', 'PRP'), ('make', 'VB'), ('one', 'CD'), ('as', 'IN'), ('well', 'RB'), ('very', 'RB'), ('simple', 'JJ'), ('one', 'CD'), ('if', 'IN'), ('somebody', 'NN'), ('uses', 'VBZ'), ('something', 'NN'), ('like', 'IN'), ('the', 'DT'), ('udp', 'NN'), ('or', 'CC'), ('maliciously', 'RB'), ('brings', 'VBZ'), ('down', 'RP'), ('anon', 'JJ'), ('penet', 'NN'), ('fi', 'NN'), ('by', 'IN'), ('some', 'DT'), ('other', 'JJ'), ('means', 'VBZ'), ('it', 'PRP'), ('will', 'MD'), ('stay', 'VB'), ('down', 'RB'), ('but', 'CC'), ('will', 'MD'), ('let', 'VB'), ('the', 'DT'), ('users', 'NNS'), ('know', 'VBP'), ('why', 'WRB'), ('and', 'CC'), ('name', 'VB'), ('the', 'DT'), ('person', 'NN'), ('who', 'WP'), ('did', 'VBD'), ('it', 'PRP'), ('ok', 'RP'), ('as', 'IN'), ('somebody', 'NN'), ('said', 'VBD'), ('on', 'IN'), ('this', 'DT'), ('thread', 'NN'), ('you', 'PRP'), ('have', 'VBP'), ('to', 'TO'), ('take', 'VB'), ('personal', 'JJ'), ('responsibility', 'NN'), ('for', 'IN'), ('your', 'PRP$'), ('actions', 'NNS'), ('",', 'VBP'), ('right', 'JJ'), ('from', 'IN'), ('134', 'CD'), ('atul', 'NNS'), ('salgaonkar', 'JJ'), ('am', 'VBP'), ('very', 'RB'), ('grateful', 'JJ'), ('and', 'CC'), ('appreciative', 'JJ'), ('of', 'IN'), ('this', 'DT'), ('service', 'NN'), ('courtesey', 'NN'), ('of', 'IN'), ('penet', 'NN'), ('fi', 'NN'), ('some', 'DT'), ('important', 'JJ'), ('questions', 'NNS'), ('about', 'IN'), ('my', 'PRP$'), ('personal', 'JJ'), ('life', 'NN'), ('career', 'NN'), ('job', 'NN'), ('were', 'VBD'), ('resolved', 'VBN'), ('due', 'JJ'), ('to', 'TO'), ('kind', 'NN'), ('help', 'NN'), ('of', 'IN'), ('other', 'JJ'), ('people', 'NNS'), ('who', 'WP'), ('had', 'VBD'), ('been', 'VBN'), ('thru', 'JJ'), ('similar', 'JJ'), ('situations', 'NNS'), ('in', 'IN'), ('return', 'NN'), ('have', 'VBP'), ('also', 'RB'), ('replied', 'VBN'), ('to', 'TO'), ('anon', 'VB'), ('postings', 'NNS'), ('where', 'WRB'), ('thought', 'NN'), ('could', 'MD'), ('make', 'VB'), ('positive', 'JJ'), ('contribution', 'NN'), ('in', 'IN'), ('general', 'JJ'), ('anon', 'NN'), ('service', 'NN'), ('is', 'VBZ'), ('great', 'JJ'), ('in', 'IN'), ('my', 'PRP$'), ('opinion', 'NN'), ('although', 'IN'), ('like', 'IN'), ('any', 'DT'), ('tool', 'NN'), ('some', 'DT'), ('people', 'NNS'), ('will', 'MD'), ('not', 'RB'), ('use', 'VB'), ('it', 'PRP'), ('responsibly', 'RB'), ('suggest', 'VBP'), ('that', 'IN'), ('it', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('kept', 'VBN'), ('alive', 'JJ'), ('wasting', 'NN'), ('bandwidth', 'NN'), ('is', 'VBZ'), ('less', 'RBR'), ('important', 'JJ'), ('than', 'IN'), ('saving', 'VBG'), ('lives', 'NNS'), ('think', 'VBP'), ('from', 'IN'), ('elisa', 'NN'), ('collins', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('informed', 'VBN'), ('that', 'IN'), ('the', 'DT'), ('anonymous', 'JJ'), ('posting', 'VBG'), ('service', 'NN'), ('to', 'TO'), ('many', 'JJ'), ('newsgroups', 'NNS'), ('has', 'VBZ'), ('been', 'VBN'), ('turned', 'VBN'), ('off', 'RP'), ('as', 'IN'), ('result', 'NN'), ('of', 'IN'), ('discussions', 'NNS'), ('in', 'IN'), ('this', 'DT'), ('newsgroup', 'NN'), ('over', 'IN'), ('people', 'NNS'), ('abusing', 'VBG'), ('it', 'PRP'), ('had', 'VBD'), ('been', 'VBN'), ('posting', 'VBG'), ('to', 'TO'), ('nontechnical', 'JJ'), ('misc', 'NN'), ('newsgroup', 'NN'), ('about', 'IN'), ('an', 'DT'), ('intimate', 'NN'), ('topic', 'NN'), ('for', 'IN'), ('which', 'WDT'), ('felt', 'VBD'), ('required', 'VBN'), ('privacy', 'NN'), ('have', 'VBP'), ('received', 'VBN'), ('immeasurable', 'JJ'), ('help', 'NN'), ('from', 'IN'), ('the', 'DT'), ('people', 'NNS'), ('in', 'IN'), ('that', 'DT'), ('newsgroup', 'NN'), ('and', 'CC'), ('have', 'VBP'), ('never', 'RB'), ('used', 'VBN'), ('anonymity', 'NN'), ('to', 'TO'), ('behave', 'VB'), ('in', 'IN'), ('an', 'DT'), ('abusive', 'JJ'), ('immature', 'NN'), ('or', 'CC'), ('unethical', 'JJ'), ('fashion', 'NN'), ('toward', 'IN'), ('anyone', 'NN'), ('please', 'NN'), ('folks', 'NNS'), ('believe', 'VBP'), ('me', 'PRP'), ('need', 'VBP'), ('this', 'DT'), ('service', 'NN'), ('please', 'NN'), ('consider', 'VB'), ('my', 'PRP$'), ('point', 'NN'), ('of', 'IN'), ('view', 'NN'), ('and', 'CC'), ('permit', 'NN'), ('to', 'TO'), ('turn', 'VB'), ('the', 'DT'), ('service', 'NN'), ('back', 'RB'), ('on', 'IN'), ('...', ':'), ('thank', 'NN'), ('you', 'PRP'), ('see', 'VBP'), ('also', 'RB'), ('========', 'NNP'), ('part', 'NN'), ('first', 'RB'), ('file', 'RB'), ('------', 'VB'), ('what', 'WP'), ('is', 'VBZ'), ('identity', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('why', 'WRB'), ('is', 'VBZ'), ('identity', 'NN'), ('un', 'JJ'), ('important', 'JJ'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('how', 'WRB'), ('does', 'VBZ'), ('my', 'PRP$'), ('email', 'NN'), ('address', 'NN'), ('not', 'RB'), ('identify', 'VB'), ('me', 'PRP'), ('and', 'CC'), ('my', 'PRP$'), ('background', 'NN'), ('how', 'WRB'), ('can', 'MD'), ('find', 'VB'), ('out', 'RP'), ('more', 'RBR'), ('about', 'IN'), ('somebody', 'NN'), ('from', 'IN'), ('their', 'PRP$'), ('email', 'NN'), ('address', 'NN'), ('why', 'WRB'), ('is', 'VBZ'), ('identification', 'NN'), ('un', 'JJ'), ('stable', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('future', 'NN'), ('of', 'IN'), ('identification', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('privacy', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('why', 'WRB'), ('is', 'VBZ'), ('privacy', 'NN'), ('un', 'JJ'), ('important', 'JJ'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('how', 'WRB'), ('in', 'IN'), ('secure', 'NN'), ('are', 'VBP'), ('internet', 'JJ'), ('networks', 'NNS'), ('how', 'WRB'), ('in', 'IN'), ('secure', 'NN'), ('is', 'VBZ'), ('my', 'PRP$'), ('account', 'NN'), ('how', 'WRB'), ('in', 'IN'), ('secure', 'NN'), ('are', 'VBP'), ('my', 'PRP$'), ('files', 'NNS'), ('and', 'CC'), ('directories', 'VBZ'), ('how', 'WRB'), ('in', 'IN'), ('secure', 'NN'), ('is', 'VBZ'), ('windows', 'VBZ'), ('how', 'WRB'), ('in', 'IN'), ('secure', 'NN'), ('is', 'VBZ'), ('my', 'PRP$'), ('email', 'JJ'), ('how', 'WRB'), ('am', 'VBP'), ('not', 'RB'), ('liable', 'JJ'), ('for', 'IN'), ('my', 'PRP$'), ('email', 'NN'), ('and', 'CC'), ('postings', 'VB'), ('how', 'WRB'), ('do', 'VB'), ('provide', 'VB'), ('more', 'JJR'), ('less', 'JJR'), ('information', 'NN'), ('to', 'TO'), ('others', 'NNS'), ('on', 'IN'), ('my', 'PRP$'), ('identity', 'NN'), ('10', 'CD'), ('who', 'WP'), ('is', 'VBZ'), ('my', 'PRP$'), ('sysadmin', 'JJ'), ('what', 'WP'), ('does', 'VBZ'), ('he', 'PRP'), ('know', 'VB'), ('about', 'IN'), ('me', 'PRP'), ('11', 'CD'), ('why', 'WRB'), ('is', 'VBZ'), ('privacy', 'NN'), ('un', 'JJ'), ('stable', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('12', 'CD'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('future', 'NN'), ('of', 'IN'), ('privacy', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('anonymity', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('why', 'WRB'), ('is', 'VBZ'), ('anonymity', 'NN'), ('un', 'JJ'), ('important', 'JJ'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('how', 'WRB'), ('can', 'MD'), ('anonymity', 'RB'), ('be', 'VB'), ('protected', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('anonymous', 'JJ'), ('mail', 'NN'), ("'?", 'POS'), ('what', 'WP'), ('is', 'VBZ'), ('anonymous', 'JJ'), ('posting', 'VBG'), ("'?", 'JJ'), ('why', 'WRB'), ('is', 'VBZ'), ('anonymity', 'NN'), ('un', 'JJ'), ('stable', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('future', 'NN'), ('of', 'IN'), ('anonymity', 'NN'), ('on', 'IN'), ('the', 'DT'), ('internet', 'JJ'), ('part', 'NN'), ('previous', 'JJ'), ('file', 'NN'), ('------', 'VBD'), ('what', 'WP'), ('unix', 'JJ'), ('programs', 'NNS'), ('are', 'VBP'), ('related', 'VBN'), ('to', 'TO'), ('privacy', 'VB'), ('how', 'WRB'), ('can', 'MD'), ('learn', 'VB'), ('about', 'IN'), ('or', 'CC'), ('use', 'VB'), ('cryptography', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('cypherpunks', 'NNS'), ('mailing', 'VBG'), ('list', 'NN'), ('what', 'WP'), ('are', 'VBP'), ('some', 'DT'), ('privacy', 'NN'), ('related', 'VBN'), ('newsgroups', 'NNS'), ('faqs', 'VBP'), ('what', 'WP'), ('is', 'VBZ'), ('internet', 'JJ'), ('privacy', 'NN'), ('enhanced', 'VBD'), ('mail', 'NN'), ('pem', 'NN'), (')?', 'IN'), ('what', 'WP'), ('are', 'VBP'), ('other', 'JJ'), ('request', 'NN'), ('for', 'IN'), ('comments', 'NNS'), ('rfcs', 'RB'), ('related', 'VBN'), ('to', 'TO'), ('privacy', 'VB'), ('how', 'WRB'), ('can', 'MD'), ('run', 'VB'), ('an', 'DT'), ('anonymous', 'JJ'), ('remailer', 'NN'), ('what', 'WP'), ('are', 'VBP'), ('references', 'NNS'), ('on', 'IN'), ('privacy', 'NN'), ('in', 'IN'), ('email', 'NN'), ('what', 'WP'), ('are', 'VBP'), ('some', 'DT'), ('email', 'JJ'), ('usenet', 'NN'), ('and', 'CC'), ('internet', 'NN'), ('use', 'NN'), ('policies', 'NNS'), ('10', 'CD'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('mit', 'NN'), ('``', '``'), ('crosslink', 'NN'), ("''", "''"), ('anonymous', 'JJ'), ('message', 'NN'), ('tv', 'NN'), ('program', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('``', '``'), ('digital', 'JJ'), ('cash', 'NN'), ("''?", 'POS'), ('what', 'WP'), ('is', 'VBZ'), ('``', '``'), ('hacker', 'NN'), ("''", "''"), ('or', 'CC'), ('``', '``'), ('cracker', 'NN'), ("''?", 'MD'), ('what', 'WP'), ('is', 'VBZ'), ('``', '``'), ('cypherpunk', 'JJ'), ("''?", 'MD'), ('what', 'WP'), ('is', 'VBZ'), ('steganography', 'NN'), ('and', 'CC'), ('anonymous', 'JJ'), ('pools', 'NNS'), ('what', 'WP'), ('is', 'VBZ'), ('security', 'NN'), ('through', 'IN'), ('obscurity', 'NN'), ("'?", 'POS'), ('what', 'WP'), ('are', 'VBP'), ('identity', 'JJ'), ('daemons', 'NNS'), ("'?", 'POS'), ('what', 'WP'), ('standards', 'NNS'), ('are', 'VBP'), ('needed', 'VBN'), ('to', 'TO'), ('guard', 'VB'), ('electronic', 'JJ'), ('privacy', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('electronic', 'JJ'), ('frontier', 'NN'), ('foundation', 'NN'), ('eff', 'FW'), (')?', 'NN'), ('who', 'WP'), ('are', 'VBP'), ('computer', 'NN'), ('professionals', 'NNS'), ('for', 'IN'), ('social', 'JJ'), ('responsibility', 'NN'), ('cpsr', 'NN'), (')?', 'VBD'), ('what', 'WP'), ('was', 'VBD'), ('operation', 'NN'), ('sun', 'NN'), ('devil', 'NN'), ('and', 'CC'), ('the', 'DT'), ('steve', 'NN'), ('jackson', 'NN'), ('game', 'NN'), ('case', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('integrated', 'VBN'), ('services', 'NNS'), ('digital', 'JJ'), ('network', 'NN'), ('isdn', 'NN'), (')?', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('national', 'JJ'), ('research', 'NN'), ('and', 'CC'), ('education', 'NN'), ('network', 'NN'), ('nren', 'JJ'), (')?', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('fbi', 'NN'), ('proposed', 'VBD'), ('digital', 'JJ'), ('telephony', 'NN'), ('act', 'NN'), ('what', 'WP'), ('other', 'JJ'), ('legislation', 'NN'), ('is', 'VBZ'), ('related', 'VBN'), ('to', 'TO'), ('privacy', 'NN'), ('on', 'IN'), ('networks', 'NNS'), ('what', 'WP'), ('are', 'VBP'), ('references', 'NNS'), ('on', 'IN'), ('rights', 'NNS'), ('in', 'IN'), ('cyberspace', 'NN'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('computers', 'NNS'), ('and', 'CC'), ('academic', 'JJ'), ('freedom', 'NN'), ('caf', 'NN'), ('archive', 'JJ'), ('what', 'WP'), ('is', 'VBZ'), ('the', 'DT'), ('background', 'NN'), ('behind', 'IN'), ('the', 'DT'), ('internet', 'NN'), ('how', 'WRB'), ('is', 'VBZ'), ('internet', 'JJ'), ('anarchy', 'NN'), ('like', 'IN'), ('the', 'DT'), ('english', 'JJ'), ('language', 'NN'), ('most', 'RBS'), ('wanted', 'JJ'), ('list', 'NN'), ('change', 'NN'), ('history', 'NN')]
['archive', 'name', 'net', 'privacy', 'last', 'modified', 'version', 'note', 'anonymity', 'internet', 'compile', 'detweiler', 'know', 'anonymous', 'remailing', 'post', 'site', 'responsibility', 'associate', 'anonymity', 'kill', 'anonymous', 'posting', 'history', 'behind', 'anonymous', 'post', 'server', 'value', 'anonymity', 'anonymous', 'post', 'group', 'allow', 'system', 'operator', 'anonymous', 'posting', 'go', 'anon', 'penet', 'fi', 'maintain', 'helsingius', 'know', 'anonymous', 'remailing', 'post', 'site', 'currently', 'stable', 'anonymous', 'remailing', 'posting', 'site', 'anon', 'penet', 'fi', 'operate', 'several', 'month', 'system', 'adminstrator', 'privilege', 'equipment', 'include', 'anonymized', 'mail', 'usenet', 'posting', 'return', 'address', 'encryption', 'send', 'mail', 'information', 'hal', 'finney', 'contribute', 'instruction', 'manual', 'cypherpunk', 'remailers', 'ftp', 'site', 'soda', 'berkeley', 'edu', 'pub', 'cypherpunks', 'hal', 'instruction', 'see', 'also', 'script', 'tar', 'unix', 'script', 'aid', 'remailer', 'use', 'anonmail', 'arj', 'msdos', 'batch', 'file', 'aid', 'remailer', 'use', 'anonymized', 'mail', 'request', 'information', 'address', 'experimental', 'anonymous', 'remailer', 'run', 'karl', 'barrus', 'encryption', 'server', 'request', 'information', 'address', 'experimental', 'remailer', 'encryption', 'server', 'return', 'address', 'request', 'information', 'address', 'experimental', 'remailer', 'include', 'header', 'request', 'remailing', 'experimental', 'remailer', 'allow', 'one', 'level', 'chain', 'run', 'chael', 'hall', 'request', 'information', 'address', 'experimental', 'remailer', 'encryption', 'server', 'finger', 'site', 'address', 'information', 'note', 'cypherpunk', 'remailers', 'tend', 'unstable', 'often', 'run', 'without', 'site', 'administrator', 'knowledge', 'liability', 'issue', 'wholly', 'unresolved', 'far', 'encryption', 'base', 'public', 'key', 'cryptography', 'pgp', 'software', 'see', 'question', 'cryptography', 'encryption', 'aspect', 'message', 'text', 'destination', 'address', 'reply', 'vary', 'site', 'multiple', 'chain', 'alias', 'unlinking', 'address', 'encryption', 'mostly', 'untested', 'problematic', 'unsupported', 'time', 'responsibility', 'associate', 'anonymity', 'user', 'use', 'anonymity', 'frivolous', 'us', 'weaken', 'seriousness', 'usefulness', 'capability', 'others', 'use', 'anonymity', 'provoke', 'harass', 'threaten', 'others', 'hide', 'behind', 'anonymity', 'evade', 'establish', 'convention', 'usenet', 'post', 'binary', 'picture', 'regular', 'newsgroups', 'post', 'large', 'file', 'attentive', 'bandwidth', 'consideration', 'remember', 'simply', 'send', 'posting', 'service', 'increase', 'network', 'traffic', 'avoid', 'post', 'anonymously', 'regular', 'hierarchy', 'usenet', 'mostly', 'likely', 'place', 'alienate', 'reader', 'alt', 'hierarchy', 'preferred', 'give', 'much', 'information', 'possible', 'posting', 'reference', 'etc', 'remember', 'content', 'mean', 'reader', 'judge', 'truth', 'message', 'inaccuracy', 'tend', 'discredit', 'entire', 'message', 'even', 'future', 'one', 'handle', 'careful', 'include', 'information', 'reveal', 'identity', 'enable', 'someone', 'deduce', 'test', 'system', 'send', 'anonymized', 'mail', 'aware', 'policy', 'anonymous', 'site', 'respect', 'prepare', 'forfeit', 'anonymity', 'abuse', 'privilege', 'considerate', 'respectful', 'objection', 'anonymity', 'hit', 'run', 'anonymity', 'use', 'utmost', 'reservation', 'use', 'service', 'provide', 'anonymous', 'return', 'address', 'instead', 'courteous', 'system', 'operator', 'may', 'invest', 'large', 'amount', 'time', 'personally', 'risk', 'account', 'dedicate', 'hardware', 'convenience', 'operator', 'document', 'thoroughly', 'acceptable', 'unacceptable', 'us', 'introductory', 'file', 'send', 'new', 'user', 'coherent', 'consistent', 'policy', 'stick', 'state', 'clearly', 'log', 'monitoring', 'occur', 'describe', 'background', 'interest', 'security', 'measure', 'general', 'approach', 'totalitarian', 'lassaiz', 'faire', 'formulate', 'plan', 'problematic', 'ethical', 'situation', 'anticipate', 'potentially', 'intense', 'moral', 'quandary', 'dilemmas', 'user', 'blackmail', 'someone', 'service', 'user', 'post', 'suicidal', 'message', 'service', 'remember', 'user', 'trust', 'protect', 'site', 'introductory', 'note', 'give', 'clear', 'example', 'situation', 'take', 'action', 'action', 'warn', 'user', 'limit', 'anonymity', 'email', 'post', 'revoke', 'account', 'user', 'contact', 'local', 'administrator', 'etc', 'describe', 'exactly', 'limitation', 'software', 'hardware', 'address', 'bandwidth', 'limitation', 'site', 'report', 'candidly', 'thoroughly', 'bug', 'occur', 'work', 'closely', 'user', 'isolate', 'fix', 'bug', 'address', 'bug', 'note', 'stability', 'anonymity', 'document', 'stability', 'site', 'long', 'run', 'compromise', 'occur', 'run', 'commitment', 'include', 'disclaimer', 'outgo', 'mail', 'message', 'include', 'address', 'complaint', 'ideally', 'append', 'every', 'outgo', 'item', 'consult', 'lawyer', 'liability', 'commit', 'long', 'term', 'stability', 'site', 'prepare', 'deal', 'complaint', 'hate', 'mail', 'address', 'hardware', 'system', 'run', 'system', 'adminstrator', 'consult', 'considerate', 'provide', 'anonymity', 'various', 'group', 'possible', 'query', 'group', 'reader', 'keep', 'uniformity', 'simplicity', 'style', 'outgo', 'message', 'format', 'screen', 'effectively', 'kill', 'file', 'ensure', 'key', 'text', 'anon', 'somewhere', 'every', 'header', 'take', 'precaution', 'ensure', 'security', 'server', 'physical', 'network', 'base', 'attack', 'infiltration', 'reader', 'complain', 'attack', 'discredit', 'poster', 'sole', 'reason', 'post', 'anonymously', 'make', 'blanket', 'condemnation', 'equate', 'anonymity', 'cowardice', 'criminality', 'assail', 'anonymous', 'traffic', 'general', 'mostly', 'neutral', 'reason', 'volume', 'heavy', 'increase', 'react', 'anonymous', 'information', 'unemotionally', 'abusive', 'poster', 'encourage', 'far', 'get', 'irrationally', 'irate', 'response', 'sometimes', 'effective', 'response', 'silence', 'notify', 'operator', 'severe', 'abuse', 'occur', 'piracy', 'harassment', 'extortion', 'etc', 'complain', 'posting', 'inappropriate', 'offend', 'personally', 'use', 'kill', 'file', 'screen', 'anonymous', 'posting', 'object', 'idea', 'anonymity', 'avoid', 'temptation', 'proclaim', 'anonymous', 'posting', 'bar', 'particular', 'group', 'possible', 'conceivable', 'need', 'exists', 'reference', 'see', 'ftp', 'eff', 'org', 'pub', 'academic', 'anonymity', 'article', 'excerpt', 'issue', 'fidonews', 'individual', 'privacy', 'use', 'handle', 'accept', 'need', 'system', 'operator', 'know', 'name', 'user', 'suggest', 'use', 'handle', 'analogous', 'request', 'withhold', 'name', 'letter', 'editor', 'article', 'conclude', 'set', 'guideline', 'preserve', 'right', 'anonymous', 'kill', 'anonymous', 'posting', 'james', 'thomas', 'green', 'try', 'put', 'kill', 'file', 'anon', 'anonymous', 'search', 'header', 'message', 'kill', 'contain', 'anon', 'anonymous', 'perfect', 'win', 'kill', 'followup', 'note', 'anonymous', 'server', 'operator', 'capability', 'mask', 'anonymous', 'posting', 'method', 'work', 'far', 'practice', 'widespread', 'may', 'become', 'common', 'countermeasure', 'widespread', 'anonymous', 'filter', 'history', 'behind', 'anonymous', 'post', 'server', 'originally', 'anonymous', 'post', 'service', 'introduce', 'individual', 'particularly', 'volatile', 'newsgroups', 'anonymity', 'almost', 'preferred', 'method', 'communication', 'talk', 'abortion', 'alt', 'sex', 'bondage', 'one', 'first', 'one', 'dave', 'mack', 'start', 'alt', 'sex', 'bondage', 'another', 'early', 'one', 'wizvax', 'methuen', 'u', 'run', 'stephanie', 'gilgut', 'gilgut', 'enterprise', 'disband', 'due', 'lack', 'fund', 'system', 'provide', 'anonymous', 'return', 'address', 'rain', 'com', 'john', 'opalko', 'take', 'function', 'server', 'include', 'reinstate', 'anonymous', 'alias', 'file', 'group', 'alt', 'personal', 'chew', 'server', 'like', 'tomorrow', 'spur', 'disappearance', 'wizvax', 'interested', 'research', 'idea', 'karl', 'kleinpaste', 'develop', 'system', 'scratch', 'six', 'hour', 'time', 'idea', 'extend', 'server', 'new', 'mainstream', 'group', 'start', 'emerge', 'explore', 'possibility', 'partly', 'specific', 'request', 'multiple', 'user', 'anonymity', 'group', 'intended', 'advantage', 'system', 'specifically', 'allow', 'multiple', 'group', 'support', 'single', 'anon', 'identifier', 'across', 'arguably', 'single', 'big', 'deficiency', 'previous', 'anon', 'system', 'kleinpaste', 'post', 'message', 'rec', 'nude', 'ask', 'user', 'whether', 'anonymous', 'service', 'would', 'welcome', 'judge', 'consensus', 'kleinpaste', 'introduce', 'call', 'fire', 'extinguisher', 'squelch', 'plonk', 'abusive', 'user', 'response', 'complaint', 'use', 'three', 'case', 'nevertheless', 'month', 'intense', 'traffic', 'eventually', 'overwhelm', 'abuse', 'server', 'even', 'restrict', 'system', 'subject', 'abuse', 'point', 'order', 'dismantle', 'facility', 'staff', 'abuse', 'start', 'right', 'create', 'nov', 'johan', 'helsingius', 'set', 'controversial', 'anonymous', 'site', 'date', 'anon', 'penet', 'fi', 'base', 'script', 'code', 'write', 'kleinpaste', 'support', 'anonymized', 'mail', 'posting', 'return', 'address', 'initially', 'want', 'confine', 'service', 'scandinavian', 'user', 'expand', 'worldwide', 'accessability', 'response', 'lot', 'international', 'request', 'helsingius', 'policy', 'allow', 'anonymous', 'post', 'every', 'usenet', 'newsgroup', 'meet', 'strong', 'serious', 'ideological', 'opposition', 'news', 'adminstrators', 'news', 'admin', 'policy', 'relative', 'newness', 'recent', 'emergence', 'medium', 'abuse', 'anonymous', 'poster', 'tend', 'high', 'visibility', 'routine', 'abuse', 'total', 'commitment', 'preservation', 'anonymity', 'also', 'controversial', 'example', 'highly', 'controversial', 'publicized', 'case', 'feb', 'anonymous', 'user', 'post', 'supposed', 'transcript', 'desperate', 'crew', 'dialogue', 'challenger', 'shuttle', 'disaster', 'via', 'anon', 'penet', 'fi', 'sci', 'astro', 'despite', 'transcript', 'post', 'place', 'year', 'earlier', 'non', 'anonymously', 'actually', 'originate', 'poster', 'new', 'york', 'news', 'tabloid', 'subsequent', 'response', 'consist', 'largely', 'vociferous', 'outrage', 'poster', 'use', 'anonymity', 'reverberate', 'many', 'newsgroups', 'original', 'poster', 'use', 'anonymous', 'handle', 'later', 'concede', 'story', 'seem', 'likely', 'fabricate', 'suggest', 'plausible', 'possibility', 'original', 'intent', 'provoke', 'outrage', 'gauge', 'reaction', 'authenticity', 'story', 'albeit', 'crudely', 'free', 'personal', 'risk', 'perceive', 'association', 'item', 'ensue', 'commotion', 'generate', 'query', 'original', 'article', 'late', 'entering', 'reader', 'anonymous', 'user', 'later', 'post', 'deliberately', 'offensive', 'comment', 'detractor', 'despite', 'piercingly', 'irate', 'outraged', 'complaint', 'even', 'vocal', 'opposition', 'verbal', 'abuse', 'kleinpaste', 'eminent', 'news', 'operator', 'helsingius', 'largely', 'avoid', 'use', 'fire', 'extingisher', 'group', 'bouncer', 'mechanism', 'limit', 'scope', 'service', 'march', 'anon', 'penet', 'fi', 'site', 'best', 'describe', 'inundated', 'register', 'user', 'initial', 'three', 'month', 'operation', 'forward', 'message', 'day', 'approximately', 'usenet', 'posting', 'anonymized', 'site', 'immense', 'popularity', 'probably', 'largely', 'due', 'capability', 'global', 'anonymity', 'allow', 'user', 'find', 'creative', 'us', 'diverse', 'area', 'previously', 'envision', 'johan', 'helsingius', 'subject', 'extraordinary', 'pressure', 'dismantle', 'server', 'feb', 'one', 'point', 'kleinpaste', 'threaten', 'publicly', 'organize', 'sort', 'vigilante', 'group', 'irate', 'news', 'operator', 'send', 'revocation', 'command', 'message', 'originate', 'site', 'helsingius', 'also', 'allude', 'threat', 'flood', 'server', 'server', 'crash', 'several', 'time', 'least', 'due', 'saturation', 'mailbombing', 'anonymous', 'user', 'mr', 'helsingius', 'report', 'spend', 'hour', 'per', 'day', 'answer', 'email', 'request', 'alone', 'associate', 'service', 'administration', 'response', 'serious', 'threat', 'disable', 'global', 'group', 'access', 'temporarily', 'one', 'week', 'encourage', 'user', 'defend', 'service', 'publicly', 'base', 'fast', 'move', 'dialogue', 'creative', 'suggestion', 'cypherpunks', 'helsingius', 'identify', 'many', 'security', 'weakness', 'valuable', 'new', 'feature', 'service', 'currently', 'process', 'code', 'development', 'testing', 'plan', 'upgrade', 'ibm', 'compatible', 'machine', 'soon', 'handle', 'voluminous', 'load', 'consider', 'integrate', 'new', 'system', 'sophisticated', 'functionality', 'include', 'multiple', 'email', 'alias', 'alias', 'allocation', 'control', 'public', 'key', 'encryption', 'etc', 'sophisticated', 'anonymous', 'post', 'system', 'set', 'dec', 'clunie', 'use', 'cryptography', 'direction', 'server', 'high', 'degree', 'confidentiality', 'see', 'far', 'however', 'run', 'public', 'access', 'account', 'shut', 'several', 'week', 'upon', 'receive', 'request', 'condition', 'apparently', 'ultimately', 'originate', 'nsf', 'representative', 'clunie', 'release', 'software', 'public', 'domain', 'recently', 'idea', 'newsgroup', 'devote', 'whistleblowing', 'government', 'abuse', 'receive', 'wide', 'focused', 'attention', 'group', 'formation', 'currently', 'underway', 'basic', 'scenario', 'group', 'would', 'allow', 'people', 'post', 'pseudonymously', 'use', 'remailers', 'even', 'establish', 'reputation', 'base', 'authentifiable', 'digital', 'signatures', 'traffic', 'may', 'eventually', 'reach', 'reporter', 'mainstream', 'news', 'medium', 'volunteer', 'attack', 'multiple', 'aspect', 'project', 'include', 'distribute', 'easy', 'read', 'documentation', 'post', 'anonymization', 'encryption', 'see', 'also', 'section', 'view', 'anonymous', 'post', 'go', 'anon', 'penet', 'fi', 'document', 'thanks', 'carl', 'kleinpaste', 'david', 'clunie', 'johan', 'helsingius', 'contribution', 'value', 'anonymity', 'think', 'anonymous', 'post', 'help', 'focus', 'attention', 'content', 'one', 'message', 'sure', 'lot', 'anonymous', 'post', 'abusive', 'frivolous', 'case', 'user', 'find', 'anon', 'facility', 'novel', 'novelty', 'wear', 'stop', 'prank', 'wes', 'morgan', 'mind', 'see', 'miscellaneous', 'hatred', 'prejudice', 'racism', 'thing', 'part', 'nature', 'however', 'notion', 'provide', 'anonymity', 'shield', 'idea', 'repulse', 'strong', 'feeling', 'put', 'name', 'posting', 'quite', 'frankly', 'loathe', 'communication', 'people', 'refuse', 'use', 'name', 'david', 'clunie', 'many', 'seem', 'question', 'value', 'anonymity', 'say', 'risk', 'another', 'individual', 'take', 'question', 'rather', 'conservative', 'society', 'live', 'hold', 'certain', 'view', 'make', 'certain', 'statement', 'adopt', 'certain', 'lifestyle', 'likely', 'result', 'public', 'censure', 'ridicule', 'loss', 'status', 'employment', 'even', 'legal', 'action', 'give', 'heterogeneity', 'legal', 'jurisdiction', 'many', 'contributor', 'usenet', 'post', 'know', 'legal', 'say', 'anonymous', 'poster', 'coward', 'stand', 'count', 'perhaps', 'one', 'point', 'view', 'right', 'detractor', 'exercise', 'censorship', 'doug', 'sewell', 'censorship', 'expect', 'someone', 'speak', 'without', 'cloak', 'anonymity', 'best', 'lame', 'argument', 'tell', 'say', 'require', 'anonymity', 'tell', 'wish', 'majority', 'non', 'anonymous', 'user', 'newsgroup', 'disregard', 'want', 'anonymous', 'post', 'anonymous', 'user', 'less', 'right', 'others', 'legitimate', 'usenet', 'participant', 'would', 'honor', 'rfds', 'cfvs', 'control', 'message', 'vote', 'one', 'brad', 'templeton', 'think', 'disadvantage', 'cause', 'anon', 'post', 'site', 'already', 'exist', 'fact', 'make', 'naive', 'net', 'user', 'know', 'post', 'anonymously', 'old', 'way', 'prone', 'tom', 'mandel', 'cannot', 'speak', 'others', 'regard', 'anonymous', 'posting', 'serious', 'discussion', 'pretty', 'much', 'worthless', 'view', 'hide', 'behind', 'veil', 'anon', 'hardly', 'worth', 'trouble', 'read', 'hank', 'pankey', 'since', 'begin', 'post', 'anonymously', 'show', 'support', 'general', 'principle', 'personal', 'privacy', 'subject', 'far', 'abuse', 'attack', 'ever', 'receive', 'people', 'seem', 'find', 'easy', 'flame', 'insult', 'someone', 'whose', 'name', 'know', 'perhaps', 'easy', 'pretend', 'person', 'behind', 'email', 'address', 'feel', 'sting', 'abusive', 'comment', 'anonymity', 'hinder', 'method', 'control', 'poster', 'action', 'people', 'seek', 'control', 'naturally', 'oppose', 'instead', 'make', 'free', 'er', 'medium', 'allow', 'poster', 'protect', 'anonymity', 'simply', 'require', 'poster', 'prepare', 'discuss', 'source', 'information', 'take', 'heat', 'unsubstantiated', 'dribble', 'seem', 'way', 'thing', 'currently', 'kate', 'gregory', 'misc', 'kid', 'three', 'thread', 'go', 'start', 'anonymous', 'poster', 'one', 'change', 'job', 'work', 'less', 'hour', 'job', 'share', 'woman', 'want', 'anyone', 'current', 'place', 'work', 'know', 'think', 'look', 'work', 'elsewhere', 'next', 'woman', 'think', 'baby', 'sometime', 'soon', 'want', 'coworkers', 'friend', 'family', 'etc', 'etc', 'know', 'want', 'advice', 'third', 'sex', 'parenthood', 'actually', 'start', 'people', 'post', 'usual', 'way', 'point', 'anonymous', 'posting', 'service', 'might', 'let', 'people', 'participate', 'misc', 'kid', 'seem', 'suffer', 'harm', 'presence', 'anonymous', 'poster', 'fact', 'seem', 'help', 'dan', 'hoey', 'never', 'real', 'security', 'anonymous', 'forge', 'posting', 'usenet', 'process', 'sufficiently', 'inconvenient', 'error', 'prone', 'undocumented', 'limit', 'use', 'person', 'learn', 'culture', 'net', 'hand', 'recent', 'use', 'anonymous', 'post', 'service', 'sci', 'math', 'seem', 'seem', 'student', 'ask', 'help', 'homework', 'problem', 'attribute', 'teacher', 'ask', 'explanation', 'dubious', 'answer', 'teaching', 'guide', 'say', 'news', 'posting', 'break', 'use', 'anonymous', 'service', 'mail', 'news', 'gateway', 'karl', 'barrus', 'argue', 'opinion', 'people', 'hide', 'behind', 'veil', 'anonymity', 'worthless', 'people', 'thought', 'agree', 'latter', 'point', 'ideal', 'world', 'would', 'sit', 'around', 'engage', 'socratic', 'dialogue', 'freely', 'exchange', 'opinion', 'effort', 'learn', 'ideal', 'world', 'nobody', 'threaten', 'thought', 'ridicule', 'live', 'world', 'people', 'agree', 'may', 'try', 'harm', 'let', 'face', 'people', 'go', 'agree', 'opinion', 'matter', 'logically', 'try', 'present', 'reason', 'may', 'sad', 'since', 'restrict', 'people', 'voice', 'opinion', 'richard', 'depew', 'consensus', 'seem', 'general', 'anonymous', 'post', 'service', 'anon', 'penet', 'fi', 'seem', 'sufficiently', 'corrosive', 'trust', 'civility', 'net', 'particular', 'experiment', 'end', 'perhaps', 'next', 'time', 'question', 'come', 'say', 'try', 'learn', 'harm', 'good', 'stop', 'alexander', 'eichener', 'anonymous', 'posting', 'create', 'major', 'problem', 'aside', 'anger', 'irate', 'people', 'like', 'would', 'rather', 'ban', 'anonymous', 'pseudonymous', 'post', 'altogether', 'real', 'men', 'stand', 'say', 'comparable', 'puerile', 'argument', 'others', 'bring', 'dave', 'hayes', 'primal', 'example', 'human', 'nature', 'three', 'question', 'folk', 'people', 'really', 'say', 'different', 'thing', 'base', 'upon', 'whether', 'identity', 'know', 'people', 'really', 'affect', 'people', 'say', 'verbage', 'label', 'abuse', 'importantly', 'forum', 'prize', 'freedom', 'communication', 'enjoy', 'really', 'thing', 'freedom', 'communication', 'terry', 'mcgonigal', 'sigh', 'many', 'anon', 'service', 'need', 'everybody', 'start', 'run', 'one', 'soon', 'purpose', 'stand', 'benefit', 'anon', 'service', 'sudden', 'fasination', 'anon', 'service', 'come', 'good', 'imho', 'bad', 'look', 'like', 'er', 'gonna', 'get', 'stick', 'thing', 'much', 'like', 'idea', 'service', 'like', 'become', 'norm', 'really', 'think', 'much', 'since', 'obvious', 'anyone', 'want', 'set', 'one', 'bit', 'work', 'karl', 'kleinpaste', 'weak', 'reason', 'freedom', 'come', 'responsibility', 'dave', 'hayes', 'responsibility', 'real', 'enforce', 'true', 'responsibilty', 'come', 'coercion', 'anonymous', 'post', 'group', 'allow', 'wes', 'morgan', 'first', 'admit', 'hold', 'controversial', 'opinion', 'indeed', 'sure', 'none', 'u', 'completely', 'orthodox', 'opinion', 'however', 'received', 'hundred', 'anonymous', 'email', 'message', 'last', 'year', 'reasonable', 'post', 'make', 'good', 'motif', 'get', 'difficult', 'remember', 'need', 'anonymity', 'abuser', 'lousing', 'thing', 'truly', 'need', 'service', 'would', 'put', 'good', 'use', 'suggest', 'ban', 'anonymous', 'server', 'say', 'several', 'situation', 'anonymity', 'good', 'thing', 'tm', 'however', 'notion', 'anonymity', 'shield', 'automatically', 'extend', 'every', 'usenet', 'discussion', 'ridiculous', 'open', 'door', 'far', 'abuse', 'tim', 'pierce', 'course', 'one', 'determine', 'whether', 'group', 'request', 'service', 'flat', 'majority', 'poster', 'vote', 'favor', 'positive', 'margin', 'vote', 'one', 'speak', 'newsgroup', 'convince', 'argument', 'anonymous', 'posting', 'service', 'newsgroups', 'inherently', 'bad', 'idea', 'simply', 'diversion', 'status', 'quo', 'since', 'status', 'quo', 'previously', 'permit', 'anonymous', 'post', 'newsgroups', 'anonymous', 'posting', 'service', 'would', 'reject', 'status', 'quo', 'facist', 'suggest', 'newsgroup', 'best', 'able', 'decide', 'whether', 'want', 'allow', 'anonymous', 'posting', 'instead', 'force', 'upon', 'service', 'administrator', 'brian', 'ogilvie', 'service', 'provide', 'mechanism', 'forward', 'mail', 'original', 'poster', 'since', 'usenet', 'reader', 'know', 'john', 'smith', 'jane', 'doe', 'except', 'opinion', 'address', 'effect', 'anonymous', 'posting', 'mail', 'reply', 'direct', 'minimal', 'except', 'personally', 'know', 'poster', 'lack', 'anonymity', 'could', 'serious', 'mechanism', 'like', 'liable', 'abuse', 'benefit', 'well', 'cost', 'must', 'weigh', 'limit', 'service', 'alt', 'group', 'specific', 'group', 'would', 'help', 'want', 'advice', 'sensitive', 'issue', 'professional', 'newsgroups', 'tarl', 'neustaedter', 'additional', 'point', 'u', 'find', 'anonimity', 'technical', 'matter', 'profoundly', 'offensive', 'anonimity', 'different', 'forum', 'different', 'meaning', 'get', 'phone', 'call', 'someone', 'win', 'identify', 'hang', 'get', 'mail', 'return', 'address', 'go', 'garbage', 'unopened', 'someone', 'accost', 'street', 'wear', 'mask', 'back', 'away', 'carefully', 'expect', 'violence', 'technical', 'discussion', 'anonimity', 'mean', 'individual', 'willing', 'associate', 'matter', 'discuss', 'discredit', 'utterance', 'make', 'listen', 'waste', 'time', 'anonimity', 'lead', 'fun', 'psych', 'experiment', 'literature', 'fill', 'various', 'thing', 'people', 'anonymously', 'win', 'otherwise', 'include', 'one', 'notorious', 'study', 'involve', 'torture', 'would', 'pass', 'today', 'ethical', 'standard', 'fun', 'stuff', 'case', 'fine', 'leave', 'u', 'joe', 'buck', 'obviously', 'never', 'submit', 'article', 'referee', 'journal', 'receive', 'anonymous', 'review', 'server', 'editor', 'behave', 'much', 'like', 'one', 'finland', 'may', 'reply', 'editor', 'maintain', 'anonymity', 'comparison', 'someone', 'want', 'express', 'technical', 'issue', 'anonymously', 'person', 'approach', 'dark', 'street', 'ski', 'mask', 'emotionally', 'overwrought', 'nonsense', 'poster', 'pose', 'physical', 'threat', 'kamens', 'seem', 'obvious', 'default', 'allow', 'anonymous', 'posting', 'newsgroup', 'usenet', 'always', 'operate', 'principle', 'status', 'quo', 'keep', 'unless', 'large', 'number', 'people', 'want', 'change', 'someone', 'really', 'need', 'post', 'message', 'anonymous', 'newsgroup', 'usually', 'usually', 'find', 'someone', 'net', 'need', 'automated', 'service', 'automated', 'service', 'nature', 'incapable', 'make', 'judgment', 'call', 'necessary', 'decide', 'whether', 'particular', 'post', 'really', 'need', 'anonymous', 'tim', 'pierce', 'newsgroup', 'name', 'bet', 'envision', 'scenario', 'involve', 'need', 'secrecy', 'accurate', 'content', 'base', 'filter', 'anonymous', 'posting', 'could', 'devise', 'screen', 'require', 'secrecy', 'wonderful', 'lasse', 'hiller', 'petersen', 'newsgroup', 'want', 'noise', 'nuisance', 'free', 'call', 'moderation', 'happen', 'per', 'newsgroup', 'basis', 'general', 'usenet', 'ban', 'anonymous', 'posting', 'course', 'one', 'principle', 'moderation', 'might', 'keep', 'anonymous', 'posting', 'could', 'achieve', 'automatically', 'would', 'still', 'personally', 'would', 'prefer', 'moderation', 'criterion', 'base', 'actual', 'content', 'david', 'clunie', 'group', 'want', 'receive', 'certain', 'post', 'become', 'moderate', 'clearly', 'define', 'mechanism', 'non', 'alt', 'group', 'take', 'place', 'automate', 'moderator', 'exclude', 'post', 'certain', 'eg', 'anonymous', 'site', 'individual', 'could', 'easily', 'establish', 'anyone', 'want', 'take', 'draconian', 'approach', 'welcome', 'good', 'luck', 'doubt', 'read', 'group', 'dave', 'ratcliffe', 'possible', 'need', 'would', 'someone', 'post', 'anonymously', 'sci', 'group', 'sure', 'adult', 'willing', 'post', 'name', 'would', 'want', 'hide', 'behind', 'anonymous', 'posting', 'service', 'ashamed', 'say', 'try', 'rile', 'people', 'without', 'fear', 'identify', 'anonymous', 'post', 'place', 'certain', 'group', 'anyone', 'else', 'need', 'tell', 'group', 'another', 'planet', 'breathe', 'exotic', 'gas', 'long', 'bloody', 'fascinate', 'proponent', 'unimpeded', 'universal', 'anon', 'post', 'access', 'seem', 'find', 'middle', 'ground', 'perception', 'absolutism', 'instant', 'gratification', 'syndrome', 'come', 'want', 'anon', 'access', 'want', 'control', 'freak', 'remember', 'newsgroup', 'poster', 'write', 'scientific', 'issue', 'anonymous', 'discussion', 'scientific', 'issue', 'lead', 'bad', 'science', 'jon', 'noring', 'though', 'many', 'personal', 'philosophical', 'argument', 'anonymous', 'poster', 'argument', 'compel', 'enough', 'convince', 'omni', 'newsgroup', 'anonymous', 'posting', 'ban', 'severely', 'restrict', 'though', 'cannot', 'prove', 'seem', 'like', 'anonymous', 'post', 'principle', 'reason', 'personal', 'read', 'psychological', 'discomfort', 'rather', 'reason', 'relate', 'maintain', 'integrity', 'usenet', 'remember', 'impossible', 'able', 'ascertain', 'conceivable', 'legitimate', 'motif', 'anonymous', 'post', 'newsgroups', 'one', 'normally', 'would', 'deem', 'sensitive', 'general', 'fear', 'even', 'let', 'newsgroup', 'reader', 'vote', 'either', 'allow', 'allow', 'anonymous', 'post', 'since', 'priori', 'cannot', 'know', 'motif', 'legitimate', 'poster', 'believe', 'system', 'ever', 'institute', 'would', 'inhibit', 'posting', 'legitimate', 'informative', 'post', 'personally', 'believe', 'pseudonymous', 'posting', 'appropriate', 'serious', 'discussion', 'area', 'legitimate', 'reason', 'conceal', 'poster', 'identity', 'perhaps', 'simply', 'sure', 'want', 'name', 'attach', 'qualify', 'legitimate', 'book', 'oh', 'come', 'legitimate', 'purpose', 'anonymous', 'posting', 'please', 'enlighten', 'stuart', 'derby', 'three', 'found', 'father', 'madison', 'hamilton', 'jay', 'seem', 'think', 'anonymous', 'posting', 'ok', 'federalist', 'paper', 'originally', 'print', 'new', 'york', 'newspaper', 'authorship', 'attribute', 'publius', 'wonder', 'would', 'find', 'purpose', 'legitimate', 'system', 'operator', 'anonymous', 'posting', 'ed', 'mcguire', 'would', 'like', 'know', 'junk', 'article', 'post', 'anonymous', 'service', 'currently', 'discuss', 'ideally', 'would', 'actually', 'tell', 'feed', 'site', 'fee', 'article', 'post', 'anonymous', 'service', 'assume', 'news', 'performance', 'release', 'simple', 'way', 'accomplish', 'look', 'learn', 'david', 'clunie', 'bit', 'draconian', 'user', 'unanimously', 'decide', 'would', 'like', 'decide', 'ed', 'mcguire', 'good', 'question', 'nobody', 'decide', 'definite', 'plan', 'want', 'technical', 'data', 'carl', 'kleinpaste', 'position', 'offer', 'service', 'promise', 'protection', 'anonymity', 'would', 'limit', 'basis', 'personal', 'opinion', 'get', 'post', 'basis', 'posting', 'disrupt', 'smooth', 'operation', 'usenet', 'obvious', 'direct', 'recourse', 'would', 'abusive', 'individual', 'less', 'drastic', 'possibility', 'exist', 'software', 'support', 'fire', 'extinguisher', 'individual', 'prevent', 'post', 'john', 'hascall', 'since', 'usenet', 'democracy', 'someone', 'want', 'run', 'anonymous', 'service', 'business', 'want', 'put', 'host', 'killfile', 'business', 'newsadmin', 'want', 'blanket', 'drop', 'posting', 'site', 'people', 'site', 'everyone', 'ignore', 'service', 'service', 'effectively', 'exist', 'jonathan', 'kamens', 'nntp', 'server', 'allow', 'post', 'anyone', 'service', 'net', 'net', 'disservice', 'terminal', 'server', 'problem', 'open', 'nntp', 'server', 'allow', 'people', 'want', 'illegal', 'immoral', 'unethical', 'thing', 'internet', 'without', 'accountability', 'public', 'access', 'sit', 'country', 'world', 'allow', 'inexpensive', 'access', 'usenet', 'internet', 'reason', 'nntp', 'server', 'allow', 'anyone', 'post', 'message', 'reason', 'terminal', 'server', 'allow', 'anyone', 'connect', 'make', 'outbound', 'connection', 'perhaps', 'hard', 'get', 'internet', 'usenet', 'open', 'server', 'could', 'justify', 'jurgen', 'botz', 'think', 'point', 'show', 'clearly', 'anonymous', 'posting', 'service', 'great', 'deal', 'responsibility', 'towards', 'client', 'towards', 'net', 'whole', 'service', 'imho', 'set', 'well', 'define', 'rule', 'contract', 'client', 'sign', 'term', 'assure', 'anonymity', 'problem', 'use', 'punish', 'poster', 'upset', 'vague', 'way', 'complain', 'usually', 'acquiescent', 'sysadmin', 'organization', 'poster', 'belong', 'surely', 'gutless', 'approach', 'solve', 'problem', 'experience', 'net', 'show', 'user', 'vilify', 'anonymous', 'posting', 'first', 'write', 'obsessively', 'detailed', 'grievance', 'poster', 'supervisor', 'tranquility', 'disturb', 'intrusive', 'subversive', 'post', 'another', 'anonymous', 'posting', 'prevent', 'kind', 'intimidation', 'eric', 'schilling', 'main', 'point', 'would', 'like', 'make', 'go', 'revise', 'news', 'sw', 'reject', 'anon', 'post', 'technical', 'newsgroups', 'thing', 'think', 'attempt', 'prove', 'futile', 'attempt', 'modify', 'news', 'result', 'change', 'approach', 'anon', 'service', 'provider', 'thwart', 'change', 'think', 'would', 'pointless', 'johan', 'helsingius', 'try', 'stay', 'discussion', 'see', 'discussion', 'lead', 'rally', 'feel', 'like', 'speak', 'repeatedly', 'make', 'clear', 'block', 'user', 'continue', 'abuse', 'warn', 'many', 'case', 'user', 'take', 'heed', 'warning', 'stop', 'case', 'even', 'apologize', 'public', 'warning', 'desire', 'effect', 'block', 'number', 'user', 'also', 'block', 'access', 'group', 'readership', 'take', 'vote', 'ban', 'anonymous', 'posting', 'although', 'feel', 'change', 'newsgroup', 'status', 'moderate', 'permanent', 'solution', 'newsgroups', 'want', 'formalize', 'discussion', 'richard', 'depew', 'mean', 'volunteer', 'issue', 'request', 'discussion', 'ban', 'anonymous', 'posting', 'moderate', 'newsgroups', 'server', 'reach', 'think', 'illustrate', 'trouble', 'server', 'cause', 'please', 'listen', 'consensus', 'news', 'administrator', 'group', 'newsgroup', 'consult', 'let', 'server', 'post', 'message', 'group', 'alexander', 'eichener', 'pompous', 'consensus', 'news', 'administrator', 'maybe', 'would', 'like', 'invent', 'one', 'sizeable', 'number', 'people', 'concern', 'possible', 'minor', 'extent', 'actual', 'abuse', 'server', 'configure', 'concern', 'respectable', 'johan', 'deal', 'rage', 'foam', 'mouth', 'condemn', 'service', 'altogether', 'number', 'defend', 'point', 'like', 'kate', 'gregory', 'even', 'group', 'like', 'misc', 'kid', 'benefit', 'pseudonymous', 'posting', 'johan', 'helsingius', 'answer', 'lot', 'personal', 'mail', 'relate', 'server', 'abuse', 'result', 'block', 'number', 'abusive', 'user', 'also', 'withdraw', 'service', 'several', 'newsgroups', 'user', 'take', 'vote', 'issue', 'make', 'comment', 'news', 'admin', 'policy', 'partly', 'newly', 'implement', 'password', 'feature', 'emergency', 'measure', 'security', 'hole', 'keep', 'really', 'busy', 'answer', 'user', 'query', 'last', 'two', 'week', 'partly', 'feel', 'justify', 'service', 'user', 'problem', 'news', 'admin', 'policy', 'readership', 'rather', 'elective', 'represent', 'people', 'whith', 'strong', 'interest', 'centralise', 'control', 'richard', 'hartman', 'seem', 'rather', 'bigoted', 'attitude', 'would', 'consider', 'group', 'anyone', 'wish', 'discuss', 'net', 'control', 'say', 'interest', 'centralize', 'control', 'clear', 'indication', 'bias', 'perfectly', 'welcome', 'join', 'discussion', 'promote', 'view', 'control', 'whole', 'debate', 'lot', 'sound', 'fury', 'signify', 'nothing', 'even', 'decide', 'ban', 'anonymous', 'post', 'server', 'enforceable', 'people', 'conceivably', 'could', 'enforce', 'retrictions', 'control', 'international', 'link', 'policy', 'change', 'make', 'cooperation', 'attempt', 'dictate', 'need', 'persuade', 'run', 'service', 'act', 'like', 'friendly', 'persuasion', 'try', 'beat', 'head', 'stick', 'especially', 'stick', 'even', 'steve', 'pope', 'find', 'bias', 'pseudonymity', 'bore', 'friend', 'post', 'penet', 'point', 'old', 'guard', 'would', 'like', 'keep', 'network', 'way', 'always', 'new', 'thing', 'pseudonymous', 'server', 'cut', 'turf', 'whine', 'bitch', 'every', 'time', 'slight', 'abuse', 'somebody', 'sig', 'long', 'try', 'parlay', 'argument', 'pseudonymity', 'go', 'record', 'say', 'three', 'cheer', 'admins', 'anon', 'server', 'like', 'penet', 'pax', 'access', 'service', 'provider', 'willing', 'preserve', 'client', 'privacy', 'pox', 'try', 'defeat', 'restrict', 'pseudonymity', 'al', 'billing', 'help', 'people', 'get', 'rid', 'anon', 'posting', 'group', 'like', 'someone', 'say', 'put', 'anon', 'address', 'kill', 'file', 'course', 'get', 'anon', 'site', 'go', 'go', 'assign', 'fake', 'name', 'like', 'jsmith', 'instead', 'avoid', 'hassle', 'never', 'know', 'anonymous', 'anne', 'bennett', 'must', 'admit', 'astonishment', 'argument', 'see', 'value', 'anonymous', 'posting', 'circumstance', 'yet', 'believe', 'strongly', 'identify', 'people', 'wish', 'read', 'material', 'people', 'win', 'identify', 'fail', 'see', 'good', 'would', 'accomplish', 'indeed', 'surmise', 'cause', 'many', 'people', 'inconvenience', 'annoyance', 'hide', 'anonymity', 'posting', 'anonymous', 'site', 'would', 'care', 'justify', 'hell', 'get', 'gall', 'try', 'prevent', 'people', 'effectively', 'filter', 'news', 'see', 'fit', 'david', 'clunie', 'thought', 'reach', 'australia', 'unfortunately', 'one', 'u', 'sit', 'involve', 'u', 'aus', 'feed', 'complain', 'australian', 'academic', 'reasearch', 'network', 'site', 'connect', 'anything', 'particular', 'concept', 'anonymous', 'mail', 'redeeming', 'feature', 'consume', 'narrow', 'bandwidth', 'link', 'argue', 'stop', 'service', 'face', 'disconnection', 'consider', 'demise', 'service', 'rather', 'unfortunate', 'wish', 'finnish', 'remailer', 'luck', 'pity', 'similar', 'service', 'provide', 'u', 'guess', 'benefit', 'constitution', 'guarantee', 'one', 'freedom', 'speech', 'legal', 'political', 'system', 'conspire', 'subvert', 'name', 'public', 'good', 'go', 'anon', 'penet', 'fi', 'run', 'helsingius', 'funny', 'beat', 'rest', 'usenet', 'head', 'stick', 'ok', 'anon', 'penet', 'fi', 'universal', 'anon', 'access', 'somehow', 'people', 'side', 'equation', 'even', 'argue', 'shut', 'entirely', 'rather', 'control', 'apply', 'abuse', 'manifest', 'allow', 'write', 'johan', 'several', 'time', 'last', 'couple', 'week', 'use', 'reply', 'quite', 'readily', 'source', 'software', 'originally', 'deliver', 'use', 'downright', 'reply', 'funny', 'impolite', 'bastard', 'answer', 'mail', 'even', 'consist', 'really', 'civil', 'query', 'johan', 'helsingius', 'mail', 'tell', 'send', 'one', 'message', 'feb', 'feb', 'server', 'flood', 'mail', 'result', 'server', 'come', 'crashed', 'mail', 'host', 'problem', 'aggregate', 'abusive', 'user', 'send', 'thousand', 'message', 'another', 'user', 'fill', 'user', 'mailbox', 'bounce', 'message', 'end', 'mailbox', 'overflow', 'local', 'disk', 'well', 'suppose', 'message', 'get', 'lose', 'hassle', 'try', 'answer', 'much', 'possible', 'anon', 'relate', 'message', 'get', 'routine', 'mi', 'add', 'message', 'complaint', 'service', 'average', 'spend', 'hour', 'per', 'day', 'answer', 'anon', 'relate', 'message', 'everybody', 'else', 'put', 'impoliteness', 'insensitivity', 'misuse', 'anon', 'penet', 'fi', 'whose', 'definition', 'polite', 'sense', 'apply', 'universal', 'anon', 'access', 'consider', 'within', 'realm', 'fuzzy', 'concept', 'politeness', 'first', 'place', 'think', 'johan', 'long', 'since', 'cross', 'line', 'rude', 'bastard', 'tell', 'private', 'mail', 'little', 'ago', 'point', 'deeply', 'regret', 'create', 'anonymous', 'system', 'support', 'newsgroup', 'give', 'code', 'johan', 'copyright', 'think', 'concept', 'politeness', 'good', 'sense', 'might', 'follow', 'new', 'home', 'interest', 'johan', 'idea', 'politeness', 'good', 'sense', 'seem', 'nearly', 'interesection', 'mine', 'could', 'even', 'cope', 'universal', 'anon', 'access', 'johan', 'would', 'willing', 'engage', 'abuse', 'control', 'somehow', 'seem', 'outside', 'range', 'reality', 'johan', 'helsingius', 'way', 'convey', 'sad', 'upset', 'message', 'make', 'extent', 'understand', 'feeling', 'still', 'feel', 'really', 'bad', 'run', 'server', 'require', 'get', 'use', 'lot', 'flame', 'mindlessly', 'abusive', 'hate', 'mail', 'much', 'easy', 'deal', 'something', 'like', 'respect', 'value', 'view', 'opinion', 'high', 'degree', 'ask', 'sympathy', 'want', 'know', 'really', 'give', 'view', 'quite', 'lot', 'weight', 'ask', 'software', 'actually', 'go', 'provide', 'service', 'scandinavian', 'user', 'lot', 'people', 'request', 'keep', 'service', 'open', 'international', 'community', 'realize', 'ought', 'contact', 'point', 'ask', 'feel', 'use', 'stuff', 'context', 'really', 'want', 'apologise', 'replace', 'remain', 'piece', 'code', 'thet', 'still', 'stem', 'system', 'unfortunately', 'way', 'remove', 'idea', 'structure', 'get', 'really', 'sorry', 'result', 'work', 'end', 'use', 'way', 'approve', 'give', 'lot', 'hard', 'thought', 'possibility', 'shut', 'server', 'alltogether', 'think', 'feel', 'especially', 'rude', 'impolite', 'good', 'johan', 'good', 'ask', 'great', 'usenet', 'whether', 'universal', 'anon', 'access', 'good', 'idea', 'yes', 'seriously', 'rude', 'pain', 'think', 'arm', 'usenet', 'death', 'penalty', 'slightly', 'modify', 'strategic', 'whole', 'site', 'attack', 'tactical', 'assault', 'destruction', 'outside', 'alt', 'let', 'say', 'parrot', 'line', 'people', 'thing', 'like', 'udp', 'cancel', 'others', 'posting', 'year', 'one', 'could', 'ever', 'stop', 'politeness', 'good', 'sense', 'prevent', 'fact', 'people', 'express', 'privately', 'desire', 'ability', 'arm', 'udp', 'ps', 'fact', 'newsadmins', 'ready', 'arm', 'udp', 'would', 'amuse', 'know', 'many', 'people', 'gulp', 'hard', 'read', 'though', 'see', 'different', 'johan', 'configuration', 'pps', 'calm', 'fear', 'p', 'newsadmins', 'ready', 'arm', 'udp', 'ask', 'code', 'send', 'yet', 'one', 'site', 'would', 'necessary', 'bring', 'anon', 'penet', 'fi', 'screech', 'halt', 'anyone', 'implement', 'udp', 'care', 'politeness', 'good', 'sense', 'prevents', 'wonder', 'long', 'one', 'form', 'impoliteness', 'brings', 'another', 'form', 'johan', 'helsingius', 'would', 'trivially', 'easy', 'bring', 'anon', 'penet', 'fi', 'screech', 'halt', 'fact', 'happen', 'couple', 'time', 'already', 'talk', 'threat', 'let', 'make', 'one', 'well', 'simple', 'one', 'somebody', 'use', 'something', 'like', 'udp', 'maliciously', 'bring', 'anon', 'penet', 'fi', 'mean', 'stay', 'let', 'user', 'know', 'name', 'person', 'ok', 'somebody', 'say', 'thread', 'take', 'personal', 'responsibility', 'action', 'right', 'atul', 'salgaonkar', 'grateful', 'appreciative', 'service', 'courtesey', 'penet', 'fi', 'important', 'question', 'personal', 'life', 'career', 'job', 'resolve', 'due', 'kind', 'help', 'people', 'thru', 'similar', 'situation', 'return', 'also', 'reply', 'anon', 'posting', 'thought', 'could', 'make', 'positive', 'contribution', 'general', 'anon', 'service', 'great', 'opinion', 'although', 'like', 'tool', 'people', 'use', 'responsibly', 'suggest', 'keep', 'alive', 'wasting', 'bandwidth', 'less', 'important', 'save', 'life', 'think', 'elisa', 'collins', 'inform', 'anonymous', 'post', 'service', 'many', 'newsgroups', 'turn', 'result', 'discussion', 'newsgroup', 'people', 'abuse', 'post', 'nontechnical', 'misc', 'newsgroup', 'intimate', 'topic', 'felt', 'require', 'privacy', 'receive', 'immeasurable', 'help', 'people', 'newsgroup', 'never', 'use', 'anonymity', 'behave', 'abusive', 'immature', 'unethical', 'fashion', 'toward', 'anyone', 'please', 'folk', 'believe', 'need', 'service', 'please', 'consider', 'point', 'view', 'permit', 'turn', 'service', 'back', 'thank', 'see', 'also', 'part', 'first', 'file', 'identity', 'internet', 'identity', 'un', 'important', 'internet', 'email', 'address', 'identify', 'background', 'find', 'somebody', 'email', 'address', 'identification', 'un', 'stable', 'internet', 'future', 'identification', 'internet', 'privacy', 'internet', 'privacy', 'un', 'important', 'internet', 'secure', 'internet', 'network', 'secure', 'account', 'secure', 'file', 'directories', 'secure', 'windows', 'secure', 'email', 'liable', 'email', 'post', 'provide', 'less', 'information', 'others', 'identity', 'sysadmin', 'know', 'privacy', 'un', 'stable', 'internet', 'future', 'privacy', 'internet', 'anonymity', 'internet', 'anonymity', 'un', 'important', 'internet', 'anonymity', 'protect', 'internet', 'anonymous', 'mail', 'anonymous', 'post', 'anonymity', 'un', 'stable', 'internet', 'future', 'anonymity', 'internet', 'part', 'previous', 'file', 'unix', 'program', 'relate', 'privacy', 'learn', 'use', 'cryptography', 'cypherpunks', 'mail', 'list', 'privacy', 'relate', 'newsgroups', 'faqs', 'internet', 'privacy', 'enhance', 'mail', 'pem', 'request', 'comment', 'rfcs', 'relate', 'privacy', 'run', 'anonymous', 'remailer', 'reference', 'privacy', 'email', 'email', 'usenet', 'internet', 'use', 'policy', 'mit', 'crosslink', 'anonymous', 'message', 'tv', 'program', 'digital', 'cash', 'hacker', 'cracker', 'cypherpunk', 'steganography', 'anonymous', 'pool', 'security', 'obscurity', 'identity', 'daemon', 'standard', 'need', 'guard', 'electronic', 'privacy', 'electronic', 'frontier', 'foundation', 'eff', 'computer', 'professional', 'social', 'responsibility', 'cpsr', 'operation', 'sun', 'devil', 'steve', 'jackson', 'game', 'case', 'integrate', 'service', 'digital', 'network', 'isdn', 'national', 'research', 'education', 'network', 'nren', 'fbi', 'propose', 'digital', 'telephony', 'act', 'legislation', 'relate', 'privacy', 'network', 'reference', 'right', 'cyberspace', 'computer', 'academic', 'freedom', 'caf', 'archive', 'background', 'behind', 'internet', 'internet', 'anarchy', 'like', 'english', 'language', 'wanted', 'list', 'change', 'history']
['archive_name', 'last_modified', 'modified_version', 'anonymity_internet', 'know_anonymous', 'anonymous_remailing', 'remailing_post', 'post_site', 'site_responsibility', 'responsibility_associate', 'associate_anonymity', 'anonymous_posting', 'behind_anonymous', 'anonymous_post', 'post_server', 'value_anonymity', 'anonymous_post', 'post_group', 'group_allow', 'system_operator', 'anonymous_posting', 'go_anon', 'anon_penet', 'penet_fi', 'know_anonymous', 'anonymous_remailing', 'remailing_post', 'post_site', 'anonymous_remailing', 'anon_penet', 'penet_fi', 'several_month', 'system_adminstrator', 'anonymized_mail', 'usenet_posting', 'return_address', 'send_mail', 'mail_information', 'ftp_site', 'soda_berkeley', 'berkeley_edu', 'edu_pub', 'see_also', 'batch_file', 'anonymized_mail', 'mail_request', 'request_information', 'anonymous_remailer', 'request_information', 'return_address', 'request_information', 'allow_one', 'request_information', 'address_information', 'run_without', 'public_key', 'key_cryptography', 'see_question', 'responsibility_associate', 'associate_anonymity', 'user_use', 'use_anonymity', 'others_use', 'use_anonymity', 'hide_behind', 'usenet_post', 'binary_picture', 'posting_service', 'network_traffic', 'post_anonymously', 'reader_alt', 'give_much', 'much_information', 'message_even', 'include_information', 'anonymized_mail', 'use_service', 'service_provide', 'provide_anonymous', 'anonymous_return', 'return_address', 'system_operator', 'large_amount', 'amount_time', 'file_send', 'new_user', 'state_clearly', 'security_measure', 'note_give', 'give_clear', 'take_action', 'email_post', 'contact_local', 'local_administrator', 'software_hardware', 'work_closely', 'fix_bug', 'long_run', 'mail_message', 'message_include', 'long_term', 'mail_address', 'system_run', 'run_system', 'system_adminstrator', 'various_group', 'group_possible', 'kill_file', 'ensure_security', 'reason_post', 'post_anonymously', 'far_get', 'personally_use', 'use_kill', 'kill_file', 'anonymous_posting', 'anonymous_posting', 'particular_group', 'group_possible', 'see_ftp', 'ftp_eff', 'eff_org', 'org_pub', 'pub_academic', 'system_operator', 'know_name', 'suggest_use', 'letter_editor', 'anonymous_posting', 'try_put', 'kill_file', 'anonymous_server', 'anonymous_posting', 'become_common', 'behind_anonymous', 'anonymous_post', 'post_server', 'anonymous_post', 'post_service', 'talk_abortion', 'alt_sex', 'one_first', 'first_one', 'alt_sex', 'u_run', 'due_lack', 'lack_fund', 'system_provide', 'provide_anonymous', 'anonymous_return', 'return_address', 'server_include', 'alias_file', 'group_alt', 'six_hour', 'hour_time', 'time_idea', 'post_message', 'anonymous_service', 'service_would', 'would_welcome', 'fire_extinguisher', 'use_three', 'start_right', 'johan_helsingius', 'anon_penet', 'penet_fi', 'code_write', 'anonymized_mail', 'return_address', 'allow_anonymous', 'anonymous_post', 'usenet_newsgroup', 'news_admin', 'admin_policy', 'anonymous_poster', 'anonymous_user', 'anon_penet', 'penet_fi', 'sci_astro', 'year_earlier', 'new_york', 'use_anonymity', 'original_poster', 'use_anonymous', 'seem_likely', 'original_intent', 'original_article', 'anonymous_user', 'later_post', 'avoid_use', 'use_fire', 'anon_penet', 'penet_fi', 'three_month', 'usenet_posting', 'allow_user', 'user_find', 'johan_helsingius', 'one_point', 'server_server', 'several_time', 'anonymous_user', 'spend_hour', 'hour_per', 'per_day', 'email_request', 'serious_threat', 'one_week', 'new_feature', 'ibm_compatible', 'compatible_machine', 'new_system', 'public_key', 'key_encryption', 'anonymous_post', 'system_set', 'use_cryptography', 'high_degree', 'see_far', 'public_access', 'several_week', 'public_domain', 'group_would', 'would_allow', 'allow_people', 'people_post', 'news_medium', 'project_include', 'easy_read', 'see_also', 'anonymous_post', 'post_go', 'go_anon', 'anon_penet', 'penet_fi', 'david_clunie', 'johan_helsingius', 'value_anonymity', 'anonymous_post', 'post_help', 'anonymous_post', 'user_find', 'thing_part', 'put_name', 'quite_frankly', 'use_name', 'david_clunie', 'value_anonymity', 'take_question', 'society_live', 'legal_action', 'usenet_post', 'post_know', 'anonymous_poster', 'perhaps_one', 'one_point', 'point_view', 'tell_say', 'non_anonymous', 'anonymous_user', 'anonymous_post', 'anonymous_user', 'right_others', 'would_honor', 'post_site', 'already_exist', 'fact_make', 'net_user', 'user_know', 'know_post', 'post_anonymously', 'anonymous_posting', 'serious_discussion', 'pretty_much', 'hide_behind', 'worth_trouble', 'post_anonymously', 'personal_privacy', 'people_seem', 'seem_find', 'find_easy', 'whose_name', 'name_know', 'know_perhaps', 'email_address', 'people_seek', 'source_information', 'seem_way', 'way_thing', 'go_start', 'anonymous_poster', 'less_hour', 'want_anyone', 'place_work', 'work_know', 'know_think', 'think_look', 'look_work', 'friend_family', 'etc_etc', 'etc_know', 'know_want', 'actually_start', 'people_post', 'way_point', 'anonymous_posting', 'posting_service', 'let_people', 'anonymous_poster', 'fact_seem', 'seem_help', 'use_anonymous', 'anonymous_post', 'post_service', 'ask_help', 'use_anonymous', 'anonymous_service', 'hide_behind', 'world_would', 'sit_around', 'world_people', 'people_agree', 'may_try', 'let_face', 'people_go', 'opinion_matter', 'anonymous_post', 'post_service', 'anon_penet', 'penet_fi', 'next_time', 'time_question', 'question_come', 'come_say', 'say_try', 'try_learn', 'harm_good', 'anonymous_posting', 'major_problem', 'people_like', 'like_would', 'would_rather', 'ban_anonymous', 'stand_say', 'human_nature', 'people_really', 'really_say', 'different_thing', 'base_upon', 'know_people', 'people_really', 'people_say', 'anon_service', 'start_run', 'run_one', 'anon_service', 'anon_service', 'come_good', 'look_like', 'gonna_get', 'get_stick', 'thing_much', 'much_like', 'like_idea', 'really_think', 'think_much', 'anyone_want', 'set_one', 'one_bit', 'bit_work', 'anonymous_post', 'post_group', 'group_allow', 'none_u', 'email_message', 'last_year', 'post_make', 'make_good', 'need_service', 'service_would', 'would_put', 'put_good', 'good_use', 'ban_anonymous', 'anonymous_server', 'say_several', 'good_thing', 'open_door', 'course_one', 'determine_whether', 'anonymous_posting', 'posting_service', 'bad_idea', 'status_quo', 'status_quo', 'anonymous_post', 'post_newsgroups', 'anonymous_posting', 'posting_service', 'service_would', 'would_reject', 'status_quo', 'decide_whether', 'whether_want', 'allow_anonymous', 'anonymous_posting', 'force_upon', 'service_provide', 'original_poster', 'usenet_reader', 'reader_know', 'anonymous_posting', 'mail_reply', 'personally_know', 'specific_group', 'group_would', 'would_help', 'point_u', 'u_find', 'different_meaning', 'get_phone', 'phone_call', 'call_someone', 'get_mail', 'return_address', 'back_away', 'technical_discussion', 'waste_time', 'thing_people', 'include_one', 'would_pass', 'leave_u', 'much_like', 'like_one', 'someone_want', 'technical_issue', 'seem_obvious', 'allow_anonymous', 'anonymous_posting', 'status_quo', 'large_number', 'number_people', 'people_want', 'want_change', 'really_need', 'post_message', 'find_someone', 'decide_whether', 'really_need', 'anonymous_posting', 'free_call', 'ban_anonymous', 'anonymous_posting', 'course_one', 'anonymous_posting', 'could_achieve', 'would_still', 'personally_would', 'would_prefer', 'david_clunie', 'take_place', 'could_easily', 'anyone_want', 'want_take', 'good_luck', 'read_group', 'would_someone', 'someone_post', 'post_anonymously', 'post_name', 'name_would', 'would_want', 'want_hide', 'hide_behind', 'behind_anonymous', 'anonymous_posting', 'posting_service', 'say_try', 'people_without', 'without_fear', 'anonymous_post', 'group_anyone', 'anyone_else', 'need_tell', 'universal_anon', 'seem_find', 'anon_access', 'jon_noring', 'though_many', 'anonymous_poster', 'anonymous_posting', 'cannot_prove', 'seem_like', 'anonymous_post', 'anonymous_post', 'post_newsgroups', 'normally_would', 'even_let', 'allow_anonymous', 'anonymous_post', 'cannot_know', 'personally_believe', 'serious_discussion', 'sure_want', 'oh_come', 'anonymous_posting', 'found_father', 'seem_think', 'anonymous_posting', 'federalist_paper', 'new_york', 'wonder_would', 'would_find', 'system_operator', 'anonymous_posting', 'would_like', 'like_know', 'article_post', 'anonymous_service', 'would_actually', 'article_post', 'anonymous_service', 'simple_way', 'david_clunie', 'decide_would', 'would_like', 'good_question', 'offer_service', 'personal_opinion', 'get_post', 'software_support', 'fire_extinguisher', 'someone_want', 'want_run', 'run_anonymous', 'anonymous_service', 'want_put', 'terminal_server', 'server_problem', 'allow_people', 'people_want', 'public_access', 'country_world', 'usenet_internet', 'allow_anyone', 'anyone_post', 'post_message', 'terminal_server', 'allow_anyone', 'hard_get', 'think_point', 'anonymous_posting', 'posting_service', 'great_deal', 'well_define', 'problem_use', 'solve_problem', 'anonymous_posting', 'post_another', 'anonymous_posting', 'main_point', 'point_would', 'would_like', 'like_make', 'make_go', 'thing_think', 'anon_service', 'service_provider', 'change_think', 'think_would', 'johan_helsingius', 'see_discussion', 'feel_like', 'make_clear', 'many_case', 'case_even', 'user_also', 'ban_anonymous', 'anonymous_posting', 'request_discussion', 'ban_anonymous', 'anonymous_posting', 'post_message', 'maybe_would', 'would_like', 'number_people', 'group_like', 'johan_helsingius', 'user_also', 'make_comment', 'news_admin', 'admin_policy', 'security_hole', 'last_two', 'two_week', 'news_admin', 'admin_policy', 'seem_rather', 'would_consider', 'group_anyone', 'anyone_wish', 'ban_anonymous', 'anonymous_post', 'post_server', 'change_make', 'act_like', 'would_like', 'like_keep', 'new_thing', 'every_time', 'long_try', 'go_record', 'service_provider', 'help_people', 'people_get', 'get_rid', 'group_like', 'someone_say', 'say_put', 'kill_file', 'go_go', 'name_like', 'never_know', 'know_anonymous', 'must_admit', 'anonymous_posting', 'people_wish', 'people_win', 'fail_see', 'see_good', 'good_would', 'cause_many', 'many_people', 'site_would', 'would_care', 'prevent_people', 'news_see', 'see_fit', 'david_clunie', 'unfortunately_one', 'one_u', 'connect_anything', 'anything_particular', 'anonymous_mail', 'service_provide', 'provide_u', 'freedom_speech', 'political_system', 'public_good', 'good_go', 'go_anon', 'anon_penet', 'penet_fi', 'anon_penet', 'penet_fi', 'universal_anon', 'anon_access', 'several_time', 'time_last', 'last_couple', 'couple_week', 'answer_mail', 'johan_helsingius', 'mail_tell', 'send_one', 'well_suppose', 'message_get', 'get_lose', 'try_answer', 'much_possible', 'message_get', 'spend_hour', 'hour_per', 'per_day', 'everybody_else', 'anon_penet', 'penet_fi', 'universal_anon', 'anon_access', 'first_place', 'long_since', 'cross_line', 'private_mail', 'system_support', 'good_sense', 'new_home', 'good_sense', 'could_even', 'universal_anon', 'anon_access', 'would_willing', 'somehow_seem', 'johan_helsingius', 'really_bad', 'run_server', 'get_use', 'use_lot', 'much_easy', 'something_like', 'high_degree', 'want_know', 'know_really', 'really_give', 'quite_lot', 'actually_go', 'provide_service', 'lot_people', 'people_request', 'international_community', 'really_want', 'piece_code', 'get_really', 'really_sorry', 'end_use', 'use_way', 'give_lot', 'lot_hard', 'universal_anon', 'anon_access', 'good_idea', 'death_penalty', 'let_say', 'thing_like', 'year_one', 'one_could', 'could_ever', 'good_sense', 'fact_people', 'know_many', 'many_people', 'though_see', 'yet_one', 'site_would', 'would_necessary', 'anon_penet', 'penet_fi', 'good_sense', 'long_one', 'one_form', 'johan_helsingius', 'anon_penet', 'penet_fi', 'fact_happen', 'couple_time', 'time_already', 'let_make', 'make_one', 'one_well', 'simple_one', 'somebody_use', 'use_something', 'something_like', 'anon_penet', 'penet_fi', 'user_know', 'know_name', 'take_personal', 'personal_responsibility', 'penet_fi', 'important_question', 'help_people', 'similar_situation', 'situation_return', 'thought_could', 'could_make', 'make_positive', 'anon_service', 'although_like', 'people_use', 'keep_alive', 'save_life', 'life_think', 'anonymous_post', 'post_service', 'help_people', 'never_use', 'use_anonymity', 'anyone_please', 'believe_need', 'need_service', 'point_view', 'see_also', 'also_part', 'identity_internet', 'un_important', 'important_internet', 'email_address', 'email_address', 'un_stable', 'stable_internet', 'internet_future', 'identification_internet', 'internet_privacy', 'privacy_internet', 'internet_privacy', 'privacy_un', 'un_important', 'important_internet', 'secure_file', 'email_post', 'provide_less', 'less_information', 'information_others', 'privacy_un', 'un_stable', 'stable_internet', 'internet_future', 'privacy_internet', 'internet_anonymity', 'anonymity_internet', 'internet_anonymity', 'anonymity_un', 'un_important', 'important_internet', 'internet_anonymity', 'internet_anonymous', 'anonymous_mail', 'anonymous_post', 'anonymity_un', 'un_stable', 'stable_internet', 'internet_future', 'anonymity_internet', 'unix_program', 'program_relate', 'relate_privacy', 'learn_use', 'use_cryptography', 'cypherpunks_mail', 'mail_list', 'relate_newsgroups', 'newsgroups_faqs', 'internet_privacy', 'privacy_enhance', 'enhance_mail', 'mail_pem', 'rfcs_relate', 'relate_privacy', 'run_anonymous', 'anonymous_remailer', 'privacy_email', 'email_email', 'email_usenet', 'usenet_internet', 'internet_use', 'use_policy', 'crosslink_anonymous', 'anonymous_message', 'message_tv', 'tv_program', 'digital_cash', 'anonymous_pool', 'security_obscurity', 'electronic_privacy', 'electronic_frontier', 'frontier_foundation', 'foundation_eff', 'computer_professional', 'professional_social', 'social_responsibility', 'responsibility_cpsr', 'steve_jackson', 'jackson_game', 'game_case', 'integrate_service', 'service_digital', 'digital_network', 'network_isdn', 'national_research', 'research_education', 'education_network', 'fbi_propose', 'digital_telephony', 'telephony_act', 'relate_privacy', 'computer_academic', 'academic_freedom', 'caf_archive', 'internet_internet', 'internet_anarchy', 'like_english', 'english_language', 'list_change']
sci_crypt_15178 |@lemmatized archive:2 name:12 net:10 privacy:16 last:4 modified:1 version:1 note:5 anonymity:43 internet:22 compile:1 detweiler:1 know:18 anonymous:98 remailing:4 post:62 site:26 responsibility:7 associate:4 kill:8 posting:47 history:3 behind:8 server:35 value:5 group:29 allow:18 system:19 operator:9 go:11 anon:40 penet:16 fi:14 maintain:3 helsingius:15 currently:5 stable:4 operate:2 several:6 month:3 adminstrator:2 privilege:2 equipment:1 include:9 anonymized:5 mail:22 usenet:21 return:7 address:22 encryption:9 send:8 information:11 hal:2 finney:1 contribute:1 instruction:2 manual:1 cypherpunk:3 remailers:3 ftp:2 soda:1 berkeley:1 edu:1 pub:2 cypherpunks:3 see:12 also:8 script:3 tar:1 unix:2 aid:2 remailer:9 use:31 anonmail:1 arj:1 msdos:1 batch:1 file:11 request:14 experimental:5 run:15 karl:4 barrus:2 header:3 one:28 level:1 chain:2 chael:1 hall:1 finger:1 tend:3 unstable:1 often:1 without:4 administrator:5 knowledge:1 liability:2 issue:8 wholly:1 unresolved:1 far:6 base:8 public:8 key:3 cryptography:4 pgp:1 software:6 question:7 aspect:2 message:25 text:2 destination:1 reply:6 vary:1 multiple:5 alias:4 unlinking:1 mostly:3 untested:1 problematic:2 unsupported:1 time:9 user:37 frivolous:2 us:3 weaken:1 seriousness:1 usefulness:1 capability:3 others:7 provoke:2 harass:1 threaten:3 hide:5 evade:1 establish:3 convention:1 binary:1 picture:1 regular:2 newsgroups:13 large:3 attentive:1 bandwidth:4 consideration:1 remember:6 simply:4 service:56 increase:2 network:8 traffic:4 avoid:4 anonymously:8 hierarchy:2 likely:3 place:6 alienate:1 reader:7 alt:7 preferred:2 give:6 much:7 possible:6 reference:4 etc:6 content:4 mean:4 judge:2 truth:1 inaccuracy:1 discredit:3 entire:1 even:13 future:4 handle:5 careful:1 reveal:1 identity:7 enable:1 someone:12 deduce:1 test:1 aware:1 policy:8 respect:2 prepare:3 forfeit:1 abuse:20 considerate:2 respectful:1 objection:1 hit:1 utmost:1 reservation:1 provide:8 instead:4 courteous:1 may:6 invest:1 amount:1 personally:5 risk:3 account:4 dedicate:1 hardware:3 convenience:1 document:3 thoroughly:2 acceptable:1 unacceptable:1 introductory:2 new:8 coherent:1 consistent:1 stick:5 state:1 clearly:3 log:1 monitoring:1 occur:4 describe:3 background:3 interest:4 security:6 measure:2 general:7 approach:5 totalitarian:1 lassaiz:1 faire:1 formulate:1 plan:3 ethical:2 situation:4 anticipate:1 potentially:1 intense:2 moral:1 quandary:1 dilemmas:1 blackmail:1 suicidal:1 trust:2 protect:3 clear:3 example:3 take:11 action:5 warn:2 limit:5 email:11 revoke:1 contact:2 local:2 exactly:1 limitation:2 report:2 candidly:1 bug:3 work:7 closely:1 isolate:1 fix:1 stability:3 long:6 compromise:1 commitment:2 disclaimer:1 outgo:3 complaint:5 ideally:2 append:1 every:5 item:2 consult:3 lawyer:1 commit:1 term:2 deal:4 hate:2 various:2 query:4 keep:7 uniformity:1 simplicity:1 style:1 format:1 screen:3 effectively:3 ensure:2 somewhere:1 precaution:1 physical:2 attack:5 infiltration:1 complain:4 poster:23 sole:1 reason:9 make:15 blanket:2 condemnation:1 equate:1 cowardice:1 criminality:1 assail:1 neutral:1 volume:1 heavy:1 react:1 unemotionally:1 abusive:9 encourage:2 get:14 irrationally:1 irate:4 response:6 sometimes:1 effective:1 silence:1 notify:1 severe:1 piracy:1 harassment:1 extortion:1 inappropriate:1 offend:1 object:1 idea:10 temptation:1 proclaim:1 bar:1 particular:4 conceivable:2 need:14 exists:1 eff:2 org:1 academic:3 article:6 excerpt:1 fidonews:1 individual:7 accept:1 suggest:5 analogous:1 withhold:1 letter:1 editor:3 conclude:1 set:5 guideline:1 preserve:2 right:6 james:1 thomas:1 green:1 try:11 put:6 search:1 contain:1 perfect:1 win:4 followup:1 mask:3 method:3 practice:1 widespread:2 become:3 common:1 countermeasure:1 filter:3 originally:3 introduce:2 particularly:1 volatile:1 almost:1 communication:4 talk:2 abortion:1 sex:3 bondage:2 first:5 dave:4 mack:1 start:6 another:6 early:1 wizvax:2 methuen:1 u:7 stephanie:1 gilgut:2 enterprise:1 disband:1 due:4 lack:2 fund:1 rain:1 com:1 john:3 opalko:1 function:1 reinstate:1 personal:9 chew:1 like:25 tomorrow:1 spur:1 disappearance:1 interested:1 research:2 kleinpaste:9 develop:1 scratch:1 six:1 hour:4 extend:2 mainstream:2 emerge:1 explore:1 possibility:4 partly:3 specific:2 intended:1 advantage:1 specifically:1 support:5 single:2 identifier:1 across:1 arguably:1 big:1 deficiency:1 previous:2 rec:1 nude:1 ask:8 whether:6 would:32 welcome:3 consensus:4 call:4 fire:3 extinguisher:2 squelch:1 plonk:1 three:6 case:7 nevertheless:1 eventually:2 overwhelm:1 restrict:4 subject:3 point:13 order:1 dismantle:2 facility:2 staff:1 create:3 nov:1 johan:16 controversial:4 date:1 code:5 write:4 initially:1 want:25 confine:1 scandinavian:2 expand:1 worldwide:1 accessability:1 lot:8 international:3 newsgroup:19 meet:1 strong:3 serious:5 ideological:1 opposition:2 news:16 adminstrators:1 admin:3 relative:1 newness:1 recent:2 emergence:1 medium:3 high:3 visibility:1 routine:2 total:1 preservation:1 highly:1 publicized:1 feb:4 supposed:1 transcript:2 desperate:1 crew:1 dialogue:3 challenger:1 shuttle:1 disaster:1 via:1 sci:3 astro:1 despite:2 year:3 earlier:1 non:3 actually:4 originate:3 york:2 tabloid:1 subsequent:1 consist:2 largely:3 vociferous:1 outrage:2 reverberate:1 many:10 original:4 later:2 concede:1 story:2 seem:17 fabricate:1 plausible:1 intent:1 gauge:1 reaction:1 authenticity:1 albeit:1 crudely:1 free:3 perceive:1 association:1 ensue:1 commotion:1 generate:1 late:1 entering:1 deliberately:1 offensive:2 comment:4 detractor:2 piercingly:1 outraged:1 vocal:1 verbal:1 eminent:1 extingisher:1 bouncer:1 mechanism:4 scope:1 march:1 best:3 inundated:1 register:1 initial:1 operation:3 forward:2 day:3 approximately:1 immense:1 popularity:1 probably:1 global:2 find:9 creative:2 diverse:1 area:2 previously:2 envision:2 extraordinary:1 pressure:1 publicly:2 organize:1 sort:1 vigilante:1 revocation:1 command:1 allude:1 threat:4 flood:2 crash:1 least:1 saturation:1 mailbombing:1 mr:1 spend:2 per:3 answer:7 alone:1 administration:1 disable:1 access:12 temporarily:1 week:4 defend:2 fast:1 move:1 suggestion:1 identify:6 weakness:1 valuable:1 feature:3 process:2 development:1 testing:1 upgrade:1 ibm:1 compatible:1 machine:1 soon:3 voluminous:1 load:1 consider:5 integrate:2 sophisticated:2 functionality:1 allocation:1 control:12 dec:1 clunie:7 direction:1 degree:2 confidentiality:1 however:4 shut:3 upon:3 receive:6 condition:1 apparently:1 ultimately:1 nsf:1 representative:1 release:2 domain:1 recently:1 devote:1 whistleblowing:1 government:1 wide:1 focused:1 attention:2 formation:1 underway:1 basic:1 scenario:2 people:37 pseudonymously:1 reputation:1 authentifiable:1 digital:4 signatures:1 reach:3 reporter:1 volunteer:2 project:1 distribute:1 easy:5 read:6 documentation:1 anonymization:1 section:1 view:8 thanks:1 carl:2 david:5 contribution:2 think:15 help:7 focus:1 sure:4 novel:1 novelty:1 wear:2 stop:5 prank:1 wes:2 morgan:2 mind:1 miscellaneous:1 hatred:1 prejudice:1 racism:1 thing:12 part:3 nature:3 notion:2 shield:2 repulse:1 feeling:2 quite:3 frankly:1 loathe:1 refuse:1 say:15 rather:7 conservative:1 society:1 live:2 hold:2 certain:6 statement:1 adopt:1 lifestyle:1 result:6 censure:1 ridicule:2 loss:1 status:6 employment:1 legal:4 heterogeneity:1 jurisdiction:1 contributor:1 coward:1 stand:3 count:1 perhaps:5 exercise:1 censorship:2 doug:1 sewell:1 expect:2 speak:4 cloak:1 lame:1 argument:7 tell:6 require:5 wish:4 majority:2 disregard:1 less:5 legitimate:8 participant:1 honor:1 rfds:1 cfvs:1 vote:6 brad:1 templeton:1 disadvantage:1 cause:3 already:2 exist:3 fact:5 naive:1 old:2 way:9 prone:2 tom:1 mandel:1 cannot:3 regard:1 discussion:11 pretty:1 worthless:2 veil:2 hardly:1 worth:1 trouble:2 hank:1 pankey:1 since:8 begin:1 show:3 principle:4 ever:3 flame:2 insult:1 whose:2 pretend:1 person:4 feel:7 sting:1 hinder:1 seek:1 naturally:1 oppose:1 er:2 discuss:4 source:2 heat:1 unsubstantiated:1 dribble:1 kate:2 gregory:2 misc:4 kid:3 thread:2 change:7 job:3 share:1 woman:2 anyone:10 current:1 look:3 elsewhere:1 next:2 baby:1 sometime:1 coworkers:1 friend:2 family:1 advice:2 third:1 parenthood:1 usual:1 might:3 let:7 participate:1 suffer:1 harm:3 presence:1 dan:1 hoey:1 never:4 real:3 forge:1 sufficiently:2 inconvenient:1 error:1 undocumented:1 learn:5 culture:1 hand:1 math:1 student:1 homework:1 problem:7 attribute:2 teacher:1 explanation:1 dubious:1 teaching:1 guide:1 break:1 gateway:1 argue:3 opinion:10 thought:5 agree:3 latter:1 ideal:2 world:4 sit:3 around:1 engage:2 socratic:1 freely:1 exchange:1 effort:1 nobody:2 face:2 matter:3 logically:1 present:1 sad:2 voice:1 richard:3 depew:2 corrosive:1 civility:1 experiment:2 end:3 come:7 good:16 alexander:2 eichener:2 major:1 aside:1 anger:1 ban:7 pseudonymous:4 altogether:2 men:1 comparable:1 puerile:1 bring:4 hayes:2 primal:1 human:1 folk:2 really:12 different:4 affect:1 verbage:1 label:1 importantly:1 forum:2 prize:1 freedom:5 enjoy:1 terry:1 mcgonigal:1 sigh:1 everybody:2 purpose:3 benefit:4 sudden:1 fasination:1 imho:2 bad:4 gonna:1 norm:1 obvious:3 bit:2 weak:1 enforce:2 true:1 responsibilty:1 coercion:1 admit:2 indeed:2 none:1 completely:1 orthodox:1 received:1 hundred:1 reasonable:1 motif:3 difficult:1 abuser:1 lousing:1 truly:1 tm:1 automatically:2 ridiculous:1 open:4 door:1 tim:2 pierce:2 course:3 determine:1 flat:1 favor:1 positive:2 margin:1 convince:2 inherently:1 diversion:1 quo:4 permit:2 reject:2 facist:1 able:2 decide:6 force:1 brian:1 ogilvie:1 smith:1 jane:1 doe:1 except:2 effect:2 direct:2 minimal:1 could:9 liable:2 well:4 cost:1 must:2 weigh:1 sensitive:2 professional:2 tarl:1 neustaedter:1 additional:1 anonimity:4 technical:5 profoundly:1 meaning:1 phone:1 hang:1 garbage:1 unopened:1 accost:1 street:2 back:2 away:1 carefully:1 violence:1 willing:4 utterance:1 listen:2 waste:1 lead:3 fun:2 psych:1 literature:1 fill:2 otherwise:1 notorious:1 study:1 involve:3 torture:1 pass:1 today:1 standard:2 stuff:2 fine:1 leave:1 joe:1 buck:1 obviously:1 submit:1 referee:1 journal:1 review:1 behave:2 finland:1 comparison:1 express:2 dark:1 ski:1 emotionally:1 overwrought:1 nonsense:1 pose:1 kamens:2 default:1 always:2 unless:1 number:5 usually:3 automated:2 incapable:1 judgment:1 necessary:2 bet:1 secrecy:2 accurate:1 devise:1 wonderful:1 lasse:1 hiller:1 petersen:1 noise:1 nuisance:1 moderation:3 happen:2 basis:3 achieve:1 still:3 prefer:1 criterion:1 actual:2 moderate:3 define:2 automate:1 moderator:1 exclude:1 eg:1 easily:1 draconian:2 luck:2 doubt:1 ratcliffe:1 adult:1 ashamed:1 rile:1 fear:3 else:2 planet:1 breathe:1 exotic:1 gas:1 bloody:1 fascinate:1 proponent:1 unimpeded:1 universal:5 middle:1 ground:1 perception:1 absolutism:1 instant:1 gratification:1 syndrome:1 freak:1 scientific:2 science:1 jon:1 noring:1 though:3 philosophical:1 compel:1 enough:1 omni:1 severely:1 prove:2 psychological:1 discomfort:1 relate:8 integrity:1 impossible:1 ascertain:1 normally:1 deem:1 either:1 priori:1 believe:4 institute:1 inhibit:1 informative:1 appropriate:1 conceal:1 attach:1 qualify:1 book:1 oh:1 please:4 enlighten:1 stuart:1 derby:1 found:1 father:1 madison:1 hamilton:1 jay:1 ok:3 federalist:1 paper:1 print:1 newspaper:1 authorship:1 publius:1 wonder:2 ed:2 mcguire:2 junk:1 feed:2 fee:1 assume:1 performance:1 simple:2 accomplish:2 unanimously:1 definite:1 data:1 position:1 offer:1 promise:1 protection:1 disrupt:1 smooth:1 recourse:1 drastic:1 prevent:4 hascall:1 democracy:1 business:2 host:2 killfile:1 newsadmin:1 drop:1 everyone:1 ignore:1 jonathan:1 nntp:3 disservice:1 terminal:2 illegal:1 immoral:1 unethical:2 accountability:1 country:1 inexpensive:1 connect:2 outbound:1 connection:1 hard:3 justify:3 jurgen:1 botz:1 great:3 towards:2 client:3 whole:3 rule:1 contract:1 sign:1 assure:1 punish:1 upset:2 vague:1 acquiescent:1 sysadmin:2 organization:1 belong:1 surely:1 gutless:1 solve:1 experience:1 vilify:1 obsessively:1 detailed:1 grievance:1 supervisor:1 tranquility:1 disturb:1 intrusive:1 subversive:1 kind:2 intimidation:1 eric:1 schilling:1 main:1 revise:1 sw:1 attempt:3 futile:1 modify:2 provider:2 thwart:1 pointless:1 stay:2 rally:1 repeatedly:1 block:4 continue:1 heed:1 warning:2 apologize:1 desire:2 readership:2 although:2 permanent:1 solution:1 formalize:1 illustrate:1 pompous:1 maybe:1 invent:1 sizeable:1 concern:2 minor:1 extent:2 configure:1 respectable:1 rage:1 foam:1 mouth:1 condemn:1 withdraw:1 newly:1 implement:2 password:1 emergency:1 hole:1 busy:1 two:1 elective:1 represent:1 whith:1 centralise:1 hartman:1 bigoted:1 attitude:1 centralize:1 indication:1 bias:2 perfectly:1 join:1 promote:1 debate:1 sound:1 fury:1 signify:1 nothing:1 enforceable:1 conceivably:1 retrictions:1 link:2 cooperation:1 dictate:1 persuade:1 act:2 friendly:1 persuasion:1 beat:2 head:2 especially:2 steve:2 pope:1 pseudonymity:3 bore:1 guard:2 cut:1 turf:1 whine:1 bitch:1 slight:1 somebody:4 sig:1 parlay:1 record:1 cheer:1 admins:1 pax:1 pox:1 defeat:1 al:1 billing:1 rid:1 assign:1 fake:1 jsmith:1 hassle:2 anne:1 bennett:1 astonishment:1 circumstance:1 yet:2 strongly:1 material:1 fail:1 surmise:1 inconvenience:1 annoyance:1 care:2 hell:1 gall:1 fit:1 australia:1 unfortunately:2 aus:1 australian:1 reasearch:1 anything:1 concept:3 redeeming:1 consume:1 narrow:1 disconnection:1 demise:1 unfortunate:1 finnish:1 pity:1 similar:2 guess:1 constitution:1 guarantee:1 speech:1 political:1 conspire:1 subvert:1 funny:2 rest:1 somehow:2 side:1 equation:1 entirely:1 apply:2 manifest:1 couple:2 readily:1 deliver:1 downright:1 impolite:2 bastard:2 civil:1 crashed:1 aggregate:1 thousand:1 mailbox:2 bounce:1 overflow:1 disk:1 suppose:1 lose:1 mi:1 add:1 average:1 impoliteness:2 insensitivity:1 misuse:1 definition:1 polite:1 sense:5 within:1 realm:1 fuzzy:1 politeness:5 cross:1 line:2 rude:3 private:1 little:1 ago:1 deeply:1 regret:1 copyright:1 follow:1 home:1 nearly:1 interesection:1 mine:1 cope:1 outside:2 range:1 reality:1 convey:1 understand:1 mindlessly:1 something:2 sympathy:1 weight:1 community:1 realize:1 ought:1 context:1 apologise:1 replace:1 remain:1 piece:1 thet:1 stem:1 remove:1 structure:1 sorry:1 approve:1 alltogether:1 yes:1 seriously:1 pain:1 arm:4 death:1 penalty:1 slightly:1 strategic:1 tactical:1 assault:1 destruction:1 parrot:1 udp:6 cancel:1 privately:1 ability:1 ps:1 newsadmins:2 ready:2 amuse:1 gulp:1 configuration:1 pps:1 calm:1 p:1 screech:2 halt:2 prevents:1 form:2 brings:1 trivially:1 maliciously:1 atul:1 salgaonkar:1 grateful:1 appreciative:1 courtesey:1 important:5 life:2 career:1 resolve:1 thru:1 tool:1 responsibly:1 alive:1 wasting:1 save:1 elisa:1 collins:1 inform:1 turn:2 nontechnical:1 intimate:1 topic:1 felt:1 immeasurable:1 immature:1 fashion:1 toward:1 thank:1 un:6 identification:2 secure:5 directories:1 windows:1 program:2 list:2 faqs:1 enhance:1 pem:1 rfcs:1 mit:1 crosslink:1 tv:1 cash:1 hacker:1 cracker:1 steganography:1 pool:1 obscurity:1 daemon:1 electronic:2 frontier:1 foundation:1 computer:2 social:1 cpsr:1 sun:1 devil:1 jackson:1 game:1 isdn:1 national:1 education:1 nren:1 fbi:1 propose:1 telephony:1 legislation:1 cyberspace:1 caf:1 anarchy:1 english:1 language:1 wanted:1 |@bigram archive_name:1 last_modified:1 modified_version:1 anonymity_internet:3 know_anonymous:3 anonymous_remailing:3 remailing_post:2 post_site:3 site_responsibility:1 responsibility_associate:2 associate_anonymity:2 anonymous_posting:28 behind_anonymous:3 anonymous_post:21 post_server:3 value_anonymity:3 post_group:2 group_allow:2 system_operator:4 go_anon:3 anon_penet:13 penet_fi:14 several_month:1 system_adminstrator:2 anonymized_mail:4 usenet_posting:2 return_address:6 send_mail:1 mail_information:1 ftp_site:1 soda_berkeley:1 berkeley_edu:1 edu_pub:1 see_also:3 batch_file:1 mail_request:1 request_information:4 anonymous_remailer:2 allow_one:1 address_information:1 run_without:1 public_key:2 key_cryptography:1 see_question:1 user_use:1 use_anonymity:4 others_use:1 hide_behind:4 usenet_post:2 binary_picture:1 posting_service:6 network_traffic:1 post_anonymously:5 reader_alt:1 give_much:1 much_information:1 message_even:1 include_information:1 use_service:1 service_provide:3 provide_anonymous:2 anonymous_return:2 large_amount:1 amount_time:1 file_send:1 new_user:1 state_clearly:1 security_measure:1 note_give:1 give_clear:1 take_action:1 email_post:2 contact_local:1 local_administrator:1 software_hardware:1 work_closely:1 fix_bug:1 long_run:1 mail_message:1 message_include:1 long_term:1 mail_address:1 system_run:1 run_system:1 various_group:1 group_possible:2 kill_file:4 ensure_security:1 reason_post:1 far_get:1 personally_use:1 use_kill:1 particular_group:1 see_ftp:1 ftp_eff:1 eff_org:1 org_pub:1 pub_academic:1 know_name:2 suggest_use:1 letter_editor:1 try_put:1 anonymous_server:2 become_common:1 post_service:4 talk_abortion:1 alt_sex:2 one_first:1 first_one:1 u_run:1 due_lack:1 lack_fund:1 system_provide:1 server_include:1 alias_file:1 group_alt:1 six_hour:1 hour_time:1 time_idea:1 post_message:4 anonymous_service:5 service_would:3 would_welcome:1 fire_extinguisher:2 use_three:1 start_right:1 johan_helsingius:8 code_write:1 allow_anonymous:4 usenet_newsgroup:1 news_admin:3 admin_policy:3 anonymous_poster:5 anonymous_user:5 sci_astro:1 year_earlier:1 new_york:2 original_poster:2 use_anonymous:3 seem_likely:1 original_intent:1 original_article:1 later_post:1 avoid_use:1 use_fire:1 three_month:1 allow_user:1 user_find:2 one_point:2 server_server:1 several_time:2 spend_hour:2 hour_per:2 per_day:2 email_request:1 serious_threat:1 one_week:1 new_feature:1 ibm_compatible:1 compatible_machine:1 new_system:1 key_encryption:1 system_set:1 use_cryptography:2 high_degree:2 see_far:1 public_access:2 several_week:1 public_domain:1 group_would:2 would_allow:1 allow_people:2 people_post:2 news_medium:1 project_include:1 easy_read:1 post_go:1 david_clunie:5 post_help:1 thing_part:1 put_name:1 quite_frankly:1 use_name:1 take_question:1 society_live:1 legal_action:1 post_know:1 perhaps_one:1 point_view:2 tell_say:1 non_anonymous:1 right_others:1 would_honor:1 already_exist:1 fact_make:1 net_user:1 user_know:2 know_post:1 serious_discussion:2 pretty_much:1 worth_trouble:1 personal_privacy:1 people_seem:1 seem_find:2 find_easy:1 whose_name:1 name_know:1 know_perhaps:1 email_address:3 people_seek:1 source_information:1 seem_way:1 way_thing:1 go_start:1 less_hour:1 want_anyone:1 place_work:1 work_know:1 know_think:1 think_look:1 look_work:1 friend_family:1 etc_etc:1 etc_know:1 know_want:1 actually_start:1 way_point:1 let_people:1 fact_seem:1 seem_help:1 ask_help:1 world_would:1 sit_around:1 world_people:1 people_agree:1 may_try:1 let_face:1 people_go:1 opinion_matter:1 next_time:1 time_question:1 question_come:1 come_say:1 say_try:2 try_learn:1 harm_good:1 major_problem:1 people_like:1 like_would:1 would_rather:1 ban_anonymous:6 stand_say:1 human_nature:1 people_really:2 really_say:1 different_thing:1 base_upon:1 know_people:1 people_say:1 anon_service:5 start_run:1 run_one:1 come_good:1 look_like:1 gonna_get:1 get_stick:1 thing_much:1 much_like:2 like_idea:1 really_think:1 think_much:1 anyone_want:2 set_one:1 one_bit:1 bit_work:1 none_u:1 email_message:1 last_year:1 post_make:1 make_good:1 need_service:2 would_put:1 put_good:1 good_use:1 say_several:1 good_thing:1 open_door:1 course_one:2 determine_whether:1 bad_idea:1 status_quo:4 post_newsgroups:2 would_reject:1 decide_whether:2 whether_want:1 force_upon:1 usenet_reader:1 reader_know:1 mail_reply:1 personally_know:1 specific_group:1 would_help:1 point_u:1 u_find:1 different_meaning:1 get_phone:1 phone_call:1 call_someone:1 get_mail:1 back_away:1 technical_discussion:1 waste_time:1 thing_people:1 include_one:1 would_pass:1 leave_u:1 like_one:1 someone_want:2 technical_issue:1 seem_obvious:1 large_number:1 number_people:2 people_want:2 want_change:1 really_need:2 find_someone:1 free_call:1 could_achieve:1 would_still:1 personally_would:1 would_prefer:1 take_place:1 could_easily:1 want_take:1 good_luck:1 read_group:1 would_someone:1 someone_post:1 post_name:1 name_would:1 would_want:1 want_hide:1 people_without:1 without_fear:1 group_anyone:2 anyone_else:1 need_tell:1 universal_anon:5 anon_access:5 jon_noring:1 though_many:1 cannot_prove:1 seem_like:1 normally_would:1 even_let:1 cannot_know:1 personally_believe:1 sure_want:1 oh_come:1 found_father:1 seem_think:1 federalist_paper:1 wonder_would:1 would_find:1 would_like:5 like_know:1 article_post:2 would_actually:1 simple_way:1 decide_would:1 good_question:1 offer_service:1 personal_opinion:1 get_post:1 software_support:1 want_run:1 run_anonymous:2 want_put:1 terminal_server:2 server_problem:1 country_world:1 usenet_internet:2 allow_anyone:2 anyone_post:1 hard_get:1 think_point:1 great_deal:1 well_define:1 problem_use:1 solve_problem:1 post_another:1 main_point:1 point_would:1 like_make:1 make_go:1 thing_think:1 service_provider:2 change_think:1 think_would:1 see_discussion:1 feel_like:1 make_clear:1 many_case:1 case_even:1 user_also:2 request_discussion:1 maybe_would:1 group_like:2 make_comment:1 security_hole:1 last_two:1 two_week:1 seem_rather:1 would_consider:1 anyone_wish:1 change_make:1 act_like:1 like_keep:1 new_thing:1 every_time:1 long_try:1 go_record:1 help_people:3 people_get:1 get_rid:1 someone_say:1 say_put:1 go_go:1 name_like:1 never_know:1 must_admit:1 people_wish:1 people_win:1 fail_see:1 see_good:1 good_would:1 cause_many:1 many_people:2 site_would:2 would_care:1 prevent_people:1 news_see:1 see_fit:1 unfortunately_one:1 one_u:1 connect_anything:1 anything_particular:1 anonymous_mail:2 provide_u:1 freedom_speech:1 political_system:1 public_good:1 good_go:1 time_last:1 last_couple:1 couple_week:1 answer_mail:1 mail_tell:1 send_one:1 well_suppose:1 message_get:2 get_lose:1 try_answer:1 much_possible:1 everybody_else:1 first_place:1 long_since:1 cross_line:1 private_mail:1 system_support:1 good_sense:4 new_home:1 could_even:1 would_willing:1 somehow_seem:1 really_bad:1 run_server:1 get_use:1 use_lot:1 much_easy:1 something_like:2 want_know:1 know_really:1 really_give:1 quite_lot:1 actually_go:1 provide_service:1 lot_people:1 people_request:1 international_community:1 really_want:1 piece_code:1 get_really:1 really_sorry:1 end_use:1 use_way:1 give_lot:1 lot_hard:1 good_idea:1 death_penalty:1 let_say:1 thing_like:1 year_one:1 one_could:1 could_ever:1 fact_people:1 know_many:1 though_see:1 yet_one:1 would_necessary:1 long_one:1 one_form:1 fact_happen:1 couple_time:1 time_already:1 let_make:1 make_one:1 one_well:1 simple_one:1 somebody_use:1 use_something:1 take_personal:1 personal_responsibility:1 important_question:1 similar_situation:1 situation_return:1 thought_could:1 could_make:1 make_positive:1 although_like:1 people_use:1 keep_alive:1 save_life:1 life_think:1 never_use:1 anyone_please:1 believe_need:1 also_part:1 identity_internet:1 un_important:3 important_internet:3 un_stable:3 stable_internet:3 internet_future:3 identification_internet:1 internet_privacy:3 privacy_internet:2 privacy_un:2 secure_file:1 provide_less:1 less_information:1 information_others:1 internet_anonymity:3 anonymity_un:2 internet_anonymous:1 unix_program:1 program_relate:1 relate_privacy:3 learn_use:1 cypherpunks_mail:1 mail_list:1 relate_newsgroups:1 newsgroups_faqs:1 privacy_enhance:1 enhance_mail:1 mail_pem:1 rfcs_relate:1 privacy_email:1 email_email:1 email_usenet:1 internet_use:1 use_policy:1 crosslink_anonymous:1 anonymous_message:1 message_tv:1 tv_program:1 digital_cash:1 anonymous_pool:1 security_obscurity:1 electronic_privacy:1 electronic_frontier:1 frontier_foundation:1 foundation_eff:1 computer_professional:1 professional_social:1 social_responsibility:1 responsibility_cpsr:1 steve_jackson:1 jackson_game:1 game_case:1 integrate_service:1 service_digital:1 digital_network:1 network_isdn:1 national_research:1 research_education:1 education_network:1 fbi_propose:1 digital_telephony:1 telephony_act:1 computer_academic:1 academic_freedom:1 caf_archive:1 internet_internet:1 internet_anarchy:1 like_english:1 english_language:1 list_change:1
3,411
In response to a lot of email I've gotten, I need to clarify my position. I am not in favor of paganism. I am not in favor of the Easter Bunny or other non-Christian aspects of Easter as presently celebrated. (Incidentally, Easter eggs are not non-Christian; they are a way of ending the Lenten fast.) My point was to distinguish between (1) intentionally worshipping a pagan deity, and (2) doing something which may once have had pagan associations, but nowadays is not understood or intended as such. Many people who are doing (2) are being accused of (1). It would be illogical to claim that one is "really" worshipping a pagan deity without knowing it. Worship is a matter of intention. One cannot worship without knowing that one is doing so.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20619
15
soc_religion_christian_20619
[('in', 'IN'), ('response', 'NN'), ('to', 'TO'), ('lot', 'NN'), ('of', 'IN'), ('email', 'NN'), ('ve', 'NN'), ('gotten', 'NNS'), ('need', 'VBP'), ('to', 'TO'), ('clarify', 'VB'), ('my', 'PRP$'), ('position', 'NN'), ('am', 'VBP'), ('not', 'RB'), ('in', 'IN'), ('favor', 'NN'), ('of', 'IN'), ('paganism', 'NN'), ('am', 'VBP'), ('not', 'RB'), ('in', 'IN'), ('favor', 'NN'), ('of', 'IN'), ('the', 'DT'), ('easter', 'NN'), ('bunny', 'NN'), ('or', 'CC'), ('other', 'JJ'), ('non', 'JJ'), ('christian', 'JJ'), ('aspects', 'NNS'), ('of', 'IN'), ('easter', 'NN'), ('as', 'IN'), ('presently', 'RB'), ('celebrated', 'VBN'), ('incidentally', 'RB'), ('easter', 'JJ'), ('eggs', 'NNS'), ('are', 'VBP'), ('not', 'RB'), ('non', 'JJ'), ('christian', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('way', 'NN'), ('of', 'IN'), ('ending', 'VBG'), ('the', 'DT'), ('lenten', 'JJ'), ('fast', 'JJ'), ('.)', 'JJ'), ('my', 'PRP$'), ('point', 'NN'), ('was', 'VBD'), ('to', 'TO'), ('distinguish', 'VB'), ('between', 'IN'), ('intentionally', 'RB'), ('worshipping', 'VBG'), ('pagan', 'JJ'), ('deity', 'NN'), ('and', 'CC'), ('doing', 'VBG'), ('something', 'NN'), ('which', 'WDT'), ('may', 'MD'), ('once', 'RB'), ('have', 'VB'), ('had', 'VBN'), ('pagan', 'JJ'), ('associations', 'NNS'), ('but', 'CC'), ('nowadays', 'NNS'), ('is', 'VBZ'), ('not', 'RB'), ('understood', 'JJ'), ('or', 'CC'), ('intended', 'VBN'), ('as', 'IN'), ('such', 'JJ'), ('many', 'JJ'), ('people', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('doing', 'VBG'), ('are', 'VBP'), ('being', 'VBG'), ('accused', 'VBN'), ('of', 'IN'), (').', 'NN'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('illogical', 'JJ'), ('to', 'TO'), ('claim', 'VB'), ('that', 'IN'), ('one', 'CD'), ('is', 'VBZ'), ('really', 'RB'), ('worshipping', 'VBG'), ('pagan', 'JJ'), ('deity', 'NN'), ('without', 'IN'), ('knowing', 'VBG'), ('it', 'PRP'), ('worship', 'NN'), ('is', 'VBZ'), ('matter', 'NN'), ('of', 'IN'), ('intention', 'NN'), ('one', 'CD'), ('cannot', 'NN'), ('worship', 'NN'), ('without', 'IN'), ('knowing', 'VBG'), ('that', 'DT'), ('one', 'CD'), ('is', 'VBZ'), ('doing', 'VBG'), ('so', 'RB')]
['response', 'lot', 'email', 'gotten', 'need', 'clarify', 'position', 'favor', 'paganism', 'favor', 'easter', 'bunny', 'non', 'christian', 'aspect', 'easter', 'presently', 'celebrate', 'incidentally', 'easter', 'egg', 'non', 'christian', 'way', 'end', 'lenten', 'fast', 'point', 'distinguish', 'intentionally', 'worship', 'pagan', 'deity', 'something', 'may', 'pagan', 'association', 'nowadays', 'understood', 'intend', 'many', 'people', 'accuse', 'would', 'illogical', 'claim', 'one', 'really', 'worship', 'pagan', 'deity', 'without', 'know', 'worship', 'matter', 'intention', 'one', 'cannot', 'worship', 'without', 'know', 'one']
['non_christian', 'non_christian', 'way_end', 'something_may', 'many_people', 'claim_one', 'one_really', 'without_know', 'one_cannot', 'without_know', 'know_one']
soc_religion_christian_20619 |@lemmatized response:1 lot:1 email:1 gotten:1 need:1 clarify:1 position:1 favor:2 paganism:1 easter:3 bunny:1 non:2 christian:2 aspect:1 presently:1 celebrate:1 incidentally:1 egg:1 way:1 end:1 lenten:1 fast:1 point:1 distinguish:1 intentionally:1 worship:4 pagan:3 deity:2 something:1 may:1 association:1 nowadays:1 understood:1 intend:1 many:1 people:1 accuse:1 would:1 illogical:1 claim:1 one:3 really:1 without:2 know:2 matter:1 intention:1 cannot:1 |@bigram non_christian:2 way_end:1 something_may:1 many_people:1 claim_one:1 one_really:1 without_know:2 one_cannot:1 know_one:1
3,412
Well, I'm not sure I'd use this to process a guitar but there was a audio filter DSP construction article in the Sept 92 issue of QST magazine (Ham Radio oriented). The DSP is available in kit form for about $120. This particular DSP filter was targetted toward processing audio to remove noise (static). I built it and it really works well. The source code is available too. It makes a noisy audio signal much easier to hear. Note that this is for communication applications and is not "high fidelity".
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52797
12
sci_electronics_52797
[('well', 'RB'), ('not', 'RB'), ('sure', 'JJ'), ('use', 'NN'), ('this', 'DT'), ('to', 'TO'), ('process', 'VB'), ('guitar', 'NN'), ('but', 'CC'), ('there', 'EX'), ('was', 'VBD'), ('audio', 'JJ'), ('filter', 'NN'), ('dsp', 'NN'), ('construction', 'NN'), ('article', 'NN'), ('in', 'IN'), ('the', 'DT'), ('sept', 'NN'), ('92', 'CD'), ('issue', 'NN'), ('of', 'IN'), ('qst', 'JJ'), ('magazine', 'NN'), ('ham', 'NN'), ('radio', 'NN'), ('oriented', 'VBD'), (').', 'PDT'), ('the', 'DT'), ('dsp', 'NN'), ('is', 'VBZ'), ('available', 'JJ'), ('in', 'IN'), ('kit', 'JJ'), ('form', 'NN'), ('for', 'IN'), ('about', 'RB'), ('120', 'CD'), ('this', 'DT'), ('particular', 'JJ'), ('dsp', 'NN'), ('filter', 'NN'), ('was', 'VBD'), ('targetted', 'VBN'), ('toward', 'IN'), ('processing', 'VBG'), ('audio', 'NN'), ('to', 'TO'), ('remove', 'VB'), ('noise', 'RB'), ('static', 'JJ'), (').', 'NN'), ('built', 'VBD'), ('it', 'PRP'), ('and', 'CC'), ('it', 'PRP'), ('really', 'RB'), ('works', 'VBZ'), ('well', 'RB'), ('the', 'DT'), ('source', 'NN'), ('code', 'NN'), ('is', 'VBZ'), ('available', 'JJ'), ('too', 'RB'), ('it', 'PRP'), ('makes', 'VBZ'), ('noisy', 'JJ'), ('audio', 'JJ'), ('signal', 'NN'), ('much', 'RB'), ('easier', 'JJR'), ('to', 'TO'), ('hear', 'VB'), ('note', 'NN'), ('that', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('for', 'IN'), ('communication', 'NN'), ('applications', 'NNS'), ('and', 'CC'), ('is', 'VBZ'), ('not', 'RB'), ('high', 'JJ'), ('fidelity', 'NN'), ('".', 'NN')]
['well', 'sure', 'use', 'process', 'guitar', 'audio', 'filter', 'dsp', 'construction', 'article', 'sept', 'issue', 'qst', 'magazine', 'ham', 'radio', 'orient', 'dsp', 'available', 'kit', 'form', 'particular', 'dsp', 'filter', 'targetted', 'toward', 'process', 'audio', 'remove', 'noise', 'static', 'build', 'really', 'work', 'well', 'source', 'code', 'available', 'make', 'noisy', 'audio', 'signal', 'much', 'easy', 'hear', 'note', 'communication', 'application', 'high', 'fidelity']
['well_sure', 'sure_use', 'ham_radio', 'really_work', 'work_well', 'source_code', 'code_available', 'much_easy']
sci_electronics_52797 |@lemmatized well:2 sure:1 use:1 process:2 guitar:1 audio:3 filter:2 dsp:3 construction:1 article:1 sept:1 issue:1 qst:1 magazine:1 ham:1 radio:1 orient:1 available:2 kit:1 form:1 particular:1 targetted:1 toward:1 remove:1 noise:1 static:1 build:1 really:1 work:1 source:1 code:1 make:1 noisy:1 signal:1 much:1 easy:1 hear:1 note:1 communication:1 application:1 high:1 fidelity:1 |@bigram well_sure:1 sure_use:1 ham_radio:1 really_work:1 work_well:1 source_code:1 code_available:1 much_easy:1
3,413
With the popularity of minivans, the market room for station wagons is squeezed out. They are not as comfortable as sedan, and don't carry as much as the minivans. This is not to say nobody wants the wagon anymore. But the demand is certainly hampered by the minivan, and may not be economical to build a product for. Jason Chen
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102855
7
rec_autos_102855
[('with', 'IN'), ('the', 'DT'), ('popularity', 'NN'), ('of', 'IN'), ('minivans', 'NNS'), ('the', 'DT'), ('market', 'NN'), ('room', 'NN'), ('for', 'IN'), ('station', 'NN'), ('wagons', 'NNS'), ('is', 'VBZ'), ('squeezed', 'VBN'), ('out', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('as', 'RB'), ('comfortable', 'JJ'), ('as', 'IN'), ('sedan', 'NN'), ('and', 'CC'), ('don', 'NN'), ('carry', 'VBP'), ('as', 'RB'), ('much', 'JJ'), ('as', 'IN'), ('the', 'DT'), ('minivans', 'NNS'), ('this', 'DT'), ('is', 'VBZ'), ('not', 'RB'), ('to', 'TO'), ('say', 'VB'), ('nobody', 'NN'), ('wants', 'VBZ'), ('the', 'DT'), ('wagon', 'NN'), ('anymore', 'RB'), ('but', 'CC'), ('the', 'DT'), ('demand', 'NN'), ('is', 'VBZ'), ('certainly', 'RB'), ('hampered', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('minivan', 'NN'), ('and', 'CC'), ('may', 'MD'), ('not', 'RB'), ('be', 'VB'), ('economical', 'JJ'), ('to', 'TO'), ('build', 'VB'), ('product', 'NN'), ('for', 'IN'), ('jason', 'NN'), ('chen', 'NN')]
['popularity', 'minivan', 'market', 'room', 'station', 'wagon', 'squeeze', 'comfortable', 'sedan', 'carry', 'much', 'minivan', 'say', 'nobody', 'want', 'wagon', 'anymore', 'demand', 'certainly', 'hamper', 'minivan', 'may', 'economical', 'build', 'product', 'jason', 'chen']
['station_wagon', 'carry_much', 'say_nobody']
rec_autos_102855 |@lemmatized popularity:1 minivan:3 market:1 room:1 station:1 wagon:2 squeeze:1 comfortable:1 sedan:1 carry:1 much:1 say:1 nobody:1 want:1 anymore:1 demand:1 certainly:1 hamper:1 may:1 economical:1 build:1 product:1 jason:1 chen:1 |@bigram station_wagon:1 carry_much:1 say_nobody:1
3,414
He is probably referring to the DOS version.. the dos versions is up to like version 6 i think. The window version just came out recently so it is only up to like version 2 or something.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/74824
6
misc_forsale_74824
[('he', 'PRP'), ('is', 'VBZ'), ('probably', 'RB'), ('referring', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('dos', 'JJ'), ('version', 'NN'), ('..', 'VBD'), ('the', 'DT'), ('dos', 'JJ'), ('versions', 'NNS'), ('is', 'VBZ'), ('up', 'IN'), ('to', 'TO'), ('like', 'IN'), ('version', 'NN'), ('think', 'VBP'), ('the', 'DT'), ('window', 'JJ'), ('version', 'NN'), ('just', 'RB'), ('came', 'VBD'), ('out', 'RP'), ('recently', 'RB'), ('so', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('only', 'RB'), ('up', 'RB'), ('to', 'TO'), ('like', 'VB'), ('version', 'NN'), ('or', 'CC'), ('something', 'NN')]
['probably', 'refer', 'dos', 'version', 'dos', 'version', 'like', 'version', 'think', 'window', 'version', 'come', 'recently', 'like', 'version', 'something']
['dos_version', 'dos_version', 'window_version', 'version_come']
misc_forsale_74824 |@lemmatized probably:1 refer:1 dos:2 version:5 like:2 think:1 window:1 come:1 recently:1 something:1 |@bigram dos_version:2 window_version:1 version_come:1
3,415
True. At first, the news media seemed entranced by all the new gizmos the military was using, not to mention the taped video transmissions from the missiles as they zeroed in on their targets. But later, and especially after the bunker full of civilians was hit, they changed their tone. It seemed to me that they didn't have the stomach for the reality of war, that innocent people really do die and are maimed in warfare. It's like they were only pro-Gulf-War as long as it was "nice and clean" (smart missiles dropping in on military HQs), but not when pictures of dead, dying, and maimed civilians started cropping up. What naive hypocrites! [ discussion about blanket-bombing and A-bombs deleted.] ^^^^^^^^^ I should have said here "militarily justified". It seems from your comments below that you understood this as meaning "morally justified". I apologize. I have often wondered about this. I've always thought that the first bomb should have been dropped on Japan's island fortress of Truk. A good, inpenatrable military target. The second bomb could've been held back for use on an industrial center if need be. But I digress. Yes, I have heard that we found evidence (after the war, BTW) that Japan was seriously considering surrender after the first bomb. Unfortunately, the military junta won out over the moderates and rejected the US's ulimatum. Therefore the second bomb was dropped. Most unfortunate, IMO. I don't regret the fact that sometimes military decisions have to be made which affect the lives of innocent people. But I do regret the circumstances which make those decisions necessary, and I regret the suffering caused by those decisions. [...] Actually, it was the fact that both situations existed that prompted US and allied action. If some back-water country took over some other back-water country, we probably wouldn't intervene. Not that we don't care, but we can't be the world's policman. Or if a coup had occured in Kuwait (instead of an invasion), then we still wouldn't have acted because there would not have been the imminent danger perceived to Saudi Arabia. But the combination of the two, an unprovoked invasion by a genocidal tyrant AND the potential danger to the West's oil interests, caused us to take action. [...] I'm not setting up a strawman at all. If you want to argue against the war, then the only logical alternative was to allow Hussein to keep Kuwait. Diplomatic alternatives, including sanctions, were ineffective. Well, in a sense, yes. They probably had no idea of what end Hitler would lead their nation to. They suffered along with the rest. Why does this bother you so much? The world is full of evil, and circumstances are not perfect. Many innocents suffer due to the wrongful actions of others. It it regretable, but that's The-Way-It-Is. There are no perfect solutions. [...] Probably because we're not the saviors of the world. We can't police each and every country that decides to self-destruct or invade another. Nor are we in a strategic position to get relief to Tibet, East Timor, or some other places. Tell me how we could stop them and I'll support it. I, for one, do not agree with the present US policy of "sucking up to them" as you put it. I agree that it is deplorable. Are they? Or are they supposed to reflect the population of the locale where the trial is held? (Normally this is where the crime is committed unless one party or the other can convince the judge a change of venue is in order.) I'm not an expert on California law, or even US law, but it seems that this is the way the system is set up. You can criticize the system, but let's not have unfounded allegations of racial prejudice thrown around. No, not at all. The point is that the fact that there were no blacks on the first jury and that Rodney King is black is totally irrelevant. Germans, perhaps. "Peers" doesn't mean "those who do the same thing", like having murderers judge murderers. It means "having people from the same station in life", presumably because they are in a better position to understand the defendent's motivation(s). OK, granted. However, you are using this reasoning as part of *your* logical argument in this discussion. This is not a court of law. The media is not totally monolithic. Even though there is a prevailing liberal bias, programs such as the MacNeil-Lehrer News Hour try to give a balanced and fair reporting of the news. There are even conservative sources out there if you know where to look. (Hurrah for Rush!) BTW, I never used the word "conspiracy". I don't accept (without *far* more evidence) theories that there is some all-pervading liberal conspiracy attempting to take over all news sources. Hardly. I didn't say that it's a Good Thing [tm] to kill innocent people if the end is just. Unfortunately, we don't live in a perfect world and there are no perfect solutions. If one is going to resist tyranny, then innocent people on both sides are going to suffer and die. I didn't say it is OK -- it is unfortunate, but sometimes necessary. I would agree that it was evil in the sense that it caused much pain and suffering. I'm not so sure that it was unnecessary as you say. That conclusion can only be arrived at by evaluating all the factors involved. And perhaps it *was* unnecessary as (let's say) we now know. That doesn't mean that those who had to make the decision to bomb didn't see it as being necessary. Rarely can one have full known of the consequences of an action before making a decision. At the time it may have seemed necessary enough to go ahead with it. But don't assume that I feel the bombing was *morally* justified -- I don't! I just don't condemn those who had to make a difficult decision under difficult circumstances. You certainly are not in such a position if you are a moral relativist. I, as an absolutist, am in a position to judge, but I defer judgment. Wrong. They were neither moral then nor now. They seemed necessary to those making the decisions to bring a quick end to the war. I simply refuse to condemn them for their decision. One day I will stand before Jesus and give account of every word and action; even this discourse in this forum. I understand the full ramifications of that, and I am prepared to do so. I don't believe that you can make the same claim. And BTW, the reason I brought up the blanket-bombing in Germany was because you were bemoaning the Iraqi civilian casualties as being "so deplorable". Yet blanket bombing was instituted because bombing wasn't accurate enough to hit industrial/military targets in a decisive way by any other method at that time. But in the Gulf War, precision bombing was the norm. So the point was, why make a big stink about the relatively few civilian casualties that resulted *in spite of* precision bombing, when so many more civilians (proportionately and quantitatively) died under the blanket bombing in WW2? Even with precision bombing, mistakes happen and some civilians suffer. But less civilians suffered in this war than any other iany other in history! Many Iraqi civilians went about their lives with minimal interference from the allied air raids. The stories of "hundreds of thousands" of Iraqi civilian dead is just plain bunk. Yes, bunk. The US lost 230,000 servicemen in WW2 over four years and the majority of them were directly involved in fighting! But we are expected to swallow that "hundreds of thousands" of *civilian* Iraqis died in a war lasting about 2 months! And with the Allies using the most precise bombs ever created at that! What hogwash. If "hundreds of thousands" of Iraqi civilians died, it was due to actions Hussein took on his own people, not due to the Allied bombing. Regards,
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53323
0
alt_atheism_53323
[('true', 'JJ'), ('at', 'IN'), ('first', 'JJ'), ('the', 'DT'), ('news', 'NN'), ('media', 'NNS'), ('seemed', 'VBD'), ('entranced', 'VBN'), ('by', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('new', 'JJ'), ('gizmos', 'NN'), ('the', 'DT'), ('military', 'NN'), ('was', 'VBD'), ('using', 'VBG'), ('not', 'RB'), ('to', 'TO'), ('mention', 'VB'), ('the', 'DT'), ('taped', 'JJ'), ('video', 'NN'), ('transmissions', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('missiles', 'NNS'), ('as', 'IN'), ('they', 'PRP'), ('zeroed', 'VBP'), ('in', 'IN'), ('on', 'IN'), ('their', 'PRP$'), ('targets', 'NNS'), ('but', 'CC'), ('later', 'RB'), ('and', 'CC'), ('especially', 'RB'), ('after', 'IN'), ('the', 'DT'), ('bunker', 'NN'), ('full', 'JJ'), ('of', 'IN'), ('civilians', 'NNS'), ('was', 'VBD'), ('hit', 'VBN'), ('they', 'PRP'), ('changed', 'VBD'), ('their', 'PRP$'), ('tone', 'NN'), ('it', 'PRP'), ('seemed', 'VBD'), ('to', 'TO'), ('me', 'PRP'), ('that', 'IN'), ('they', 'PRP'), ('didn', 'VBP'), ('have', 'VBP'), ('the', 'DT'), ('stomach', 'NN'), ('for', 'IN'), ('the', 'DT'), ('reality', 'NN'), ('of', 'IN'), ('war', 'NN'), ('that', 'WDT'), ('innocent', 'JJ'), ('people', 'NNS'), ('really', 'RB'), ('do', 'VBP'), ('die', 'NNS'), ('and', 'CC'), ('are', 'VBP'), ('maimed', 'VBN'), ('in', 'IN'), ('warfare', 'NN'), ('it', 'PRP'), ('like', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('only', 'RB'), ('pro', 'JJ'), ('gulf', 'FW'), ('war', 'NN'), ('as', 'RB'), ('long', 'RB'), ('as', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('nice', 'JJ'), ('and', 'CC'), ('clean', 'JJ'), ('smart', 'JJ'), ('missiles', 'NNS'), ('dropping', 'VBG'), ('in', 'IN'), ('on', 'IN'), ('military', 'JJ'), ('hqs', 'NN'), ('),', 'NNS'), ('but', 'CC'), ('not', 'RB'), ('when', 'WRB'), ('pictures', 'NNS'), ('of', 'IN'), ('dead', 'JJ'), ('dying', 'NN'), ('and', 'CC'), ('maimed', 'VBD'), ('civilians', 'NNS'), ('started', 'VBD'), ('cropping', 'VBG'), ('up', 'RP'), ('what', 'WP'), ('naive', 'JJ'), ('hypocrites', 'VBZ'), ('discussion', 'NN'), ('about', 'IN'), ('blanket', 'NN'), ('bombing', 'NN'), ('and', 'CC'), ('bombs', 'NN'), ('deleted', 'VBN'), ('.]', 'CD'), ('^^^^^^^^^', 'NN'), ('should', 'MD'), ('have', 'VB'), ('said', 'VBD'), ('here', 'RB'), ('militarily', 'RB'), ('justified', 'JJ'), ('".', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('from', 'IN'), ('your', 'PRP$'), ('comments', 'NNS'), ('below', 'IN'), ('that', 'DT'), ('you', 'PRP'), ('understood', 'VBP'), ('this', 'DT'), ('as', 'IN'), ('meaning', 'NN'), ('morally', 'RB'), ('justified', 'VBD'), ('".', 'JJ'), ('apologize', 'NNS'), ('have', 'VBP'), ('often', 'RB'), ('wondered', 'VBN'), ('about', 'IN'), ('this', 'DT'), ('ve', 'NN'), ('always', 'RB'), ('thought', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('bomb', 'NN'), ('should', 'MD'), ('have', 'VB'), ('been', 'VBN'), ('dropped', 'VBN'), ('on', 'IN'), ('japan', 'NN'), ('island', 'NN'), ('fortress', 'NN'), ('of', 'IN'), ('truk', 'NN'), ('good', 'JJ'), ('inpenatrable', 'JJ'), ('military', 'JJ'), ('target', 'NN'), ('the', 'DT'), ('second', 'JJ'), ('bomb', 'NN'), ('could', 'MD'), ('ve', 'VB'), ('been', 'VBN'), ('held', 'VBN'), ('back', 'RB'), ('for', 'IN'), ('use', 'NN'), ('on', 'IN'), ('an', 'DT'), ('industrial', 'JJ'), ('center', 'NN'), ('if', 'IN'), ('need', 'JJ'), ('be', 'VB'), ('but', 'CC'), ('digress', 'VB'), ('yes', 'NNS'), ('have', 'VBP'), ('heard', 'VBN'), ('that', 'IN'), ('we', 'PRP'), ('found', 'VBD'), ('evidence', 'NN'), ('after', 'IN'), ('the', 'DT'), ('war', 'NN'), ('btw', 'NN'), ('that', 'IN'), ('japan', 'NN'), ('was', 'VBD'), ('seriously', 'RB'), ('considering', 'VBG'), ('surrender', 'NN'), ('after', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('bomb', 'NN'), ('unfortunately', 'RB'), ('the', 'DT'), ('military', 'JJ'), ('junta', 'NN'), ('won', 'VBD'), ('out', 'RP'), ('over', 'IN'), ('the', 'DT'), ('moderates', 'NNS'), ('and', 'CC'), ('rejected', 'VBD'), ('the', 'DT'), ('us', 'PRP'), ('ulimatum', 'JJ'), ('therefore', 'IN'), ('the', 'DT'), ('second', 'JJ'), ('bomb', 'NN'), ('was', 'VBD'), ('dropped', 'VBN'), ('most', 'JJS'), ('unfortunate', 'JJ'), ('imo', 'NN'), ('don', 'NN'), ('regret', 'VBZ'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('sometimes', 'RB'), ('military', 'JJ'), ('decisions', 'NNS'), ('have', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('made', 'VBN'), ('which', 'WDT'), ('affect', 'VBP'), ('the', 'DT'), ('lives', 'NNS'), ('of', 'IN'), ('innocent', 'JJ'), ('people', 'NNS'), ('but', 'CC'), ('do', 'VBP'), ('regret', 'VB'), ('the', 'DT'), ('circumstances', 'NNS'), ('which', 'WDT'), ('make', 'VBP'), ('those', 'DT'), ('decisions', 'NNS'), ('necessary', 'JJ'), ('and', 'CC'), ('regret', 'VB'), ('the', 'DT'), ('suffering', 'NN'), ('caused', 'VBN'), ('by', 'IN'), ('those', 'DT'), ('decisions', 'NNS'), ('[...]', 'VBP'), ('actually', 'RB'), ('it', 'PRP'), ('was', 'VBD'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('both', 'DT'), ('situations', 'NNS'), ('existed', 'VBD'), ('that', 'IN'), ('prompted', 'VBD'), ('us', 'PRP'), ('and', 'CC'), ('allied', 'JJ'), ('action', 'NN'), ('if', 'IN'), ('some', 'DT'), ('back', 'JJ'), ('water', 'NN'), ('country', 'NN'), ('took', 'VBD'), ('over', 'RP'), ('some', 'DT'), ('other', 'JJ'), ('back', 'JJ'), ('water', 'NN'), ('country', 'NN'), ('we', 'PRP'), ('probably', 'RB'), ('wouldn', 'VBD'), ('intervene', 'JJ'), ('not', 'RB'), ('that', 'IN'), ('we', 'PRP'), ('don', 'VBP'), ('care', 'JJ'), ('but', 'CC'), ('we', 'PRP'), ('can', 'MD'), ('be', 'VB'), ('the', 'DT'), ('world', 'NN'), ('policman', 'NN'), ('or', 'CC'), ('if', 'IN'), ('coup', 'VBN'), ('had', 'VBD'), ('occured', 'VBN'), ('in', 'IN'), ('kuwait', 'NN'), ('instead', 'RB'), ('of', 'IN'), ('an', 'DT'), ('invasion', 'NN'), ('),', 'NN'), ('then', 'RB'), ('we', 'PRP'), ('still', 'RB'), ('wouldn', 'VBP'), ('have', 'VBP'), ('acted', 'VBN'), ('because', 'IN'), ('there', 'EX'), ('would', 'MD'), ('not', 'RB'), ('have', 'VB'), ('been', 'VBN'), ('the', 'DT'), ('imminent', 'JJ'), ('danger', 'NN'), ('perceived', 'VBD'), ('to', 'TO'), ('saudi', 'VB'), ('arabia', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('combination', 'NN'), ('of', 'IN'), ('the', 'DT'), ('two', 'CD'), ('an', 'DT'), ('unprovoked', 'JJ'), ('invasion', 'NN'), ('by', 'IN'), ('genocidal', 'JJ'), ('tyrant', 'NN'), ('and', 'CC'), ('the', 'DT'), ('potential', 'JJ'), ('danger', 'NN'), ('to', 'TO'), ('the', 'DT'), ('west', 'JJ'), ('oil', 'NN'), ('interests', 'NNS'), ('caused', 'VBD'), ('us', 'PRP'), ('to', 'TO'), ('take', 'VB'), ('action', 'NN'), ('[...]', 'NNP'), ('not', 'RB'), ('setting', 'VBG'), ('up', 'RP'), ('strawman', 'NNS'), ('at', 'IN'), ('all', 'DT'), ('if', 'IN'), ('you', 'PRP'), ('want', 'VBP'), ('to', 'TO'), ('argue', 'VB'), ('against', 'IN'), ('the', 'DT'), ('war', 'NN'), ('then', 'RB'), ('the', 'DT'), ('only', 'JJ'), ('logical', 'JJ'), ('alternative', 'NN'), ('was', 'VBD'), ('to', 'TO'), ('allow', 'VB'), ('hussein', 'NN'), ('to', 'TO'), ('keep', 'VB'), ('kuwait', 'NN'), ('diplomatic', 'JJ'), ('alternatives', 'NNS'), ('including', 'VBG'), ('sanctions', 'NNS'), ('were', 'VBD'), ('ineffective', 'JJ'), ('well', 'RB'), ('in', 'IN'), ('sense', 'NN'), ('yes', 'IN'), ('they', 'PRP'), ('probably', 'RB'), ('had', 'VBD'), ('no', 'DT'), ('idea', 'NN'), ('of', 'IN'), ('what', 'WP'), ('end', 'NN'), ('hitler', 'NN'), ('would', 'MD'), ('lead', 'VB'), ('their', 'PRP$'), ('nation', 'NN'), ('to', 'TO'), ('they', 'PRP'), ('suffered', 'VBD'), ('along', 'IN'), ('with', 'IN'), ('the', 'DT'), ('rest', 'NN'), ('why', 'WRB'), ('does', 'VBZ'), ('this', 'DT'), ('bother', 'NN'), ('you', 'PRP'), ('so', 'RB'), ('much', 'RB'), ('the', 'DT'), ('world', 'NN'), ('is', 'VBZ'), ('full', 'JJ'), ('of', 'IN'), ('evil', 'JJ'), ('and', 'CC'), ('circumstances', 'NNS'), ('are', 'VBP'), ('not', 'RB'), ('perfect', 'JJ'), ('many', 'JJ'), ('innocents', 'NNS'), ('suffer', 'VBP'), ('due', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('wrongful', 'JJ'), ('actions', 'NNS'), ('of', 'IN'), ('others', 'NNS'), ('it', 'PRP'), ('it', 'PRP'), ('regretable', 'JJ'), ('but', 'CC'), ('that', 'IN'), ('the', 'DT'), ('way', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('there', 'EX'), ('are', 'VBP'), ('no', 'DT'), ('perfect', 'JJ'), ('solutions', 'NNS'), ('[...]', 'VBP'), ('probably', 'RB'), ('because', 'IN'), ('we', 'PRP'), ('re', 'VBP'), ('not', 'RB'), ('the', 'DT'), ('saviors', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('world', 'NN'), ('we', 'PRP'), ('can', 'MD'), ('police', 'VB'), ('each', 'DT'), ('and', 'CC'), ('every', 'DT'), ('country', 'NN'), ('that', 'WDT'), ('decides', 'VBZ'), ('to', 'TO'), ('self', 'VB'), ('destruct', 'NN'), ('or', 'CC'), ('invade', 'NN'), ('another', 'DT'), ('nor', 'CC'), ('are', 'VBP'), ('we', 'PRP'), ('in', 'IN'), ('strategic', 'JJ'), ('position', 'NN'), ('to', 'TO'), ('get', 'VB'), ('relief', 'NN'), ('to', 'TO'), ('tibet', 'VB'), ('east', 'JJ'), ('timor', 'NN'), ('or', 'CC'), ('some', 'DT'), ('other', 'JJ'), ('places', 'NNS'), ('tell', 'VBP'), ('me', 'PRP'), ('how', 'WRB'), ('we', 'PRP'), ('could', 'MD'), ('stop', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('ll', 'VB'), ('support', 'NN'), ('it', 'PRP'), ('for', 'IN'), ('one', 'CD'), ('do', 'NN'), ('not', 'RB'), ('agree', 'VB'), ('with', 'IN'), ('the', 'DT'), ('present', 'JJ'), ('us', 'PRP'), ('policy', 'NN'), ('of', 'IN'), ('sucking', 'VBG'), ('up', 'RP'), ('to', 'TO'), ('them', 'PRP'), ('as', 'IN'), ('you', 'PRP'), ('put', 'VBP'), ('it', 'PRP'), ('agree', 'VBZ'), ('that', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('deplorable', 'JJ'), ('are', 'VBP'), ('they', 'PRP'), ('or', 'CC'), ('are', 'VBP'), ('they', 'PRP'), ('supposed', 'VBD'), ('to', 'TO'), ('reflect', 'VB'), ('the', 'DT'), ('population', 'NN'), ('of', 'IN'), ('the', 'DT'), ('locale', 'NN'), ('where', 'WRB'), ('the', 'DT'), ('trial', 'NN'), ('is', 'VBZ'), ('held', 'VBN'), ('normally', 'RB'), ('this', 'DT'), ('is', 'VBZ'), ('where', 'WRB'), ('the', 'DT'), ('crime', 'NN'), ('is', 'VBZ'), ('committed', 'JJ'), ('unless', 'IN'), ('one', 'CD'), ('party', 'NN'), ('or', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('can', 'MD'), ('convince', 'VB'), ('the', 'DT'), ('judge', 'NN'), ('change', 'NN'), ('of', 'IN'), ('venue', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('order', 'NN'), ('.)', 'NNP'), ('not', 'RB'), ('an', 'DT'), ('expert', 'NN'), ('on', 'IN'), ('california', 'NN'), ('law', 'NN'), ('or', 'CC'), ('even', 'RB'), ('us', 'PRP'), ('law', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('seems', 'VBZ'), ('that', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('way', 'NN'), ('the', 'DT'), ('system', 'NN'), ('is', 'VBZ'), ('set', 'VBN'), ('up', 'RP'), ('you', 'PRP'), ('can', 'MD'), ('criticize', 'VB'), ('the', 'DT'), ('system', 'NN'), ('but', 'CC'), ('let', 'VB'), ('not', 'RB'), ('have', 'VB'), ('unfounded', 'JJ'), ('allegations', 'NNS'), ('of', 'IN'), ('racial', 'JJ'), ('prejudice', 'NN'), ('thrown', 'VBN'), ('around', 'IN'), ('no', 'DT'), ('not', 'RB'), ('at', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('point', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('no', 'DT'), ('blacks', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('jury', 'NN'), ('and', 'CC'), ('that', 'IN'), ('rodney', 'NN'), ('king', 'NN'), ('is', 'VBZ'), ('black', 'JJ'), ('is', 'VBZ'), ('totally', 'RB'), ('irrelevant', 'JJ'), ('germans', 'NNS'), ('perhaps', 'RB'), ('peers', 'NNS'), ('doesn', 'VBP'), ('mean', 'VBP'), ('those', 'DT'), ('who', 'WP'), ('do', 'VBP'), ('the', 'DT'), ('same', 'JJ'), ('thing', 'NN'), ('",', 'NN'), ('like', 'IN'), ('having', 'VBG'), ('murderers', 'NNS'), ('judge', 'NN'), ('murderers', 'NNS'), ('it', 'PRP'), ('means', 'VBZ'), ('having', 'VBG'), ('people', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('station', 'NN'), ('in', 'IN'), ('life', 'NN'), ('",', 'NN'), ('presumably', 'RB'), ('because', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('in', 'IN'), ('better', 'JJR'), ('position', 'NN'), ('to', 'TO'), ('understand', 'VB'), ('the', 'DT'), ('defendent', 'NN'), ('motivation', 'NN'), (').', 'NNP'), ('ok', 'NN'), ('granted', 'VBD'), ('however', 'RB'), ('you', 'PRP'), ('are', 'VBP'), ('using', 'VBG'), ('this', 'DT'), ('reasoning', 'NN'), ('as', 'IN'), ('part', 'NN'), ('of', 'IN'), ('your', 'PRP$'), ('logical', 'JJ'), ('argument', 'NN'), ('in', 'IN'), ('this', 'DT'), ('discussion', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('not', 'RB'), ('court', 'NN'), ('of', 'IN'), ('law', 'NN'), ('the', 'DT'), ('media', 'NNS'), ('is', 'VBZ'), ('not', 'RB'), ('totally', 'RB'), ('monolithic', 'JJ'), ('even', 'RB'), ('though', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('prevailing', 'VBG'), ('liberal', 'JJ'), ('bias', 'NN'), ('programs', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('the', 'DT'), ('macneil', 'NN'), ('lehrer', 'NN'), ('news', 'NN'), ('hour', 'NN'), ('try', 'NN'), ('to', 'TO'), ('give', 'VB'), ('balanced', 'JJ'), ('and', 'CC'), ('fair', 'JJ'), ('reporting', 'NN'), ('of', 'IN'), ('the', 'DT'), ('news', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('even', 'RB'), ('conservative', 'JJ'), ('sources', 'NNS'), ('out', 'RP'), ('there', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('know', 'VBP'), ('where', 'WRB'), ('to', 'TO'), ('look', 'VB'), ('hurrah', 'NN'), ('for', 'IN'), ('rush', 'NN'), ('!)', 'NN'), ('btw', 'NN'), ('never', 'RB'), ('used', 'VBD'), ('the', 'DT'), ('word', 'NN'), ('conspiracy', 'NN'), ('".', 'NNP'), ('don', 'NN'), ('accept', 'NN'), ('without', 'IN'), ('far', 'RB'), ('more', 'JJR'), ('evidence', 'NN'), ('theories', 'NNS'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('some', 'DT'), ('all', 'DT'), ('pervading', 'JJ'), ('liberal', 'JJ'), ('conspiracy', 'NN'), ('attempting', 'VBG'), ('to', 'TO'), ('take', 'VB'), ('over', 'RP'), ('all', 'DT'), ('news', 'NN'), ('sources', 'NNS'), ('hardly', 'RB'), ('didn', 'VBP'), ('say', 'VBP'), ('that', 'IN'), ('it', 'PRP'), ('good', 'JJ'), ('thing', 'NN'), ('tm', 'NN'), ('to', 'TO'), ('kill', 'VB'), ('innocent', 'JJ'), ('people', 'NNS'), ('if', 'IN'), ('the', 'DT'), ('end', 'NN'), ('is', 'VBZ'), ('just', 'RB'), ('unfortunately', 'RB'), ('we', 'PRP'), ('don', 'VBP'), ('live', 'JJ'), ('in', 'IN'), ('perfect', 'JJ'), ('world', 'NN'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('no', 'DT'), ('perfect', 'JJ'), ('solutions', 'NNS'), ('if', 'IN'), ('one', 'CD'), ('is', 'VBZ'), ('going', 'VBG'), ('to', 'TO'), ('resist', 'VB'), ('tyranny', 'JJ'), ('then', 'RB'), ('innocent', 'JJ'), ('people', 'NNS'), ('on', 'IN'), ('both', 'DT'), ('sides', 'NNS'), ('are', 'VBP'), ('going', 'VBG'), ('to', 'TO'), ('suffer', 'VB'), ('and', 'CC'), ('die', 'VB'), ('didn', 'NNS'), ('say', 'VB'), ('it', 'PRP'), ('is', 'VBZ'), ('ok', 'JJ'), ('--', ':'), ('it', 'PRP'), ('is', 'VBZ'), ('unfortunate', 'JJ'), ('but', 'CC'), ('sometimes', 'RB'), ('necessary', 'JJ'), ('would', 'MD'), ('agree', 'VB'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('evil', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('sense', 'NN'), ('that', 'IN'), ('it', 'PRP'), ('caused', 'VBD'), ('much', 'JJ'), ('pain', 'NN'), ('and', 'CC'), ('suffering', 'NN'), ('not', 'RB'), ('so', 'RB'), ('sure', 'JJ'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('unnecessary', 'JJ'), ('as', 'IN'), ('you', 'PRP'), ('say', 'VBP'), ('that', 'IN'), ('conclusion', 'NN'), ('can', 'MD'), ('only', 'RB'), ('be', 'VB'), ('arrived', 'VBN'), ('at', 'IN'), ('by', 'IN'), ('evaluating', 'VBG'), ('all', 'PDT'), ('the', 'DT'), ('factors', 'NNS'), ('involved', 'VBN'), ('and', 'CC'), ('perhaps', 'RB'), ('it', 'PRP'), ('was', 'VBD'), ('unnecessary', 'JJ'), ('as', 'IN'), ('let', 'NNS'), ('say', 'VBP'), ('we', 'PRP'), ('now', 'RB'), ('know', 'VBP'), ('that', 'IN'), ('doesn', 'JJ'), ('mean', 'NN'), ('that', 'IN'), ('those', 'DT'), ('who', 'WP'), ('had', 'VBD'), ('to', 'TO'), ('make', 'VB'), ('the', 'DT'), ('decision', 'NN'), ('to', 'TO'), ('bomb', 'VB'), ('didn', 'JJ'), ('see', 'VB'), ('it', 'PRP'), ('as', 'IN'), ('being', 'VBG'), ('necessary', 'JJ'), ('rarely', 'RB'), ('can', 'MD'), ('one', 'CD'), ('have', 'VB'), ('full', 'JJ'), ('known', 'VBN'), ('of', 'IN'), ('the', 'DT'), ('consequences', 'NNS'), ('of', 'IN'), ('an', 'DT'), ('action', 'NN'), ('before', 'IN'), ('making', 'VBG'), ('decision', 'NN'), ('at', 'IN'), ('the', 'DT'), ('time', 'NN'), ('it', 'PRP'), ('may', 'MD'), ('have', 'VB'), ('seemed', 'VBN'), ('necessary', 'JJ'), ('enough', 'RB'), ('to', 'TO'), ('go', 'VB'), ('ahead', 'RB'), ('with', 'IN'), ('it', 'PRP'), ('but', 'CC'), ('don', 'JJ'), ('assume', 'VBP'), ('that', 'WDT'), ('feel', 'VBP'), ('the', 'DT'), ('bombing', 'NN'), ('was', 'VBD'), ('morally', 'RB'), ('justified', 'VBN'), ('--', ':'), ('don', 'VB'), ('just', 'RB'), ('don', 'JJ'), ('condemn', 'NNS'), ('those', 'DT'), ('who', 'WP'), ('had', 'VBD'), ('to', 'TO'), ('make', 'VB'), ('difficult', 'JJ'), ('decision', 'NN'), ('under', 'IN'), ('difficult', 'JJ'), ('circumstances', 'NNS'), ('you', 'PRP'), ('certainly', 'RB'), ('are', 'VBP'), ('not', 'RB'), ('in', 'IN'), ('such', 'JJ'), ('position', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('moral', 'JJ'), ('relativist', 'NN'), ('as', 'IN'), ('an', 'DT'), ('absolutist', 'NN'), ('am', 'VBP'), ('in', 'IN'), ('position', 'NN'), ('to', 'TO'), ('judge', 'VB'), ('but', 'CC'), ('defer', 'VB'), ('judgment', 'NN'), ('wrong', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('neither', 'RB'), ('moral', 'JJ'), ('then', 'RB'), ('nor', 'CC'), ('now', 'RB'), ('they', 'PRP'), ('seemed', 'VBD'), ('necessary', 'JJ'), ('to', 'TO'), ('those', 'DT'), ('making', 'VBG'), ('the', 'DT'), ('decisions', 'NNS'), ('to', 'TO'), ('bring', 'VB'), ('quick', 'JJ'), ('end', 'NN'), ('to', 'TO'), ('the', 'DT'), ('war', 'NN'), ('simply', 'RB'), ('refuse', 'VB'), ('to', 'TO'), ('condemn', 'VB'), ('them', 'PRP'), ('for', 'IN'), ('their', 'PRP$'), ('decision', 'NN'), ('one', 'CD'), ('day', 'NN'), ('will', 'MD'), ('stand', 'VB'), ('before', 'IN'), ('jesus', 'NN'), ('and', 'CC'), ('give', 'JJ'), ('account', 'NN'), ('of', 'IN'), ('every', 'DT'), ('word', 'NN'), ('and', 'CC'), ('action', 'NN'), ('even', 'RB'), ('this', 'DT'), ('discourse', 'NN'), ('in', 'IN'), ('this', 'DT'), ('forum', 'NN'), ('understand', 'VBP'), ('the', 'DT'), ('full', 'JJ'), ('ramifications', 'NNS'), ('of', 'IN'), ('that', 'DT'), ('and', 'CC'), ('am', 'VBP'), ('prepared', 'VBN'), ('to', 'TO'), ('do', 'VB'), ('so', 'RB'), ('don', 'VB'), ('believe', 'VBP'), ('that', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('make', 'VB'), ('the', 'DT'), ('same', 'JJ'), ('claim', 'NN'), ('and', 'CC'), ('btw', 'VB'), ('the', 'DT'), ('reason', 'NN'), ('brought', 'VBD'), ('up', 'RP'), ('the', 'DT'), ('blanket', 'NN'), ('bombing', 'NN'), ('in', 'IN'), ('germany', 'NN'), ('was', 'VBD'), ('because', 'IN'), ('you', 'PRP'), ('were', 'VBD'), ('bemoaning', 'VBG'), ('the', 'DT'), ('iraqi', 'NN'), ('civilian', 'JJ'), ('casualties', 'NNS'), ('as', 'IN'), ('being', 'VBG'), ('so', 'RB'), ('deplorable', 'JJ'), ('".', 'NN'), ('yet', 'RB'), ('blanket', 'JJ'), ('bombing', 'NN'), ('was', 'VBD'), ('instituted', 'VBN'), ('because', 'IN'), ('bombing', 'VBG'), ('wasn', 'JJ'), ('accurate', 'JJ'), ('enough', 'RB'), ('to', 'TO'), ('hit', 'VB'), ('industrial', 'JJ'), ('military', 'JJ'), ('targets', 'NNS'), ('in', 'IN'), ('decisive', 'JJ'), ('way', 'NN'), ('by', 'IN'), ('any', 'DT'), ('other', 'JJ'), ('method', 'NN'), ('at', 'IN'), ('that', 'DT'), ('time', 'NN'), ('but', 'CC'), ('in', 'IN'), ('the', 'DT'), ('gulf', 'JJ'), ('war', 'NN'), ('precision', 'NN'), ('bombing', 'NN'), ('was', 'VBD'), ('the', 'DT'), ('norm', 'NN'), ('so', 'RB'), ('the', 'DT'), ('point', 'NN'), ('was', 'VBD'), ('why', 'WRB'), ('make', 'VBP'), ('big', 'JJ'), ('stink', 'NN'), ('about', 'IN'), ('the', 'DT'), ('relatively', 'RB'), ('few', 'JJ'), ('civilian', 'JJ'), ('casualties', 'NNS'), ('that', 'WDT'), ('resulted', 'VBD'), ('in', 'IN'), ('spite', 'NN'), ('of', 'IN'), ('precision', 'NN'), ('bombing', 'NN'), ('when', 'WRB'), ('so', 'RB'), ('many', 'JJ'), ('more', 'JJR'), ('civilians', 'NNS'), ('proportionately', 'RB'), ('and', 'CC'), ('quantitatively', 'RB'), ('died', 'VBD'), ('under', 'IN'), ('the', 'DT'), ('blanket', 'NN'), ('bombing', 'NN'), ('in', 'IN'), ('ww2', 'JJ'), ('even', 'RB'), ('with', 'IN'), ('precision', 'NN'), ('bombing', 'VBG'), ('mistakes', 'NNS'), ('happen', 'RBR'), ('and', 'CC'), ('some', 'DT'), ('civilians', 'NNS'), ('suffer', 'VBP'), ('but', 'CC'), ('less', 'JJR'), ('civilians', 'NNS'), ('suffered', 'VBD'), ('in', 'IN'), ('this', 'DT'), ('war', 'NN'), ('than', 'IN'), ('any', 'DT'), ('other', 'JJ'), ('iany', 'NN'), ('other', 'JJ'), ('in', 'IN'), ('history', 'NN'), ('many', 'JJ'), ('iraqi', 'NN'), ('civilians', 'NNS'), ('went', 'VBD'), ('about', 'IN'), ('their', 'PRP$'), ('lives', 'NNS'), ('with', 'IN'), ('minimal', 'JJ'), ('interference', 'NN'), ('from', 'IN'), ('the', 'DT'), ('allied', 'JJ'), ('air', 'NN'), ('raids', 'VBZ'), ('the', 'DT'), ('stories', 'NNS'), ('of', 'IN'), ('hundreds', 'NNS'), ('of', 'IN'), ('thousands', 'NNS'), ('of', 'IN'), ('iraqi', 'JJ'), ('civilian', 'JJ'), ('dead', 'NN'), ('is', 'VBZ'), ('just', 'RB'), ('plain', 'JJ'), ('bunk', 'JJ'), ('yes', 'NNS'), ('bunk', 'VBP'), ('the', 'DT'), ('us', 'PRP'), ('lost', 'VBD'), ('230', 'CD'), ('000', 'CD'), ('servicemen', 'NNS'), ('in', 'IN'), ('ww2', 'NN'), ('over', 'IN'), ('four', 'CD'), ('years', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('majority', 'NN'), ('of', 'IN'), ('them', 'PRP'), ('were', 'VBD'), ('directly', 'RB'), ('involved', 'VBN'), ('in', 'IN'), ('fighting', 'VBG'), ('but', 'CC'), ('we', 'PRP'), ('are', 'VBP'), ('expected', 'VBN'), ('to', 'TO'), ('swallow', 'VB'), ('that', 'DT'), ('hundreds', 'NNS'), ('of', 'IN'), ('thousands', 'NNS'), ('of', 'IN'), ('civilian', 'JJ'), ('iraqis', 'NN'), ('died', 'VBD'), ('in', 'IN'), ('war', 'NN'), ('lasting', 'VBG'), ('about', 'IN'), ('months', 'NNS'), ('and', 'CC'), ('with', 'IN'), ('the', 'DT'), ('allies', 'NNS'), ('using', 'VBG'), ('the', 'DT'), ('most', 'JJS'), ('precise', 'JJ'), ('bombs', 'NN'), ('ever', 'RB'), ('created', 'VBN'), ('at', 'IN'), ('that', 'DT'), ('what', 'WP'), ('hogwash', 'VB'), ('if', 'IN'), ('hundreds', 'NNS'), ('of', 'IN'), ('thousands', 'NNS'), ('of', 'IN'), ('iraqi', 'NN'), ('civilians', 'NNS'), ('died', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('due', 'JJ'), ('to', 'TO'), ('actions', 'NNS'), ('hussein', 'NNS'), ('took', 'VBD'), ('on', 'IN'), ('his', 'PRP$'), ('own', 'JJ'), ('people', 'NNS'), ('not', 'RB'), ('due', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('allied', 'JJ'), ('bombing', 'NN'), ('regards', 'NNS')]
['true', 'first', 'news', 'medium', 'seem', 'entrance', 'new', 'gizmo', 'military', 'use', 'mention', 'taped', 'video', 'transmission', 'missile', 'zero', 'target', 'later', 'especially', 'bunker', 'full', 'civilian', 'hit', 'change', 'tone', 'seem', 'stomach', 'reality', 'war', 'innocent', 'people', 'really', 'die', 'maim', 'warfare', 'like', 'pro', 'gulf', 'war', 'long', 'nice', 'clean', 'smart', 'missile', 'drop', 'military', 'hq', 'picture', 'dead', 'dying', 'maim', 'civilian', 'start', 'crop', 'naive', 'hypocrites', 'discussion', 'blanket', 'bombing', 'bomb', 'delete', 'say', 'militarily', 'justified', 'seem', 'comment', 'understand', 'meaning', 'morally', 'justify', 'apologize', 'often', 'wonder', 'always', 'think', 'first', 'bomb', 'drop', 'japan', 'island', 'fortress', 'truk', 'good', 'inpenatrable', 'military', 'target', 'second', 'bomb', 'could', 'hold', 'back', 'use', 'industrial', 'center', 'need', 'digress', 'yes', 'hear', 'find', 'evidence', 'war', 'btw', 'japan', 'seriously', 'consider', 'surrender', 'first', 'bomb', 'unfortunately', 'military', 'junta', 'win', 'moderate', 'reject', 'u', 'ulimatum', 'therefore', 'second', 'bomb', 'drop', 'unfortunate', 'imo', 'regret', 'fact', 'sometimes', 'military', 'decision', 'make', 'affect', 'life', 'innocent', 'people', 'regret', 'circumstance', 'make', 'decision', 'necessary', 'regret', 'suffering', 'cause', 'decision', 'actually', 'fact', 'situation', 'exist', 'prompt', 'u', 'allied', 'action', 'back', 'water', 'country', 'take', 'back', 'water', 'country', 'probably', 'intervene', 'care', 'world', 'policman', 'coup', 'occur', 'kuwait', 'instead', 'invasion', 'still', 'act', 'would', 'imminent', 'danger', 'perceive', 'saudi', 'arabia', 'combination', 'two', 'unprovoked', 'invasion', 'genocidal', 'tyrant', 'potential', 'danger', 'west', 'oil', 'interest', 'cause', 'u', 'take', 'action', 'set', 'strawman', 'want', 'argue', 'war', 'logical', 'alternative', 'allow', 'hussein', 'keep', 'kuwait', 'diplomatic', 'alternative', 'include', 'sanction', 'ineffective', 'well', 'sense', 'yes', 'probably', 'idea', 'end', 'hitler', 'would', 'lead', 'nation', 'suffer', 'along', 'rest', 'bother', 'much', 'world', 'full', 'evil', 'circumstance', 'perfect', 'many', 'innocent', 'suffer', 'due', 'wrongful', 'action', 'others', 'regretable', 'way', 'perfect', 'solution', 'probably', 'savior', 'world', 'police', 'every', 'country', 'decide', 'self', 'destruct', 'invade', 'another', 'strategic', 'position', 'get', 'relief', 'tibet', 'east', 'timor', 'place', 'tell', 'could', 'stop', 'support', 'one', 'agree', 'present', 'u', 'policy', 'suck', 'put', 'agree', 'deplorable', 'suppose', 'reflect', 'population', 'locale', 'trial', 'hold', 'normally', 'crime', 'committed', 'unless', 'one', 'party', 'convince', 'judge', 'change', 'venue', 'order', 'expert', 'california', 'law', 'even', 'u', 'law', 'seem', 'way', 'system', 'set', 'criticize', 'system', 'let', 'unfounded', 'allegation', 'racial', 'prejudice', 'throw', 'around', 'point', 'fact', 'black', 'first', 'jury', 'rodney', 'king', 'black', 'totally', 'irrelevant', 'german', 'perhaps', 'peer', 'mean', 'thing', 'like', 'murderer', 'judge', 'murderer', 'mean', 'people', 'station', 'life', 'presumably', 'good', 'position', 'understand', 'defendent', 'motivation', 'ok', 'grant', 'however', 'use', 'reasoning', 'part', 'logical', 'argument', 'discussion', 'court', 'law', 'medium', 'totally', 'monolithic', 'even', 'though', 'prevail', 'liberal', 'bias', 'program', 'macneil', 'lehrer', 'news', 'hour', 'try', 'give', 'balanced', 'fair', 'reporting', 'news', 'even', 'conservative', 'source', 'know', 'look', 'hurrah', 'rush', 'btw', 'never', 'use', 'word', 'conspiracy', 'accept', 'without', 'far', 'evidence', 'theory', 'pervading', 'liberal', 'conspiracy', 'attempt', 'take', 'news', 'source', 'hardly', 'say', 'good', 'thing', 'tm', 'kill', 'innocent', 'people', 'end', 'unfortunately', 'live', 'perfect', 'world', 'perfect', 'solution', 'one', 'go', 'resist', 'tyranny', 'innocent', 'people', 'side', 'go', 'suffer', 'die', 'say', 'ok', 'unfortunate', 'sometimes', 'necessary', 'would', 'agree', 'evil', 'sense', 'cause', 'much', 'pain', 'suffering', 'sure', 'unnecessary', 'say', 'conclusion', 'arrive', 'evaluate', 'factor', 'involve', 'perhaps', 'unnecessary', 'let', 'say', 'know', 'mean', 'make', 'decision', 'bomb', 'see', 'necessary', 'rarely', 'one', 'full', 'know', 'consequence', 'action', 'make', 'decision', 'time', 'may', 'seem', 'necessary', 'enough', 'go', 'ahead', 'assume', 'feel', 'bombing', 'morally', 'justify', 'condemn', 'make', 'difficult', 'decision', 'difficult', 'circumstance', 'certainly', 'position', 'moral', 'relativist', 'absolutist', 'position', 'judge', 'defer', 'judgment', 'wrong', 'neither', 'moral', 'seem', 'necessary', 'make', 'decision', 'bring', 'quick', 'end', 'war', 'simply', 'refuse', 'condemn', 'decision', 'one', 'day', 'stand', 'jesus', 'give', 'account', 'every', 'word', 'action', 'even', 'discourse', 'forum', 'understand', 'full', 'ramification', 'prepare', 'believe', 'make', 'claim', 'btw', 'reason', 'bring', 'blanket', 'bombing', 'germany', 'bemoan', 'iraqi', 'civilian', 'casualty', 'deplorable', 'yet', 'blanket', 'bombing', 'institute', 'bomb', 'accurate', 'enough', 'hit', 'industrial', 'military', 'target', 'decisive', 'way', 'method', 'time', 'gulf', 'war', 'precision', 'bombing', 'norm', 'point', 'make', 'big', 'stink', 'relatively', 'civilian', 'casualty', 'result', 'spite', 'precision', 'bombing', 'many', 'civilian', 'proportionately', 'quantitatively', 'die', 'blanket', 'bombing', 'even', 'precision', 'bomb', 'mistake', 'happen', 'civilian', 'suffer', 'less', 'civilian', 'suffer', 'war', 'iany', 'history', 'many', 'iraqi', 'civilian', 'go', 'life', 'minimal', 'interference', 'allied', 'air', 'raid', 'story', 'hundred', 'thousand', 'iraqi', 'civilian', 'dead', 'plain', 'bunk', 'yes', 'bunk', 'u', 'lose', 'serviceman', 'four', 'year', 'majority', 'directly', 'involve', 'fight', 'expect', 'swallow', 'hundred', 'thousand', 'civilian', 'iraqi', 'die', 'war', 'last', 'month', 'ally', 'use', 'precise', 'bomb', 'ever', 'create', 'hogwash', 'hundred', 'thousand', 'iraqi', 'civilian', 'die', 'due', 'action', 'hussein', 'take', 'people', 'due', 'allied', 'bombing', 'regard']
['news_medium', 'innocent_people', 'people_really', 'gulf_war', 'blanket_bombing', 'often_wonder', 'always_think', 'think_first', 'military_target', 'could_hold', 'back_use', 'find_evidence', 'seriously_consider', 'military_junta', 'decision_make', 'innocent_people', 'make_decision', 'take_back', 'act_would', 'u_take', 'take_action', 'would_lead', 'along_rest', 'every_country', 'tell_could', 'could_stop', 'support_one', 'unless_one', 'one_party', 'california_law', 'u_law', 'law_seem', 'seem_way', 'system_set', 'system_let', 'throw_around', 'point_fact', 'rodney_king', 'mean_thing', 'thing_like', 'mean_people', 'however_use', 'logical_argument', 'court_law', 'even_though', 'try_give', 'know_look', 'never_use', 'use_word', 'say_good', 'good_thing', 'kill_innocent', 'innocent_people', 'one_go', 'innocent_people', 'die_say', 'say_ok', 'would_agree', 'cause_much', 'let_say', 'say_know', 'know_mean', 'mean_make', 'make_decision', 'make_decision', 'time_may', 'may_seem', 'enough_go', 'go_ahead', 'make_difficult', 'make_decision', 'end_war', 'one_day', 'jesus_give', 'every_word', 'believe_make', 'make_claim', 'blanket_bombing', 'iraqi_civilian', 'civilian_casualty', 'blanket_bombing', 'military_target', 'gulf_war', 'point_make', 'make_big', 'civilian_casualty', 'blanket_bombing', 'iraqi_civilian', 'hundred_thousand', 'iraqi_civilian', 'four_year', 'directly_involve', 'involve_fight', 'hundred_thousand', 'die_war', 'last_month', 'hundred_thousand', 'iraqi_civilian', 'take_people']
alt_atheism_53323 |@lemmatized true:1 first:4 news:4 medium:2 seem:6 entrance:1 new:1 gizmo:1 military:6 use:5 mention:1 taped:1 video:1 transmission:1 missile:2 zero:1 target:3 later:1 especially:1 bunker:1 full:4 civilian:11 hit:2 change:2 tone:1 stomach:1 reality:1 war:8 innocent:5 people:6 really:1 die:5 maim:2 warfare:1 like:2 pro:1 gulf:2 long:1 nice:1 clean:1 smart:1 drop:3 hq:1 picture:1 dead:2 dying:1 start:1 crop:1 naive:1 hypocrites:1 discussion:2 blanket:4 bombing:8 bomb:9 delete:1 say:5 militarily:1 justified:1 comment:1 understand:3 meaning:1 morally:2 justify:2 apologize:1 often:1 wonder:1 always:1 think:1 japan:2 island:1 fortress:1 truk:1 good:3 inpenatrable:1 second:2 could:2 hold:2 back:3 industrial:2 center:1 need:1 digress:1 yes:3 hear:1 find:1 evidence:2 btw:3 seriously:1 consider:1 surrender:1 unfortunately:2 junta:1 win:1 moderate:1 reject:1 u:6 ulimatum:1 therefore:1 unfortunate:2 imo:1 regret:3 fact:3 sometimes:2 decision:8 make:8 affect:1 life:3 circumstance:3 necessary:5 suffering:2 cause:3 actually:1 situation:1 exist:1 prompt:1 allied:3 action:6 water:2 country:3 take:4 probably:3 intervene:1 care:1 world:4 policman:1 coup:1 occur:1 kuwait:2 instead:1 invasion:2 still:1 act:1 would:3 imminent:1 danger:2 perceive:1 saudi:1 arabia:1 combination:1 two:1 unprovoked:1 genocidal:1 tyrant:1 potential:1 west:1 oil:1 interest:1 set:2 strawman:1 want:1 argue:1 logical:2 alternative:2 allow:1 hussein:2 keep:1 diplomatic:1 include:1 sanction:1 ineffective:1 well:1 sense:2 idea:1 end:3 hitler:1 lead:1 nation:1 suffer:5 along:1 rest:1 bother:1 much:2 evil:2 perfect:4 many:3 due:3 wrongful:1 others:1 regretable:1 way:3 solution:2 savior:1 police:1 every:2 decide:1 self:1 destruct:1 invade:1 another:1 strategic:1 position:4 get:1 relief:1 tibet:1 east:1 timor:1 place:1 tell:1 stop:1 support:1 one:5 agree:3 present:1 policy:1 suck:1 put:1 deplorable:2 suppose:1 reflect:1 population:1 locale:1 trial:1 normally:1 crime:1 committed:1 unless:1 party:1 convince:1 judge:3 venue:1 order:1 expert:1 california:1 law:3 even:5 system:2 criticize:1 let:2 unfounded:1 allegation:1 racial:1 prejudice:1 throw:1 around:1 point:2 black:2 jury:1 rodney:1 king:1 totally:2 irrelevant:1 german:1 perhaps:2 peer:1 mean:3 thing:2 murderer:2 station:1 presumably:1 defendent:1 motivation:1 ok:2 grant:1 however:1 reasoning:1 part:1 argument:1 court:1 monolithic:1 though:1 prevail:1 liberal:2 bias:1 program:1 macneil:1 lehrer:1 hour:1 try:1 give:2 balanced:1 fair:1 reporting:1 conservative:1 source:2 know:3 look:1 hurrah:1 rush:1 never:1 word:2 conspiracy:2 accept:1 without:1 far:1 theory:1 pervading:1 attempt:1 hardly:1 tm:1 kill:1 live:1 go:4 resist:1 tyranny:1 side:1 pain:1 sure:1 unnecessary:2 conclusion:1 arrive:1 evaluate:1 factor:1 involve:2 see:1 rarely:1 consequence:1 time:2 may:1 enough:2 ahead:1 assume:1 feel:1 condemn:2 difficult:2 certainly:1 moral:2 relativist:1 absolutist:1 defer:1 judgment:1 wrong:1 neither:1 bring:2 quick:1 simply:1 refuse:1 day:1 stand:1 jesus:1 account:1 discourse:1 forum:1 ramification:1 prepare:1 believe:1 claim:1 reason:1 germany:1 bemoan:1 iraqi:5 casualty:2 yet:1 institute:1 accurate:1 decisive:1 method:1 precision:3 norm:1 big:1 stink:1 relatively:1 result:1 spite:1 proportionately:1 quantitatively:1 mistake:1 happen:1 less:1 iany:1 history:1 minimal:1 interference:1 air:1 raid:1 story:1 hundred:3 thousand:3 plain:1 bunk:2 lose:1 serviceman:1 four:1 year:1 majority:1 directly:1 fight:1 expect:1 swallow:1 last:1 month:1 ally:1 precise:1 ever:1 create:1 hogwash:1 regard:1 |@bigram news_medium:1 innocent_people:4 people_really:1 gulf_war:2 blanket_bombing:4 often_wonder:1 always_think:1 think_first:1 military_target:2 could_hold:1 back_use:1 find_evidence:1 seriously_consider:1 military_junta:1 decision_make:1 make_decision:4 take_back:1 act_would:1 u_take:1 take_action:1 would_lead:1 along_rest:1 every_country:1 tell_could:1 could_stop:1 support_one:1 unless_one:1 one_party:1 california_law:1 u_law:1 law_seem:1 seem_way:1 system_set:1 system_let:1 throw_around:1 point_fact:1 rodney_king:1 mean_thing:1 thing_like:1 mean_people:1 however_use:1 logical_argument:1 court_law:1 even_though:1 try_give:1 know_look:1 never_use:1 use_word:1 say_good:1 good_thing:1 kill_innocent:1 one_go:1 die_say:1 say_ok:1 would_agree:1 cause_much:1 let_say:1 say_know:1 know_mean:1 mean_make:1 time_may:1 may_seem:1 enough_go:1 go_ahead:1 make_difficult:1 end_war:1 one_day:1 jesus_give:1 every_word:1 believe_make:1 make_claim:1 iraqi_civilian:4 civilian_casualty:2 point_make:1 make_big:1 hundred_thousand:3 four_year:1 directly_involve:1 involve_fight:1 die_war:1 last_month:1 take_people:1
3,416
Short of changes by the feds, there is no way. Codeine alone is very difficult to prescribe without a lot of hassles. Tylenol #3 is the best compromise. That way he can get refills. The amount of acetominophen he is getting with his codeine won't hurt him any. -- ---------------------------------------------------------------------------- Gordon Banks N3JXP | "Skepticism is the chastity of the intellect, and [email protected] | it is shameful to surrender it too soon."
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/58126
13
sci_med_58126
[('short', 'JJ'), ('of', 'IN'), ('changes', 'NNS'), ('by', 'IN'), ('the', 'DT'), ('feds', 'NNS'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('way', 'NN'), ('codeine', 'VB'), ('alone', 'RB'), ('is', 'VBZ'), ('very', 'RB'), ('difficult', 'JJ'), ('to', 'TO'), ('prescribe', 'VB'), ('without', 'IN'), ('lot', 'NN'), ('of', 'IN'), ('hassles', 'NNS'), ('tylenol', 'EX'), ('is', 'VBZ'), ('the', 'DT'), ('best', 'JJS'), ('compromise', 'NN'), ('that', 'DT'), ('way', 'NN'), ('he', 'PRP'), ('can', 'MD'), ('get', 'VB'), ('refills', 'VB'), ('the', 'DT'), ('amount', 'NN'), ('of', 'IN'), ('acetominophen', 'NN'), ('he', 'PRP'), ('is', 'VBZ'), ('getting', 'VBG'), ('with', 'IN'), ('his', 'PRP$'), ('codeine', 'NN'), ('won', 'VBD'), ('hurt', 'CD'), ('him', 'PRP'), ('any', 'DT'), ('--', ':'), ('----------------------------------------------------------------------------', 'NN'), ('gordon', 'JJ'), ('banks', 'NNS'), ('n3jxp', 'JJ'), ('skepticism', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('chastity', 'NN'), ('of', 'IN'), ('the', 'DT'), ('intellect', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('is', 'VBZ'), ('shameful', 'JJ'), ('to', 'TO'), ('surrender', 'VB'), ('it', 'PRP'), ('too', 'RB'), ('soon', 'RB'), ('."', 'JJ')]
['short', 'change', 'fed', 'way', 'codeine', 'alone', 'difficult', 'prescribe', 'without', 'lot', 'hassle', 'tylenol', 'best', 'compromise', 'way', 'get', 'refill', 'amount', 'acetominophen', 'get', 'codeine', 'win', 'hurt', 'gordon', 'bank', 'skepticism', 'chastity', 'intellect', 'shameful', 'surrender', 'soon']
['way_get', 'gordon_bank', 'bank_skepticism', 'skepticism_chastity', 'chastity_intellect', 'intellect_shameful', 'shameful_surrender', 'surrender_soon']
sci_med_58126 |@lemmatized short:1 change:1 fed:1 way:2 codeine:2 alone:1 difficult:1 prescribe:1 without:1 lot:1 hassle:1 tylenol:1 best:1 compromise:1 get:2 refill:1 amount:1 acetominophen:1 win:1 hurt:1 gordon:1 bank:1 skepticism:1 chastity:1 intellect:1 shameful:1 surrender:1 soon:1 |@bigram way_get:1 gordon_bank:1 bank_skepticism:1 skepticism_chastity:1 chastity_intellect:1 intellect_shameful:1 shameful_surrender:1 surrender_soon:1
3,417
If a 'dog's prayers were answered, bones would rain from the sky. Did you know that the word 'Karabag' itself is a 'Turkish' name? Before 1827, before the Russians and their 'zavalli kole' Armenians, drove all the Turks/Muslims out, it was a Turkish majority town. Well, anyway, it is not surprising that Armenians also collaborated with the Nazis. "Wholly opportunistic the Dashnaktzoutun have been variously pro-Nazi, pro-Russia, pro-Soviet Armenia, pro-Arab, pro-Jewish, as well as anti-Jewish, anti-Zionist, anti-Communist, and anti-Soviet - whichever was expedient."[1] [1] John Roy Carlson (Arthur Derounian), 'Cairo to Damascus,' Alfred A. Knopf, New York, 1951, p. 438. As a dear friend put it, the Tzeghagrons (Armenian Racial Patriots) was the youth organization of the Dashnaktzoutun. It was based in Boston (where ASALA/SDPA/ARF Terrorism Triangle is located) but had followers in Armenian colonies all over the world. Literally Tzeghagron means 'to make a religion of one's race.' The architect of the Armenian Racial Patriots was Garegin Nezhdeh, a Nazi Armenian who became a key leader of collaboration with Hitler in World War II. In 1933, he had been invited to the United States by the Central Committee of the Dashnaktzoutun to inspire and organize the American-Armenian youth. Nezhdeh succeeded in unifying many local Armenian youth groups in the Tzeghagrons. Starting with 20 chapters in the initial year, the Tzeghagrons grew to 60 chapters and became the largest and most powerful Nazi Armenian organization. Nezhdeh also provided the Tzeghagrons with a philosophy: "The Racial Religious beliefs in his racial blood as a deity. Race above everything and before everything. Race comes first."[1] [1] Quoted in John Roy Carlson (real name Arthur Derounian), "The Armenian Displaced Persons," in 'Armenian Affairs,' Winter, 1949-50, p. 19, footnote. Now wait, there is more. THE GRUESOME extent of February's killings of Azeris by Armenians in the town of Hojali is at last emerging in Azerbaijan - about 600 men, women and children dead in the worst outrage of the four-year war over Nagorny Karabakh. The figure is drawn from Azeri investigators, Hojali officials and casualty lists published in the Baku press. Diplomats and aid workers say the death toll is in line with their own estimates. The 25 February attack on Hojali by Armenian forces was one of the last moves in their four-year campaign to take full control of Nagorny Karabakh, the subject of a new round of negotiations in Rome on Monday. The bloodshed was something between a fighting retreat and a massacre, but investigators say that most of the dead were civilians. The awful number of people killed was first suppressed by the fearful former Communist government in Baku. Later it was blurred by Armenian denials and grief-stricken Azerbaijan's wild and contradictory allegations of up to 2,000 dead. The State Prosecuter, Aydin Rasulov, the cheif investigator of a 15-man team looking into what Azerbaijan calls the "Hojali Disaster", said his figure of 600 people dead was a minimum on preliminary findings. A similar estimate was given by Elman Memmedov, the mayor of Hojali. An even higher one was printed in the Baku newspaper Ordu in May - 479 dead people named and more than 200 bodies reported unidentified. This figure of nearly 700 dead is quoted as official by Leila Yunusova, the new spokeswoman of the Azeri Ministry of Defence. FranCois Zen Ruffinen, head of delegation of the International Red Cross in Baku, said the Muslim imam of the nearby city of Agdam had reported a figure of 580 bodies received at his mosque from Hojali, most of them civilians. "We did not count the bodies. But the figure seems reasonable. It is no fantasy," Mr Zen Ruffinen said. "We have some idea since we gave the body bags and products to wash the dead." Mr Rasulov endeavours to give an unemotional estimate of the number of dead in the massacre. "Don't get worked up. It will take several months to get a final figure," the 43-year-old lawyer said at his small office. Mr Rasulov knows about these things. It took him two years to reach a firm conclusion that 131 people were killed and 714 wounded when Soviet troops and tanks crushed a nationalist uprising in Baku in January 1990. Those nationalists, the Popular Front, finally came to power three weeks ago and are applying pressure to find out exactly what happened when Hojali, an Azeri town which lies about 70 miles from the border with Armenia, fell to the Armenians. Officially, 184 people have so far been certified as dead, being the number of people that could be medically examined by the republic's forensic department. "This is just a small percentage of the dead," said Rafiq Youssifov, the republic's chief forensic scientist. "They were the only bodies brought to us. Remember the chaos and the fact that we are Muslims and have to wash and bury our dead within 24 hours." Of these 184 people, 51 were women, and 13 were children under 14 years old. Gunshots killed 151 people, shrapnel killed 20 and axes or blunt instruments killed 10. Exposure in the highland snows killed the last three. Thirty-three people showed signs of deliberate mutilation, including ears, noses, breasts or penises cut off and eyes gouged out, according to Professor Youssifov's report. Those 184 bodies examined were less than a third of those believed to have been killed, Mr Rasulov said. Files from Mr Rasulov's investigative commission are still disorganised - lists of 44 Azeri militiamen are dead here, six policemen there, and in handwriting of a mosque attendant, the names of 111 corpses brought to be washed in just one day. The most heartbreaking account from 850 witnesses interviewed so far comes from Towfiq Manafov, an Azeri investigator who took a helicopter flight over the escape route from Hojali on 27 February. "There were too many bodies of dead and wounded on the ground to count properly: 470-500 in Hojali, 650-700 people by the stream and the road and 85-100 visible around Nakhchivanik village," Mr Manafov wrote in a statement countersigned by the helicopter pilot. "People waved up to us for help. We saw three dead children and one two-year-old alive by one dead woman. The live one was pulling at her arm for the mother to get up. We tried to land but Armenians started a barrage against our helicopter and we had to return." There has been no consolidation of the lists and figures in circulation because of the political upheavals of the last few months and the fact that nobody knows exactly who was in Hojali at the time - many inhabitants were displaced from other villages taken over by Armenian forces. THE INDEPENDENT, London, 12/6/'92 Serdar Argic
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76016
17
talk_politics_mideast_76016
[('if', 'IN'), ('dog', 'JJ'), ('prayers', 'NNS'), ('were', 'VBD'), ('answered', 'VBN'), ('bones', 'NNS'), ('would', 'MD'), ('rain', 'VB'), ('from', 'IN'), ('the', 'DT'), ('sky', 'NN'), ('did', 'VBD'), ('you', 'PRP'), ('know', 'VBP'), ('that', 'IN'), ('the', 'DT'), ('word', 'NN'), ('karabag', 'VB'), ('itself', 'PRP'), ('is', 'VBZ'), ('turkish', 'JJ'), ('name', 'NN'), ('before', 'IN'), ('1827', 'CD'), ('before', 'IN'), ('the', 'DT'), ('russians', 'NNS'), ('and', 'CC'), ('their', 'PRP$'), ('zavalli', 'NN'), ('kole', 'NN'), ('armenians', 'NNS'), ('drove', 'VBP'), ('all', 'PDT'), ('the', 'DT'), ('turks', 'NNS'), ('muslims', 'VBZ'), ('out', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('turkish', 'JJ'), ('majority', 'NN'), ('town', 'NN'), ('well', 'RB'), ('anyway', 'RB'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('surprising', 'JJ'), ('that', 'IN'), ('armenians', 'VBZ'), ('also', 'RB'), ('collaborated', 'VBN'), ('with', 'IN'), ('the', 'DT'), ('nazis', 'NN'), ('wholly', 'RB'), ('opportunistic', 'JJ'), ('the', 'DT'), ('dashnaktzoutun', 'NN'), ('have', 'VBP'), ('been', 'VBN'), ('variously', 'RB'), ('pro', 'JJ'), ('nazi', 'JJ'), ('pro', 'JJ'), ('russia', 'FW'), ('pro', 'FW'), ('soviet', 'JJ'), ('armenia', 'JJ'), ('pro', 'JJ'), ('arab', 'JJ'), ('pro', 'JJ'), ('jewish', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('anti', 'JJ'), ('jewish', 'JJ'), ('anti', 'NNS'), ('zionist', 'VBP'), ('anti', 'JJ'), ('communist', 'NN'), ('and', 'CC'), ('anti', 'JJ'), ('soviet', 'JJ'), ('whichever', 'NN'), ('was', 'VBD'), ('expedient', 'JJ'), ('."[', 'NNP'), ('john', 'NN'), ('roy', 'NN'), ('carlson', 'NN'), ('arthur', 'NN'), ('derounian', 'JJ'), ('),', 'NN'), ('cairo', 'NN'), ('to', 'TO'), ('damascus', 'VB'), (",'", 'NNP'), ('alfred', 'VBD'), ('knopf', 'JJ'), ('new', 'JJ'), ('york', 'NN'), ('1951', 'CD'), ('438', 'CD'), ('as', 'IN'), ('dear', 'JJ'), ('friend', 'NN'), ('put', 'VBD'), ('it', 'PRP'), ('the', 'DT'), ('tzeghagrons', 'NNS'), ('armenian', 'JJ'), ('racial', 'JJ'), ('patriots', 'NNS'), ('was', 'VBD'), ('the', 'DT'), ('youth', 'JJ'), ('organization', 'NN'), ('of', 'IN'), ('the', 'DT'), ('dashnaktzoutun', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('based', 'VBN'), ('in', 'IN'), ('boston', 'NN'), ('where', 'WRB'), ('asala', 'NN'), ('sdpa', 'NN'), ('arf', 'JJ'), ('terrorism', 'NN'), ('triangle', 'NN'), ('is', 'VBZ'), ('located', 'VBN'), ('but', 'CC'), ('had', 'VBD'), ('followers', 'NNS'), ('in', 'IN'), ('armenian', 'JJ'), ('colonies', 'NNS'), ('all', 'DT'), ('over', 'IN'), ('the', 'DT'), ('world', 'NN'), ('literally', 'RB'), ('tzeghagron', 'JJ'), ('means', 'NNS'), ('to', 'TO'), ('make', 'VB'), ('religion', 'NN'), ('of', 'IN'), ('one', 'CD'), ('race', 'NN'), (".'", 'VBZ'), ('the', 'DT'), ('architect', 'NN'), ('of', 'IN'), ('the', 'DT'), ('armenian', 'JJ'), ('racial', 'JJ'), ('patriots', 'NNS'), ('was', 'VBD'), ('garegin', 'JJ'), ('nezhdeh', 'JJ'), ('nazi', 'JJ'), ('armenian', 'NN'), ('who', 'WP'), ('became', 'VBD'), ('key', 'JJ'), ('leader', 'NN'), ('of', 'IN'), ('collaboration', 'NN'), ('with', 'IN'), ('hitler', 'NN'), ('in', 'IN'), ('world', 'NN'), ('war', 'NN'), ('ii', 'NN'), ('in', 'IN'), ('1933', 'CD'), ('he', 'PRP'), ('had', 'VBD'), ('been', 'VBN'), ('invited', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('by', 'IN'), ('the', 'DT'), ('central', 'JJ'), ('committee', 'NN'), ('of', 'IN'), ('the', 'DT'), ('dashnaktzoutun', 'NN'), ('to', 'TO'), ('inspire', 'VB'), ('and', 'CC'), ('organize', 'VB'), ('the', 'DT'), ('american', 'JJ'), ('armenian', 'JJ'), ('youth', 'NN'), ('nezhdeh', 'NN'), ('succeeded', 'VBN'), ('in', 'IN'), ('unifying', 'VBG'), ('many', 'JJ'), ('local', 'JJ'), ('armenian', 'JJ'), ('youth', 'NN'), ('groups', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('tzeghagrons', 'NNS'), ('starting', 'VBG'), ('with', 'IN'), ('20', 'CD'), ('chapters', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('initial', 'JJ'), ('year', 'NN'), ('the', 'DT'), ('tzeghagrons', 'NNS'), ('grew', 'VBD'), ('to', 'TO'), ('60', 'CD'), ('chapters', 'NNS'), ('and', 'CC'), ('became', 'VBD'), ('the', 'DT'), ('largest', 'JJS'), ('and', 'CC'), ('most', 'RBS'), ('powerful', 'JJ'), ('nazi', 'JJ'), ('armenian', 'JJ'), ('organization', 'NN'), ('nezhdeh', 'NN'), ('also', 'RB'), ('provided', 'VBD'), ('the', 'DT'), ('tzeghagrons', 'NNS'), ('with', 'IN'), ('philosophy', 'NN'), ('the', 'DT'), ('racial', 'JJ'), ('religious', 'JJ'), ('beliefs', 'NNS'), ('in', 'IN'), ('his', 'PRP$'), ('racial', 'JJ'), ('blood', 'NN'), ('as', 'IN'), ('deity', 'NN'), ('race', 'NN'), ('above', 'IN'), ('everything', 'NN'), ('and', 'CC'), ('before', 'IN'), ('everything', 'NN'), ('race', 'NN'), ('comes', 'VBZ'), ('first', 'RB'), ('."[', 'JJ'), ('quoted', 'VBN'), ('in', 'IN'), ('john', 'NN'), ('roy', 'NN'), ('carlson', 'NN'), ('real', 'JJ'), ('name', 'NN'), ('arthur', 'NN'), ('derounian', 'JJ'), ('),', 'VBZ'), ('the', 'DT'), ('armenian', 'JJ'), ('displaced', 'JJ'), ('persons', 'NNS'), (',"', 'VBP'), ('in', 'IN'), ('armenian', 'JJ'), ('affairs', 'NNS'), (",'", 'VBP'), ('winter', 'NN'), ('1949', 'CD'), ('50', 'CD'), ('19', 'CD'), ('footnote', 'NN'), ('now', 'RB'), ('wait', 'VBP'), ('there', 'EX'), ('is', 'VBZ'), ('more', 'JJR'), ('the', 'DT'), ('gruesome', 'JJ'), ('extent', 'NN'), ('of', 'IN'), ('february', 'JJ'), ('killings', 'NNS'), ('of', 'IN'), ('azeris', 'NN'), ('by', 'IN'), ('armenians', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('town', 'NN'), ('of', 'IN'), ('hojali', 'NN'), ('is', 'VBZ'), ('at', 'IN'), ('last', 'JJ'), ('emerging', 'VBG'), ('in', 'IN'), ('azerbaijan', 'NN'), ('about', 'IN'), ('600', 'CD'), ('men', 'NNS'), ('women', 'NNS'), ('and', 'CC'), ('children', 'NNS'), ('dead', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('worst', 'JJS'), ('outrage', 'NN'), ('of', 'IN'), ('the', 'DT'), ('four', 'CD'), ('year', 'NN'), ('war', 'NN'), ('over', 'IN'), ('nagorny', 'JJ'), ('karabakh', 'VBP'), ('the', 'DT'), ('figure', 'NN'), ('is', 'VBZ'), ('drawn', 'VBN'), ('from', 'IN'), ('azeri', 'JJ'), ('investigators', 'NNS'), ('hojali', 'VBP'), ('officials', 'NNS'), ('and', 'CC'), ('casualty', 'NN'), ('lists', 'NNS'), ('published', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('baku', 'NN'), ('press', 'NN'), ('diplomats', 'NNS'), ('and', 'CC'), ('aid', 'JJ'), ('workers', 'NNS'), ('say', 'VBP'), ('the', 'DT'), ('death', 'NN'), ('toll', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('line', 'NN'), ('with', 'IN'), ('their', 'PRP$'), ('own', 'JJ'), ('estimates', 'VBZ'), ('the', 'DT'), ('25', 'CD'), ('february', 'JJ'), ('attack', 'NN'), ('on', 'IN'), ('hojali', 'NN'), ('by', 'IN'), ('armenian', 'JJ'), ('forces', 'NNS'), ('was', 'VBD'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('moves', 'NNS'), ('in', 'IN'), ('their', 'PRP$'), ('four', 'CD'), ('year', 'NN'), ('campaign', 'NN'), ('to', 'TO'), ('take', 'VB'), ('full', 'JJ'), ('control', 'NN'), ('of', 'IN'), ('nagorny', 'JJ'), ('karabakh', 'FW'), ('the', 'DT'), ('subject', 'NN'), ('of', 'IN'), ('new', 'JJ'), ('round', 'NN'), ('of', 'IN'), ('negotiations', 'NNS'), ('in', 'IN'), ('rome', 'NN'), ('on', 'IN'), ('monday', 'NN'), ('the', 'DT'), ('bloodshed', 'VBN'), ('was', 'VBD'), ('something', 'NN'), ('between', 'IN'), ('fighting', 'VBG'), ('retreat', 'NN'), ('and', 'CC'), ('massacre', 'NN'), ('but', 'CC'), ('investigators', 'NNS'), ('say', 'VBP'), ('that', 'IN'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('dead', 'JJ'), ('were', 'VBD'), ('civilians', 'NNS'), ('the', 'DT'), ('awful', 'JJ'), ('number', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('killed', 'VBN'), ('was', 'VBD'), ('first', 'RB'), ('suppressed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('fearful', 'JJ'), ('former', 'JJ'), ('communist', 'JJ'), ('government', 'NN'), ('in', 'IN'), ('baku', 'NN'), ('later', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('blurred', 'VBN'), ('by', 'IN'), ('armenian', 'JJ'), ('denials', 'NNS'), ('and', 'CC'), ('grief', 'NN'), ('stricken', 'JJ'), ('azerbaijan', 'NN'), ('wild', 'NN'), ('and', 'CC'), ('contradictory', 'JJ'), ('allegations', 'NNS'), ('of', 'IN'), ('up', 'IN'), ('to', 'TO'), ('000', 'CD'), ('dead', 'JJ'), ('the', 'DT'), ('state', 'NN'), ('prosecuter', 'NN'), ('aydin', 'NN'), ('rasulov', 'VBZ'), ('the', 'DT'), ('cheif', 'NN'), ('investigator', 'NN'), ('of', 'IN'), ('15', 'CD'), ('man', 'NN'), ('team', 'NN'), ('looking', 'VBG'), ('into', 'IN'), ('what', 'WP'), ('azerbaijan', 'NN'), ('calls', 'VBZ'), ('the', 'DT'), ('hojali', 'NN'), ('disaster', 'NN'), ('",', 'NN'), ('said', 'VBD'), ('his', 'PRP$'), ('figure', 'NN'), ('of', 'IN'), ('600', 'CD'), ('people', 'NNS'), ('dead', 'JJ'), ('was', 'VBD'), ('minimum', 'JJ'), ('on', 'IN'), ('preliminary', 'JJ'), ('findings', 'NNS'), ('similar', 'JJ'), ('estimate', 'NN'), ('was', 'VBD'), ('given', 'VBN'), ('by', 'IN'), ('elman', 'JJ'), ('memmedov', 'NN'), ('the', 'DT'), ('mayor', 'NN'), ('of', 'IN'), ('hojali', 'NN'), ('an', 'DT'), ('even', 'RB'), ('higher', 'JJR'), ('one', 'CD'), ('was', 'VBD'), ('printed', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('baku', 'NN'), ('newspaper', 'NN'), ('ordu', 'NN'), ('in', 'IN'), ('may', 'MD'), ('479', 'CD'), ('dead', 'JJ'), ('people', 'NNS'), ('named', 'VBN'), ('and', 'CC'), ('more', 'JJR'), ('than', 'IN'), ('200', 'CD'), ('bodies', 'NNS'), ('reported', 'VBN'), ('unidentified', 'JJ'), ('this', 'DT'), ('figure', 'NN'), ('of', 'IN'), ('nearly', 'RB'), ('700', 'CD'), ('dead', 'JJ'), ('is', 'VBZ'), ('quoted', 'VBN'), ('as', 'IN'), ('official', 'JJ'), ('by', 'IN'), ('leila', 'JJ'), ('yunusova', 'PDT'), ('the', 'DT'), ('new', 'JJ'), ('spokeswoman', 'NN'), ('of', 'IN'), ('the', 'DT'), ('azeri', 'JJ'), ('ministry', 'NN'), ('of', 'IN'), ('defence', 'NN'), ('francois', 'NN'), ('zen', 'NNP'), ('ruffinen', 'VBZ'), ('head', 'NN'), ('of', 'IN'), ('delegation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('international', 'JJ'), ('red', 'JJ'), ('cross', 'NN'), ('in', 'IN'), ('baku', 'NN'), ('said', 'VBD'), ('the', 'DT'), ('muslim', 'JJ'), ('imam', 'NN'), ('of', 'IN'), ('the', 'DT'), ('nearby', 'JJ'), ('city', 'NN'), ('of', 'IN'), ('agdam', 'NN'), ('had', 'VBD'), ('reported', 'VBN'), ('figure', 'NN'), ('of', 'IN'), ('580', 'CD'), ('bodies', 'NNS'), ('received', 'VBN'), ('at', 'IN'), ('his', 'PRP$'), ('mosque', 'NN'), ('from', 'IN'), ('hojali', 'NN'), ('most', 'JJS'), ('of', 'IN'), ('them', 'PRP'), ('civilians', 'VBZ'), ('we', 'PRP'), ('did', 'VBD'), ('not', 'RB'), ('count', 'VB'), ('the', 'DT'), ('bodies', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('figure', 'NN'), ('seems', 'VBZ'), ('reasonable', 'JJ'), ('it', 'PRP'), ('is', 'VBZ'), ('no', 'DT'), ('fantasy', 'JJ'), (',"', 'NNP'), ('mr', 'NN'), ('zen', 'NNP'), ('ruffinen', 'NN'), ('said', 'VBD'), ('we', 'PRP'), ('have', 'VBP'), ('some', 'DT'), ('idea', 'NN'), ('since', 'IN'), ('we', 'PRP'), ('gave', 'VBD'), ('the', 'DT'), ('body', 'NN'), ('bags', 'NNS'), ('and', 'CC'), ('products', 'NNS'), ('to', 'TO'), ('wash', 'VB'), ('the', 'DT'), ('dead', 'JJ'), ('."', 'NNP'), ('mr', 'NN'), ('rasulov', 'NN'), ('endeavours', 'VBZ'), ('to', 'TO'), ('give', 'VB'), ('an', 'DT'), ('unemotional', 'JJ'), ('estimate', 'NN'), ('of', 'IN'), ('the', 'DT'), ('number', 'NN'), ('of', 'IN'), ('dead', 'JJ'), ('in', 'IN'), ('the', 'DT'), ('massacre', 'NN'), ('don', 'NN'), ('get', 'NN'), ('worked', 'VBD'), ('up', 'RP'), ('it', 'PRP'), ('will', 'MD'), ('take', 'VB'), ('several', 'JJ'), ('months', 'NNS'), ('to', 'TO'), ('get', 'VB'), ('final', 'JJ'), ('figure', 'NN'), (',"', 'VBZ'), ('the', 'DT'), ('43', 'CD'), ('year', 'NN'), ('old', 'JJ'), ('lawyer', 'NN'), ('said', 'VBD'), ('at', 'IN'), ('his', 'PRP$'), ('small', 'JJ'), ('office', 'NN'), ('mr', 'NN'), ('rasulov', 'NN'), ('knows', 'VBZ'), ('about', 'IN'), ('these', 'DT'), ('things', 'NNS'), ('it', 'PRP'), ('took', 'VBD'), ('him', 'PRP'), ('two', 'CD'), ('years', 'NNS'), ('to', 'TO'), ('reach', 'VB'), ('firm', 'JJ'), ('conclusion', 'NN'), ('that', 'IN'), ('131', 'CD'), ('people', 'NNS'), ('were', 'VBD'), ('killed', 'VBN'), ('and', 'CC'), ('714', 'CD'), ('wounded', 'VBD'), ('when', 'WRB'), ('soviet', 'JJ'), ('troops', 'NNS'), ('and', 'CC'), ('tanks', 'NNS'), ('crushed', 'VBD'), ('nationalist', 'JJ'), ('uprising', 'NN'), ('in', 'IN'), ('baku', 'NN'), ('in', 'IN'), ('january', 'JJ'), ('1990', 'CD'), ('those', 'DT'), ('nationalists', 'NNS'), ('the', 'DT'), ('popular', 'JJ'), ('front', 'NN'), ('finally', 'RB'), ('came', 'VBD'), ('to', 'TO'), ('power', 'NN'), ('three', 'CD'), ('weeks', 'NNS'), ('ago', 'RB'), ('and', 'CC'), ('are', 'VBP'), ('applying', 'VBG'), ('pressure', 'NN'), ('to', 'TO'), ('find', 'VB'), ('out', 'RP'), ('exactly', 'RB'), ('what', 'WP'), ('happened', 'VBD'), ('when', 'WRB'), ('hojali', 'NN'), ('an', 'DT'), ('azeri', 'NN'), ('town', 'NN'), ('which', 'WDT'), ('lies', 'VBZ'), ('about', 'IN'), ('70', 'CD'), ('miles', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('border', 'NN'), ('with', 'IN'), ('armenia', 'NN'), ('fell', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('armenians', 'NNS'), ('officially', 'RB'), ('184', 'CD'), ('people', 'NNS'), ('have', 'VBP'), ('so', 'RB'), ('far', 'RB'), ('been', 'VBN'), ('certified', 'VBN'), ('as', 'IN'), ('dead', 'JJ'), ('being', 'VBG'), ('the', 'DT'), ('number', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('that', 'WDT'), ('could', 'MD'), ('be', 'VB'), ('medically', 'RB'), ('examined', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('republic', 'JJ'), ('forensic', 'JJ'), ('department', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('just', 'RB'), ('small', 'JJ'), ('percentage', 'NN'), ('of', 'IN'), ('the', 'DT'), ('dead', 'JJ'), (',"', 'NN'), ('said', 'VBD'), ('rafiq', 'JJ'), ('youssifov', 'NN'), ('the', 'DT'), ('republic', 'JJ'), ('chief', 'JJ'), ('forensic', 'JJ'), ('scientist', 'NN'), ('they', 'PRP'), ('were', 'VBD'), ('the', 'DT'), ('only', 'JJ'), ('bodies', 'NNS'), ('brought', 'VBD'), ('to', 'TO'), ('us', 'PRP'), ('remember', 'VB'), ('the', 'DT'), ('chaos', 'NN'), ('and', 'CC'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('muslims', 'NNS'), ('and', 'CC'), ('have', 'VBP'), ('to', 'TO'), ('wash', 'VB'), ('and', 'CC'), ('bury', 'VB'), ('our', 'PRP$'), ('dead', 'JJ'), ('within', 'IN'), ('24', 'CD'), ('hours', 'NNS'), ('."', 'CD'), ('of', 'IN'), ('these', 'DT'), ('184', 'CD'), ('people', 'NNS'), ('51', 'CD'), ('were', 'VBD'), ('women', 'NNS'), ('and', 'CC'), ('13', 'CD'), ('were', 'VBD'), ('children', 'NNS'), ('under', 'IN'), ('14', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('gunshots', 'NNS'), ('killed', 'VBD'), ('151', 'CD'), ('people', 'NNS'), ('shrapnel', 'VBP'), ('killed', 'VBN'), ('20', 'CD'), ('and', 'CC'), ('axes', 'NNS'), ('or', 'CC'), ('blunt', 'NN'), ('instruments', 'NNS'), ('killed', 'VBD'), ('10', 'CD'), ('exposure', 'NN'), ('in', 'IN'), ('the', 'DT'), ('highland', 'NN'), ('snows', 'VBZ'), ('killed', 'VBN'), ('the', 'DT'), ('last', 'JJ'), ('three', 'CD'), ('thirty', 'VBD'), ('three', 'CD'), ('people', 'NNS'), ('showed', 'VBD'), ('signs', 'NNS'), ('of', 'IN'), ('deliberate', 'JJ'), ('mutilation', 'NN'), ('including', 'VBG'), ('ears', 'NNS'), ('noses', 'VBZ'), ('breasts', 'NNS'), ('or', 'CC'), ('penises', 'NNS'), ('cut', 'VBN'), ('off', 'RP'), ('and', 'CC'), ('eyes', 'NNS'), ('gouged', 'VBD'), ('out', 'RP'), ('according', 'VBG'), ('to', 'TO'), ('professor', 'VB'), ('youssifov', 'JJ'), ('report', 'NN'), ('those', 'DT'), ('184', 'CD'), ('bodies', 'NNS'), ('examined', 'VBN'), ('were', 'VBD'), ('less', 'JJR'), ('than', 'IN'), ('third', 'NN'), ('of', 'IN'), ('those', 'DT'), ('believed', 'VBN'), ('to', 'TO'), ('have', 'VB'), ('been', 'VBN'), ('killed', 'VBN'), ('mr', 'NN'), ('rasulov', 'NN'), ('said', 'VBD'), ('files', 'NNS'), ('from', 'IN'), ('mr', 'NN'), ('rasulov', 'NN'), ('investigative', 'JJ'), ('commission', 'NN'), ('are', 'VBP'), ('still', 'RB'), ('disorganised', 'JJ'), ('lists', 'NNS'), ('of', 'IN'), ('44', 'CD'), ('azeri', 'JJ'), ('militiamen', 'NNS'), ('are', 'VBP'), ('dead', 'JJ'), ('here', 'RB'), ('six', 'CD'), ('policemen', 'NNS'), ('there', 'RB'), ('and', 'CC'), ('in', 'IN'), ('handwriting', 'NN'), ('of', 'IN'), ('mosque', 'NN'), ('attendant', 'VBP'), ('the', 'DT'), ('names', 'NNS'), ('of', 'IN'), ('111', 'CD'), ('corpses', 'NNS'), ('brought', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('washed', 'VBN'), ('in', 'IN'), ('just', 'RB'), ('one', 'CD'), ('day', 'NN'), ('the', 'DT'), ('most', 'RBS'), ('heartbreaking', 'JJ'), ('account', 'NN'), ('from', 'IN'), ('850', 'CD'), ('witnesses', 'NNS'), ('interviewed', 'VBN'), ('so', 'RB'), ('far', 'RB'), ('comes', 'VBZ'), ('from', 'IN'), ('towfiq', 'JJ'), ('manafov', 'NN'), ('an', 'DT'), ('azeri', 'JJ'), ('investigator', 'NN'), ('who', 'WP'), ('took', 'VBD'), ('helicopter', 'NN'), ('flight', 'NN'), ('over', 'IN'), ('the', 'DT'), ('escape', 'NN'), ('route', 'NN'), ('from', 'IN'), ('hojali', 'NN'), ('on', 'IN'), ('27', 'CD'), ('february', 'JJ'), ('there', 'EX'), ('were', 'VBD'), ('too', 'RB'), ('many', 'JJ'), ('bodies', 'NNS'), ('of', 'IN'), ('dead', 'JJ'), ('and', 'CC'), ('wounded', 'VBD'), ('on', 'IN'), ('the', 'DT'), ('ground', 'NN'), ('to', 'TO'), ('count', 'VB'), ('properly', 'RB'), ('470', 'CD'), ('500', 'CD'), ('in', 'IN'), ('hojali', 'NN'), ('650', 'CD'), ('700', 'CD'), ('people', 'NNS'), ('by', 'IN'), ('the', 'DT'), ('stream', 'NN'), ('and', 'CC'), ('the', 'DT'), ('road', 'NN'), ('and', 'CC'), ('85', 'CD'), ('100', 'CD'), ('visible', 'JJ'), ('around', 'IN'), ('nakhchivanik', 'JJ'), ('village', 'NN'), (',"', 'NNP'), ('mr', 'NN'), ('manafov', 'NN'), ('wrote', 'VBD'), ('in', 'IN'), ('statement', 'NN'), ('countersigned', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('helicopter', 'NN'), ('pilot', 'NN'), ('people', 'NNS'), ('waved', 'VBD'), ('up', 'RP'), ('to', 'TO'), ('us', 'PRP'), ('for', 'IN'), ('help', 'NN'), ('we', 'PRP'), ('saw', 'VBD'), ('three', 'CD'), ('dead', 'JJ'), ('children', 'NNS'), ('and', 'CC'), ('one', 'CD'), ('two', 'CD'), ('year', 'NN'), ('old', 'JJ'), ('alive', 'JJ'), ('by', 'IN'), ('one', 'CD'), ('dead', 'JJ'), ('woman', 'NN'), ('the', 'DT'), ('live', 'JJ'), ('one', 'NN'), ('was', 'VBD'), ('pulling', 'VBG'), ('at', 'IN'), ('her', 'PRP$'), ('arm', 'NN'), ('for', 'IN'), ('the', 'DT'), ('mother', 'NN'), ('to', 'TO'), ('get', 'VB'), ('up', 'RP'), ('we', 'PRP'), ('tried', 'VBD'), ('to', 'TO'), ('land', 'VB'), ('but', 'CC'), ('armenians', 'NNS'), ('started', 'VBD'), ('barrage', 'NN'), ('against', 'IN'), ('our', 'PRP$'), ('helicopter', 'NN'), ('and', 'CC'), ('we', 'PRP'), ('had', 'VBD'), ('to', 'TO'), ('return', 'VB'), ('."', 'NNP'), ('there', 'EX'), ('has', 'VBZ'), ('been', 'VBN'), ('no', 'DT'), ('consolidation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('lists', 'NNS'), ('and', 'CC'), ('figures', 'NNS'), ('in', 'IN'), ('circulation', 'NN'), ('because', 'IN'), ('of', 'IN'), ('the', 'DT'), ('political', 'JJ'), ('upheavals', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('few', 'JJ'), ('months', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('nobody', 'NN'), ('knows', 'VBZ'), ('exactly', 'RB'), ('who', 'WP'), ('was', 'VBD'), ('in', 'IN'), ('hojali', 'NN'), ('at', 'IN'), ('the', 'DT'), ('time', 'NN'), ('many', 'JJ'), ('inhabitants', 'NNS'), ('were', 'VBD'), ('displaced', 'VBN'), ('from', 'IN'), ('other', 'JJ'), ('villages', 'NNS'), ('taken', 'VBN'), ('over', 'RP'), ('by', 'IN'), ('armenian', 'JJ'), ('forces', 'NNS'), ('the', 'DT'), ('independent', 'JJ'), ('london', 'NN'), ('12', 'CD'), ("/'", '$'), ('92', 'CD'), ('serdar', 'NN'), ('argic', 'NN')]
['dog', 'prayer', 'answer', 'bone', 'would', 'rain', 'sky', 'know', 'word', 'karabag', 'turkish', 'name', 'russian', 'zavalli', 'kole', 'armenian', 'drive', 'turk', 'muslims', 'turkish', 'majority', 'town', 'well', 'anyway', 'surprising', 'armenians', 'also', 'collaborate', 'nazi', 'wholly', 'opportunistic', 'dashnaktzoutun', 'variously', 'pro', 'nazi', 'pro', 'russia', 'pro', 'soviet', 'armenia', 'pro', 'arab', 'pro', 'jewish', 'well', 'anti', 'jewish', 'anti', 'zionist', 'anti', 'communist', 'anti', 'soviet', 'whichever', 'expedient', 'john', 'roy', 'carlson', 'arthur', 'derounian', 'cairo', 'damascus', 'alfred', 'knopf', 'new', 'york', 'dear', 'friend', 'put', 'tzeghagrons', 'armenian', 'racial', 'patriot', 'youth', 'organization', 'dashnaktzoutun', 'base', 'boston', 'asala', 'sdpa', 'arf', 'terrorism', 'triangle', 'locate', 'follower', 'armenian', 'colony', 'world', 'literally', 'tzeghagron', 'mean', 'make', 'religion', 'one', 'race', 'architect', 'armenian', 'racial', 'patriot', 'garegin', 'nezhdeh', 'nazi', 'armenian', 'become', 'key', 'leader', 'collaboration', 'hitler', 'world', 'war', 'ii', 'invite', 'united', 'state', 'central', 'committee', 'dashnaktzoutun', 'inspire', 'organize', 'american', 'armenian', 'youth', 'nezhdeh', 'succeed', 'unify', 'many', 'local', 'armenian', 'youth', 'group', 'tzeghagrons', 'start', 'chapter', 'initial', 'year', 'tzeghagrons', 'grow', 'chapter', 'become', 'large', 'powerful', 'nazi', 'armenian', 'organization', 'nezhdeh', 'also', 'provide', 'tzeghagrons', 'philosophy', 'racial', 'religious', 'belief', 'racial', 'blood', 'deity', 'race', 'everything', 'everything', 'race', 'come', 'first', 'quote', 'john', 'roy', 'carlson', 'real', 'name', 'arthur', 'derounian', 'armenian', 'displaced', 'person', 'armenian', 'affair', 'winter', 'footnote', 'wait', 'gruesome', 'extent', 'february', 'killing', 'azeri', 'armenian', 'town', 'hojali', 'last', 'emerge', 'azerbaijan', 'men', 'woman', 'child', 'dead', 'bad', 'outrage', 'four', 'year', 'war', 'nagorny', 'karabakh', 'figure', 'draw', 'azeri', 'investigator', 'hojali', 'official', 'casualty', 'list', 'publish', 'baku', 'press', 'diplomat', 'aid', 'worker', 'say', 'death', 'toll', 'line', 'estimate', 'february', 'attack', 'hojali', 'armenian', 'force', 'one', 'last', 'move', 'four', 'year', 'campaign', 'take', 'full', 'control', 'nagorny', 'karabakh', 'subject', 'new', 'round', 'negotiation', 'rome', 'monday', 'bloodshed', 'something', 'fight', 'retreat', 'massacre', 'investigator', 'say', 'dead', 'civilian', 'awful', 'number', 'people', 'kill', 'first', 'suppress', 'fearful', 'former', 'communist', 'government', 'baku', 'later', 'blur', 'armenian', 'denial', 'grief', 'stricken', 'azerbaijan', 'wild', 'contradictory', 'allegation', 'dead', 'state', 'prosecuter', 'aydin', 'rasulov', 'cheif', 'investigator', 'man', 'team', 'look', 'azerbaijan', 'call', 'hojali', 'disaster', 'say', 'figure', 'people', 'dead', 'minimum', 'preliminary', 'finding', 'similar', 'estimate', 'give', 'elman', 'memmedov', 'mayor', 'hojali', 'even', 'high', 'one', 'print', 'baku', 'newspaper', 'ordu', 'may', 'dead', 'people', 'name', 'body', 'report', 'unidentified', 'figure', 'nearly', 'dead', 'quote', 'official', 'leila', 'yunusova', 'new', 'spokeswoman', 'azeri', 'ministry', 'defence', 'francois', 'zen', 'ruffinen', 'head', 'delegation', 'international', 'red', 'cross', 'baku', 'say', 'muslim', 'imam', 'nearby', 'city', 'agdam', 'report', 'figure', 'body', 'receive', 'mosque', 'hojali', 'civilians', 'count', 'body', 'figure', 'seem', 'reasonable', 'fantasy', 'mr', 'zen', 'ruffinen', 'say', 'idea', 'since', 'give', 'body', 'bag', 'product', 'wash', 'dead', 'mr', 'rasulov', 'endeavour', 'give', 'unemotional', 'estimate', 'number', 'dead', 'massacre', 'get', 'work', 'take', 'several', 'month', 'get', 'final', 'figure', 'year', 'old', 'lawyer', 'say', 'small', 'office', 'mr', 'rasulov', 'know', 'thing', 'take', 'two', 'year', 'reach', 'firm', 'conclusion', 'people', 'kill', 'wound', 'soviet', 'troop', 'tank', 'crush', 'nationalist', 'uprising', 'baku', 'january', 'nationalist', 'popular', 'front', 'finally', 'come', 'power', 'three', 'week', 'ago', 'apply', 'pressure', 'find', 'exactly', 'happen', 'hojali', 'azeri', 'town', 'lie', 'mile', 'border', 'armenia', 'fell', 'armenian', 'officially', 'people', 'far', 'certify', 'dead', 'number', 'people', 'could', 'medically', 'examine', 'republic', 'forensic', 'department', 'small', 'percentage', 'dead', 'say', 'rafiq', 'youssifov', 'republic', 'chief', 'forensic', 'scientist', 'body', 'bring', 'u', 'remember', 'chaos', 'fact', 'muslim', 'wash', 'bury', 'dead', 'within', 'hour', 'people', 'woman', 'child', 'year', 'old', 'gunshot', 'kill', 'people', 'shrapnel', 'kill', 'ax', 'blunt', 'instrument', 'kill', 'exposure', 'highland', 'snow', 'kill', 'last', 'three', 'thirty', 'three', 'people', 'show', 'sign', 'deliberate', 'mutilation', 'include', 'ear', 'nose', 'breast', 'penis', 'cut', 'eye', 'gouge', 'accord', 'professor', 'youssifov', 'report', 'body', 'examine', 'less', 'third', 'believe', 'kill', 'mr', 'rasulov', 'say', 'file', 'mr', 'rasulov', 'investigative', 'commission', 'still', 'disorganised', 'list', 'azeri', 'militiaman', 'dead', 'six', 'policeman', 'handwriting', 'mosque', 'attendant', 'name', 'corps', 'bring', 'wash', 'one', 'day', 'heartbreaking', 'account', 'witness', 'interview', 'far', 'come', 'towfiq', 'manafov', 'azeri', 'investigator', 'take', 'helicopter', 'flight', 'escape', 'route', 'hojali', 'february', 'many', 'body', 'dead', 'wound', 'ground', 'count', 'properly', 'hojali', 'people', 'stream', 'road', 'visible', 'around', 'nakhchivanik', 'village', 'mr', 'manafov', 'write', 'statement', 'countersign', 'helicopter', 'pilot', 'people', 'wave', 'u', 'help', 'saw', 'three', 'dead', 'child', 'one', 'two', 'year', 'old', 'alive', 'one', 'dead', 'woman', 'live', 'one', 'pull', 'arm', 'mother', 'get', 'try', 'land', 'armenian', 'start', 'barrage', 'helicopter', 'return', 'consolidation', 'list', 'figure', 'circulation', 'political', 'upheaval', 'last', 'month', 'fact', 'nobody', 'know', 'exactly', 'hojali', 'time', 'many', 'inhabitant', 'displace', 'village', 'take', 'armenian', 'force', 'independent', 'london', 'serdar', 'argic']
['know_word', 'well_anyway', 'pro_nazi', 'soviet_armenia', 'anti_jewish', 'new_york', 'dear_friend', 'asala_sdpa', 'sdpa_arf', 'arf_terrorism', 'mean_make', 'religion_one', 'nazi_armenian', 'world_war', 'war_ii', 'united_state', 'local_armenian', 'nazi_armenian', 'also_provide', 'religious_belief', 'come_first', 'first_quote', 'real_name', 'azeri_armenian', 'men_woman', 'woman_child', 'four_year', 'say_death', 'death_toll', 'armenian_force', 'force_one', 'one_last', 'last_move', 'four_year', 'take_full', 'subject_new', 'investigator_say', 'number_people', 'people_kill', 'kill_first', 'grief_stricken', 'even_high', 'dead_people', 'people_name', 'red_cross', 'baku_say', 'say_muslim', 'figure_seem', 'seem_reasonable', 'idea_since', 'mr_rasulov', 'get_work', 'work_take', 'take_several', 'several_month', 'month_get', 'get_final', 'year_old', 'say_small', 'mr_rasulov', 'know_thing', 'thing_take', 'take_two', 'two_year', 'year_reach', 'people_kill', 'popular_front', 'finally_come', 'come_power', 'power_three', 'three_week', 'week_ago', 'apply_pressure', 'exactly_happen', 'azeri_town', 'border_armenia', 'number_people', 'people_could', 'small_percentage', 'dead_say', 'bring_u', 'bury_dead', 'within_hour', 'woman_child', 'year_old', 'kill_people', 'last_three', 'three_people', 'people_show', 'show_sign', 'eye_gouge', 'mr_rasulov', 'say_file', 'mr_rasulov', 'one_day', 'people_stream', 'people_wave', 'u_help', 'three_dead', 'dead_child', 'child_one', 'one_two', 'two_year', 'year_old', 'live_one', 'get_try', 'last_month', 'nobody_know', 'know_exactly', 'time_many', 'take_armenian', 'armenian_force', 'serdar_argic']
talk_politics_mideast_76016 |@lemmatized dog:1 prayer:1 answer:1 bone:1 would:1 rain:1 sky:1 know:3 word:1 karabag:1 turkish:2 name:4 russian:1 zavalli:1 kole:1 armenian:16 drive:1 turk:1 muslims:1 majority:1 town:3 well:2 anyway:1 surprising:1 armenians:1 also:2 collaborate:1 nazi:4 wholly:1 opportunistic:1 dashnaktzoutun:3 variously:1 pro:5 russia:1 soviet:3 armenia:2 arab:1 jewish:2 anti:4 zionist:1 communist:2 whichever:1 expedient:1 john:2 roy:2 carlson:2 arthur:2 derounian:2 cairo:1 damascus:1 alfred:1 knopf:1 new:3 york:1 dear:1 friend:1 put:1 tzeghagrons:4 racial:4 patriot:2 youth:3 organization:2 base:1 boston:1 asala:1 sdpa:1 arf:1 terrorism:1 triangle:1 locate:1 follower:1 colony:1 world:2 literally:1 tzeghagron:1 mean:1 make:1 religion:1 one:7 race:3 architect:1 garegin:1 nezhdeh:3 become:2 key:1 leader:1 collaboration:1 hitler:1 war:2 ii:1 invite:1 united:1 state:2 central:1 committee:1 inspire:1 organize:1 american:1 succeed:1 unify:1 many:3 local:1 group:1 start:2 chapter:2 initial:1 year:7 grow:1 large:1 powerful:1 provide:1 philosophy:1 religious:1 belief:1 blood:1 deity:1 everything:2 come:3 first:2 quote:2 real:1 displaced:1 person:1 affair:1 winter:1 footnote:1 wait:1 gruesome:1 extent:1 february:3 killing:1 azeri:6 hojali:10 last:4 emerge:1 azerbaijan:3 men:1 woman:3 child:3 dead:15 bad:1 outrage:1 four:2 nagorny:2 karabakh:2 figure:7 draw:1 investigator:4 official:2 casualty:1 list:3 publish:1 baku:5 press:1 diplomat:1 aid:1 worker:1 say:8 death:1 toll:1 line:1 estimate:3 attack:1 force:2 move:1 campaign:1 take:5 full:1 control:1 subject:1 round:1 negotiation:1 rome:1 monday:1 bloodshed:1 something:1 fight:1 retreat:1 massacre:2 civilian:1 awful:1 number:3 people:11 kill:7 suppress:1 fearful:1 former:1 government:1 later:1 blur:1 denial:1 grief:1 stricken:1 wild:1 contradictory:1 allegation:1 prosecuter:1 aydin:1 rasulov:5 cheif:1 man:1 team:1 look:1 call:1 disaster:1 minimum:1 preliminary:1 finding:1 similar:1 give:3 elman:1 memmedov:1 mayor:1 even:1 high:1 print:1 newspaper:1 ordu:1 may:1 body:7 report:3 unidentified:1 nearly:1 leila:1 yunusova:1 spokeswoman:1 ministry:1 defence:1 francois:1 zen:2 ruffinen:2 head:1 delegation:1 international:1 red:1 cross:1 muslim:2 imam:1 nearby:1 city:1 agdam:1 receive:1 mosque:2 civilians:1 count:2 seem:1 reasonable:1 fantasy:1 mr:6 idea:1 since:1 bag:1 product:1 wash:3 endeavour:1 unemotional:1 get:3 work:1 several:1 month:2 final:1 old:3 lawyer:1 small:2 office:1 thing:1 two:2 reach:1 firm:1 conclusion:1 wound:2 troop:1 tank:1 crush:1 nationalist:2 uprising:1 january:1 popular:1 front:1 finally:1 power:1 three:4 week:1 ago:1 apply:1 pressure:1 find:1 exactly:2 happen:1 lie:1 mile:1 border:1 fell:1 officially:1 far:2 certify:1 could:1 medically:1 examine:2 republic:2 forensic:2 department:1 percentage:1 rafiq:1 youssifov:2 chief:1 scientist:1 bring:2 u:2 remember:1 chaos:1 fact:2 bury:1 within:1 hour:1 gunshot:1 shrapnel:1 ax:1 blunt:1 instrument:1 exposure:1 highland:1 snow:1 thirty:1 show:1 sign:1 deliberate:1 mutilation:1 include:1 ear:1 nose:1 breast:1 penis:1 cut:1 eye:1 gouge:1 accord:1 professor:1 less:1 third:1 believe:1 file:1 investigative:1 commission:1 still:1 disorganised:1 militiaman:1 six:1 policeman:1 handwriting:1 attendant:1 corps:1 day:1 heartbreaking:1 account:1 witness:1 interview:1 towfiq:1 manafov:2 helicopter:3 flight:1 escape:1 route:1 ground:1 properly:1 stream:1 road:1 visible:1 around:1 nakhchivanik:1 village:2 write:1 statement:1 countersign:1 pilot:1 wave:1 help:1 saw:1 alive:1 live:1 pull:1 arm:1 mother:1 try:1 land:1 barrage:1 return:1 consolidation:1 circulation:1 political:1 upheaval:1 nobody:1 time:1 inhabitant:1 displace:1 independent:1 london:1 serdar:1 argic:1 |@bigram know_word:1 well_anyway:1 pro_nazi:1 soviet_armenia:1 anti_jewish:1 new_york:1 dear_friend:1 asala_sdpa:1 sdpa_arf:1 arf_terrorism:1 mean_make:1 religion_one:1 nazi_armenian:2 world_war:1 war_ii:1 united_state:1 local_armenian:1 also_provide:1 religious_belief:1 come_first:1 first_quote:1 real_name:1 azeri_armenian:1 men_woman:1 woman_child:2 four_year:2 say_death:1 death_toll:1 armenian_force:2 force_one:1 one_last:1 last_move:1 take_full:1 subject_new:1 investigator_say:1 number_people:2 people_kill:2 kill_first:1 grief_stricken:1 even_high:1 dead_people:1 people_name:1 red_cross:1 baku_say:1 say_muslim:1 figure_seem:1 seem_reasonable:1 idea_since:1 mr_rasulov:4 get_work:1 work_take:1 take_several:1 several_month:1 month_get:1 get_final:1 year_old:3 say_small:1 know_thing:1 thing_take:1 take_two:1 two_year:2 year_reach:1 popular_front:1 finally_come:1 come_power:1 power_three:1 three_week:1 week_ago:1 apply_pressure:1 exactly_happen:1 azeri_town:1 border_armenia:1 people_could:1 small_percentage:1 dead_say:1 bring_u:1 bury_dead:1 within_hour:1 kill_people:1 last_three:1 three_people:1 people_show:1 show_sign:1 eye_gouge:1 say_file:1 one_day:1 people_stream:1 people_wave:1 u_help:1 three_dead:1 dead_child:1 child_one:1 one_two:1 live_one:1 get_try:1 last_month:1 nobody_know:1 know_exactly:1 time_many:1 take_armenian:1 serdar_argic:1
3,418
And we all hope, Teddy, that you will graduate from the first grade while Clinton is President. Keep trying.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176876
18
talk_politics_misc_176876
[('and', 'CC'), ('we', 'PRP'), ('all', 'DT'), ('hope', 'VBP'), ('teddy', 'IN'), ('that', 'DT'), ('you', 'PRP'), ('will', 'MD'), ('graduate', 'VB'), ('from', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('grade', 'NN'), ('while', 'IN'), ('clinton', 'NN'), ('is', 'VBZ'), ('president', 'NN'), ('keep', 'VB'), ('trying', 'VBG')]
['hope', 'teddy', 'graduate', 'first', 'grade', 'clinton', 'president', 'keep', 'try']
['clinton_president', 'keep_try']
talk_politics_misc_176876 |@lemmatized hope:1 teddy:1 graduate:1 first:1 grade:1 clinton:1 president:1 keep:1 try:1 |@bigram clinton_president:1 keep_try:1
3,419
Well, here are the results of the Mathematica test which I posted to this newsgroup. The "test" was the following command: I was just curious how fast the plot command would be executed on various Macintosh machines as well as other personal computers and workstations. The results are posted below: Machine System Math vers. # of trials time, min PB 170 7.0.0 with 2.1 2 2:08 tuneup/8MB RAM/5MB for Mathematica DEC 5000 Ultrix v4.2a 2.1 for 1 0:25 DEC RISC IIsi 7.1/cache@96MB 1.2f33Enh. 1 4:30 25MHz/5MB RAM/ 3MB for Math./ w/ 68882 C650 7.1/8MB RAM 2 0:32 Q800 8MB/Cache@384/ 1.2 1:01 4MB for Math. Sparc SunOS4.1.3 0:14 Station 40MB RAM SGI Iris/4D R3000 RISC <0:01 processor version Sparc SunOS4.1.2 2.1 0:26 Station2 IIsi 7.1 3:15 NeXT NeXTSTEP 2.1 1.2 2:38 Cube 68030 based/ w/ coprocessor NeXT NeXTSTEP 3.0 1.2 5(ave) 0:52 Cube 68040/25MHz/ 20 MB RAM IIsi 17MB/8MB for 2.102 Enha 3:15 Math. w/ 68882 NeXT 16MB RAM/ 1 0:37 25 MHz 040/ Workspace Manager 2.1 Funny how the IIsi running at 25 MHz is slower than other equivalent machines, lots slower in fact. Perhaps the version of Mathematica makes a difference or the fact that not much RAM was allocated. Another interesting thing is how fast the SGI did it. Wow. Basically, though, I wouldn't draw any conclusions from this data. It seems that Mathematica's speed is dependant on a lot of variables. I was just curious how different machines would measure up. Well, if you have any questions or if I forgot something, just drop me a line at "[email protected]". Chad
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/50447
4
comp_sys_mac_hardware_50447
[('well', 'RB'), ('here', 'RB'), ('are', 'VBP'), ('the', 'DT'), ('results', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('mathematica', 'NN'), ('test', 'NN'), ('which', 'WDT'), ('posted', 'VBD'), ('to', 'TO'), ('this', 'DT'), ('newsgroup', 'NN'), ('the', 'DT'), ('test', 'NN'), ('was', 'VBD'), ('the', 'DT'), ('following', 'JJ'), ('command', 'NN'), ('was', 'VBD'), ('just', 'RB'), ('curious', 'JJ'), ('how', 'WRB'), ('fast', 'RB'), ('the', 'DT'), ('plot', 'NN'), ('command', 'NN'), ('would', 'MD'), ('be', 'VB'), ('executed', 'VBN'), ('on', 'IN'), ('various', 'JJ'), ('macintosh', 'JJ'), ('machines', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('other', 'JJ'), ('personal', 'JJ'), ('computers', 'NNS'), ('and', 'CC'), ('workstations', 'NNS'), ('the', 'DT'), ('results', 'NNS'), ('are', 'VBP'), ('posted', 'VBN'), ('below', 'IN'), ('machine', 'NN'), ('system', 'NN'), ('math', 'JJ'), ('vers', 'NNS'), ('of', 'IN'), ('trials', 'NNS'), ('time', 'NN'), ('min', 'VBZ'), ('pb', 'JJ'), ('170', 'CD'), ('with', 'IN'), ('08', 'CD'), ('tuneup', 'NN'), ('8mb', 'CD'), ('ram', 'NN'), ('5mb', 'CD'), ('for', 'IN'), ('mathematica', 'NN'), ('dec', 'NN'), ('5000', 'CD'), ('ultrix', 'JJ'), ('v4', 'FW'), ('2a', 'CD'), ('for', 'IN'), ('25', 'CD'), ('dec', 'NN'), ('risc', 'NN'), ('iisi', 'VBZ'), ('2f33enh', 'CD'), ('30', 'CD'), ('25mhz', 'CD'), ('5mb', 'CD'), ('ram', 'NN'), ('3mb', 'CD'), ('for', 'IN'), ('math', 'NN'), ('./', 'CD'), ('68882', 'CD'), ('c650', 'NN'), ('8mb', 'CD'), ('ram', 'NN'), ('32', 'CD'), ('q800', 'NN'), ('01', 'CD'), ('4mb', 'CD'), ('for', 'IN'), ('math', 'NN'), ('sparc', 'NN'), ('sunos4', 'VBD'), ('14', 'CD'), ('station', 'NN'), ('40mb', 'CD'), ('ram', 'NN'), ('sgi', 'NN'), ('iris', 'VBZ'), ('4d', 'CD'), ('r3000', 'NN'), ('risc', 'NN'), ('01', 'CD'), ('processor', 'NN'), ('version', 'NN'), ('sparc', 'VBD'), ('sunos4', 'JJ'), ('26', 'CD'), ('station2', 'NN'), ('iisi', 'NN'), ('15', 'CD'), ('next', 'JJ'), ('nextstep', 'NN'), ('38', 'CD'), ('cube', 'NN'), ('68030', 'CD'), ('based', 'VBN'), ('coprocessor', 'NN'), ('next', 'JJ'), ('nextstep', 'NN'), ('ave', 'VBP'), ('52', 'CD'), ('cube', 'NN'), ('68040', 'CD'), ('25mhz', 'CD'), ('20', 'CD'), ('mb', 'NN'), ('ram', 'NN'), ('iisi', 'VBZ'), ('17mb', 'CD'), ('8mb', 'CD'), ('for', 'IN'), ('102', 'CD'), ('enha', 'JJ'), ('15', 'CD'), ('math', 'NN'), ('68882', 'CD'), ('next', 'JJ'), ('16mb', 'CD'), ('ram', 'NN'), ('37', 'CD'), ('25', 'CD'), ('mhz', 'NN'), ('040', 'CD'), ('workspace', 'NN'), ('manager', 'NN'), ('funny', 'VB'), ('how', 'WRB'), ('the', 'DT'), ('iisi', 'NN'), ('running', 'VBG'), ('at', 'IN'), ('25', 'CD'), ('mhz', 'NN'), ('is', 'VBZ'), ('slower', 'JJR'), ('than', 'IN'), ('other', 'JJ'), ('equivalent', 'JJ'), ('machines', 'NNS'), ('lots', 'NNS'), ('slower', 'VBP'), ('in', 'IN'), ('fact', 'NN'), ('perhaps', 'RB'), ('the', 'DT'), ('version', 'NN'), ('of', 'IN'), ('mathematica', 'NN'), ('makes', 'VBZ'), ('difference', 'NN'), ('or', 'CC'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('not', 'RB'), ('much', 'JJ'), ('ram', 'NN'), ('was', 'VBD'), ('allocated', 'VBN'), ('another', 'DT'), ('interesting', 'JJ'), ('thing', 'NN'), ('is', 'VBZ'), ('how', 'WRB'), ('fast', 'JJ'), ('the', 'DT'), ('sgi', 'NN'), ('did', 'VBD'), ('it', 'PRP'), ('wow', 'VB'), ('basically', 'RB'), ('though', 'IN'), ('wouldn', 'JJ'), ('draw', 'VBP'), ('any', 'DT'), ('conclusions', 'NNS'), ('from', 'IN'), ('this', 'DT'), ('data', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('that', 'IN'), ('mathematica', 'NN'), ('speed', 'NN'), ('is', 'VBZ'), ('dependant', 'JJ'), ('on', 'IN'), ('lot', 'NN'), ('of', 'IN'), ('variables', 'NNS'), ('was', 'VBD'), ('just', 'RB'), ('curious', 'JJ'), ('how', 'WRB'), ('different', 'JJ'), ('machines', 'NNS'), ('would', 'MD'), ('measure', 'VB'), ('up', 'RP'), ('well', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('any', 'DT'), ('questions', 'NNS'), ('or', 'CC'), ('if', 'IN'), ('forgot', 'VBN'), ('something', 'NN'), ('just', 'RB'), ('drop', 'VB'), ('me', 'PRP'), ('line', 'NN'), ('at', 'IN'), ('chad', 'NN')]
['well', 'result', 'mathematica', 'test', 'post', 'newsgroup', 'test', 'following', 'command', 'curious', 'fast', 'plot', 'command', 'would', 'execute', 'various', 'macintosh', 'machine', 'well', 'personal', 'computer', 'workstation', 'result', 'post', 'machine', 'system', 'math', 'vers', 'trial', 'time', 'min', 'pb', 'tuneup', 'ram', 'mathematica', 'dec', 'ultrix', 'dec', 'risc', 'iisi', 'ram', 'math', 'ram', 'math', 'sparc', 'station', 'ram', 'sgi', 'iris', 'risc', 'processor', 'version', 'sparc', 'iisi', 'next', 'nextstep', 'cube', 'base', 'coprocessor', 'next', 'nextstep', 'ave', 'cube', 'mb', 'ram', 'iisi', 'enha', 'math', 'next', 'ram', 'mhz', 'workspace', 'manager', 'funny', 'iisi', 'run', 'mhz', 'slow', 'equivalent', 'machine', 'lot', 'slower', 'fact', 'perhaps', 'version', 'mathematica', 'make', 'difference', 'fact', 'much', 'ram', 'allocate', 'another', 'interesting', 'thing', 'fast', 'sgi', 'wow', 'basically', 'though', 'draw', 'conclusion', 'data', 'seem', 'mathematica', 'speed', 'dependant', 'lot', 'variable', 'curious', 'different', 'machine', 'would', 'measure', 'well', 'question', 'forget', 'something', 'drop', 'line', 'chad']
['post_newsgroup', 'following_command', 'personal_computer', 'result_post', 'dec_ultrix', 'sparc_station', 'sgi_iris', 'risc_processor', 'mb_ram', 'workspace_manager', 'run_mhz', 'make_difference', 'interesting_thing', 'draw_conclusion', 'different_machine', 'machine_would', 'drop_line']
comp_sys_mac_hardware_50447 |@lemmatized well:3 result:2 mathematica:4 test:2 post:2 newsgroup:1 following:1 command:2 curious:2 fast:2 plot:1 would:2 execute:1 various:1 macintosh:1 machine:4 personal:1 computer:1 workstation:1 system:1 math:4 vers:1 trial:1 time:1 min:1 pb:1 tuneup:1 ram:7 dec:2 ultrix:1 risc:2 iisi:4 sparc:2 station:1 sgi:2 iris:1 processor:1 version:2 next:3 nextstep:2 cube:2 base:1 coprocessor:1 ave:1 mb:1 enha:1 mhz:2 workspace:1 manager:1 funny:1 run:1 slow:1 equivalent:1 lot:2 slower:1 fact:2 perhaps:1 make:1 difference:1 much:1 allocate:1 another:1 interesting:1 thing:1 wow:1 basically:1 though:1 draw:1 conclusion:1 data:1 seem:1 speed:1 dependant:1 variable:1 different:1 measure:1 question:1 forget:1 something:1 drop:1 line:1 chad:1 |@bigram post_newsgroup:1 following_command:1 personal_computer:1 result_post:1 dec_ultrix:1 sparc_station:1 sgi_iris:1 risc_processor:1 mb_ram:1 workspace_manager:1 run_mhz:1 make_difference:1 interesting_thing:1 draw_conclusion:1 different_machine:1 machine_would:1 drop_line:1
3,420
People get a life !!!!!!!!!!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/103236
7
rec_autos_103236
[('people', 'NNS'), ('get', 'VBP'), ('life', 'NN'), ('!!!!!!!!!!', 'NN')]
['people', 'get', 'life']
['people_get', 'get_life']
rec_autos_103236 |@lemmatized people:1 get:1 life:1 |@bigram people_get:1 get_life:1
3,421
I booked a hotel (Red Roof Inn) last week in Cincinnati (Blue Ash, which is at the northern tip of the metro. Cincy area). I chose it for a few reasons. 1. All hotels in and near Dayton were booked solid. 2. This hotel is only costing $28/night. 3. It was one of about 4 rooms left on the night I reserved. 4. Cincinnati probably has more to to at night than Dayton. I intend to hit the riverboat entertainment at dusk! If anyone has other suggestions for nightlife, please let me know of other hot spots. Thanks!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/53879
12
sci_electronics_53879
[('booked', 'JJ'), ('hotel', 'NN'), ('red', 'JJ'), ('roof', 'NN'), ('inn', 'NN'), ('last', 'JJ'), ('week', 'NN'), ('in', 'IN'), ('cincinnati', 'NN'), ('blue', 'NN'), ('ash', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('at', 'IN'), ('the', 'DT'), ('northern', 'JJ'), ('tip', 'NN'), ('of', 'IN'), ('the', 'DT'), ('metro', 'NN'), ('cincy', 'NN'), ('area', 'NN'), (').', 'VBP'), ('chose', 'VB'), ('it', 'PRP'), ('for', 'IN'), ('few', 'JJ'), ('reasons', 'NNS'), ('all', 'DT'), ('hotels', 'NNS'), ('in', 'IN'), ('and', 'CC'), ('near', 'IN'), ('dayton', 'NN'), ('were', 'VBD'), ('booked', 'VBN'), ('solid', 'RB'), ('this', 'DT'), ('hotel', 'NN'), ('is', 'VBZ'), ('only', 'RB'), ('costing', 'VBG'), ('28', 'CD'), ('night', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('one', 'CD'), ('of', 'IN'), ('about', 'IN'), ('rooms', 'NNS'), ('left', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('night', 'NN'), ('reserved', 'VBD'), ('cincinnati', 'NN'), ('probably', 'RB'), ('has', 'VBZ'), ('more', 'JJR'), ('to', 'TO'), ('to', 'TO'), ('at', 'IN'), ('night', 'NN'), ('than', 'IN'), ('dayton', 'NN'), ('intend', 'VBP'), ('to', 'TO'), ('hit', 'VB'), ('the', 'DT'), ('riverboat', 'NN'), ('entertainment', 'NN'), ('at', 'IN'), ('dusk', 'NN'), ('if', 'IN'), ('anyone', 'NN'), ('has', 'VBZ'), ('other', 'JJ'), ('suggestions', 'NNS'), ('for', 'IN'), ('nightlife', 'JJ'), ('please', 'NN'), ('let', 'VB'), ('me', 'PRP'), ('know', 'VB'), ('of', 'IN'), ('other', 'JJ'), ('hot', 'JJ'), ('spots', 'NNS'), ('thanks', 'NNS')]
['booked', 'hotel', 'red', 'roof', 'inn', 'last', 'week', 'cincinnati', 'blue', 'ash', 'northern', 'tip', 'metro', 'cincy', 'area', 'choose', 'reason', 'hotel', 'near', 'dayton', 'book', 'solid', 'hotel', 'cost', 'night', 'one', 'room', 'leave', 'night', 'reserve', 'cincinnati', 'probably', 'night', 'dayton', 'intend', 'hit', 'riverboat', 'entertainment', 'dusk', 'anyone', 'suggestion', 'nightlife', 'please', 'let', 'know', 'hot', 'spot', 'thanks']
['last_week', 'night_one', 'one_room', 'room_leave', 'anyone_suggestion', 'please_let', 'let_know']
sci_electronics_53879 |@lemmatized booked:1 hotel:3 red:1 roof:1 inn:1 last:1 week:1 cincinnati:2 blue:1 ash:1 northern:1 tip:1 metro:1 cincy:1 area:1 choose:1 reason:1 near:1 dayton:2 book:1 solid:1 cost:1 night:3 one:1 room:1 leave:1 reserve:1 probably:1 intend:1 hit:1 riverboat:1 entertainment:1 dusk:1 anyone:1 suggestion:1 nightlife:1 please:1 let:1 know:1 hot:1 spot:1 thanks:1 |@bigram last_week:1 night_one:1 one_room:1 room_leave:1 anyone_suggestion:1 please_let:1 let_know:1
3,422
Hi! I'm busy resurrecting some old machines (hey, they're cheap and they work :)) and would be grateful for any help with the following card - Magitronic - full length 8 bit memory only card. Has room for 8 rows of 256K dips for a total of 2MB RAM. Has an 8 position dip switch on it, presumably for addressing. Does any kind soul out there have any docs or drivers for this beast? I'd be disgustingly grateful. Thanks, Lee.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60525
3
comp_sys_ibm_pc_hardware_60525
[('hi', 'NN'), ('busy', 'JJ'), ('resurrecting', 'VBG'), ('some', 'DT'), ('old', 'JJ'), ('machines', 'NNS'), ('hey', 'VBZ'), ('they', 'PRP'), ('re', 'VBP'), ('cheap', 'JJ'), ('and', 'CC'), ('they', 'PRP'), ('work', 'VBP'), (':))', 'JJ'), ('and', 'CC'), ('would', 'MD'), ('be', 'VB'), ('grateful', 'JJ'), ('for', 'IN'), ('any', 'DT'), ('help', 'NN'), ('with', 'IN'), ('the', 'DT'), ('following', 'VBG'), ('card', 'NN'), ('magitronic', 'JJ'), ('full', 'JJ'), ('length', 'NN'), ('bit', 'NN'), ('memory', 'NN'), ('only', 'RB'), ('card', 'NN'), ('has', 'VBZ'), ('room', 'NN'), ('for', 'IN'), ('rows', 'NNS'), ('of', 'IN'), ('256k', 'CD'), ('dips', 'NNS'), ('for', 'IN'), ('total', 'NN'), ('of', 'IN'), ('2mb', 'CD'), ('ram', 'NN'), ('has', 'VBZ'), ('an', 'DT'), ('position', 'NN'), ('dip', 'NN'), ('switch', 'NN'), ('on', 'IN'), ('it', 'PRP'), ('presumably', 'RB'), ('for', 'IN'), ('addressing', 'VBG'), ('does', 'VBZ'), ('any', 'DT'), ('kind', 'NN'), ('soul', 'NN'), ('out', 'IN'), ('there', 'RB'), ('have', 'VBP'), ('any', 'DT'), ('docs', 'NN'), ('or', 'CC'), ('drivers', 'NNS'), ('for', 'IN'), ('this', 'DT'), ('beast', 'NN'), ('be', 'VB'), ('disgustingly', 'RB'), ('grateful', 'JJ'), ('thanks', 'NNS'), ('lee', 'VBP')]
['hi', 'busy', 'resurrect', 'old', 'machine', 'hey', 'cheap', 'work', 'would', 'grateful', 'help', 'follow', 'card', 'magitronic', 'full', 'length', 'bit', 'memory', 'card', 'room', 'row', 'dip', 'total', 'ram', 'position', 'dip', 'switch', 'presumably', 'address', 'kind', 'soul', 'doc', 'driver', 'beast', 'disgustingly', 'grateful', 'thanks', 'lee']
['old_machine', 'work_would', 'would_grateful', 'full_length', 'dip_switch', 'kind_soul']
comp_sys_ibm_pc_hardware_60525 |@lemmatized hi:1 busy:1 resurrect:1 old:1 machine:1 hey:1 cheap:1 work:1 would:1 grateful:2 help:1 follow:1 card:2 magitronic:1 full:1 length:1 bit:1 memory:1 room:1 row:1 dip:2 total:1 ram:1 position:1 switch:1 presumably:1 address:1 kind:1 soul:1 doc:1 driver:1 beast:1 disgustingly:1 thanks:1 lee:1 |@bigram old_machine:1 work_would:1 would_grateful:1 full_length:1 dip_switch:1 kind_soul:1
3,423
etc. ... Dyer is beyond rude. There have been and always will be people who are blinded by their own knowledge and unopen to anything that isn't already established. Given what the medical community doesn't know, I'm surprised that he has this outlook. For the record, I have had several outbreaks of thrush during the several past few years, with no indication of immunosuppression or nutritional deficiencies. I had not taken any antobiotics. My dentist (who sees a fair amount of thrush) recommended acidophilous: After I began taking acidophilous on a daily basis, the outbreaks ceased. When I quit taking the acidophilous, the outbreaks periodically resumed. I resumed taking the acidophilous with no further outbreaks since then.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59104
13
sci_med_59104
[('etc', 'NN'), ('...', ':'), ('dyer', 'NN'), ('is', 'VBZ'), ('beyond', 'IN'), ('rude', 'NN'), ('there', 'EX'), ('have', 'VBP'), ('been', 'VBN'), ('and', 'CC'), ('always', 'RB'), ('will', 'MD'), ('be', 'VB'), ('people', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('blinded', 'VBN'), ('by', 'IN'), ('their', 'PRP$'), ('own', 'JJ'), ('knowledge', 'NN'), ('and', 'CC'), ('unopen', 'JJ'), ('to', 'TO'), ('anything', 'NN'), ('that', 'WDT'), ('isn', 'VBZ'), ('already', 'RB'), ('established', 'VBN'), ('given', 'VBN'), ('what', 'WP'), ('the', 'DT'), ('medical', 'JJ'), ('community', 'NN'), ('doesn', 'NN'), ('know', 'VBP'), ('surprised', 'VBN'), ('that', 'IN'), ('he', 'PRP'), ('has', 'VBZ'), ('this', 'DT'), ('outlook', 'NN'), ('for', 'IN'), ('the', 'DT'), ('record', 'NN'), ('have', 'VB'), ('had', 'VBN'), ('several', 'JJ'), ('outbreaks', 'NNS'), ('of', 'IN'), ('thrush', 'NN'), ('during', 'IN'), ('the', 'DT'), ('several', 'JJ'), ('past', 'IN'), ('few', 'JJ'), ('years', 'NNS'), ('with', 'IN'), ('no', 'DT'), ('indication', 'NN'), ('of', 'IN'), ('immunosuppression', 'NN'), ('or', 'CC'), ('nutritional', 'JJ'), ('deficiencies', 'NNS'), ('had', 'VBD'), ('not', 'RB'), ('taken', 'VBN'), ('any', 'DT'), ('antobiotics', 'NNS'), ('my', 'PRP$'), ('dentist', 'NN'), ('who', 'WP'), ('sees', 'VBZ'), ('fair', 'JJ'), ('amount', 'NN'), ('of', 'IN'), ('thrush', 'NN'), ('recommended', 'VBN'), ('acidophilous', 'JJ'), ('after', 'IN'), ('began', 'VBD'), ('taking', 'VBG'), ('acidophilous', 'JJ'), ('on', 'IN'), ('daily', 'JJ'), ('basis', 'NN'), ('the', 'DT'), ('outbreaks', 'NNS'), ('ceased', 'VBD'), ('when', 'WRB'), ('quit', 'NN'), ('taking', 'VBG'), ('the', 'DT'), ('acidophilous', 'JJ'), ('the', 'DT'), ('outbreaks', 'NNS'), ('periodically', 'RB'), ('resumed', 'VBD'), ('resumed', 'VBD'), ('taking', 'VBG'), ('the', 'DT'), ('acidophilous', 'JJ'), ('with', 'IN'), ('no', 'DT'), ('further', 'JJ'), ('outbreaks', 'NNS'), ('since', 'IN'), ('then', 'RB')]
['etc', 'dyer', 'beyond', 'rude', 'always', 'people', 'blind', 'knowledge', 'unopen', 'anything', 'already', 'establish', 'give', 'medical', 'community', 'know', 'surprise', 'outlook', 'record', 'several', 'outbreak', 'thrush', 'several', 'past', 'year', 'indication', 'immunosuppression', 'nutritional', 'deficiency', 'take', 'antobiotics', 'dentist', 'see', 'fair', 'amount', 'thrush', 'recommend', 'acidophilous', 'begin', 'take', 'acidophilous', 'daily', 'basis', 'outbreak', 'cease', 'quit', 'take', 'acidophilous', 'outbreak', 'periodically', 'resume', 'resume', 'take', 'acidophilous', 'outbreak', 'since']
['medical_community', 'past_year', 'fair_amount', 'begin_take', 'daily_basis']
sci_med_59104 |@lemmatized etc:1 dyer:1 beyond:1 rude:1 always:1 people:1 blind:1 knowledge:1 unopen:1 anything:1 already:1 establish:1 give:1 medical:1 community:1 know:1 surprise:1 outlook:1 record:1 several:2 outbreak:4 thrush:2 past:1 year:1 indication:1 immunosuppression:1 nutritional:1 deficiency:1 take:4 antobiotics:1 dentist:1 see:1 fair:1 amount:1 recommend:1 acidophilous:4 begin:1 daily:1 basis:1 cease:1 quit:1 periodically:1 resume:2 since:1 |@bigram medical_community:1 past_year:1 fair_amount:1 begin_take:1 daily_basis:1
3,424
I'll tell you my story as an example of what *not* to do. Early in 1984 I took some riding lessons from my college roommate on his old Honda CB360T. He had taken the MSF beginner's course, so I actually learned *some* of what I needed to know to ride. I proceeded to buy a beat-up Honda CL350 for $400 and a $12 helmet and rode around wearing this and a cotton windbreaker. Then I decided to invest in a full-face helmet (first smart move). Sometime around then I also passed my road test. On May 4, 1984, I got caught in a rainstorm on my way home from a 4-mile trip. Entering the town where I lived (a rather urban suburb), I had to stop suddenly for a red light that I noticed too late, skidded the rear tire out, and was ejected face upward into the oncoming lane of traffic. Fortunately for me the oncoming traffic was also stopped for the same red light, otherwise I might have slid under a car and been killed. Now this is anecdotal evidence, to be sure, but I later took the Experienced Rider Course from the MSF and saw that earlier training could have helped me greatly. In your case the need is even greater since you have nobody to help you practice even the most basic stuff as I did. So my advice is to take the MSF beginner's course first thing. I wouldn't even buy a bike until you've taken the course, unless you happen to pick up a real good deal and can store it someplace until you're ready to use it. While you're waiting to take the course (it might take a few weeks in DC, as I recall there were always waiting lists in Boston), could you save up some more money to start out right? Say $300 for riding gear, plus the cost bike, plus maybe $100 (guess) to a mechanic to make sure the machine is safe (assuming you economize by buying some old beat-up machine from a private individual), plus insurance, plus registration and licensing fees, plus the course, you're looking at maybe $600 not including the bike itself and a reserve for ongoing maintenance. I pay about $100 insurance now (upstate NY) but it was closer to $200 in Boston (more urban) for decent insurance including substantial coverage for liability, which you want unless you plan always to be poor. I'd guess DC is more like Boston than like a rural area, ergo more expensive. There used to be annual buyer's guides in the usual motorcycle magazines; I found those helpful in getting an idea of what new or recent models might be available. You could probably look through past issues to size up what used bikes might be available. (My first bike was 13 years old when I bought it so I went on my friend's advice instead.) Also look at the bikes that you see people riding or that are parked on the street. I basically settled on my present bike by noticing that there were a lot of high-mileage BMW's running around and they were generally set up the way I wanted. Nothing wrong with talking to various dealers in your area or visiting showrooms. Dealers in the Boston area, at least when I was shopping, were very nice about letting you look around their showrooms and quoting prices for bikes that weren't the latest models (hence cheaper), although I ended up buying both bikes in private sales.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104548
8
rec_motorcycles_104548
[('ll', 'NN'), ('tell', 'NN'), ('you', 'PRP'), ('my', 'PRP$'), ('story', 'NN'), ('as', 'IN'), ('an', 'DT'), ('example', 'NN'), ('of', 'IN'), ('what', 'WP'), ('not', 'RB'), ('to', 'TO'), ('do', 'VB'), ('early', 'RB'), ('in', 'IN'), ('1984', 'CD'), ('took', 'VBD'), ('some', 'DT'), ('riding', 'VBG'), ('lessons', 'NNS'), ('from', 'IN'), ('my', 'PRP$'), ('college', 'NN'), ('roommate', 'NN'), ('on', 'IN'), ('his', 'PRP$'), ('old', 'JJ'), ('honda', 'NN'), ('cb360t', 'NN'), ('he', 'PRP'), ('had', 'VBD'), ('taken', 'VBN'), ('the', 'DT'), ('msf', 'JJ'), ('beginner', 'NN'), ('course', 'NN'), ('so', 'RB'), ('actually', 'RB'), ('learned', 'VBD'), ('some', 'DT'), ('of', 'IN'), ('what', 'WP'), ('needed', 'VBD'), ('to', 'TO'), ('know', 'VB'), ('to', 'TO'), ('ride', 'VB'), ('proceeded', 'VBN'), ('to', 'TO'), ('buy', 'VB'), ('beat', 'VB'), ('up', 'RP'), ('honda', 'NN'), ('cl350', 'NN'), ('for', 'IN'), ('400', 'CD'), ('and', 'CC'), ('12', 'CD'), ('helmet', 'NN'), ('and', 'CC'), ('rode', 'NN'), ('around', 'IN'), ('wearing', 'VBG'), ('this', 'DT'), ('and', 'CC'), ('cotton', 'NN'), ('windbreaker', 'NN'), ('then', 'RB'), ('decided', 'VBD'), ('to', 'TO'), ('invest', 'VB'), ('in', 'IN'), ('full', 'JJ'), ('face', 'NN'), ('helmet', 'VBD'), ('first', 'JJ'), ('smart', 'JJ'), ('move', 'NN'), (').', 'NN'), ('sometime', 'RB'), ('around', 'IN'), ('then', 'RB'), ('also', 'RB'), ('passed', 'VBN'), ('my', 'PRP$'), ('road', 'NN'), ('test', 'NN'), ('on', 'IN'), ('may', 'MD'), ('1984', 'CD'), ('got', 'VBD'), ('caught', 'VBN'), ('in', 'IN'), ('rainstorm', 'NN'), ('on', 'IN'), ('my', 'PRP$'), ('way', 'NN'), ('home', 'NN'), ('from', 'IN'), ('mile', 'JJ'), ('trip', 'NN'), ('entering', 'VBG'), ('the', 'DT'), ('town', 'NN'), ('where', 'WRB'), ('lived', 'VBD'), ('rather', 'RB'), ('urban', 'JJ'), ('suburb', 'NN'), ('),', 'NN'), ('had', 'VBD'), ('to', 'TO'), ('stop', 'VB'), ('suddenly', 'RB'), ('for', 'IN'), ('red', 'JJ'), ('light', 'NN'), ('that', 'WDT'), ('noticed', 'VBD'), ('too', 'RB'), ('late', 'RB'), ('skidded', 'VBD'), ('the', 'DT'), ('rear', 'NN'), ('tire', 'NN'), ('out', 'IN'), ('and', 'CC'), ('was', 'VBD'), ('ejected', 'VBN'), ('face', 'NN'), ('upward', 'RB'), ('into', 'IN'), ('the', 'DT'), ('oncoming', 'VBG'), ('lane', 'NN'), ('of', 'IN'), ('traffic', 'NN'), ('fortunately', 'RB'), ('for', 'IN'), ('me', 'PRP'), ('the', 'DT'), ('oncoming', 'VBG'), ('traffic', 'NN'), ('was', 'VBD'), ('also', 'RB'), ('stopped', 'VBN'), ('for', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('red', 'JJ'), ('light', 'NN'), ('otherwise', 'RB'), ('might', 'MD'), ('have', 'VB'), ('slid', 'VBN'), ('under', 'IN'), ('car', 'NN'), ('and', 'CC'), ('been', 'VBN'), ('killed', 'VBN'), ('now', 'RB'), ('this', 'DT'), ('is', 'VBZ'), ('anecdotal', 'JJ'), ('evidence', 'NN'), ('to', 'TO'), ('be', 'VB'), ('sure', 'JJ'), ('but', 'CC'), ('later', 'RBR'), ('took', 'VBD'), ('the', 'DT'), ('experienced', 'JJ'), ('rider', 'NN'), ('course', 'NN'), ('from', 'IN'), ('the', 'DT'), ('msf', 'NN'), ('and', 'CC'), ('saw', 'VBD'), ('that', 'IN'), ('earlier', 'JJR'), ('training', 'NN'), ('could', 'MD'), ('have', 'VB'), ('helped', 'VBN'), ('me', 'PRP'), ('greatly', 'RB'), ('in', 'IN'), ('your', 'PRP$'), ('case', 'NN'), ('the', 'DT'), ('need', 'NN'), ('is', 'VBZ'), ('even', 'RB'), ('greater', 'JJR'), ('since', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('nobody', 'VBN'), ('to', 'TO'), ('help', 'VB'), ('you', 'PRP'), ('practice', 'NN'), ('even', 'RB'), ('the', 'DT'), ('most', 'JJS'), ('basic', 'JJ'), ('stuff', 'NN'), ('as', 'IN'), ('did', 'VBD'), ('so', 'IN'), ('my', 'PRP$'), ('advice', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('take', 'VB'), ('the', 'DT'), ('msf', 'NN'), ('beginner', 'NN'), ('course', 'NN'), ('first', 'JJ'), ('thing', 'NN'), ('wouldn', 'NN'), ('even', 'RB'), ('buy', 'VBP'), ('bike', 'IN'), ('until', 'IN'), ('you', 'PRP'), ('ve', 'VBP'), ('taken', 'VBN'), ('the', 'DT'), ('course', 'NN'), ('unless', 'IN'), ('you', 'PRP'), ('happen', 'VBP'), ('to', 'TO'), ('pick', 'VB'), ('up', 'RP'), ('real', 'JJ'), ('good', 'JJ'), ('deal', 'NN'), ('and', 'CC'), ('can', 'MD'), ('store', 'VB'), ('it', 'PRP'), ('someplace', 'RB'), ('until', 'IN'), ('you', 'PRP'), ('re', 'VBP'), ('ready', 'JJ'), ('to', 'TO'), ('use', 'VB'), ('it', 'PRP'), ('while', 'IN'), ('you', 'PRP'), ('re', 'VBP'), ('waiting', 'VBG'), ('to', 'TO'), ('take', 'VB'), ('the', 'DT'), ('course', 'NN'), ('it', 'PRP'), ('might', 'MD'), ('take', 'VB'), ('few', 'JJ'), ('weeks', 'NNS'), ('in', 'IN'), ('dc', 'NN'), ('as', 'IN'), ('recall', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('always', 'RB'), ('waiting', 'VBG'), ('lists', 'NNS'), ('in', 'IN'), ('boston', 'NN'), ('),', 'NN'), ('could', 'MD'), ('you', 'PRP'), ('save', 'VB'), ('up', 'RP'), ('some', 'DT'), ('more', 'JJR'), ('money', 'NN'), ('to', 'TO'), ('start', 'VB'), ('out', 'RP'), ('right', 'JJ'), ('say', 'VBP'), ('300', 'CD'), ('for', 'IN'), ('riding', 'VBG'), ('gear', 'JJ'), ('plus', 'CC'), ('the', 'DT'), ('cost', 'NN'), ('bike', 'NN'), ('plus', 'CC'), ('maybe', 'RB'), ('100', 'CD'), ('guess', 'NN'), ('to', 'TO'), ('mechanic', 'VB'), ('to', 'TO'), ('make', 'VB'), ('sure', 'JJ'), ('the', 'DT'), ('machine', 'NN'), ('is', 'VBZ'), ('safe', 'JJ'), ('assuming', 'VBG'), ('you', 'PRP'), ('economize', 'VBP'), ('by', 'IN'), ('buying', 'VBG'), ('some', 'DT'), ('old', 'JJ'), ('beat', 'NN'), ('up', 'RP'), ('machine', 'NN'), ('from', 'IN'), ('private', 'JJ'), ('individual', 'JJ'), ('),', 'NN'), ('plus', 'CC'), ('insurance', 'NN'), ('plus', 'CC'), ('registration', 'NN'), ('and', 'CC'), ('licensing', 'NN'), ('fees', 'NNS'), ('plus', 'CC'), ('the', 'DT'), ('course', 'NN'), ('you', 'PRP'), ('re', 'VBP'), ('looking', 'VBG'), ('at', 'IN'), ('maybe', 'RB'), ('600', 'CD'), ('not', 'RB'), ('including', 'VBG'), ('the', 'DT'), ('bike', 'NN'), ('itself', 'PRP'), ('and', 'CC'), ('reserve', 'VB'), ('for', 'IN'), ('ongoing', 'VBG'), ('maintenance', 'NN'), ('pay', 'NN'), ('about', 'IN'), ('100', 'CD'), ('insurance', 'NN'), ('now', 'RB'), ('upstate', 'JJ'), ('ny', 'NNS'), ('but', 'CC'), ('it', 'PRP'), ('was', 'VBD'), ('closer', 'JJR'), ('to', 'TO'), ('200', 'CD'), ('in', 'IN'), ('boston', 'NN'), ('more', 'RBR'), ('urban', 'JJ'), ('for', 'IN'), ('decent', 'JJ'), ('insurance', 'NN'), ('including', 'VBG'), ('substantial', 'JJ'), ('coverage', 'NN'), ('for', 'IN'), ('liability', 'NN'), ('which', 'WDT'), ('you', 'PRP'), ('want', 'VBP'), ('unless', 'IN'), ('you', 'PRP'), ('plan', 'VBP'), ('always', 'RB'), ('to', 'TO'), ('be', 'VB'), ('poor', 'JJ'), ('guess', 'JJ'), ('dc', 'NN'), ('is', 'VBZ'), ('more', 'RBR'), ('like', 'IN'), ('boston', 'NN'), ('than', 'IN'), ('like', 'IN'), ('rural', 'JJ'), ('area', 'NN'), ('ergo', 'RB'), ('more', 'RBR'), ('expensive', 'JJ'), ('there', 'RB'), ('used', 'VBN'), ('to', 'TO'), ('be', 'VB'), ('annual', 'JJ'), ('buyer', 'NN'), ('guides', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('usual', 'JJ'), ('motorcycle', 'NN'), ('magazines', 'NNS'), ('found', 'VBD'), ('those', 'DT'), ('helpful', 'JJ'), ('in', 'IN'), ('getting', 'VBG'), ('an', 'DT'), ('idea', 'NN'), ('of', 'IN'), ('what', 'WP'), ('new', 'JJ'), ('or', 'CC'), ('recent', 'JJ'), ('models', 'NNS'), ('might', 'MD'), ('be', 'VB'), ('available', 'JJ'), ('you', 'PRP'), ('could', 'MD'), ('probably', 'RB'), ('look', 'VB'), ('through', 'IN'), ('past', 'JJ'), ('issues', 'NNS'), ('to', 'TO'), ('size', 'NN'), ('up', 'RP'), ('what', 'WP'), ('used', 'VBD'), ('bikes', 'NNS'), ('might', 'MD'), ('be', 'VB'), ('available', 'JJ'), ('my', 'PRP$'), ('first', 'JJ'), ('bike', 'NN'), ('was', 'VBD'), ('13', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('when', 'WRB'), ('bought', 'VBD'), ('it', 'PRP'), ('so', 'RB'), ('went', 'VBD'), ('on', 'IN'), ('my', 'PRP$'), ('friend', 'NN'), ('advice', 'NN'), ('instead', 'RB'), ('.)', 'NNP'), ('also', 'RB'), ('look', 'VBP'), ('at', 'IN'), ('the', 'DT'), ('bikes', 'NNS'), ('that', 'IN'), ('you', 'PRP'), ('see', 'VBP'), ('people', 'NNS'), ('riding', 'VBG'), ('or', 'CC'), ('that', 'DT'), ('are', 'VBP'), ('parked', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('street', 'NN'), ('basically', 'RB'), ('settled', 'VBN'), ('on', 'IN'), ('my', 'PRP$'), ('present', 'JJ'), ('bike', 'NN'), ('by', 'IN'), ('noticing', 'VBG'), ('that', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('lot', 'NN'), ('of', 'IN'), ('high', 'JJ'), ('mileage', 'NN'), ('bmw', 'NN'), ('running', 'VBG'), ('around', 'RB'), ('and', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('generally', 'RB'), ('set', 'VBN'), ('up', 'RP'), ('the', 'DT'), ('way', 'NN'), ('wanted', 'VBD'), ('nothing', 'NN'), ('wrong', 'JJ'), ('with', 'IN'), ('talking', 'VBG'), ('to', 'TO'), ('various', 'JJ'), ('dealers', 'NNS'), ('in', 'IN'), ('your', 'PRP$'), ('area', 'NN'), ('or', 'CC'), ('visiting', 'VBG'), ('showrooms', 'NNS'), ('dealers', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('boston', 'NN'), ('area', 'NN'), ('at', 'IN'), ('least', 'JJS'), ('when', 'WRB'), ('was', 'VBD'), ('shopping', 'VBG'), ('were', 'VBD'), ('very', 'RB'), ('nice', 'JJ'), ('about', 'IN'), ('letting', 'VBG'), ('you', 'PRP'), ('look', 'VBP'), ('around', 'IN'), ('their', 'PRP$'), ('showrooms', 'NNS'), ('and', 'CC'), ('quoting', 'VBG'), ('prices', 'NNS'), ('for', 'IN'), ('bikes', 'NNS'), ('that', 'WDT'), ('weren', 'VBP'), ('the', 'DT'), ('latest', 'JJS'), ('models', 'NNS'), ('hence', 'RB'), ('cheaper', 'JJR'), ('),', 'JJ'), ('although', 'IN'), ('ended', 'VBD'), ('up', 'RP'), ('buying', 'VBG'), ('both', 'DT'), ('bikes', 'NNS'), ('in', 'IN'), ('private', 'JJ'), ('sales', 'NNS')]
['tell', 'story', 'example', 'early', 'take', 'rid', 'lesson', 'college', 'roommate', 'old', 'honda', 'take', 'msf', 'beginner', 'course', 'actually', 'learn', 'need', 'know', 'ride', 'proceed', 'buy', 'beat', 'honda', 'helmet', 'rode', 'around', 'wear', 'cotton', 'windbreaker', 'decide', 'invest', 'full', 'face', 'helmet', 'first', 'smart', 'move', 'sometime', 'around', 'also', 'pass', 'road', 'test', 'may', 'get', 'catch', 'rainstorm', 'way', 'home', 'mile', 'trip', 'enter', 'town', 'live', 'rather', 'urban', 'suburb', 'stop', 'suddenly', 'red', 'light', 'notice', 'late', 'skid', 'rear', 'tire', 'eject', 'face', 'upward', 'oncoming', 'lane', 'traffic', 'fortunately', 'oncoming', 'traffic', 'also', 'stop', 'red', 'light', 'otherwise', 'might', 'slide', 'car', 'kill', 'anecdotal', 'evidence', 'sure', 'later', 'take', 'experienced', 'rider', 'course', 'msf', 'saw', 'early', 'training', 'could', 'help', 'greatly', 'case', 'need', 'even', 'great', 'since', 'nobody', 'help', 'practice', 'even', 'basic', 'stuff', 'advice', 'take', 'msf', 'beginner', 'course', 'first', 'thing', 'even', 'buy', 'bike', 'take', 'course', 'unless', 'happen', 'pick', 'real', 'good', 'deal', 'store', 'someplace', 'ready', 'use', 'wait', 'take', 'course', 'might', 'take', 'week', 'dc', 'recall', 'always', 'wait', 'list', 'boston', 'could', 'save', 'money', 'start', 'right', 'say', 'rid', 'gear', 'plus', 'cost', 'bike', 'plus', 'maybe', 'guess', 'mechanic', 'make', 'sure', 'machine', 'safe', 'assume', 'economize', 'buy', 'old', 'beat', 'machine', 'private', 'individual', 'plus', 'insurance', 'plus', 'registration', 'licensing', 'fee', 'plus', 'course', 'look', 'maybe', 'include', 'bike', 'reserve', 'ongoing', 'maintenance', 'pay', 'insurance', 'upstate', 'ny', 'close', 'boston', 'urban', 'decent', 'insurance', 'include', 'substantial', 'coverage', 'liability', 'want', 'unless', 'plan', 'always', 'poor', 'guess', 'dc', 'like', 'boston', 'like', 'rural', 'area', 'ergo', 'expensive', 'use', 'annual', 'buyer', 'guide', 'usual', 'motorcycle', 'magazine', 'find', 'helpful', 'get', 'idea', 'new', 'recent', 'model', 'might', 'available', 'could', 'probably', 'look', 'past', 'issue', 'size', 'use', 'bike', 'might', 'available', 'first', 'bike', 'year', 'old', 'buy', 'go', 'friend', 'advice', 'instead', 'also', 'look', 'bike', 'see', 'people', 'rid', 'park', 'street', 'basically', 'settle', 'present', 'bike', 'notice', 'lot', 'high', 'mileage', 'bmw', 'run', 'around', 'generally', 'set', 'way', 'want', 'nothing', 'wrong', 'talk', 'various', 'dealer', 'area', 'visit', 'showroom', 'dealer', 'boston', 'area', 'least', 'shop', 'nice', 'let', 'look', 'around', 'showroom', 'quote', 'price', 'bike', 'late', 'model', 'hence', 'cheap', 'although', 'end', 'buy', 'bike', 'private', 'sale']
['tell_story', 'beginner_course', 'need_know', 'full_face', 'smart_move', 'sometime_around', 'around_also', 'may_get', 'get_catch', 'way_home', 'red_light', 'rear_tire', 'red_light', 'car_kill', 'anecdotal_evidence', 'rider_course', 'could_help', 'help_greatly', 'even_great', 'even_basic', 'beginner_course', 'first_thing', 'thing_even', 'buy_bike', 'take_course', 'real_good', 'good_deal', 'take_course', 'might_take', 'take_week', 'could_save', 'save_money', 'start_right', 'right_say', 'make_sure', 'buy_old', 'private_individual', 'look_maybe', 'insurance_include', 'rural_area', 'buyer_guide', 'get_idea', 'idea_new', 'available_could', 'could_probably', 'use_bike', 'available_first', 'first_bike', 'year_old', 'go_friend', 'also_look', 'see_people', 'lot_high', 'run_around', 'set_way', 'way_want', 'nothing_wrong', 'let_look', 'look_around', 'quote_price', 'buy_bike']
rec_motorcycles_104548 |@lemmatized tell:1 story:1 example:1 early:2 take:7 rid:3 lesson:1 college:1 roommate:1 old:3 honda:2 msf:3 beginner:2 course:6 actually:1 learn:1 need:2 know:1 ride:1 proceed:1 buy:5 beat:2 helmet:2 rode:1 around:4 wear:1 cotton:1 windbreaker:1 decide:1 invest:1 full:1 face:2 first:3 smart:1 move:1 sometime:1 also:3 pass:1 road:1 test:1 may:1 get:2 catch:1 rainstorm:1 way:2 home:1 mile:1 trip:1 enter:1 town:1 live:1 rather:1 urban:2 suburb:1 stop:2 suddenly:1 red:2 light:2 notice:2 late:2 skid:1 rear:1 tire:1 eject:1 upward:1 oncoming:2 lane:1 traffic:2 fortunately:1 otherwise:1 might:4 slide:1 car:1 kill:1 anecdotal:1 evidence:1 sure:2 later:1 experienced:1 rider:1 saw:1 training:1 could:3 help:2 greatly:1 case:1 even:3 great:1 since:1 nobody:1 practice:1 basic:1 stuff:1 advice:2 thing:1 bike:9 unless:2 happen:1 pick:1 real:1 good:1 deal:1 store:1 someplace:1 ready:1 use:3 wait:2 week:1 dc:2 recall:1 always:2 list:1 boston:4 save:1 money:1 start:1 right:1 say:1 gear:1 plus:5 cost:1 maybe:2 guess:2 mechanic:1 make:1 machine:2 safe:1 assume:1 economize:1 private:2 individual:1 insurance:3 registration:1 licensing:1 fee:1 look:4 include:2 reserve:1 ongoing:1 maintenance:1 pay:1 upstate:1 ny:1 close:1 decent:1 substantial:1 coverage:1 liability:1 want:2 plan:1 poor:1 like:2 rural:1 area:3 ergo:1 expensive:1 annual:1 buyer:1 guide:1 usual:1 motorcycle:1 magazine:1 find:1 helpful:1 idea:1 new:1 recent:1 model:2 available:2 probably:1 past:1 issue:1 size:1 year:1 go:1 friend:1 instead:1 see:1 people:1 park:1 street:1 basically:1 settle:1 present:1 lot:1 high:1 mileage:1 bmw:1 run:1 generally:1 set:1 nothing:1 wrong:1 talk:1 various:1 dealer:2 visit:1 showroom:2 least:1 shop:1 nice:1 let:1 quote:1 price:1 hence:1 cheap:1 although:1 end:1 sale:1 |@bigram tell_story:1 beginner_course:2 need_know:1 full_face:1 smart_move:1 sometime_around:1 around_also:1 may_get:1 get_catch:1 way_home:1 red_light:2 rear_tire:1 car_kill:1 anecdotal_evidence:1 rider_course:1 could_help:1 help_greatly:1 even_great:1 even_basic:1 first_thing:1 thing_even:1 buy_bike:2 take_course:2 real_good:1 good_deal:1 might_take:1 take_week:1 could_save:1 save_money:1 start_right:1 right_say:1 make_sure:1 buy_old:1 private_individual:1 look_maybe:1 insurance_include:1 rural_area:1 buyer_guide:1 get_idea:1 idea_new:1 available_could:1 could_probably:1 use_bike:1 available_first:1 first_bike:1 year_old:1 go_friend:1 also_look:1 see_people:1 lot_high:1 run_around:1 set_way:1 way_want:1 nothing_wrong:1 let_look:1 look_around:1 quote_price:1
3,425
1993 Andrew Tutorial and Technical Conference When: Thursday and Friday, June 24 and 25, 1993 (Deadline for Registration: June 4, 1993) Where: Carnegie Mellon University in Pittsburgh, Pennsylvania. Sponsor: Andrew Consortium of CMU's School of Computer Science. Schedule: The Tutorial will be on Thursday, followed by dinner and the Annual Meeting. The Conference proper will be on Friday. All Conference attendees are welcome at the Annual Meeting. Wednesday, June 23 Check in: After 4:00 PM Informal Reception: 7:30 PM Thursday, June 24 Tutorial: 9:00 A.M. - 5:00 PM Conference Dinner: 6:30 PM Annual meeting: 8:00 PM Friday, June 25 Technical Conference: 9:00 AM - 5:00 PM Cost: Tutorial fee includes breaks, lunch and tutorial materials: $100 Conference fee includes conference dinner, breaks and proceedings: $100 Rooms (student housing): $50 / night Housing is tight around the campus area, so please register soon. If you prefer to stay in off-campus housing, please contact us for suggestions. Mary Anne Cowden will be handling registration. You can contact her by email, [email protected], or by phone, (412) 268-6710. Registration Form Please complete the attached form and return it to: Mary Anne Cowden Andrew Consortium Technical Conference Carnegie Mellon University Smith Hall 106 5000 Forbes Avenue Pittsburgh, PA 15213-3890 <- cut along here -> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: ______________________________________________ Address: ______________________________________________ ______________________________________________ Organization: ______________________________________________ Email: ______________________________________________ Phone: ______________________________________________ Tutorial $ ___________ $100 Conference $ ___________ $100 Housing $ ___________ $50/night TOTAL ENCLOSED $ ___________
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67370
5
comp_windows_x_67370
[('1993', 'CD'), ('andrew', 'JJ'), ('tutorial', 'JJ'), ('and', 'CC'), ('technical', 'JJ'), ('conference', 'NN'), ('when', 'WRB'), ('thursday', 'NN'), ('and', 'CC'), ('friday', 'NN'), ('june', 'NN'), ('24', 'CD'), ('and', 'CC'), ('25', 'CD'), ('1993', 'CD'), ('deadline', 'NN'), ('for', 'IN'), ('registration', 'NN'), ('june', 'NN'), ('1993', 'CD'), ('where', 'WRB'), ('carnegie', 'NN'), ('mellon', 'NN'), ('university', 'NN'), ('in', 'IN'), ('pittsburgh', 'NN'), ('pennsylvania', 'NN'), ('sponsor', 'NN'), ('andrew', 'VBD'), ('consortium', 'NN'), ('of', 'IN'), ('cmu', 'JJ'), ('school', 'NN'), ('of', 'IN'), ('computer', 'NN'), ('science', 'NN'), ('schedule', 'VBD'), ('the', 'DT'), ('tutorial', 'NN'), ('will', 'MD'), ('be', 'VB'), ('on', 'IN'), ('thursday', 'NN'), ('followed', 'VBN'), ('by', 'IN'), ('dinner', 'NN'), ('and', 'CC'), ('the', 'DT'), ('annual', 'JJ'), ('meeting', 'NN'), ('the', 'DT'), ('conference', 'NN'), ('proper', 'NN'), ('will', 'MD'), ('be', 'VB'), ('on', 'IN'), ('friday', 'JJ'), ('all', 'DT'), ('conference', 'NN'), ('attendees', 'NNS'), ('are', 'VBP'), ('welcome', 'JJ'), ('at', 'IN'), ('the', 'DT'), ('annual', 'JJ'), ('meeting', 'NN'), ('wednesday', 'JJ'), ('june', 'NN'), ('23', 'CD'), ('check', 'NN'), ('in', 'IN'), ('after', 'IN'), ('00', 'CD'), ('pm', 'NN'), ('informal', 'JJ'), ('reception', 'NN'), ('30', 'CD'), ('pm', 'NN'), ('thursday', 'NN'), ('june', 'VBZ'), ('24', 'CD'), ('tutorial', 'JJ'), ('00', 'CD'), ('00', 'CD'), ('pm', 'NN'), ('conference', 'NN'), ('dinner', 'NN'), ('30', 'CD'), ('pm', 'JJ'), ('annual', 'JJ'), ('meeting', 'NN'), ('00', 'CD'), ('pm', 'NN'), ('friday', 'NN'), ('june', 'VBZ'), ('25', 'CD'), ('technical', 'JJ'), ('conference', 'NN'), ('00', 'CD'), ('am', 'VBP'), ('00', 'CD'), ('pm', 'NN'), ('cost', 'NN'), ('tutorial', 'JJ'), ('fee', 'NN'), ('includes', 'VBZ'), ('breaks', 'NNS'), ('lunch', 'NN'), ('and', 'CC'), ('tutorial', 'JJ'), ('materials', 'NNS'), ('100', 'CD'), ('conference', 'NN'), ('fee', 'NN'), ('includes', 'VBZ'), ('conference', 'NN'), ('dinner', 'NN'), ('breaks', 'NNS'), ('and', 'CC'), ('proceedings', 'NNS'), ('100', 'CD'), ('rooms', 'NNS'), ('student', 'NN'), ('housing', 'NN'), ('):', '$'), ('50', 'CD'), ('night', 'NN'), ('housing', 'NN'), ('is', 'VBZ'), ('tight', 'VBN'), ('around', 'IN'), ('the', 'DT'), ('campus', 'NN'), ('area', 'NN'), ('so', 'RB'), ('please', 'JJ'), ('register', 'NN'), ('soon', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('prefer', 'VBP'), ('to', 'TO'), ('stay', 'VB'), ('in', 'IN'), ('off', 'RP'), ('campus', 'NN'), ('housing', 'NN'), ('please', 'NN'), ('contact', 'VB'), ('us', 'PRP'), ('for', 'IN'), ('suggestions', 'NNS'), ('mary', 'JJ'), ('anne', 'NN'), ('cowden', 'NN'), ('will', 'MD'), ('be', 'VB'), ('handling', 'VBG'), ('registration', 'NN'), ('you', 'PRP'), ('can', 'MD'), ('contact', 'VB'), ('her', 'PRP$'), ('by', 'IN'), ('email', 'NN'), ('or', 'CC'), ('by', 'IN'), ('phone', 'NN'), ('412', 'CD'), ('268', 'CD'), ('6710', 'CD'), ('registration', 'NN'), ('form', 'NN'), ('please', 'NN'), ('complete', 'VB'), ('the', 'DT'), ('attached', 'JJ'), ('form', 'NN'), ('and', 'CC'), ('return', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('mary', 'VB'), ('anne', 'JJ'), ('cowden', 'NN'), ('andrew', 'VBD'), ('consortium', 'JJ'), ('technical', 'JJ'), ('conference', 'NN'), ('carnegie', 'NN'), ('mellon', 'NN'), ('university', 'NN'), ('smith', 'VBP'), ('hall', 'NN'), ('106', 'CD'), ('5000', 'CD'), ('forbes', 'NNS'), ('avenue', 'VBP'), ('pittsburgh', 'JJ'), ('pa', 'NN'), ('15213', 'CD'), ('3890', 'CD'), ('<-', 'JJ'), ('cut', 'NN'), ('along', 'IN'), ('here', 'RB'), ('->', 'JJ'), ('name', 'NN'), ('______________________________________________', 'NNP'), ('address', 'NN'), ('______________________________________________', 'NNP'), ('______________________________________________', 'NNP'), ('organization', 'NN'), ('______________________________________________', 'NNP'), ('email', 'NN'), ('______________________________________________', 'NNP'), ('phone', 'NN'), ('______________________________________________', 'NNP'), ('tutorial', 'JJ'), ('___________', 'NNP'), ('100', 'CD'), ('conference', 'NN'), ('___________', 'NN'), ('100', 'CD'), ('housing', 'NN'), ('___________', 'NN'), ('50', 'CD'), ('night', 'NN'), ('total', 'NN'), ('enclosed', 'VBD'), ('___________', 'NN')]
['andrew', 'tutorial', 'technical', 'conference', 'thursday', 'friday', 'june', 'deadline', 'registration', 'june', 'carnegie', 'mellon', 'university', 'pittsburgh', 'pennsylvania', 'sponsor', 'andrew', 'consortium', 'cmu', 'school', 'computer', 'science', 'schedule', 'tutorial', 'thursday', 'follow', 'dinner', 'annual', 'meeting', 'conference', 'proper', 'friday', 'conference', 'attendee', 'welcome', 'annual', 'meeting', 'wednesday', 'june', 'check', 'pm', 'informal', 'reception', 'pm', 'thursday', 'june', 'tutorial', 'pm', 'conference', 'dinner', 'pm', 'annual', 'meeting', 'pm', 'friday', 'june', 'technical', 'conference', 'pm', 'cost', 'tutorial', 'fee', 'include', 'break', 'lunch', 'tutorial', 'material', 'conference', 'fee', 'include', 'conference', 'dinner', 'break', 'proceeding', 'room', 'student', 'housing', 'night', 'housing', 'tight', 'around', 'campus', 'area', 'please', 'register', 'soon', 'prefer', 'stay', 'campus', 'housing', 'please', 'contact', 'u', 'suggestion', 'mary', 'anne', 'cowden', 'handle', 'registration', 'contact', 'email', 'phone', 'registration', 'form', 'please', 'complete', 'attached', 'form', 'return', 'mary', 'anne', 'cowden', 'andrew', 'consortium', 'technical', 'conference', 'carnegie', 'mellon', 'university', 'smith', 'hall', 'forbes', 'avenue', 'pittsburgh', 'pa', 'cut', 'along', 'name', 'address', 'organization', 'email', 'phone', 'tutorial', 'conference', 'housing', 'night', 'total', 'enclose']
['technical_conference', 'mellon_university', 'university_pittsburgh', 'pittsburgh_pennsylvania', 'computer_science', 'annual_meeting', 'annual_meeting', 'wednesday_june', 'thursday_june', 'annual_meeting', 'technical_conference', 'fee_include', 'conference_fee', 'fee_include', 'please_contact', 'contact_email', 'email_phone', 'registration_form', 'technical_conference', 'mellon_university', 'pittsburgh_pa', 'name_address', 'email_phone']
comp_windows_x_67370 |@lemmatized andrew:3 tutorial:6 technical:3 conference:9 thursday:3 friday:3 june:5 deadline:1 registration:3 carnegie:2 mellon:2 university:2 pittsburgh:2 pennsylvania:1 sponsor:1 consortium:2 cmu:1 school:1 computer:1 science:1 schedule:1 follow:1 dinner:3 annual:3 meeting:3 proper:1 attendee:1 welcome:1 wednesday:1 check:1 pm:6 informal:1 reception:1 cost:1 fee:2 include:2 break:2 lunch:1 material:1 proceeding:1 room:1 student:1 housing:4 night:2 tight:1 around:1 campus:2 area:1 please:3 register:1 soon:1 prefer:1 stay:1 contact:2 u:1 suggestion:1 mary:2 anne:2 cowden:2 handle:1 email:2 phone:2 form:2 complete:1 attached:1 return:1 smith:1 hall:1 forbes:1 avenue:1 pa:1 cut:1 along:1 name:1 address:1 organization:1 total:1 enclose:1 |@bigram technical_conference:3 mellon_university:2 university_pittsburgh:1 pittsburgh_pennsylvania:1 computer_science:1 annual_meeting:3 wednesday_june:1 thursday_june:1 fee_include:2 conference_fee:1 please_contact:1 contact_email:1 email_phone:2 registration_form:1 pittsburgh_pa:1 name_address:1
3,426
I find these to be intriguing remarks. Could you give us a bit more explanation here? For example, which religion is anti-semitic, and which aesthetic?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/51184
0
alt_atheism_51184
[('find', 'VB'), ('these', 'DT'), ('to', 'TO'), ('be', 'VB'), ('intriguing', 'JJ'), ('remarks', 'NNS'), ('could', 'MD'), ('you', 'PRP'), ('give', 'VB'), ('us', 'PRP'), ('bit', 'RB'), ('more', 'RBR'), ('explanation', 'NN'), ('here', 'RB'), ('for', 'IN'), ('example', 'NN'), ('which', 'WDT'), ('religion', 'NN'), ('is', 'VBZ'), ('anti', 'JJ'), ('semitic', 'JJ'), ('and', 'CC'), ('which', 'WDT'), ('aesthetic', 'JJ')]
['find', 'intriguing', 'remark', 'could', 'give', 'u', 'bit', 'explanation', 'example', 'religion', 'anti', 'semitic', 'aesthetic']
['could_give', 'give_u', 'anti_semitic']
alt_atheism_51184 |@lemmatized find:1 intriguing:1 remark:1 could:1 give:1 u:1 bit:1 explanation:1 example:1 religion:1 anti:1 semitic:1 aesthetic:1 |@bigram could_give:1 give_u:1 anti_semitic:1
3,427
null
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102859
7
rec_autos_102859
[]
[]
[]
rec_autos_102859 |@lemmatized |@bigram
3,428
There were some recent developments in the dispute about Masonry among Southern Baptists. I posted a summary over in bit.listserv.christia, and I suppose that it might be useful here. Note that I do not necessarily agree or disagree with any of what follows: I present it as information. * For a short summary: a Southern Baptist named Larry Holly wrote a book claiming that Freemasonry is a religion incompatible with Christianity. (Mr Holly's father rejects Christianity, and Mr Holly blames that on the Masons.) The SBC's Home Missions Board includes an interfaith witness department, which studies other religions and how to teach them about Christ. A few years ago, they were ordered to produce a report on Masonry: they concluded that it was not a religion, and therefore was outside their speciality. However, Mr Holly led a movement of people who oppose Masonry, and last year the Convention again ordered the HMB to study Masonry. (I got the feeling that they were saying "You got the wrong answer last time, try to do better and get the answer we want.") Anyway, there's been a bit of infighting and some inappropriate actions, but the dust has settled and the report is in. Nobody is entirely happy with it, but everybody seems willing to live with it. Both sides are saying things such as: "This was the best we were going to get in the current environment." The report commends the Masons for the charity work they do, such as the hospitals and burn centers they operate, as well as efforts to help the elderly and prevent drug abuse. The report acknowledges that many well- known Christians are and have been Masons, and notes that many teachings of Masonry are "supportive of Christian faith and practice". Examples of the latter include belief in God, emphases on honesty and integrity, and that some Masonic lodges incorporate explicit Christian beliefs. On the other hand, they note that some aspects of Masonry are incompatible with Southern Baptist principles. These included the use of titles which some people consider sacrilegious, the taking of certain oaths (even though they are not meant seriously), the "undeniably pagan and/or occultic" writings of some Masonic leaders, the implication in some Masonic writings that salvation can be achieved by good works, and the racial discrimination practiced by many Masonic lodges. (I note with some chagrin that Baptist churches as a whole aren't really in a place to speak on this last point.) The report concludes that Masonry is not a religion, and says that membership should not be endorsed or censured, but left to the discretion of individuals. This was in part because there is variation among different Masonic Lodges, and while one may include elements strongly against Christianity, another may not. Many Southern Baptists have strong convictions about the priesthood of the believer and the autonomy of the local church, and this history probably influenced how the report came out. * The information above was gleaned from "The Religious Herald", a publication of the Baptist General Association of Virginia, and "Baptists Today", which does not have any direct links to a religious organisation. (Autonomy is a big issue among some Baptists. 8-) Because I have neither the report itself, nor whatever Masonic documents are relevant to these issues, none of the above comes with a guarantee. Your mileage may vary. Void where prohibited. Darren F Provine / [email protected] Milton: "We use only the finest baby frogs, dew picked and flown from Iraq, cleansed in finest quality spring water, lightly killed, and then sealed in a succulent Swiss quintuple smooth treble cream milk chocolate envelope and lovingly frosted with glucose."
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/83811
19
talk_religion_misc_83811
[('there', 'EX'), ('were', 'VBD'), ('some', 'DT'), ('recent', 'JJ'), ('developments', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('dispute', 'NN'), ('about', 'IN'), ('masonry', 'NN'), ('among', 'IN'), ('southern', 'JJ'), ('baptists', 'NNS'), ('posted', 'VBD'), ('summary', 'JJ'), ('over', 'IN'), ('in', 'IN'), ('bit', 'NN'), ('listserv', 'JJ'), ('christia', 'NN'), ('and', 'CC'), ('suppose', 'VB'), ('that', 'IN'), ('it', 'PRP'), ('might', 'MD'), ('be', 'VB'), ('useful', 'JJ'), ('here', 'RB'), ('note', 'VBP'), ('that', 'WDT'), ('do', 'VBP'), ('not', 'RB'), ('necessarily', 'RB'), ('agree', 'VB'), ('or', 'CC'), ('disagree', 'VB'), ('with', 'IN'), ('any', 'DT'), ('of', 'IN'), ('what', 'WP'), ('follows', 'VBZ'), ('present', 'JJ'), ('it', 'PRP'), ('as', 'IN'), ('information', 'NN'), ('for', 'IN'), ('short', 'JJ'), ('summary', 'JJ'), ('southern', 'JJ'), ('baptist', 'NN'), ('named', 'VBN'), ('larry', 'RBR'), ('holly', 'RB'), ('wrote', 'VBD'), ('book', 'NN'), ('claiming', 'VBG'), ('that', 'IN'), ('freemasonry', 'NN'), ('is', 'VBZ'), ('religion', 'JJ'), ('incompatible', 'JJ'), ('with', 'IN'), ('christianity', 'NN'), ('mr', 'NN'), ('holly', 'RB'), ('father', 'JJ'), ('rejects', 'NNS'), ('christianity', 'NN'), ('and', 'CC'), ('mr', 'NN'), ('holly', 'RB'), ('blames', 'VBZ'), ('that', 'IN'), ('on', 'IN'), ('the', 'DT'), ('masons', 'NNS'), ('.)', 'VBP'), ('the', 'DT'), ('sbc', 'NN'), ('home', 'NN'), ('missions', 'NNS'), ('board', 'NN'), ('includes', 'VBZ'), ('an', 'DT'), ('interfaith', 'NN'), ('witness', 'NN'), ('department', 'NN'), ('which', 'WDT'), ('studies', 'NNS'), ('other', 'JJ'), ('religions', 'NNS'), ('and', 'CC'), ('how', 'WRB'), ('to', 'TO'), ('teach', 'VB'), ('them', 'PRP'), ('about', 'IN'), ('christ', 'NN'), ('few', 'JJ'), ('years', 'NNS'), ('ago', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('ordered', 'VBN'), ('to', 'TO'), ('produce', 'VB'), ('report', 'NN'), ('on', 'IN'), ('masonry', 'NN'), ('they', 'PRP'), ('concluded', 'VBD'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('not', 'RB'), ('religion', 'NN'), ('and', 'CC'), ('therefore', 'NN'), ('was', 'VBD'), ('outside', 'IN'), ('their', 'PRP$'), ('speciality', 'NN'), ('however', 'RB'), ('mr', 'VBZ'), ('holly', 'RB'), ('led', 'VBN'), ('movement', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('who', 'WP'), ('oppose', 'VBP'), ('masonry', 'NN'), ('and', 'CC'), ('last', 'JJ'), ('year', 'NN'), ('the', 'DT'), ('convention', 'NN'), ('again', 'RB'), ('ordered', 'VBD'), ('the', 'DT'), ('hmb', 'NN'), ('to', 'TO'), ('study', 'VB'), ('masonry', 'NN'), ('got', 'VBD'), ('the', 'DT'), ('feeling', 'NN'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('saying', 'VBG'), ('you', 'PRP'), ('got', 'VBD'), ('the', 'DT'), ('wrong', 'JJ'), ('answer', 'NN'), ('last', 'JJ'), ('time', 'NN'), ('try', 'NN'), ('to', 'TO'), ('do', 'VB'), ('better', 'JJR'), ('and', 'CC'), ('get', 'VB'), ('the', 'DT'), ('answer', 'NN'), ('we', 'PRP'), ('want', 'VBP'), ('.")', 'JJ'), ('anyway', 'RB'), ('there', 'RB'), ('been', 'VBN'), ('bit', 'NN'), ('of', 'IN'), ('infighting', 'NN'), ('and', 'CC'), ('some', 'DT'), ('inappropriate', 'JJ'), ('actions', 'NNS'), ('but', 'CC'), ('the', 'DT'), ('dust', 'NN'), ('has', 'VBZ'), ('settled', 'VBN'), ('and', 'CC'), ('the', 'DT'), ('report', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('nobody', 'NN'), ('is', 'VBZ'), ('entirely', 'RB'), ('happy', 'JJ'), ('with', 'IN'), ('it', 'PRP'), ('but', 'CC'), ('everybody', 'NN'), ('seems', 'VBZ'), ('willing', 'JJ'), ('to', 'TO'), ('live', 'VB'), ('with', 'IN'), ('it', 'PRP'), ('both', 'DT'), ('sides', 'NNS'), ('are', 'VBP'), ('saying', 'VBG'), ('things', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('this', 'DT'), ('was', 'VBD'), ('the', 'DT'), ('best', 'JJS'), ('we', 'PRP'), ('were', 'VBD'), ('going', 'VBG'), ('to', 'TO'), ('get', 'VB'), ('in', 'IN'), ('the', 'DT'), ('current', 'JJ'), ('environment', 'NN'), ('."', 'VBD'), ('the', 'DT'), ('report', 'NN'), ('commends', 'VBZ'), ('the', 'DT'), ('masons', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('charity', 'NN'), ('work', 'NN'), ('they', 'PRP'), ('do', 'VBP'), ('such', 'JJ'), ('as', 'IN'), ('the', 'DT'), ('hospitals', 'NNS'), ('and', 'CC'), ('burn', 'NN'), ('centers', 'NNS'), ('they', 'PRP'), ('operate', 'VBP'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('efforts', 'NNS'), ('to', 'TO'), ('help', 'VB'), ('the', 'DT'), ('elderly', 'JJ'), ('and', 'CC'), ('prevent', 'JJ'), ('drug', 'NN'), ('abuse', 'IN'), ('the', 'DT'), ('report', 'NN'), ('acknowledges', 'VBZ'), ('that', 'IN'), ('many', 'JJ'), ('well', 'RB'), ('known', 'VBN'), ('christians', 'NNS'), ('are', 'VBP'), ('and', 'CC'), ('have', 'VBP'), ('been', 'VBN'), ('masons', 'NNS'), ('and', 'CC'), ('notes', 'NNS'), ('that', 'IN'), ('many', 'JJ'), ('teachings', 'NNS'), ('of', 'IN'), ('masonry', 'NN'), ('are', 'VBP'), ('supportive', 'JJ'), ('of', 'IN'), ('christian', 'JJ'), ('faith', 'NN'), ('and', 'CC'), ('practice', 'NN'), ('".', 'NNP'), ('examples', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('latter', 'JJ'), ('include', 'VBP'), ('belief', 'NN'), ('in', 'IN'), ('god', 'NN'), ('emphases', 'NNS'), ('on', 'IN'), ('honesty', 'NN'), ('and', 'CC'), ('integrity', 'NN'), ('and', 'CC'), ('that', 'IN'), ('some', 'DT'), ('masonic', 'JJ'), ('lodges', 'NNS'), ('incorporate', 'VBP'), ('explicit', 'JJ'), ('christian', 'JJ'), ('beliefs', 'NN'), ('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('hand', 'NN'), ('they', 'PRP'), ('note', 'VBP'), ('that', 'IN'), ('some', 'DT'), ('aspects', 'NNS'), ('of', 'IN'), ('masonry', 'NN'), ('are', 'VBP'), ('incompatible', 'JJ'), ('with', 'IN'), ('southern', 'JJ'), ('baptist', 'NN'), ('principles', 'NNS'), ('these', 'DT'), ('included', 'VBD'), ('the', 'DT'), ('use', 'NN'), ('of', 'IN'), ('titles', 'NNS'), ('which', 'WDT'), ('some', 'DT'), ('people', 'NNS'), ('consider', 'VBP'), ('sacrilegious', 'JJ'), ('the', 'DT'), ('taking', 'NN'), ('of', 'IN'), ('certain', 'JJ'), ('oaths', 'NNS'), ('even', 'RB'), ('though', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('not', 'RB'), ('meant', 'VBN'), ('seriously', 'RB'), ('),', 'IN'), ('the', 'DT'), ('undeniably', 'JJ'), ('pagan', 'NN'), ('and', 'CC'), ('or', 'CC'), ('occultic', 'JJ'), ('writings', 'NNS'), ('of', 'IN'), ('some', 'DT'), ('masonic', 'JJ'), ('leaders', 'NNS'), ('the', 'DT'), ('implication', 'NN'), ('in', 'IN'), ('some', 'DT'), ('masonic', 'JJ'), ('writings', 'NNS'), ('that', 'IN'), ('salvation', 'NN'), ('can', 'MD'), ('be', 'VB'), ('achieved', 'VBN'), ('by', 'IN'), ('good', 'JJ'), ('works', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('racial', 'JJ'), ('discrimination', 'NN'), ('practiced', 'VBN'), ('by', 'IN'), ('many', 'JJ'), ('masonic', 'JJ'), ('lodges', 'NNS'), ('note', 'VBP'), ('with', 'IN'), ('some', 'DT'), ('chagrin', 'NN'), ('that', 'IN'), ('baptist', 'NN'), ('churches', 'NNS'), ('as', 'IN'), ('whole', 'JJ'), ('aren', 'NNS'), ('really', 'RB'), ('in', 'IN'), ('place', 'NN'), ('to', 'TO'), ('speak', 'VB'), ('on', 'IN'), ('this', 'DT'), ('last', 'JJ'), ('point', 'NN'), ('.)', 'VBD'), ('the', 'DT'), ('report', 'NN'), ('concludes', 'VBZ'), ('that', 'IN'), ('masonry', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('religion', 'NN'), ('and', 'CC'), ('says', 'VBZ'), ('that', 'IN'), ('membership', 'NN'), ('should', 'MD'), ('not', 'RB'), ('be', 'VB'), ('endorsed', 'VBN'), ('or', 'CC'), ('censured', 'VBN'), ('but', 'CC'), ('left', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('discretion', 'NN'), ('of', 'IN'), ('individuals', 'NNS'), ('this', 'DT'), ('was', 'VBD'), ('in', 'IN'), ('part', 'NN'), ('because', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('variation', 'NN'), ('among', 'IN'), ('different', 'JJ'), ('masonic', 'JJ'), ('lodges', 'NNS'), ('and', 'CC'), ('while', 'IN'), ('one', 'CD'), ('may', 'MD'), ('include', 'VB'), ('elements', 'NNS'), ('strongly', 'RB'), ('against', 'IN'), ('christianity', 'NN'), ('another', 'DT'), ('may', 'MD'), ('not', 'RB'), ('many', 'JJ'), ('southern', 'JJ'), ('baptists', 'NNS'), ('have', 'VBP'), ('strong', 'JJ'), ('convictions', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('priesthood', 'NN'), ('of', 'IN'), ('the', 'DT'), ('believer', 'NN'), ('and', 'CC'), ('the', 'DT'), ('autonomy', 'NN'), ('of', 'IN'), ('the', 'DT'), ('local', 'JJ'), ('church', 'NN'), ('and', 'CC'), ('this', 'DT'), ('history', 'NN'), ('probably', 'RB'), ('influenced', 'VBD'), ('how', 'WRB'), ('the', 'DT'), ('report', 'NN'), ('came', 'VBD'), ('out', 'RP'), ('the', 'DT'), ('information', 'NN'), ('above', 'IN'), ('was', 'VBD'), ('gleaned', 'VBN'), ('from', 'IN'), ('the', 'DT'), ('religious', 'JJ'), ('herald', 'NN'), ('",', 'NNP'), ('publication', 'NN'), ('of', 'IN'), ('the', 'DT'), ('baptist', 'NN'), ('general', 'JJ'), ('association', 'NN'), ('of', 'IN'), ('virginia', 'NN'), ('and', 'CC'), ('baptists', 'NNS'), ('today', 'NN'), ('",', 'VBP'), ('which', 'WDT'), ('does', 'VBZ'), ('not', 'RB'), ('have', 'VB'), ('any', 'DT'), ('direct', 'JJ'), ('links', 'NNS'), ('to', 'TO'), ('religious', 'JJ'), ('organisation', 'NN'), ('autonomy', 'NN'), ('is', 'VBZ'), ('big', 'JJ'), ('issue', 'NN'), ('among', 'IN'), ('some', 'DT'), ('baptists', 'NNS'), ('-)', 'VBP'), ('because', 'RB'), ('have', 'VBP'), ('neither', 'CC'), ('the', 'DT'), ('report', 'NN'), ('itself', 'PRP'), ('nor', 'CC'), ('whatever', 'WDT'), ('masonic', 'JJ'), ('documents', 'NNS'), ('are', 'VBP'), ('relevant', 'JJ'), ('to', 'TO'), ('these', 'DT'), ('issues', 'NNS'), ('none', 'NN'), ('of', 'IN'), ('the', 'DT'), ('above', 'NN'), ('comes', 'VBZ'), ('with', 'IN'), ('guarantee', 'NN'), ('your', 'PRP$'), ('mileage', 'NN'), ('may', 'MD'), ('vary', 'VB'), ('void', 'NN'), ('where', 'WRB'), ('prohibited', 'VBN'), ('darren', 'NNS'), ('provine', 'JJ'), ('milton', 'NN'), ('we', 'PRP'), ('use', 'VBP'), ('only', 'RB'), ('the', 'DT'), ('finest', 'JJS'), ('baby', 'NN'), ('frogs', 'NNS'), ('dew', 'NN'), ('picked', 'VBD'), ('and', 'CC'), ('flown', 'VBN'), ('from', 'IN'), ('iraq', 'NN'), ('cleansed', 'VBN'), ('in', 'IN'), ('finest', 'JJS'), ('quality', 'NN'), ('spring', 'NN'), ('water', 'NN'), ('lightly', 'RB'), ('killed', 'VBN'), ('and', 'CC'), ('then', 'RB'), ('sealed', 'VBD'), ('in', 'IN'), ('succulent', 'JJ'), ('swiss', 'JJ'), ('quintuple', 'NN'), ('smooth', 'CC'), ('treble', 'JJ'), ('cream', 'NN'), ('milk', 'NN'), ('chocolate', 'NN'), ('envelope', 'NN'), ('and', 'CC'), ('lovingly', 'RB'), ('frosted', 'VBN'), ('with', 'IN'), ('glucose', 'JJ'), ('."', 'NNS')]
['recent', 'development', 'dispute', 'masonry', 'among', 'southern', 'baptist', 'post', 'summary', 'bit', 'listserv', 'christia', 'suppose', 'might', 'useful', 'note', 'necessarily', 'agree', 'disagree', 'follow', 'present', 'information', 'short', 'summary', 'southern', 'baptist', 'name', 'larry', 'holly', 'write', 'book', 'claim', 'freemasonry', 'religion', 'incompatible', 'christianity', 'mr', 'holly', 'father', 'reject', 'christianity', 'mr', 'holly', 'blame', 'mason', 'sbc', 'home', 'mission', 'board', 'include', 'interfaith', 'witness', 'department', 'study', 'religion', 'teach', 'christ', 'year', 'ago', 'order', 'produce', 'report', 'masonry', 'conclude', 'religion', 'therefore', 'outside', 'speciality', 'however', 'mr', 'holly', 'lead', 'movement', 'people', 'oppose', 'masonry', 'last', 'year', 'convention', 'order', 'hmb', 'study', 'masonry', 'get', 'feeling', 'say', 'get', 'wrong', 'answer', 'last', 'time', 'try', 'good', 'get', 'answer', 'want', 'anyway', 'bit', 'infighting', 'inappropriate', 'action', 'dust', 'settle', 'report', 'nobody', 'entirely', 'happy', 'everybody', 'seem', 'willing', 'live', 'side', 'say', 'thing', 'best', 'go', 'get', 'current', 'environment', 'report', 'commend', 'mason', 'charity', 'work', 'hospital', 'burn', 'center', 'operate', 'well', 'effort', 'help', 'elderly', 'prevent', 'drug', 'abuse', 'report', 'acknowledge', 'many', 'well', 'know', 'christian', 'mason', 'note', 'many', 'teaching', 'masonry', 'supportive', 'christian', 'faith', 'practice', 'example', 'latter', 'include', 'belief', 'god', 'emphasis', 'honesty', 'integrity', 'masonic', 'lodge', 'incorporate', 'explicit', 'christian', 'belief', 'hand', 'note', 'aspect', 'masonry', 'incompatible', 'southern', 'baptist', 'principle', 'include', 'use', 'title', 'people', 'consider', 'sacrilegious', 'taking', 'certain', 'oath', 'even', 'though', 'mean', 'seriously', 'undeniably', 'pagan', 'occultic', 'writing', 'masonic', 'leader', 'implication', 'masonic', 'writing', 'salvation', 'achieve', 'good', 'work', 'racial', 'discrimination', 'practice', 'many', 'masonic', 'lodge', 'note', 'chagrin', 'baptist', 'church', 'whole', 'really', 'place', 'speak', 'last', 'point', 'report', 'conclude', 'masonry', 'religion', 'say', 'membership', 'endorse', 'censure', 'leave', 'discretion', 'individual', 'part', 'variation', 'among', 'different', 'masonic', 'lodge', 'one', 'may', 'include', 'element', 'strongly', 'christianity', 'another', 'may', 'many', 'southern', 'baptist', 'strong', 'conviction', 'priesthood', 'believer', 'autonomy', 'local', 'church', 'history', 'probably', 'influence', 'report', 'come', 'information', 'glean', 'religious', 'herald', 'publication', 'baptist', 'general', 'association', 'virginia', 'baptist', 'today', 'direct', 'link', 'religious', 'organisation', 'autonomy', 'big', 'issue', 'among', 'baptist', 'neither', 'report', 'whatever', 'masonic', 'document', 'relevant', 'issue', 'none', 'come', 'guarantee', 'mileage', 'may', 'vary', 'void', 'prohibit', 'darren', 'provine', 'milton', 'use', 'fine', 'baby', 'frog', 'dew', 'pick', 'fly', 'iraq', 'cleanse', 'fine', 'quality', 'spring', 'water', 'lightly', 'kill', 'seal', 'succulent', 'swiss', 'quintuple', 'smooth', 'treble', 'cream', 'milk', 'chocolate', 'envelope', 'lovingly', 'frost', 'glucose']
['southern_baptist', 'post_summary', 'might_useful', 'agree_disagree', 'short_summary', 'southern_baptist', 'write_book', 'year_ago', 'last_year', 'get_feeling', 'say_get', 'get_wrong', 'last_time', 'time_try', 'try_good', 'good_get', 'get_answer', 'side_say', 'say_thing', 'go_get', 'drug_abuse', 'well_know', 'know_christian', 'note_many', 'christian_faith', 'belief_god', 'christian_belief', 'southern_baptist', 'use_title', 'people_consider', 'even_though', 'good_work', 'last_point', 'religion_say', 'one_may', 'may_include', 'another_may', 'southern_baptist', 'local_church', 'mileage_may', 'may_vary']
talk_religion_misc_83811 |@lemmatized recent:1 development:1 dispute:1 masonry:7 among:3 southern:4 baptist:8 post:1 summary:2 bit:2 listserv:1 christia:1 suppose:1 might:1 useful:1 note:4 necessarily:1 agree:1 disagree:1 follow:1 present:1 information:2 short:1 name:1 larry:1 holly:4 write:1 book:1 claim:1 freemasonry:1 religion:4 incompatible:2 christianity:3 mr:3 father:1 reject:1 blame:1 mason:3 sbc:1 home:1 mission:1 board:1 include:4 interfaith:1 witness:1 department:1 study:2 teach:1 christ:1 year:2 ago:1 order:2 produce:1 report:7 conclude:2 therefore:1 outside:1 speciality:1 however:1 lead:1 movement:1 people:2 oppose:1 last:3 convention:1 hmb:1 get:4 feeling:1 say:3 wrong:1 answer:2 time:1 try:1 good:2 want:1 anyway:1 infighting:1 inappropriate:1 action:1 dust:1 settle:1 nobody:1 entirely:1 happy:1 everybody:1 seem:1 willing:1 live:1 side:1 thing:1 best:1 go:1 current:1 environment:1 commend:1 charity:1 work:2 hospital:1 burn:1 center:1 operate:1 well:2 effort:1 help:1 elderly:1 prevent:1 drug:1 abuse:1 acknowledge:1 many:4 know:1 christian:3 teaching:1 supportive:1 faith:1 practice:2 example:1 latter:1 belief:2 god:1 emphasis:1 honesty:1 integrity:1 masonic:6 lodge:3 incorporate:1 explicit:1 hand:1 aspect:1 principle:1 use:2 title:1 consider:1 sacrilegious:1 taking:1 certain:1 oath:1 even:1 though:1 mean:1 seriously:1 undeniably:1 pagan:1 occultic:1 writing:2 leader:1 implication:1 salvation:1 achieve:1 racial:1 discrimination:1 chagrin:1 church:2 whole:1 really:1 place:1 speak:1 point:1 membership:1 endorse:1 censure:1 leave:1 discretion:1 individual:1 part:1 variation:1 different:1 one:1 may:3 element:1 strongly:1 another:1 strong:1 conviction:1 priesthood:1 believer:1 autonomy:2 local:1 history:1 probably:1 influence:1 come:2 glean:1 religious:2 herald:1 publication:1 general:1 association:1 virginia:1 today:1 direct:1 link:1 organisation:1 big:1 issue:2 neither:1 whatever:1 document:1 relevant:1 none:1 guarantee:1 mileage:1 vary:1 void:1 prohibit:1 darren:1 provine:1 milton:1 fine:2 baby:1 frog:1 dew:1 pick:1 fly:1 iraq:1 cleanse:1 quality:1 spring:1 water:1 lightly:1 kill:1 seal:1 succulent:1 swiss:1 quintuple:1 smooth:1 treble:1 cream:1 milk:1 chocolate:1 envelope:1 lovingly:1 frost:1 glucose:1 |@bigram southern_baptist:4 post_summary:1 might_useful:1 agree_disagree:1 short_summary:1 write_book:1 year_ago:1 last_year:1 get_feeling:1 say_get:1 get_wrong:1 last_time:1 time_try:1 try_good:1 good_get:1 get_answer:1 side_say:1 say_thing:1 go_get:1 drug_abuse:1 well_know:1 know_christian:1 note_many:1 christian_faith:1 belief_god:1 christian_belief:1 use_title:1 people_consider:1 even_though:1 good_work:1 last_point:1 religion_say:1 one_may:1 may_include:1 another_may:1 local_church:1 mileage_may:1 may_vary:1
3,429
Does anybody know what Delaunay Triangulation is? Is there any reference to it? Is it useful for creating 3-D objects? If yes, what's the advantage? Thanks in advance.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38275
1
comp_graphics_38275
[('does', 'VBZ'), ('anybody', 'NN'), ('know', 'VB'), ('what', 'WP'), ('delaunay', 'JJ'), ('triangulation', 'NN'), ('is', 'VBZ'), ('is', 'VBZ'), ('there', 'RB'), ('any', 'DT'), ('reference', 'NN'), ('to', 'TO'), ('it', 'PRP'), ('is', 'VBZ'), ('it', 'PRP'), ('useful', 'JJ'), ('for', 'IN'), ('creating', 'VBG'), ('objects', 'NNS'), ('if', 'IN'), ('yes', 'NNS'), ('what', 'WP'), ('the', 'DT'), ('advantage', 'NN'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN')]
['anybody', 'know', 'delaunay', 'triangulation', 'reference', 'useful', 'create', 'object', 'yes', 'advantage', 'thanks', 'advance']
['anybody_know', 'thanks_advance']
comp_graphics_38275 |@lemmatized anybody:1 know:1 delaunay:1 triangulation:1 reference:1 useful:1 create:1 object:1 yes:1 advantage:1 thanks:1 advance:1 |@bigram anybody_know:1 thanks_advance:1
3,430
No! Distribution keywords are case sensitive. What you want is Distribution: world or no Distribution line at all. "WORLD" in capital letters is wrong.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15471
11
sci_crypt_15471
[('no', 'DT'), ('distribution', 'NN'), ('keywords', 'NNS'), ('are', 'VBP'), ('case', 'NN'), ('sensitive', 'JJ'), ('what', 'WP'), ('you', 'PRP'), ('want', 'VBP'), ('is', 'VBZ'), ('distribution', 'NN'), ('world', 'NN'), ('or', 'CC'), ('no', 'DT'), ('distribution', 'NN'), ('line', 'NN'), ('at', 'IN'), ('all', 'DT'), ('world', 'NN'), ('in', 'IN'), ('capital', 'NN'), ('letters', 'NNS'), ('is', 'VBZ'), ('wrong', 'JJ')]
['distribution', 'keywords', 'case', 'sensitive', 'want', 'distribution', 'world', 'distribution', 'line', 'world', 'capital', 'letter', 'wrong']
['distribution_world', 'capital_letter']
sci_crypt_15471 |@lemmatized distribution:3 keywords:1 case:1 sensitive:1 want:1 world:2 line:1 capital:1 letter:1 wrong:1 |@bigram distribution_world:1 capital_letter:1
3,431
To everyone who wants fonts in Vivid/POV/Polyray. The Borland BGI font converter is VVFONT18.ZIP. This program can be found on FTP.INFORMATIK.UNI-OLDENBURG.DE directory pub/dkbtrace/utils. Also WUARCHIVE has mirrored this site (directory graphics/graphics/mirrors/ ftp.informatik.uni-oldenburg.de/pub/dkbtrace/utils. There are more nice utilities present in this directory. A new version of Polyray 1.6 (for those asked for it) can be found on the same sites but in the directory INCOMING instead of UTILS (PLY16386). Also in this directory POVSHELL and PV3DV060 could be found. Have a nive raytrace time. Peter
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38380
1
comp_graphics_38380
[('to', 'TO'), ('everyone', 'NN'), ('who', 'WP'), ('wants', 'VBZ'), ('fonts', 'NNS'), ('in', 'IN'), ('vivid', 'JJ'), ('pov', 'NN'), ('polyray', 'IN'), ('the', 'DT'), ('borland', 'NN'), ('bgi', 'NN'), ('font', 'NN'), ('converter', 'NN'), ('is', 'VBZ'), ('vvfont18', 'JJ'), ('zip', 'NN'), ('this', 'DT'), ('program', 'NN'), ('can', 'MD'), ('be', 'VB'), ('found', 'VBN'), ('on', 'IN'), ('ftp', 'JJ'), ('informatik', 'NN'), ('uni', 'JJ'), ('oldenburg', 'NN'), ('de', 'IN'), ('directory', 'NN'), ('pub', 'NN'), ('dkbtrace', 'NN'), ('utils', 'NNS'), ('also', 'RB'), ('wuarchive', 'VBP'), ('has', 'VBZ'), ('mirrored', 'VBN'), ('this', 'DT'), ('site', 'NN'), ('directory', 'NN'), ('graphics', 'NNS'), ('graphics', 'NNS'), ('mirrors', 'NNS'), ('ftp', 'VBP'), ('informatik', 'JJ'), ('uni', 'JJ'), ('oldenburg', 'NN'), ('de', 'IN'), ('pub', 'FW'), ('dkbtrace', 'NN'), ('utils', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('more', 'JJR'), ('nice', 'JJ'), ('utilities', 'NNS'), ('present', 'VBP'), ('in', 'IN'), ('this', 'DT'), ('directory', 'JJ'), ('new', 'JJ'), ('version', 'NN'), ('of', 'IN'), ('polyray', 'NN'), ('for', 'IN'), ('those', 'DT'), ('asked', 'VBN'), ('for', 'IN'), ('it', 'PRP'), ('can', 'MD'), ('be', 'VB'), ('found', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('sites', 'NNS'), ('but', 'CC'), ('in', 'IN'), ('the', 'DT'), ('directory', 'NN'), ('incoming', 'VBG'), ('instead', 'RB'), ('of', 'IN'), ('utils', 'JJ'), ('ply16386', 'NN'), (').', 'NNP'), ('also', 'RB'), ('in', 'IN'), ('this', 'DT'), ('directory', 'NN'), ('povshell', 'NN'), ('and', 'CC'), ('pv3dv060', 'NN'), ('could', 'MD'), ('be', 'VB'), ('found', 'VBN'), ('have', 'VBP'), ('nive', 'JJ'), ('raytrace', 'NN'), ('time', 'NN'), ('peter', 'NN')]
['everyone', 'want', 'font', 'vivid', 'pov', 'polyray', 'borland', 'bgi', 'font', 'converter', 'zip', 'program', 'find', 'ftp', 'informatik', 'uni', 'oldenburg', 'de', 'directory', 'pub', 'dkbtrace', 'utils', 'also', 'wuarchive', 'mirror', 'site', 'directory', 'graphic', 'graphic', 'mirror', 'ftp', 'informatik', 'uni', 'oldenburg', 'de', 'pub', 'dkbtrace', 'utils', 'nice', 'utility', 'present', 'directory', 'new', 'version', 'polyray', 'ask', 'find', 'site', 'directory', 'incoming', 'instead', 'utils', 'also', 'directory', 'povshell', 'could', 'find', 'nive', 'raytrace', 'time', 'peter']
['everyone_want', 'program_find', 'find_ftp', 'informatik_uni', 'directory_pub', 'pub_dkbtrace', 'mirror_site', 'graphic_graphic', 'informatik_uni', 'de_pub', 'pub_dkbtrace', 'new_version', 'find_site', 'could_find']
comp_graphics_38380 |@lemmatized everyone:1 want:1 font:2 vivid:1 pov:1 polyray:2 borland:1 bgi:1 converter:1 zip:1 program:1 find:3 ftp:2 informatik:2 uni:2 oldenburg:2 de:2 directory:5 pub:2 dkbtrace:2 utils:3 also:2 wuarchive:1 mirror:2 site:2 graphic:2 nice:1 utility:1 present:1 new:1 version:1 ask:1 incoming:1 instead:1 povshell:1 could:1 nive:1 raytrace:1 time:1 peter:1 |@bigram everyone_want:1 program_find:1 find_ftp:1 informatik_uni:2 directory_pub:1 pub_dkbtrace:2 mirror_site:1 graphic_graphic:1 de_pub:1 new_version:1 find_site:1 could_find:1
3,432
Why? I'm calling this Penguins ... in 6. Only that with the way things stand, the only radio game at that hour is from the Devils on WABC, 770 AM. It'd be nice to have a Sony Watchman, but ... No need to be paranoid, Robbie. Don't judge me by my geographic coordinates ... Jets over Nordiques in the final ... 7. gld
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53633
10
rec_sport_hockey_53633
[('why', 'WRB'), ('calling', 'VBG'), ('this', 'DT'), ('penguins', 'NNS'), ('...', ':'), ('in', 'IN'), ('only', 'RB'), ('that', 'IN'), ('with', 'IN'), ('the', 'DT'), ('way', 'NN'), ('things', 'NNS'), ('stand', 'VBP'), ('the', 'DT'), ('only', 'JJ'), ('radio', 'NN'), ('game', 'NN'), ('at', 'IN'), ('that', 'DT'), ('hour', 'NN'), ('is', 'VBZ'), ('from', 'IN'), ('the', 'DT'), ('devils', 'NNS'), ('on', 'IN'), ('wabc', 'NN'), ('770', 'CD'), ('am', 'VBP'), ('it', 'PRP'), ('be', 'VB'), ('nice', 'JJ'), ('to', 'TO'), ('have', 'VB'), ('sony', 'JJ'), ('watchman', 'NN'), ('but', 'CC'), ('...', ':'), ('no', 'DT'), ('need', 'NN'), ('to', 'TO'), ('be', 'VB'), ('paranoid', 'JJ'), ('robbie', 'NN'), ('don', 'NN'), ('judge', 'NN'), ('me', 'PRP'), ('by', 'IN'), ('my', 'PRP$'), ('geographic', 'JJ'), ('coordinates', 'NNS'), ('...', ':'), ('jets', 'NNS'), ('over', 'IN'), ('nordiques', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('final', 'JJ'), ('...', ':'), ('gld', 'NN')]
['call', 'penguin', 'way', 'thing', 'stand', 'radio', 'game', 'hour', 'devil', 'wabc', 'nice', 'sony', 'watchman', 'need', 'paranoid', 'robbie', 'judge', 'geographic', 'coordinate', 'jet', 'nordiques', 'final', 'gld']
['way_thing']
rec_sport_hockey_53633 |@lemmatized call:1 penguin:1 way:1 thing:1 stand:1 radio:1 game:1 hour:1 devil:1 wabc:1 nice:1 sony:1 watchman:1 need:1 paranoid:1 robbie:1 judge:1 geographic:1 coordinate:1 jet:1 nordiques:1 final:1 gld:1 |@bigram way_thing:1
3,433
It might pay to start looking at what this proposal might mean to a police agency. It just might be a bad idea for them, too. OK, suppose the NY State Police want to tap a suspect's phone. They need a warrant, just like the old days. But unlike the old days, they now need to (a) get two federal agencies to give them the two parts of the key. Now, what happens if there's a tiff between the two escrow houses? Posession/release of keys becomes a political bargaining chit. State and lower-level police agencies have to watch the big boys play politics, while potentially good leads disappear, lives and property are lost, statutes of limitations run out, etc. Not to mention: a moderately clever person who suspects the police are after her/him will be buying new phones faster than tap requests can be processed. Or using stolen ones. [Will the Turing Police come and arrest you for transmitting without a dialing license?] There's also bureacracy and security problems -- within each escrow house, how will requests for key disclosure be authenticated? Put in enough safeguards of the kind bureaucrats and activists feel comfortable with, and it might take a LONG time to get that key. [Even when a request is approved, how is the key going to be disclosed? Will it be encrypted by a Clipper-type chip for transmission? In a bureaucracy the size of the Federal Government, with a databank of the necessary size, and data traffic of the projected volume, there's going to be a lot of weak links. How many of these kinds of problems will be open for public or "expert" scrutiny?] Furthermore, the Feds might be leery of handing completed keys around, even to State Police agencies: a trust and security issue. This would be an especially acute issue if some other State's Police had mishandled a key, resulting in lawsuits, financial settlements, and political embarassment. So, the Feds implement it this way: (b) some federal agency gets the keys, performs the tap, and turns the results over to the NY State Police. But let's say Cuomo's been causing some problems over a Clinton Aid-To-Urban-Areas proposal. Or there just happens to be a turf war going on between the State cops and the Justice department on a case. Now, not only do we have the keys as a political chit, we have an extra player in the game *and* we have the tap's tapes as another bargaining chit. Again, the State Police lose. I understand that (legal) wiretaps are quite expensive to maintain. In scenario (b), who pays the bill?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15324
11
sci_crypt_15324
[('it', 'PRP'), ('might', 'MD'), ('pay', 'VB'), ('to', 'TO'), ('start', 'VB'), ('looking', 'VBG'), ('at', 'IN'), ('what', 'WP'), ('this', 'DT'), ('proposal', 'NN'), ('might', 'MD'), ('mean', 'VB'), ('to', 'TO'), ('police', 'VB'), ('agency', 'NN'), ('it', 'PRP'), ('just', 'RB'), ('might', 'MD'), ('be', 'VB'), ('bad', 'JJ'), ('idea', 'NN'), ('for', 'IN'), ('them', 'PRP'), ('too', 'RB'), ('ok', 'JJ'), ('suppose', 'VBP'), ('the', 'DT'), ('ny', 'JJ'), ('state', 'NN'), ('police', 'NN'), ('want', 'VBP'), ('to', 'TO'), ('tap', 'VB'), ('suspect', 'JJ'), ('phone', 'NN'), ('they', 'PRP'), ('need', 'VBP'), ('warrant', 'JJ'), ('just', 'RB'), ('like', 'IN'), ('the', 'DT'), ('old', 'JJ'), ('days', 'NNS'), ('but', 'CC'), ('unlike', 'IN'), ('the', 'DT'), ('old', 'JJ'), ('days', 'NNS'), ('they', 'PRP'), ('now', 'RB'), ('need', 'VBP'), ('to', 'TO'), ('get', 'VB'), ('two', 'CD'), ('federal', 'JJ'), ('agencies', 'NNS'), ('to', 'TO'), ('give', 'VB'), ('them', 'PRP'), ('the', 'DT'), ('two', 'CD'), ('parts', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('key', 'NN'), ('now', 'RB'), ('what', 'WP'), ('happens', 'VBZ'), ('if', 'IN'), ('there', 'EX'), ('tiff', 'NN'), ('between', 'IN'), ('the', 'DT'), ('two', 'CD'), ('escrow', 'NN'), ('houses', 'NNS'), ('posession', 'VBP'), ('release', 'NN'), ('of', 'IN'), ('keys', 'NNS'), ('becomes', 'RB'), ('political', 'JJ'), ('bargaining', 'NN'), ('chit', 'NN'), ('state', 'NN'), ('and', 'CC'), ('lower', 'JJR'), ('level', 'NN'), ('police', 'NN'), ('agencies', 'NNS'), ('have', 'VBP'), ('to', 'TO'), ('watch', 'VB'), ('the', 'DT'), ('big', 'JJ'), ('boys', 'NNS'), ('play', 'VBP'), ('politics', 'NNS'), ('while', 'IN'), ('potentially', 'RB'), ('good', 'JJ'), ('leads', 'NNS'), ('disappear', 'VBP'), ('lives', 'NNS'), ('and', 'CC'), ('property', 'NN'), ('are', 'VBP'), ('lost', 'VBN'), ('statutes', 'NNS'), ('of', 'IN'), ('limitations', 'NNS'), ('run', 'VBN'), ('out', 'RP'), ('etc', 'RB'), ('not', 'RB'), ('to', 'TO'), ('mention', 'VB'), ('moderately', 'RB'), ('clever', 'JJ'), ('person', 'NN'), ('who', 'WP'), ('suspects', 'VBZ'), ('the', 'DT'), ('police', 'NN'), ('are', 'VBP'), ('after', 'IN'), ('her', 'PRP$'), ('him', 'PRP'), ('will', 'MD'), ('be', 'VB'), ('buying', 'VBG'), ('new', 'JJ'), ('phones', 'NNS'), ('faster', 'RBR'), ('than', 'IN'), ('tap', 'JJ'), ('requests', 'NNS'), ('can', 'MD'), ('be', 'VB'), ('processed', 'VBN'), ('or', 'CC'), ('using', 'VBG'), ('stolen', 'VBN'), ('ones', 'NNS'), ('will', 'MD'), ('the', 'DT'), ('turing', 'VBG'), ('police', 'NN'), ('come', 'NN'), ('and', 'CC'), ('arrest', 'NN'), ('you', 'PRP'), ('for', 'IN'), ('transmitting', 'VBG'), ('without', 'IN'), ('dialing', 'VBG'), ('license', 'NN'), ('?]', 'NN'), ('there', 'RB'), ('also', 'RB'), ('bureacracy', 'NN'), ('and', 'CC'), ('security', 'NN'), ('problems', 'NNS'), ('--', ':'), ('within', 'IN'), ('each', 'DT'), ('escrow', 'NN'), ('house', 'NN'), ('how', 'WRB'), ('will', 'MD'), ('requests', 'VB'), ('for', 'IN'), ('key', 'JJ'), ('disclosure', 'NN'), ('be', 'VB'), ('authenticated', 'VBN'), ('put', 'NN'), ('in', 'IN'), ('enough', 'JJ'), ('safeguards', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('kind', 'NN'), ('bureaucrats', 'NN'), ('and', 'CC'), ('activists', 'NNS'), ('feel', 'VBP'), ('comfortable', 'JJ'), ('with', 'IN'), ('and', 'CC'), ('it', 'PRP'), ('might', 'MD'), ('take', 'VB'), ('long', 'JJ'), ('time', 'NN'), ('to', 'TO'), ('get', 'VB'), ('that', 'IN'), ('key', 'JJ'), ('even', 'RB'), ('when', 'WRB'), ('request', 'NN'), ('is', 'VBZ'), ('approved', 'VBN'), ('how', 'WRB'), ('is', 'VBZ'), ('the', 'DT'), ('key', 'JJ'), ('going', 'VBG'), ('to', 'TO'), ('be', 'VB'), ('disclosed', 'VBN'), ('will', 'MD'), ('it', 'PRP'), ('be', 'VB'), ('encrypted', 'VBN'), ('by', 'IN'), ('clipper', 'NN'), ('type', 'NN'), ('chip', 'NN'), ('for', 'IN'), ('transmission', 'NN'), ('in', 'IN'), ('bureaucracy', 'NN'), ('the', 'DT'), ('size', 'NN'), ('of', 'IN'), ('the', 'DT'), ('federal', 'JJ'), ('government', 'NN'), ('with', 'IN'), ('databank', 'NN'), ('of', 'IN'), ('the', 'DT'), ('necessary', 'JJ'), ('size', 'NN'), ('and', 'CC'), ('data', 'NNS'), ('traffic', 'NN'), ('of', 'IN'), ('the', 'DT'), ('projected', 'JJ'), ('volume', 'NN'), ('there', 'RB'), ('going', 'VBG'), ('to', 'TO'), ('be', 'VB'), ('lot', 'NN'), ('of', 'IN'), ('weak', 'JJ'), ('links', 'NNS'), ('how', 'WRB'), ('many', 'JJ'), ('of', 'IN'), ('these', 'DT'), ('kinds', 'NNS'), ('of', 'IN'), ('problems', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('open', 'JJ'), ('for', 'IN'), ('public', 'JJ'), ('or', 'CC'), ('expert', 'JJ'), ('scrutiny', 'JJ'), ('?]', 'NN'), ('furthermore', 'VBD'), ('the', 'DT'), ('feds', 'NNS'), ('might', 'MD'), ('be', 'VB'), ('leery', 'JJ'), ('of', 'IN'), ('handing', 'VBG'), ('completed', 'VBN'), ('keys', 'NNS'), ('around', 'RB'), ('even', 'RB'), ('to', 'TO'), ('state', 'NN'), ('police', 'NN'), ('agencies', 'NNS'), ('trust', 'NN'), ('and', 'CC'), ('security', 'NN'), ('issue', 'NN'), ('this', 'DT'), ('would', 'MD'), ('be', 'VB'), ('an', 'DT'), ('especially', 'RB'), ('acute', 'JJ'), ('issue', 'NN'), ('if', 'IN'), ('some', 'DT'), ('other', 'JJ'), ('state', 'NN'), ('police', 'NNS'), ('had', 'VBD'), ('mishandled', 'VBN'), ('key', 'JJ'), ('resulting', 'VBG'), ('in', 'IN'), ('lawsuits', 'NNS'), ('financial', 'JJ'), ('settlements', 'NNS'), ('and', 'CC'), ('political', 'JJ'), ('embarassment', 'NN'), ('so', 'IN'), ('the', 'DT'), ('feds', 'NNS'), ('implement', 'VBP'), ('it', 'PRP'), ('this', 'DT'), ('way', 'NN'), ('some', 'DT'), ('federal', 'JJ'), ('agency', 'NN'), ('gets', 'VBZ'), ('the', 'DT'), ('keys', 'NN'), ('performs', 'VBZ'), ('the', 'DT'), ('tap', 'NN'), ('and', 'CC'), ('turns', 'VBZ'), ('the', 'DT'), ('results', 'NNS'), ('over', 'IN'), ('to', 'TO'), ('the', 'DT'), ('ny', 'JJ'), ('state', 'NN'), ('police', 'NNS'), ('but', 'CC'), ('let', 'VB'), ('say', 'VBP'), ('cuomo', 'VB'), ('been', 'VBN'), ('causing', 'VBG'), ('some', 'DT'), ('problems', 'NNS'), ('over', 'IN'), ('clinton', 'NN'), ('aid', 'NN'), ('to', 'TO'), ('urban', 'JJ'), ('areas', 'NNS'), ('proposal', 'NN'), ('or', 'CC'), ('there', 'EX'), ('just', 'RB'), ('happens', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('turf', 'JJ'), ('war', 'NN'), ('going', 'VBG'), ('on', 'IN'), ('between', 'IN'), ('the', 'DT'), ('state', 'NN'), ('cops', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('justice', 'NN'), ('department', 'NN'), ('on', 'IN'), ('case', 'NN'), ('now', 'RB'), ('not', 'RB'), ('only', 'RB'), ('do', 'VBP'), ('we', 'PRP'), ('have', 'VB'), ('the', 'DT'), ('keys', 'NNS'), ('as', 'IN'), ('political', 'JJ'), ('chit', 'NN'), ('we', 'PRP'), ('have', 'VBP'), ('an', 'DT'), ('extra', 'JJ'), ('player', 'NN'), ('in', 'IN'), ('the', 'DT'), ('game', 'NN'), ('and', 'CC'), ('we', 'PRP'), ('have', 'VBP'), ('the', 'DT'), ('tap', 'NN'), ('tapes', 'NNS'), ('as', 'IN'), ('another', 'DT'), ('bargaining', 'NN'), ('chit', 'NN'), ('again', 'RB'), ('the', 'DT'), ('state', 'NN'), ('police', 'NN'), ('lose', 'VBD'), ('understand', 'NN'), ('that', 'IN'), ('legal', 'JJ'), ('wiretaps', 'NNS'), ('are', 'VBP'), ('quite', 'RB'), ('expensive', 'JJ'), ('to', 'TO'), ('maintain', 'VB'), ('in', 'IN'), ('scenario', 'NN'), ('),', 'NN'), ('who', 'WP'), ('pays', 'VBZ'), ('the', 'DT'), ('bill', 'NN')]
['might', 'pay', 'start', 'look', 'proposal', 'might', 'mean', 'police', 'agency', 'might', 'bad', 'idea', 'ok', 'suppose', 'ny', 'state', 'police', 'want', 'tap', 'suspect', 'phone', 'need', 'warrant', 'like', 'old', 'day', 'unlike', 'old', 'day', 'need', 'get', 'two', 'federal', 'agency', 'give', 'two', 'part', 'key', 'happen', 'tiff', 'two', 'escrow', 'house', 'posession', 'release', 'key', 'becomes', 'political', 'bargaining', 'chit', 'state', 'low', 'level', 'police', 'agency', 'watch', 'big', 'boy', 'play', 'politics', 'potentially', 'good', 'lead', 'disappear', 'life', 'property', 'lose', 'statute', 'limitation', 'run', 'etc', 'mention', 'moderately', 'clever', 'person', 'suspect', 'police', 'buy', 'new', 'phone', 'faster', 'tap', 'request', 'process', 'use', 'steal', 'one', 'turing', 'police', 'come', 'arrest', 'transmit', 'without', 'dial', 'license', 'also', 'bureacracy', 'security', 'problem', 'within', 'escrow', 'house', 'request', 'key', 'disclosure', 'authenticate', 'put', 'enough', 'safeguard', 'kind', 'bureaucrat', 'activist', 'feel', 'comfortable', 'might', 'take', 'long', 'time', 'get', 'key', 'even', 'request', 'approve', 'key', 'go', 'disclose', 'encrypt', 'clipper', 'type', 'chip', 'transmission', 'bureaucracy', 'size', 'federal', 'government', 'databank', 'necessary', 'size', 'data', 'traffic', 'projected', 'volume', 'go', 'lot', 'weak', 'link', 'many', 'kind', 'problem', 'open', 'public', 'expert', 'scrutiny', 'furthermore', 'fed', 'might', 'leery', 'hand', 'complete', 'key', 'around', 'even', 'state', 'police', 'agency', 'trust', 'security', 'issue', 'would', 'especially', 'acute', 'issue', 'state', 'police', 'mishandle', 'key', 'result', 'lawsuit', 'financial', 'settlement', 'political', 'embarassment', 'fed', 'implement', 'way', 'federal', 'agency', 'get', 'key', 'perform', 'tap', 'turn', 'result', 'ny', 'state', 'police', 'let', 'say', 'cuomo', 'cause', 'problem', 'clinton', 'aid', 'urban', 'area', 'proposal', 'happen', 'turf', 'war', 'go', 'state', 'cop', 'justice', 'department', 'case', 'key', 'political', 'chit', 'extra', 'player', 'game', 'tap', 'tape', 'another', 'bargaining', 'chit', 'state', 'police', 'lose', 'understand', 'legal', 'wiretap', 'quite', 'expensive', 'maintain', 'scenario', 'pay', 'bill']
['start_look', 'police_agency', 'might_bad', 'bad_idea', 'state_police', 'need_warrant', 'like_old', 'old_day', 'old_day', 'need_get', 'get_two', 'federal_agency', 'give_two', 'two_part', 'two_escrow', 'escrow_house', 'low_level', 'police_agency', 'buy_new', 'process_use', 'police_come', 'escrow_house', 'request_key', 'feel_comfortable', 'might_take', 'take_long', 'long_time', 'time_get', 'get_key', 'encrypt_clipper', 'federal_government', 'go_lot', 'kind_problem', 'open_public', 'around_even', 'state_police', 'police_agency', 'security_issue', 'state_police', 'federal_agency', 'get_key', 'state_police', 'let_say', 'cause_problem', 'urban_area', 'war_go', 'go_state', 'justice_department', 'state_police', 'pay_bill']
sci_crypt_15324 |@lemmatized might:5 pay:2 start:1 look:1 proposal:2 mean:1 police:9 agency:5 bad:1 idea:1 ok:1 suppose:1 ny:2 state:7 want:1 tap:4 suspect:2 phone:2 need:2 warrant:1 like:1 old:2 day:2 unlike:1 get:3 two:3 federal:3 give:1 part:1 key:9 happen:2 tiff:1 escrow:2 house:2 posession:1 release:1 becomes:1 political:3 bargaining:2 chit:3 low:1 level:1 watch:1 big:1 boy:1 play:1 politics:1 potentially:1 good:1 lead:1 disappear:1 life:1 property:1 lose:2 statute:1 limitation:1 run:1 etc:1 mention:1 moderately:1 clever:1 person:1 buy:1 new:1 faster:1 request:3 process:1 use:1 steal:1 one:1 turing:1 come:1 arrest:1 transmit:1 without:1 dial:1 license:1 also:1 bureacracy:1 security:2 problem:3 within:1 disclosure:1 authenticate:1 put:1 enough:1 safeguard:1 kind:2 bureaucrat:1 activist:1 feel:1 comfortable:1 take:1 long:1 time:1 even:2 approve:1 go:3 disclose:1 encrypt:1 clipper:1 type:1 chip:1 transmission:1 bureaucracy:1 size:2 government:1 databank:1 necessary:1 data:1 traffic:1 projected:1 volume:1 lot:1 weak:1 link:1 many:1 open:1 public:1 expert:1 scrutiny:1 furthermore:1 fed:2 leery:1 hand:1 complete:1 around:1 trust:1 issue:2 would:1 especially:1 acute:1 mishandle:1 result:2 lawsuit:1 financial:1 settlement:1 embarassment:1 implement:1 way:1 perform:1 turn:1 let:1 say:1 cuomo:1 cause:1 clinton:1 aid:1 urban:1 area:1 turf:1 war:1 cop:1 justice:1 department:1 case:1 extra:1 player:1 game:1 tape:1 another:1 understand:1 legal:1 wiretap:1 quite:1 expensive:1 maintain:1 scenario:1 bill:1 |@bigram start_look:1 police_agency:3 might_bad:1 bad_idea:1 state_police:5 need_warrant:1 like_old:1 old_day:2 need_get:1 get_two:1 federal_agency:2 give_two:1 two_part:1 two_escrow:1 escrow_house:2 low_level:1 buy_new:1 process_use:1 police_come:1 request_key:1 feel_comfortable:1 might_take:1 take_long:1 long_time:1 time_get:1 get_key:2 encrypt_clipper:1 federal_government:1 go_lot:1 kind_problem:1 open_public:1 around_even:1 security_issue:1 let_say:1 cause_problem:1 urban_area:1 war_go:1 go_state:1 justice_department:1 pay_bill:1
3,434
I understand there have been a couple of raves in LA billing themselves as "Virtual Reality" parties. What I hear they do is project .GIF images around on the walls, as well as run animations through a Newtek Toaster. Seems like we need to adopt the term Really Virtual Reality or something, except for the non-immersive stuff which is Virtually Really Virtual Reality. etc. ___Samuel___
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38461
1
comp_graphics_38461
[('understand', 'NN'), ('there', 'EX'), ('have', 'VBP'), ('been', 'VBN'), ('couple', 'NN'), ('of', 'IN'), ('raves', 'NNS'), ('in', 'IN'), ('la', 'JJ'), ('billing', 'VBG'), ('themselves', 'PRP'), ('as', 'IN'), ('virtual', 'JJ'), ('reality', 'NN'), ('parties', 'NNS'), ('what', 'WP'), ('hear', 'VBP'), ('they', 'PRP'), ('do', 'VBP'), ('is', 'VBZ'), ('project', 'VB'), ('gif', 'JJ'), ('images', 'NNS'), ('around', 'IN'), ('on', 'IN'), ('the', 'DT'), ('walls', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('run', 'NN'), ('animations', 'NNS'), ('through', 'IN'), ('newtek', 'JJ'), ('toaster', 'NN'), ('seems', 'VBZ'), ('like', 'IN'), ('we', 'PRP'), ('need', 'VBP'), ('to', 'TO'), ('adopt', 'VB'), ('the', 'DT'), ('term', 'NN'), ('really', 'RB'), ('virtual', 'JJ'), ('reality', 'NN'), ('or', 'CC'), ('something', 'NN'), ('except', 'IN'), ('for', 'IN'), ('the', 'DT'), ('non', 'JJ'), ('immersive', 'JJ'), ('stuff', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('virtually', 'RB'), ('really', 'RB'), ('virtual', 'JJ'), ('reality', 'NN'), ('etc', 'NN'), ('___samuel___', 'NN')]
['understand', 'couple', 'raf', 'la', 'bill', 'virtual', 'reality', 'party', 'hear', 'project', 'gif', 'image', 'around', 'wall', 'well', 'run', 'animation', 'newtek', 'toaster', 'seem', 'like', 'need', 'adopt', 'term', 'really', 'virtual', 'reality', 'something', 'except', 'non', 'immersive', 'stuff', 'virtually', 'really', 'virtual', 'reality', 'etc']
['virtual_reality', 'gif_image', 'seem_like', 'like_need', 'virtual_reality', 'virtual_reality']
comp_graphics_38461 |@lemmatized understand:1 couple:1 raf:1 la:1 bill:1 virtual:3 reality:3 party:1 hear:1 project:1 gif:1 image:1 around:1 wall:1 well:1 run:1 animation:1 newtek:1 toaster:1 seem:1 like:1 need:1 adopt:1 term:1 really:2 something:1 except:1 non:1 immersive:1 stuff:1 virtually:1 etc:1 |@bigram virtual_reality:3 gif_image:1 seem_like:1 like_need:1
3,435
No, you have completely misunderstood. I was opposed to intervention in Somalia for the same reason I am opposed to intervention in Bosnia - there is no security interest of the United States there which justifies risking the lives of American servicemen, and there are too many crises in the world for us to take on all of them. In the case of Bosnia, the risks are obviously much greater, and there are other countries in a much better position and with far better reasons to take action than the US. You continue to misunderstand. I did not say the reason why people want to intervene is because of racist (<- you seem to be overly fond of using this word, btw. I said the phenomenon was race-related, which is not the same as racist. Perhaps this distinction is too subtle for you to grasp) motives - I said the attention and outrage at the entire Yugoslavian situation was a result of it being 1) closer to home, 2) happening to people we can identify with, and 3) relentlessly harped on by the media. I never said anything about which side would be preferred, which has a lot more to do with the presentation of the conflict than any psychological factors. I think there is no doubt that despite the fact we intervened in Somalia, the level of attention devoted to there was considerably less than what is devoted to Bosnia, if the newspapers and tv news I see are any guide.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76080
17
talk_politics_mideast_76080
[('no', 'DT'), ('you', 'PRP'), ('have', 'VBP'), ('completely', 'RB'), ('misunderstood', 'VBN'), ('was', 'VBD'), ('opposed', 'VBN'), ('to', 'TO'), ('intervention', 'NN'), ('in', 'IN'), ('somalia', 'NN'), ('for', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('reason', 'NN'), ('am', 'VBP'), ('opposed', 'VBN'), ('to', 'TO'), ('intervention', 'NN'), ('in', 'IN'), ('bosnia', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('security', 'NN'), ('interest', 'NN'), ('of', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('there', 'EX'), ('which', 'WDT'), ('justifies', 'VBZ'), ('risking', 'VBG'), ('the', 'DT'), ('lives', 'NNS'), ('of', 'IN'), ('american', 'JJ'), ('servicemen', 'NNS'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('too', 'RB'), ('many', 'JJ'), ('crises', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('world', 'NN'), ('for', 'IN'), ('us', 'PRP'), ('to', 'TO'), ('take', 'VB'), ('on', 'IN'), ('all', 'DT'), ('of', 'IN'), ('them', 'PRP'), ('in', 'IN'), ('the', 'DT'), ('case', 'NN'), ('of', 'IN'), ('bosnia', 'NN'), ('the', 'DT'), ('risks', 'NNS'), ('are', 'VBP'), ('obviously', 'RB'), ('much', 'JJ'), ('greater', 'JJR'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('other', 'JJ'), ('countries', 'NNS'), ('in', 'IN'), ('much', 'JJ'), ('better', 'JJR'), ('position', 'NN'), ('and', 'CC'), ('with', 'IN'), ('far', 'RB'), ('better', 'JJR'), ('reasons', 'NNS'), ('to', 'TO'), ('take', 'VB'), ('action', 'NN'), ('than', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('you', 'PRP'), ('continue', 'VBP'), ('to', 'TO'), ('misunderstand', 'VB'), ('did', 'VBD'), ('not', 'RB'), ('say', 'VB'), ('the', 'DT'), ('reason', 'NN'), ('why', 'WRB'), ('people', 'NNS'), ('want', 'VBP'), ('to', 'TO'), ('intervene', 'VB'), ('is', 'VBZ'), ('because', 'IN'), ('of', 'IN'), ('racist', 'NN'), ('(<-', 'NN'), ('you', 'PRP'), ('seem', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('overly', 'RB'), ('fond', 'NN'), ('of', 'IN'), ('using', 'VBG'), ('this', 'DT'), ('word', 'NN'), ('btw', 'NN'), ('said', 'VBD'), ('the', 'DT'), ('phenomenon', 'NN'), ('was', 'VBD'), ('race', 'NN'), ('related', 'VBN'), ('which', 'WDT'), ('is', 'VBZ'), ('not', 'RB'), ('the', 'DT'), ('same', 'JJ'), ('as', 'IN'), ('racist', 'NN'), ('perhaps', 'RB'), ('this', 'DT'), ('distinction', 'NN'), ('is', 'VBZ'), ('too', 'RB'), ('subtle', 'JJ'), ('for', 'IN'), ('you', 'PRP'), ('to', 'TO'), ('grasp', 'VB'), ('motives', 'NNS'), ('said', 'VBD'), ('the', 'DT'), ('attention', 'NN'), ('and', 'CC'), ('outrage', 'NN'), ('at', 'IN'), ('the', 'DT'), ('entire', 'JJ'), ('yugoslavian', 'JJ'), ('situation', 'NN'), ('was', 'VBD'), ('result', 'NN'), ('of', 'IN'), ('it', 'PRP'), ('being', 'VBG'), ('closer', 'RBR'), ('to', 'TO'), ('home', 'VB'), ('happening', 'VBG'), ('to', 'TO'), ('people', 'NNS'), ('we', 'PRP'), ('can', 'MD'), ('identify', 'VB'), ('with', 'IN'), ('and', 'CC'), ('relentlessly', 'RB'), ('harped', 'VBN'), ('on', 'IN'), ('by', 'IN'), ('the', 'DT'), ('media', 'NNS'), ('never', 'RB'), ('said', 'VBD'), ('anything', 'NN'), ('about', 'IN'), ('which', 'WDT'), ('side', 'NN'), ('would', 'MD'), ('be', 'VB'), ('preferred', 'VBN'), ('which', 'WDT'), ('has', 'VBZ'), ('lot', 'NN'), ('more', 'JJR'), ('to', 'TO'), ('do', 'VB'), ('with', 'IN'), ('the', 'DT'), ('presentation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('conflict', 'NN'), ('than', 'IN'), ('any', 'DT'), ('psychological', 'JJ'), ('factors', 'NNS'), ('think', 'VBP'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('doubt', 'NN'), ('that', 'IN'), ('despite', 'IN'), ('the', 'DT'), ('fact', 'NN'), ('we', 'PRP'), ('intervened', 'VBD'), ('in', 'IN'), ('somalia', 'JJ'), ('the', 'DT'), ('level', 'NN'), ('of', 'IN'), ('attention', 'NN'), ('devoted', 'VBN'), ('to', 'TO'), ('there', 'EX'), ('was', 'VBD'), ('considerably', 'RB'), ('less', 'JJR'), ('than', 'IN'), ('what', 'WP'), ('is', 'VBZ'), ('devoted', 'VBN'), ('to', 'TO'), ('bosnia', 'VB'), ('if', 'IN'), ('the', 'DT'), ('newspapers', 'NNS'), ('and', 'CC'), ('tv', 'NN'), ('news', 'NN'), ('see', 'NNS'), ('are', 'VBP'), ('any', 'DT'), ('guide', 'NN')]
['completely', 'misunderstand', 'oppose', 'intervention', 'somalia', 'reason', 'oppose', 'intervention', 'bosnia', 'security', 'interest', 'united', 'state', 'justify', 'risk', 'life', 'american', 'serviceman', 'many', 'crisis', 'world', 'u', 'take', 'case', 'bosnia', 'risk', 'obviously', 'much', 'great', 'country', 'much', 'good', 'position', 'far', 'good', 'reason', 'take', 'action', 'u', 'continue', 'misunderstand', 'say', 'reason', 'people', 'want', 'intervene', 'racist', 'seem', 'overly', 'fond', 'use', 'word', 'btw', 'say', 'phenomenon', 'race', 'relate', 'racist', 'perhaps', 'distinction', 'subtle', 'grasp', 'motif', 'say', 'attention', 'outrage', 'entire', 'yugoslavian', 'situation', 'result', 'closer', 'home', 'happen', 'people', 'identify', 'relentlessly', 'harp', 'medium', 'never', 'say', 'anything', 'side', 'would', 'prefer', 'lot', 'presentation', 'conflict', 'psychological', 'factor', 'think', 'doubt', 'despite', 'fact', 'intervene', 'somalia', 'level', 'attention', 'devote', 'considerably', 'less', 'devote', 'bosnia', 'newspaper', 'tv', 'news', 'see', 'guide']
['united_state', 'risk_life', 'u_take', 'take_case', 'much_great', 'great_country', 'much_good', 'far_good', 'good_reason', 'take_action', 'u_continue', 'say_reason', 'reason_people', 'people_want', 'use_word', 'happen_people', 'people_identify', 'never_say', 'say_anything', 'side_would', 'would_prefer', 'despite_fact', 'tv_news', 'news_see']
talk_politics_mideast_76080 |@lemmatized completely:1 misunderstand:2 oppose:2 intervention:2 somalia:2 reason:3 bosnia:3 security:1 interest:1 united:1 state:1 justify:1 risk:2 life:1 american:1 serviceman:1 many:1 crisis:1 world:1 u:2 take:2 case:1 obviously:1 much:2 great:1 country:1 good:2 position:1 far:1 action:1 continue:1 say:4 people:2 want:1 intervene:2 racist:2 seem:1 overly:1 fond:1 use:1 word:1 btw:1 phenomenon:1 race:1 relate:1 perhaps:1 distinction:1 subtle:1 grasp:1 motif:1 attention:2 outrage:1 entire:1 yugoslavian:1 situation:1 result:1 closer:1 home:1 happen:1 identify:1 relentlessly:1 harp:1 medium:1 never:1 anything:1 side:1 would:1 prefer:1 lot:1 presentation:1 conflict:1 psychological:1 factor:1 think:1 doubt:1 despite:1 fact:1 level:1 devote:2 considerably:1 less:1 newspaper:1 tv:1 news:1 see:1 guide:1 |@bigram united_state:1 risk_life:1 u_take:1 take_case:1 much_great:1 great_country:1 much_good:1 far_good:1 good_reason:1 take_action:1 u_continue:1 say_reason:1 reason_people:1 people_want:1 use_word:1 happen_people:1 people_identify:1 never_say:1 say_anything:1 side_would:1 would_prefer:1 despite_fact:1 tv_news:1 news_see:1
3,436
Yeah, right. And the company was started by George Simon Ohmite.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52783
12
sci_electronics_52783
[('yeah', 'RB'), ('right', 'JJ'), ('and', 'CC'), ('the', 'DT'), ('company', 'NN'), ('was', 'VBD'), ('started', 'VBN'), ('by', 'IN'), ('george', 'NN'), ('simon', 'NNS'), ('ohmite', 'VBP')]
['yeah', 'right', 'company', 'start', 'george', 'simon', 'ohmite']
['yeah_right']
sci_electronics_52783 |@lemmatized yeah:1 right:1 company:1 start:1 george:1 simon:1 ohmite:1 |@bigram yeah_right:1
3,437
Unless I've got my notes mixed up, 939 F.2d 499 comes close to this. Regular guy. Blue-collar worker at a regular company. Hauled into court. Convicted. Appeals to 7th circuit. Makes all the right arguments (his brief is cited by Mr. Teel as an example of a "winning" brief). Shot down, 3-zip by the 7th circuit. Appeals to the Supreme Court. And... ...Certiorari denied. Defendant goes to jail. Oh well.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176856
18
talk_politics_misc_176856
[('unless', 'IN'), ('ve', 'NN'), ('got', 'VBD'), ('my', 'PRP$'), ('notes', 'NNS'), ('mixed', 'VBD'), ('up', 'RB'), ('939', 'CD'), ('2d', 'CD'), ('499', 'CD'), ('comes', 'VBZ'), ('close', 'RB'), ('to', 'TO'), ('this', 'DT'), ('regular', 'JJ'), ('guy', 'NN'), ('blue', 'NN'), ('collar', 'JJ'), ('worker', 'NN'), ('at', 'IN'), ('regular', 'JJ'), ('company', 'NN'), ('hauled', 'VBD'), ('into', 'IN'), ('court', 'NN'), ('convicted', 'VBD'), ('appeals', 'NNS'), ('to', 'TO'), ('7th', 'CD'), ('circuit', 'NN'), ('makes', 'VBZ'), ('all', 'PDT'), ('the', 'DT'), ('right', 'JJ'), ('arguments', 'NNS'), ('his', 'PRP$'), ('brief', 'NN'), ('is', 'VBZ'), ('cited', 'VBN'), ('by', 'IN'), ('mr', 'NN'), ('teel', 'NN'), ('as', 'IN'), ('an', 'DT'), ('example', 'NN'), ('of', 'IN'), ('winning', 'VBG'), ('brief', 'JJ'), (').', 'JJ'), ('shot', 'NN'), ('down', 'RP'), ('zip', 'NN'), ('by', 'IN'), ('the', 'DT'), ('7th', 'CD'), ('circuit', 'NN'), ('appeals', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('supreme', 'JJ'), ('court', 'NN'), ('and', 'CC'), ('...', ':'), ('...', ':'), ('certiorari', 'NN'), ('denied', 'VBD'), ('defendant', 'NN'), ('goes', 'VBZ'), ('to', 'TO'), ('jail', 'VB'), ('oh', 'RB'), ('well', 'RB')]
['unless', 'get', 'note', 'mix', 'come', 'close', 'regular', 'guy', 'blue', 'collar', 'worker', 'regular', 'company', 'haul', 'court', 'convict', 'appeal', 'circuit', 'make', 'right', 'argument', 'brief', 'cite', 'mr', 'teel', 'example', 'win', 'brief', 'shot', 'zip', 'circuit', 'appeal', 'supreme', 'court', 'certiorari', 'deny', 'defendant', 'go', 'jail', 'oh', 'well']
['unless_get', 'come_close', 'blue_collar', 'make_right', 'mr_teel', 'supreme_court', 'oh_well']
talk_politics_misc_176856 |@lemmatized unless:1 get:1 note:1 mix:1 come:1 close:1 regular:2 guy:1 blue:1 collar:1 worker:1 company:1 haul:1 court:2 convict:1 appeal:2 circuit:2 make:1 right:1 argument:1 brief:2 cite:1 mr:1 teel:1 example:1 win:1 shot:1 zip:1 supreme:1 certiorari:1 deny:1 defendant:1 go:1 jail:1 oh:1 well:1 |@bigram unless_get:1 come_close:1 blue_collar:1 make_right:1 mr_teel:1 supreme_court:1 oh_well:1
3,438
Archive-name: atheism/overview Alt-atheism-archive-name: overview Last-modified: 5 April 1993 Version: 1.2 Overview Welcome to alt.atheism and alt.atheism.moderated. This is the first in a series of regular postings aimed at new readers of the newsgroups. Many groups of a 'controversial' nature have noticed that new readers often come up with the same questions, mis-statements or misconceptions and post them to the net. In addition, people often request information which has been posted time and time again. In order to try and cut down on this, the alt.atheism groups have a series of five regular postings under the following titles: 1. Alt.Atheism FAQ: Overview for New Readers 2. Alt.Atheism FAQ: Introduction to Atheism 3. Alt.Atheism FAQ: Frequently Asked Questions (FAQ) 4. Alt.Atheism FAQ: Constructing a Logical Argument 5. Alt.Atheism FAQ: Atheist Resources This is article number 1. Please read numbers 2 and 3 before posting. The others are entirely optional. If you are new to Usenet, you may also find it helpful to read the newsgroup news.announce.newusers. The articles titled "A Primer on How to Work With the Usenet Community", "Answers to Frequently Asked Questions about Usenet" and "Hints on writing style for Usenet" are particularly relevant. Questions concerning how news works are best asked in news.newusers.questions. If you are unable to find any of the articles listed above, see the "Finding Stuff" section below. Credits These files could not have been written without the assistance of the many readers of alt.atheism and alt.atheism.moderated. In particular, I'd like to thank the following people: [email protected] (Karl Kluge) [email protected] (Jim Perry) [email protected] (Wayne Aiken) [email protected] (Toby Kelsey) [email protected] (Jyrki Kuoppala) [email protected] (Geoff Arnold) [email protected] (Torkel Franzen) [email protected] (George Kimeldorf) [email protected] (Greg Roelofs) [email protected] (Ken Arromdee) [email protected] (Maddi Hausmann) [email protected] (John A. Johnson) [email protected] (Douglas Graham) [email protected] (William Mayne) [email protected] (Andy Rosen) [email protected] (Achim Stoesser) [email protected] (Bryan O'Sullivan) [email protected] (James J. Lippard) [email protected] (S. Baum) [email protected] (York H. Dobyns) [email protected] (Wayne Schroeder) [email protected] (J.D. Baldwin) [email protected] (Dana Nibby) [email protected] (Richard C. Dempsey) jmunch@hertz,elee.calpoly.edu (John David Munch) [email protected] (Paul Crowley) [email protected] (Richard Zach) [email protected] (Tim Chow) [email protected] (Simon Clippingdale) ...and countless others I've forgotten. These articles are free. Truly free. You may copy them and distribute them to anyone you wish. However, please send any changes or corrections to the author, and please do not re-post copies of the articles to alt.atheism; it does nobody any good to have multiple versions of the same document floating around the network. Finding Stuff All of the FAQ files *should* be somewhere on your news system. Here are some suggestions on what to do if you can't find them: 1. Check the newsgroup alt.atheism. Look for subject lines starting with "Alt.Atheism FAQ:". 2. Check the newsgroup news.answers for the same subject lines. If you don't find anything in steps 1 or 2, your news system isn't set up correctly, and you may wish to tell your system administrator about the problem. 3. If you have anonymous FTP access, connect to rtfm.mit.edu [18.172.1.27]. Go to the directory /pub/usenet/alt.atheism, and you'll find the latest versions of the FAQ files there. FTP is a a way of copying files between networked computers. If you need help in using or getting started with FTP, send e-mail to [email protected] with send usenet/news.answers/ftp-list/faq in the body. 4. There are other sites which also carry news.answers postings. The article "Introduction to the news.answers newsgroup" carries a list of these sites; the article is posted regularly to news.answers. 5. If you don't have FTP, send mail to [email protected] consisting of the following lines: send usenet/news.answers/finding-sources send usenet/alt.atheism/faq send usenet/alt.atheism/introduction send usenet/alt.atheism/logic send usenet/alt.atheism/resources 5. (Penultimate resort) Send mail to [email protected] consisting of the following lines: send atheism/faq/faq.txt send atheism/faq/logic.txt send atheism/faq/intro.txt send atheism/faq/resource.txt and our poor overworked modems will try and send you a copy of the files. There's other stuff, too; interesting commands to try are "help" and "send atheism/index". 6. (Last resort) Mail [email protected], or post an article to the newsgroup asking how you can get the FAQ files. You should only do this if you've tried the above methods and they've failed; it's not nice to clutter the newsgroup or people's mailboxes with requests for files. it's better than posting without reading the FAQ, though! For instance, people whose email addresses get mangled in transit and who don't have FTP will probably need assistance obtaining the FAQ files.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/52910
0
alt_atheism_52910
[('archive', 'JJ'), ('name', 'NN'), ('atheism', 'NN'), ('overview', 'NN'), ('alt', 'VBD'), ('atheism', 'NN'), ('archive', 'JJ'), ('name', 'NN'), ('overview', 'NN'), ('last', 'JJ'), ('modified', 'VBD'), ('april', 'JJ'), ('1993', 'CD'), ('version', 'NN'), ('overview', 'VBD'), ('welcome', 'JJ'), ('to', 'TO'), ('alt', 'VB'), ('atheism', 'NN'), ('and', 'CC'), ('alt', 'JJ'), ('atheism', 'NN'), ('moderated', 'VBN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('first', 'JJ'), ('in', 'IN'), ('series', 'NN'), ('of', 'IN'), ('regular', 'JJ'), ('postings', 'NNS'), ('aimed', 'VBN'), ('at', 'IN'), ('new', 'JJ'), ('readers', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('newsgroups', 'NNS'), ('many', 'JJ'), ('groups', 'NNS'), ('of', 'IN'), ('controversial', 'JJ'), ('nature', 'NN'), ('have', 'VBP'), ('noticed', 'VBN'), ('that', 'IN'), ('new', 'JJ'), ('readers', 'NNS'), ('often', 'RB'), ('come', 'VBP'), ('up', 'RP'), ('with', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('questions', 'NNS'), ('mis', 'VBP'), ('statements', 'NNS'), ('or', 'CC'), ('misconceptions', 'NNS'), ('and', 'CC'), ('post', 'VB'), ('them', 'PRP'), ('to', 'TO'), ('the', 'DT'), ('net', 'JJ'), ('in', 'IN'), ('addition', 'NN'), ('people', 'NNS'), ('often', 'RB'), ('request', 'VBP'), ('information', 'NN'), ('which', 'WDT'), ('has', 'VBZ'), ('been', 'VBN'), ('posted', 'VBN'), ('time', 'NN'), ('and', 'CC'), ('time', 'NN'), ('again', 'RB'), ('in', 'IN'), ('order', 'NN'), ('to', 'TO'), ('try', 'VB'), ('and', 'CC'), ('cut', 'VB'), ('down', 'RP'), ('on', 'IN'), ('this', 'DT'), ('the', 'DT'), ('alt', 'JJ'), ('atheism', 'NN'), ('groups', 'NNS'), ('have', 'VBP'), ('series', 'NN'), ('of', 'IN'), ('five', 'CD'), ('regular', 'JJ'), ('postings', 'NNS'), ('under', 'IN'), ('the', 'DT'), ('following', 'JJ'), ('titles', 'NNS'), ('alt', 'VBP'), ('atheism', 'NN'), ('faq', 'NN'), ('overview', 'NN'), ('for', 'IN'), ('new', 'JJ'), ('readers', 'NNS'), ('alt', 'VBP'), ('atheism', 'NN'), ('faq', 'JJ'), ('introduction', 'NN'), ('to', 'TO'), ('atheism', 'VB'), ('alt', 'JJ'), ('atheism', 'NN'), ('faq', 'RBR'), ('frequently', 'RB'), ('asked', 'VBN'), ('questions', 'NNS'), ('faq', 'VBP'), ('alt', 'JJ'), ('atheism', 'NN'), ('faq', 'NN'), ('constructing', 'VBG'), ('logical', 'JJ'), ('argument', 'NN'), ('alt', 'NN'), ('atheism', 'NN'), ('faq', 'JJ'), ('atheist', 'JJ'), ('resources', 'NNS'), ('this', 'DT'), ('is', 'VBZ'), ('article', 'NN'), ('number', 'NN'), ('please', 'NN'), ('read', 'JJ'), ('numbers', 'NNS'), ('and', 'CC'), ('before', 'IN'), ('posting', 'VBG'), ('the', 'DT'), ('others', 'NNS'), ('are', 'VBP'), ('entirely', 'RB'), ('optional', 'JJ'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('new', 'JJ'), ('to', 'TO'), ('usenet', 'VB'), ('you', 'PRP'), ('may', 'MD'), ('also', 'RB'), ('find', 'VB'), ('it', 'PRP'), ('helpful', 'JJ'), ('to', 'TO'), ('read', 'VB'), ('the', 'DT'), ('newsgroup', 'JJ'), ('news', 'NN'), ('announce', 'NN'), ('newusers', 'NNS'), ('the', 'DT'), ('articles', 'NNS'), ('titled', 'VBN'), ('primer', 'NN'), ('on', 'IN'), ('how', 'WRB'), ('to', 'TO'), ('work', 'VB'), ('with', 'IN'), ('the', 'DT'), ('usenet', 'JJ'), ('community', 'NN'), ('",', 'NNP'), ('answers', 'NNS'), ('to', 'TO'), ('frequently', 'RB'), ('asked', 'VBN'), ('questions', 'NNS'), ('about', 'IN'), ('usenet', 'JJ'), ('and', 'CC'), ('hints', 'NNS'), ('on', 'IN'), ('writing', 'VBG'), ('style', 'NN'), ('for', 'IN'), ('usenet', 'NN'), ('are', 'VBP'), ('particularly', 'RB'), ('relevant', 'JJ'), ('questions', 'NNS'), ('concerning', 'VBG'), ('how', 'WRB'), ('news', 'NN'), ('works', 'NNS'), ('are', 'VBP'), ('best', 'JJS'), ('asked', 'VBN'), ('in', 'IN'), ('news', 'NN'), ('newusers', 'NNS'), ('questions', 'NNS'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('unable', 'JJ'), ('to', 'TO'), ('find', 'VB'), ('any', 'DT'), ('of', 'IN'), ('the', 'DT'), ('articles', 'NNS'), ('listed', 'VBN'), ('above', 'IN'), ('see', 'VBP'), ('the', 'DT'), ('finding', 'NN'), ('stuff', 'NN'), ('section', 'NN'), ('below', 'IN'), ('credits', 'NNS'), ('these', 'DT'), ('files', 'NNS'), ('could', 'MD'), ('not', 'RB'), ('have', 'VB'), ('been', 'VBN'), ('written', 'VBN'), ('without', 'IN'), ('the', 'DT'), ('assistance', 'NN'), ('of', 'IN'), ('the', 'DT'), ('many', 'JJ'), ('readers', 'NNS'), ('of', 'IN'), ('alt', 'JJ'), ('atheism', 'NN'), ('and', 'CC'), ('alt', 'JJ'), ('atheism', 'NN'), ('moderated', 'VBN'), ('in', 'IN'), ('particular', 'JJ'), ('like', 'IN'), ('to', 'TO'), ('thank', 'VB'), ('the', 'DT'), ('following', 'JJ'), ('people', 'NNS'), ('karl', 'VBP'), ('kluge', 'VB'), ('jim', 'NN'), ('perry', 'NN'), ('wayne', 'VBP'), ('aiken', 'VBN'), ('toby', 'JJ'), ('kelsey', 'NN'), ('jyrki', 'NN'), ('kuoppala', 'VBD'), ('geoff', 'NN'), ('arnold', 'NN'), ('torkel', 'NN'), ('franzen', 'JJ'), ('george', 'NN'), ('kimeldorf', 'NNP'), ('greg', 'NN'), ('roelofs', 'NN'), ('ken', 'VBN'), ('arromdee', 'JJ'), ('maddi', 'NN'), ('hausmann', 'NN'), ('john', 'NN'), ('johnson', 'NN'), ('douglas', 'NN'), ('graham', 'NN'), ('william', 'NN'), ('mayne', 'NN'), ('andy', 'JJ'), ('rosen', 'VBZ'), ('achim', 'JJ'), ('stoesser', 'NN'), ('bryan', 'NN'), ('sullivan', 'NN'), ('james', 'VBZ'), ('lippard', 'JJ'), ('baum', 'NN'), ('york', 'NN'), ('dobyns', 'NN'), ('wayne', 'JJ'), ('schroeder', 'NN'), ('baldwin', 'NN'), ('dana', 'NN'), ('nibby', 'FW'), ('richard', 'NN'), ('dempsey', 'NN'), ('john', 'NN'), ('david', 'NN'), ('munch', 'NN'), ('paul', 'NN'), ('crowley', 'NN'), ('richard', 'NN'), ('zach', 'NN'), ('tim', 'NN'), ('chow', 'NN'), ('simon', 'JJ'), ('clippingdale', 'NN'), ('...', ':'), ('and', 'CC'), ('countless', 'JJ'), ('others', 'NNS'), ('ve', 'VBP'), ('forgotten', 'VB'), ('these', 'DT'), ('articles', 'NNS'), ('are', 'VBP'), ('free', 'JJ'), ('truly', 'RB'), ('free', 'JJ'), ('you', 'PRP'), ('may', 'MD'), ('copy', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('distribute', 'VB'), ('them', 'PRP'), ('to', 'TO'), ('anyone', 'NN'), ('you', 'PRP'), ('wish', 'VBP'), ('however', 'RB'), ('please', 'JJ'), ('send', 'VB'), ('any', 'DT'), ('changes', 'NNS'), ('or', 'CC'), ('corrections', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('author', 'NN'), ('and', 'CC'), ('please', 'VB'), ('do', 'VB'), ('not', 'RB'), ('re', 'VB'), ('post', 'NN'), ('copies', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('articles', 'NNS'), ('to', 'TO'), ('alt', 'VB'), ('atheism', 'NN'), ('it', 'PRP'), ('does', 'VBZ'), ('nobody', 'JJ'), ('any', 'DT'), ('good', 'JJ'), ('to', 'TO'), ('have', 'VB'), ('multiple', 'JJ'), ('versions', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('document', 'NN'), ('floating', 'VBG'), ('around', 'IN'), ('the', 'DT'), ('network', 'NN'), ('finding', 'VBG'), ('stuff', 'NN'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('faq', 'JJ'), ('files', 'NNS'), ('should', 'MD'), ('be', 'VB'), ('somewhere', 'RB'), ('on', 'IN'), ('your', 'PRP$'), ('news', 'NN'), ('system', 'NN'), ('here', 'RB'), ('are', 'VBP'), ('some', 'DT'), ('suggestions', 'NNS'), ('on', 'IN'), ('what', 'WP'), ('to', 'TO'), ('do', 'VB'), ('if', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('find', 'VB'), ('them', 'PRP'), ('check', 'VB'), ('the', 'DT'), ('newsgroup', 'NN'), ('alt', 'VBD'), ('atheism', 'NN'), ('look', 'NN'), ('for', 'IN'), ('subject', 'JJ'), ('lines', 'NNS'), ('starting', 'VBG'), ('with', 'IN'), ('alt', 'JJ'), ('atheism', 'NN'), ('faq', 'NN'), (':".', 'NNP'), ('check', 'VB'), ('the', 'DT'), ('newsgroup', 'JJ'), ('news', 'NN'), ('answers', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('subject', 'JJ'), ('lines', 'NNS'), ('if', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('find', 'VB'), ('anything', 'NN'), ('in', 'IN'), ('steps', 'NNS'), ('or', 'CC'), ('your', 'PRP$'), ('news', 'NN'), ('system', 'NN'), ('isn', 'NN'), ('set', 'VBN'), ('up', 'RP'), ('correctly', 'RB'), ('and', 'CC'), ('you', 'PRP'), ('may', 'MD'), ('wish', 'VB'), ('to', 'TO'), ('tell', 'VB'), ('your', 'PRP$'), ('system', 'NN'), ('administrator', 'NN'), ('about', 'IN'), ('the', 'DT'), ('problem', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('anonymous', 'JJ'), ('ftp', 'JJ'), ('access', 'NN'), ('connect', 'NN'), ('to', 'TO'), ('rtfm', 'VB'), ('mit', 'NN'), ('edu', 'IN'), ('18', 'CD'), ('172', 'CD'), ('27', 'CD'), ('].', 'NNS'), ('go', 'VBP'), ('to', 'TO'), ('the', 'DT'), ('directory', 'NN'), ('pub', 'JJ'), ('usenet', 'JJ'), ('alt', 'NN'), ('atheism', 'NN'), ('and', 'CC'), ('you', 'PRP'), ('ll', 'VBP'), ('find', 'VB'), ('the', 'DT'), ('latest', 'JJS'), ('versions', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('faq', 'NN'), ('files', 'VBZ'), ('there', 'EX'), ('ftp', 'NN'), ('is', 'VBZ'), ('way', 'NN'), ('of', 'IN'), ('copying', 'VBG'), ('files', 'NNS'), ('between', 'IN'), ('networked', 'JJ'), ('computers', 'NNS'), ('if', 'IN'), ('you', 'PRP'), ('need', 'VBP'), ('help', 'VB'), ('in', 'IN'), ('using', 'VBG'), ('or', 'CC'), ('getting', 'VBG'), ('started', 'VBN'), ('with', 'IN'), ('ftp', 'JJ'), ('send', 'JJ'), ('mail', 'NN'), ('to', 'TO'), ('with', 'IN'), ('send', 'JJ'), ('usenet', 'JJ'), ('news', 'NN'), ('answers', 'NNS'), ('ftp', 'VBP'), ('list', 'NN'), ('faq', 'NN'), ('in', 'IN'), ('the', 'DT'), ('body', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('other', 'JJ'), ('sites', 'NNS'), ('which', 'WDT'), ('also', 'RB'), ('carry', 'VBP'), ('news', 'NN'), ('answers', 'NNS'), ('postings', 'VBP'), ('the', 'DT'), ('article', 'NN'), ('introduction', 'NN'), ('to', 'TO'), ('the', 'DT'), ('news', 'NN'), ('answers', 'NNS'), ('newsgroup', 'VBP'), ('carries', 'VBZ'), ('list', 'NN'), ('of', 'IN'), ('these', 'DT'), ('sites', 'VBZ'), ('the', 'DT'), ('article', 'NN'), ('is', 'VBZ'), ('posted', 'VBN'), ('regularly', 'RB'), ('to', 'TO'), ('news', 'NN'), ('answers', 'NNS'), ('if', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('have', 'VBP'), ('ftp', 'VBN'), ('send', 'JJ'), ('mail', 'NN'), ('to', 'TO'), ('consisting', 'VBG'), ('of', 'IN'), ('the', 'DT'), ('following', 'JJ'), ('lines', 'NNS'), ('send', 'VBP'), ('usenet', 'JJ'), ('news', 'NN'), ('answers', 'NNS'), ('finding', 'VBG'), ('sources', 'NNS'), ('send', 'VBP'), ('usenet', 'JJ'), ('alt', 'NN'), ('atheism', 'NN'), ('faq', 'JJ'), ('send', 'JJ'), ('usenet', 'NN'), ('alt', 'NN'), ('atheism', 'NN'), ('introduction', 'NN'), ('send', 'VBP'), ('usenet', 'JJ'), ('alt', 'NN'), ('atheism', 'NN'), ('logic', 'JJ'), ('send', 'JJ'), ('usenet', 'NN'), ('alt', 'NN'), ('atheism', 'NN'), ('resources', 'NNS'), ('penultimate', 'VBP'), ('resort', 'NN'), ('send', 'VBP'), ('mail', 'NN'), ('to', 'TO'), ('consisting', 'VBG'), ('of', 'IN'), ('the', 'DT'), ('following', 'JJ'), ('lines', 'NNS'), ('send', 'VBP'), ('atheism', 'NN'), ('faq', 'NN'), ('faq', 'NN'), ('txt', 'JJ'), ('send', 'VBP'), ('atheism', 'NN'), ('faq', 'NN'), ('logic', 'JJ'), ('txt', 'JJ'), ('send', 'NN'), ('atheism', 'NN'), ('faq', 'NN'), ('intro', 'NN'), ('txt', 'JJ'), ('send', 'VBP'), ('atheism', 'NN'), ('faq', 'NN'), ('resource', 'NN'), ('txt', 'NN'), ('and', 'CC'), ('our', 'PRP$'), ('poor', 'JJ'), ('overworked', 'VBN'), ('modems', 'NNS'), ('will', 'MD'), ('try', 'VB'), ('and', 'CC'), ('send', 'VB'), ('you', 'PRP'), ('copy', 'NN'), ('of', 'IN'), ('the', 'DT'), ('files', 'NNS'), ('there', 'RB'), ('other', 'JJ'), ('stuff', 'NN'), ('too', 'RB'), ('interesting', 'JJ'), ('commands', 'NNS'), ('to', 'TO'), ('try', 'VB'), ('are', 'VBP'), ('help', 'NN'), ('and', 'CC'), ('send', 'VB'), ('atheism', 'NN'), ('index', 'NN'), ('".', 'VBD'), ('last', 'JJ'), ('resort', 'NN'), ('mail', 'NN'), ('or', 'CC'), ('post', 'NN'), ('an', 'DT'), ('article', 'NN'), ('to', 'TO'), ('the', 'DT'), ('newsgroup', 'NN'), ('asking', 'VBG'), ('how', 'WRB'), ('you', 'PRP'), ('can', 'MD'), ('get', 'VB'), ('the', 'DT'), ('faq', 'NN'), ('files', 'VBZ'), ('you', 'PRP'), ('should', 'MD'), ('only', 'RB'), ('do', 'VB'), ('this', 'DT'), ('if', 'IN'), ('you', 'PRP'), ('ve', 'VBP'), ('tried', 'VBN'), ('the', 'DT'), ('above', 'JJ'), ('methods', 'NNS'), ('and', 'CC'), ('they', 'PRP'), ('ve', 'VBP'), ('failed', 'VBD'), ('it', 'PRP'), ('not', 'RB'), ('nice', 'JJ'), ('to', 'TO'), ('clutter', 'VB'), ('the', 'DT'), ('newsgroup', 'NN'), ('or', 'CC'), ('people', 'NNS'), ('mailboxes', 'NNS'), ('with', 'IN'), ('requests', 'NNS'), ('for', 'IN'), ('files', 'NNS'), ('it', 'PRP'), ('better', 'JJR'), ('than', 'IN'), ('posting', 'VBG'), ('without', 'IN'), ('reading', 'VBG'), ('the', 'DT'), ('faq', 'NN'), ('though', 'IN'), ('for', 'IN'), ('instance', 'NN'), ('people', 'NNS'), ('whose', 'WP$'), ('email', 'NN'), ('addresses', 'VBZ'), ('get', 'VB'), ('mangled', 'VBN'), ('in', 'IN'), ('transit', 'NN'), ('and', 'CC'), ('who', 'WP'), ('don', 'VBP'), ('have', 'VBP'), ('ftp', 'VBN'), ('will', 'MD'), ('probably', 'RB'), ('need', 'VB'), ('assistance', 'NN'), ('obtaining', 'VBG'), ('the', 'DT'), ('faq', 'NN'), ('files', 'NNS')]
['archive', 'name', 'atheism', 'overview', 'alt', 'atheism', 'archive', 'name', 'overview', 'last', 'modify', 'april', 'version', 'overview', 'welcome', 'alt', 'atheism', 'alt', 'atheism', 'moderate', 'first', 'series', 'regular', 'posting', 'aim', 'new', 'reader', 'newsgroups', 'many', 'group', 'controversial', 'nature', 'notice', 'new', 'reader', 'often', 'come', 'question', 'mis', 'statement', 'misconception', 'post', 'net', 'addition', 'people', 'often', 'request', 'information', 'post', 'time', 'time', 'order', 'try', 'cut', 'alt', 'atheism', 'group', 'series', 'five', 'regular', 'posting', 'following', 'title', 'alt', 'atheism', 'faq', 'overview', 'new', 'reader', 'alt', 'atheism', 'faq', 'introduction', 'atheism', 'alt', 'atheism', 'faq', 'frequently', 'ask', 'question', 'faq', 'alt', 'atheism', 'faq', 'construct', 'logical', 'argument', 'alt', 'atheism', 'faq', 'atheist', 'resource', 'article', 'number', 'please', 'read', 'number', 'post', 'others', 'entirely', 'optional', 'new', 'usenet', 'may', 'also', 'find', 'helpful', 'read', 'newsgroup', 'news', 'announce', 'newusers', 'article', 'title', 'primer', 'work', 'usenet', 'community', 'answer', 'frequently', 'ask', 'question', 'usenet', 'hint', 'write', 'style', 'usenet', 'particularly', 'relevant', 'question', 'concern', 'news', 'work', 'best', 'ask', 'news', 'newusers', 'question', 'unable', 'find', 'article', 'list', 'see', 'finding', 'stuff', 'section', 'credit', 'file', 'could', 'write', 'without', 'assistance', 'many', 'reader', 'alt', 'atheism', 'alt', 'atheism', 'moderate', 'particular', 'like', 'thank', 'following', 'people', 'karl', 'kluge', 'jim', 'perry', 'wayne', 'aiken', 'toby', 'kelsey', 'jyrki', 'kuoppala', 'geoff', 'arnold', 'torkel', 'franzen', 'george', 'kimeldorf', 'greg', 'roelofs', 'ken', 'arromdee', 'maddi', 'hausmann', 'john', 'johnson', 'douglas', 'graham', 'william', 'mayne', 'andy', 'rosen', 'achim', 'stoesser', 'bryan', 'sullivan', 'jam', 'lippard', 'baum', 'york', 'dobyns', 'wayne', 'schroeder', 'baldwin', 'dana', 'nibby', 'richard', 'dempsey', 'john', 'david', 'munch', 'paul', 'crowley', 'richard', 'zach', 'tim', 'chow', 'simon', 'clippingdale', 'countless', 'others', 'forget', 'article', 'free', 'truly', 'free', 'may', 'copy', 'distribute', 'anyone', 'wish', 'however', 'please', 'send', 'change', 'correction', 'author', 'please', 'post', 'copy', 'article', 'alt', 'atheism', 'nobody', 'good', 'multiple', 'version', 'document', 'float', 'around', 'network', 'find', 'stuff', 'faq', 'file', 'somewhere', 'news', 'system', 'suggestion', 'find', 'check', 'newsgroup', 'alt', 'atheism', 'look', 'subject', 'line', 'start', 'alt', 'atheism', 'faq', 'check', 'newsgroup', 'news', 'answer', 'subject', 'line', 'find', 'anything', 'step', 'news', 'system', 'set', 'correctly', 'may', 'wish', 'tell', 'system', 'administrator', 'problem', 'anonymous', 'ftp', 'access', 'connect', 'rtfm', 'mit', 'edu', 'go', 'directory', 'pub', 'usenet', 'alt', 'atheism', 'find', 'late', 'version', 'faq', 'file', 'ftp', 'way', 'copy', 'file', 'networked', 'computer', 'need', 'help', 'use', 'get', 'start', 'ftp', 'send', 'mail', 'send', 'usenet', 'news', 'answer', 'ftp', 'list', 'faq', 'body', 'site', 'also', 'carry', 'news', 'answer', 'post', 'article', 'introduction', 'news', 'answer', 'newsgroup', 'carry', 'list', 'sit', 'article', 'post', 'regularly', 'news', 'answer', 'ftp', 'send', 'mail', 'consist', 'following', 'line', 'send', 'usenet', 'news', 'answer', 'find', 'source', 'send', 'usenet', 'alt', 'atheism', 'faq', 'send', 'usenet', 'alt', 'atheism', 'introduction', 'send', 'usenet', 'alt', 'atheism', 'logic', 'send', 'usenet', 'alt', 'atheism', 'resource', 'penultimate', 'resort', 'send', 'mail', 'consist', 'following', 'line', 'send', 'atheism', 'faq', 'faq', 'txt', 'send', 'atheism', 'faq', 'logic', 'txt', 'send', 'atheism', 'faq', 'intro', 'txt', 'send', 'atheism', 'faq', 'resource', 'txt', 'poor', 'overwork', 'modem', 'try', 'send', 'copy', 'file', 'stuff', 'interesting', 'command', 'try', 'help', 'send', 'atheism', 'index', 'last', 'resort', 'mail', 'post', 'article', 'newsgroup', 'ask', 'get', 'faq', 'file', 'try', 'method', 'fail', 'nice', 'clutter', 'newsgroup', 'people', 'mailbox', 'request', 'file', 'good', 'post', 'without', 'read', 'faq', 'though', 'instance', 'people', 'whose', 'email', 'address', 'get', 'mangle', 'transit', 'ftp', 'probably', 'need', 'assistance', 'obtain', 'faq', 'file']
['archive_name', 'name_atheism', 'alt_atheism', 'atheism_archive', 'archive_name', 'last_modify', 'april_version', 'alt_atheism', 'alt_atheism', 'new_reader', 'many_group', 'new_reader', 'often_come', 'post_net', 'people_often', 'request_information', 'information_post', 'post_time', 'time_time', 'time_order', 'order_try', 'try_cut', 'alt_atheism', 'alt_atheism', 'atheism_faq', 'new_reader', 'reader_alt', 'alt_atheism', 'atheism_faq', 'introduction_atheism', 'alt_atheism', 'atheism_faq', 'faq_frequently', 'frequently_ask', 'ask_question', 'question_faq', 'faq_alt', 'alt_atheism', 'atheism_faq', 'logical_argument', 'alt_atheism', 'atheism_faq', 'please_read', 'post_others', 'may_also', 'also_find', 'read_newsgroup', 'news_announce', 'answer_frequently', 'frequently_ask', 'ask_question', 'question_concern', 'work_best', 'unable_find', 'list_see', 'could_write', 'many_reader', 'reader_alt', 'alt_atheism', 'alt_atheism', 'like_thank', 'anyone_wish', 'please_send', 'please_post', 'copy_article', 'alt_atheism', 'float_around', 'faq_file', 'news_system', 'newsgroup_alt', 'alt_atheism', 'subject_line', 'line_start', 'alt_atheism', 'atheism_faq', 'news_answer', 'subject_line', 'line_find', 'find_anything', 'news_system', 'system_set', 'may_wish', 'system_administrator', 'anonymous_ftp', 'ftp_access', 'rtfm_mit', 'mit_edu', 'directory_pub', 'pub_usenet', 'usenet_alt', 'alt_atheism', 'late_version', 'faq_file', 'file_ftp', 'copy_file', 'need_help', 'help_use', 'use_get', 'get_start', 'ftp_send', 'send_mail', 'mail_send', 'send_usenet', 'usenet_news', 'news_answer', 'ftp_list', 'list_faq', 'site_also', 'also_carry', 'news_answer', 'post_article', 'news_answer', 'article_post', 'news_answer', 'ftp_send', 'send_mail', 'following_line', 'line_send', 'send_usenet', 'usenet_news', 'news_answer', 'answer_find', 'find_source', 'send_usenet', 'usenet_alt', 'alt_atheism', 'atheism_faq', 'send_usenet', 'usenet_alt', 'alt_atheism', 'send_usenet', 'usenet_alt', 'alt_atheism', 'send_usenet', 'usenet_alt', 'alt_atheism', 'send_mail', 'following_line', 'line_send', 'send_atheism', 'atheism_faq', 'send_atheism', 'atheism_faq', 'send_atheism', 'atheism_faq', 'send_atheism', 'atheism_faq', 'try_send', 'send_copy', 'copy_file', 'try_help', 'help_send', 'send_atheism', 'last_resort', 'mail_post', 'post_article', 'ask_get', 'get_faq', 'faq_file', 'file_try', 'file_good', 'read_faq', 'people_whose', 'email_address', 'probably_need', 'faq_file']
alt_atheism_52910 |@lemmatized archive:2 name:2 atheism:26 overview:4 alt:19 last:2 modify:1 april:1 version:3 welcome:1 moderate:2 first:1 series:2 regular:2 posting:2 aim:1 new:4 reader:4 newsgroups:1 many:2 group:2 controversial:1 nature:1 notice:1 often:2 come:1 question:5 mis:1 statement:1 misconception:1 post:8 net:1 addition:1 people:4 request:2 information:1 time:2 order:1 try:4 cut:1 five:1 following:4 title:2 faq:19 introduction:3 frequently:2 ask:4 construct:1 logical:1 argument:1 atheist:1 resource:3 article:8 number:2 please:3 read:3 others:2 entirely:1 optional:1 usenet:11 may:3 also:2 find:7 helpful:1 newsgroup:6 news:11 announce:1 newusers:2 primer:1 work:2 community:1 answer:7 hint:1 write:2 style:1 particularly:1 relevant:1 concern:1 best:1 unable:1 list:3 see:1 finding:1 stuff:3 section:1 credit:1 file:8 could:1 without:2 assistance:2 particular:1 like:1 thank:1 karl:1 kluge:1 jim:1 perry:1 wayne:2 aiken:1 toby:1 kelsey:1 jyrki:1 kuoppala:1 geoff:1 arnold:1 torkel:1 franzen:1 george:1 kimeldorf:1 greg:1 roelofs:1 ken:1 arromdee:1 maddi:1 hausmann:1 john:2 johnson:1 douglas:1 graham:1 william:1 mayne:1 andy:1 rosen:1 achim:1 stoesser:1 bryan:1 sullivan:1 jam:1 lippard:1 baum:1 york:1 dobyns:1 schroeder:1 baldwin:1 dana:1 nibby:1 richard:2 dempsey:1 david:1 munch:1 paul:1 crowley:1 zach:1 tim:1 chow:1 simon:1 clippingdale:1 countless:1 forget:1 free:2 truly:1 copy:4 distribute:1 anyone:1 wish:2 however:1 send:16 change:1 correction:1 author:1 nobody:1 good:2 multiple:1 document:1 float:1 around:1 network:1 somewhere:1 system:3 suggestion:1 check:2 look:1 subject:2 line:4 start:2 anything:1 step:1 set:1 correctly:1 tell:1 administrator:1 problem:1 anonymous:1 ftp:6 access:1 connect:1 rtfm:1 mit:1 edu:1 go:1 directory:1 pub:1 late:1 way:1 networked:1 computer:1 need:2 help:2 use:1 get:3 mail:4 body:1 site:1 carry:2 sit:1 regularly:1 consist:2 source:1 logic:2 penultimate:1 resort:2 txt:4 intro:1 poor:1 overwork:1 modem:1 interesting:1 command:1 index:1 method:1 fail:1 nice:1 clutter:1 mailbox:1 though:1 instance:1 whose:1 email:1 address:1 mangle:1 transit:1 probably:1 obtain:1 |@bigram archive_name:2 name_atheism:1 alt_atheism:19 atheism_archive:1 last_modify:1 april_version:1 new_reader:3 many_group:1 often_come:1 post_net:1 people_often:1 request_information:1 information_post:1 post_time:1 time_time:1 time_order:1 order_try:1 try_cut:1 atheism_faq:11 reader_alt:2 introduction_atheism:1 faq_frequently:1 frequently_ask:2 ask_question:2 question_faq:1 faq_alt:1 logical_argument:1 please_read:1 post_others:1 may_also:1 also_find:1 read_newsgroup:1 news_announce:1 answer_frequently:1 question_concern:1 work_best:1 unable_find:1 list_see:1 could_write:1 many_reader:1 like_thank:1 anyone_wish:1 please_send:1 please_post:1 copy_article:1 float_around:1 faq_file:4 news_system:2 newsgroup_alt:1 subject_line:2 line_start:1 news_answer:6 line_find:1 find_anything:1 system_set:1 may_wish:1 system_administrator:1 anonymous_ftp:1 ftp_access:1 rtfm_mit:1 mit_edu:1 directory_pub:1 pub_usenet:1 usenet_alt:5 late_version:1 file_ftp:1 copy_file:2 need_help:1 help_use:1 use_get:1 get_start:1 ftp_send:2 send_mail:3 mail_send:1 send_usenet:6 usenet_news:2 ftp_list:1 list_faq:1 site_also:1 also_carry:1 post_article:2 article_post:1 following_line:2 line_send:2 answer_find:1 find_source:1 send_atheism:5 try_send:1 send_copy:1 try_help:1 help_send:1 last_resort:1 mail_post:1 ask_get:1 get_faq:1 file_try:1 file_good:1 read_faq:1 people_whose:1 email_address:1 probably_need:1
3,439
Hi, has anybody implements an RPC server in the HP Xwindows? In SUN Xview, there is a notify_enable_rpc_svc() call that automatically executes the rpc processes when it detects an incoming request. I wonder if there is a similar function in HP X/motif that perform the same function. any help is appreciated.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67021
5
comp_windows_x_67021
[('hi', 'NN'), ('has', 'VBZ'), ('anybody', 'NN'), ('implements', 'NNS'), ('an', 'DT'), ('rpc', 'NN'), ('server', 'NN'), ('in', 'IN'), ('the', 'DT'), ('hp', 'NN'), ('xwindows', 'VBZ'), ('in', 'IN'), ('sun', 'NN'), ('xview', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('notify_enable_rpc_svc', 'JJ'), ('()', 'NNP'), ('call', 'NN'), ('that', 'WDT'), ('automatically', 'RB'), ('executes', 'VBZ'), ('the', 'DT'), ('rpc', 'NN'), ('processes', 'VBZ'), ('when', 'WRB'), ('it', 'PRP'), ('detects', 'VBZ'), ('an', 'DT'), ('incoming', 'NN'), ('request', 'NN'), ('wonder', 'NN'), ('if', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('similar', 'JJ'), ('function', 'NN'), ('in', 'IN'), ('hp', 'NN'), ('motif', 'NN'), ('that', 'WDT'), ('perform', 'VBP'), ('the', 'DT'), ('same', 'JJ'), ('function', 'NN'), ('any', 'DT'), ('help', 'NN'), ('is', 'VBZ'), ('appreciated', 'VBN')]
['hi', 'anybody', 'implement', 'rpc', 'server', 'hp', 'xwindows', 'sun', 'xview', 'call', 'automatically', 'execute', 'rpc', 'process', 'detect', 'incoming', 'request', 'wonder', 'similar', 'function', 'hp', 'motif', 'perform', 'function', 'help', 'appreciate']
['hi_anybody', 'help_appreciate']
comp_windows_x_67021 |@lemmatized hi:1 anybody:1 implement:1 rpc:2 server:1 hp:2 xwindows:1 sun:1 xview:1 call:1 automatically:1 execute:1 process:1 detect:1 incoming:1 request:1 wonder:1 similar:1 function:2 motif:1 perform:1 help:1 appreciate:1 |@bigram hi_anybody:1 help_appreciate:1
3,440
-- and -- Good grief; has no one ever heard of Biostatistics?? The University of Washington (plus 3 or 4 others [Harvard, UNC]) has a department and advanced degree program in Biostatistics. My wife has an MS Biostat, and there are plenty of MDs, PhDs, and postdocs doing Biostatistical work. People do this for a living. Really bright people study for decades to do this sort of study well. Anecedotal evidence is worthless. Even doctors who have been using a drug or treatment for years, and who swear it is effective, are often suprised at the results of clinical trials. Whether or not MSG causes describable, reportable, documentable symptoms should be pretty simple to discover. The last study on which my wife worked employed 200 nurses, 100 doctors, and a dozen Ph.Ds at one University and at 70 hospitals in five nations. I would think the MSG question could be settled by one lowly Biostat MS student in a thesis.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59142
13
sci_med_59142
[('--', ':'), ('and', 'CC'), ('--', ':'), ('good', 'JJ'), ('grief', 'NN'), ('has', 'VBZ'), ('no', 'DT'), ('one', 'NN'), ('ever', 'RB'), ('heard', 'NN'), ('of', 'IN'), ('biostatistics', 'NNS'), ('??', 'VBP'), ('the', 'DT'), ('university', 'NN'), ('of', 'IN'), ('washington', 'NN'), ('plus', 'CC'), ('or', 'CC'), ('others', 'NNS'), ('harvard', 'VBP'), ('unc', 'JJ'), ('])', 'NNP'), ('has', 'VBZ'), ('department', 'NN'), ('and', 'CC'), ('advanced', 'JJ'), ('degree', 'NN'), ('program', 'NN'), ('in', 'IN'), ('biostatistics', 'NNS'), ('my', 'PRP$'), ('wife', 'NN'), ('has', 'VBZ'), ('an', 'DT'), ('ms', 'NN'), ('biostat', 'NN'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('plenty', 'NN'), ('of', 'IN'), ('mds', 'NN'), ('phds', 'NN'), ('and', 'CC'), ('postdocs', 'NN'), ('doing', 'VBG'), ('biostatistical', 'JJ'), ('work', 'NN'), ('people', 'NNS'), ('do', 'VBP'), ('this', 'DT'), ('for', 'IN'), ('living', 'NN'), ('really', 'RB'), ('bright', 'JJ'), ('people', 'NNS'), ('study', 'VBP'), ('for', 'IN'), ('decades', 'NNS'), ('to', 'TO'), ('do', 'VB'), ('this', 'DT'), ('sort', 'NN'), ('of', 'IN'), ('study', 'NN'), ('well', 'RB'), ('anecedotal', 'JJ'), ('evidence', 'NN'), ('is', 'VBZ'), ('worthless', 'JJ'), ('even', 'RB'), ('doctors', 'NNS'), ('who', 'WP'), ('have', 'VBP'), ('been', 'VBN'), ('using', 'VBG'), ('drug', 'NN'), ('or', 'CC'), ('treatment', 'NN'), ('for', 'IN'), ('years', 'NNS'), ('and', 'CC'), ('who', 'WP'), ('swear', 'VBP'), ('it', 'PRP'), ('is', 'VBZ'), ('effective', 'JJ'), ('are', 'VBP'), ('often', 'RB'), ('suprised', 'VBN'), ('at', 'IN'), ('the', 'DT'), ('results', 'NNS'), ('of', 'IN'), ('clinical', 'JJ'), ('trials', 'NNS'), ('whether', 'IN'), ('or', 'CC'), ('not', 'RB'), ('msg', 'JJ'), ('causes', 'NNS'), ('describable', 'JJ'), ('reportable', 'JJ'), ('documentable', 'JJ'), ('symptoms', 'NNS'), ('should', 'MD'), ('be', 'VB'), ('pretty', 'RB'), ('simple', 'JJ'), ('to', 'TO'), ('discover', 'VB'), ('the', 'DT'), ('last', 'JJ'), ('study', 'NN'), ('on', 'IN'), ('which', 'WDT'), ('my', 'PRP$'), ('wife', 'NN'), ('worked', 'VBD'), ('employed', 'JJ'), ('200', 'CD'), ('nurses', 'NNS'), ('100', 'CD'), ('doctors', 'NNS'), ('and', 'CC'), ('dozen', 'NN'), ('ph', 'NN'), ('ds', 'NN'), ('at', 'IN'), ('one', 'CD'), ('university', 'NN'), ('and', 'CC'), ('at', 'IN'), ('70', 'CD'), ('hospitals', 'NNS'), ('in', 'IN'), ('five', 'CD'), ('nations', 'NNS'), ('would', 'MD'), ('think', 'VB'), ('the', 'DT'), ('msg', 'NNS'), ('question', 'NN'), ('could', 'MD'), ('be', 'VB'), ('settled', 'VBN'), ('by', 'IN'), ('one', 'CD'), ('lowly', 'NN'), ('biostat', 'NN'), ('ms', 'NN'), ('student', 'NN'), ('in', 'IN'), ('thesis', 'NN')]
['good', 'grief', 'one', 'ever', 'heard', 'biostatistics', 'university', 'washington', 'plus', 'others', 'harvard', 'unc', 'department', 'advanced', 'degree', 'program', 'biostatistics', 'wife', 'biostat', 'plenty', 'md', 'phd', 'postdoc', 'biostatistical', 'work', 'people', 'living', 'really', 'bright', 'people', 'study', 'decade', 'sort', 'study', 'well', 'anecedotal', 'evidence', 'worthless', 'even', 'doctor', 'use', 'drug', 'treatment', 'year', 'swear', 'effective', 'often', 'suprised', 'result', 'clinical', 'trial', 'whether', 'msg', 'cause', 'describable', 'reportable', 'documentable', 'symptom', 'pretty', 'simple', 'discover', 'last', 'study', 'wife', 'work', 'employed', 'nurse', 'doctor', 'dozen', 'ph', 'one', 'university', 'hospital', 'five', 'nation', 'would', 'think', 'msg', 'question', 'could', 'settle', 'one', 'lowly', 'biostat', 'student', 'thesis']
['one_ever', 'ever_heard', 'university_washington', 'work_people', 'use_drug', 'drug_treatment', 'clinical_trial', 'would_think', 'question_could']
sci_med_59142 |@lemmatized good:1 grief:1 one:3 ever:1 heard:1 biostatistics:2 university:2 washington:1 plus:1 others:1 harvard:1 unc:1 department:1 advanced:1 degree:1 program:1 wife:2 biostat:2 plenty:1 md:1 phd:1 postdoc:1 biostatistical:1 work:2 people:2 living:1 really:1 bright:1 study:3 decade:1 sort:1 well:1 anecedotal:1 evidence:1 worthless:1 even:1 doctor:2 use:1 drug:1 treatment:1 year:1 swear:1 effective:1 often:1 suprised:1 result:1 clinical:1 trial:1 whether:1 msg:2 cause:1 describable:1 reportable:1 documentable:1 symptom:1 pretty:1 simple:1 discover:1 last:1 employed:1 nurse:1 dozen:1 ph:1 hospital:1 five:1 nation:1 would:1 think:1 question:1 could:1 settle:1 lowly:1 student:1 thesis:1 |@bigram one_ever:1 ever_heard:1 university_washington:1 work_people:1 use_drug:1 drug_treatment:1 clinical_trial:1 would_think:1 question_could:1
3,441
You obviously did not watch the Twins in Chicago. No cold spell? It's been snowing most of the week in Minnesota. (5 inches in Duluth last weekend) Yup.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104923
9
rec_sport_baseball_104923
[('you', 'PRP'), ('obviously', 'RB'), ('did', 'VBD'), ('not', 'RB'), ('watch', 'VB'), ('the', 'DT'), ('twins', 'NNS'), ('in', 'IN'), ('chicago', 'NN'), ('no', 'DT'), ('cold', 'NN'), ('spell', 'NN'), ('it', 'PRP'), ('been', 'VBN'), ('snowing', 'VBG'), ('most', 'JJS'), ('of', 'IN'), ('the', 'DT'), ('week', 'NN'), ('in', 'IN'), ('minnesota', 'NN'), ('inches', 'NNS'), ('in', 'IN'), ('duluth', 'NN'), ('last', 'JJ'), ('weekend', 'NN'), ('yup', 'NN')]
['obviously', 'watch', 'twin', 'chicago', 'cold', 'spell', 'snow', 'week', 'minnesota', 'inch', 'duluth', 'last', 'weekend', 'yup']
[]
rec_sport_baseball_104923 |@lemmatized obviously:1 watch:1 twin:1 chicago:1 cold:1 spell:1 snow:1 week:1 minnesota:1 inch:1 duluth:1 last:1 weekend:1 yup:1 |@bigram
3,442
I sold my '86 Sprint last April with 95k on it. I'd driven it since the previous July, putting 20k miles on it. The sensor light used to light up regularly, starting about 5k miles after I bought it. My brother and I rebuilt the engine but used all of the original equipment, so I suppose the sensor could have used replacement. Performance (hah, if you could call it that) did not change. Perhaps emissions increased, but how much emissions could a CA-registered 3 cylinder engine produce? That was a neat car, I held the engine block easily in one hand! Has anyone ever driven the 'Turbo' variant? Just curious...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102987
7
rec_autos_102987
[('sold', 'VBN'), ('my', 'PRP$'), ('86', 'CD'), ('sprint', 'NN'), ('last', 'JJ'), ('april', 'NN'), ('with', 'IN'), ('95k', 'CD'), ('on', 'IN'), ('it', 'PRP'), ('driven', 'VBZ'), ('it', 'PRP'), ('since', 'IN'), ('the', 'DT'), ('previous', 'JJ'), ('july', 'NN'), ('putting', 'VBG'), ('20k', 'CD'), ('miles', 'NNS'), ('on', 'IN'), ('it', 'PRP'), ('the', 'DT'), ('sensor', 'NN'), ('light', 'NN'), ('used', 'VBN'), ('to', 'TO'), ('light', 'VB'), ('up', 'RP'), ('regularly', 'RB'), ('starting', 'VBG'), ('about', 'IN'), ('5k', 'CD'), ('miles', 'NNS'), ('after', 'IN'), ('bought', 'VBD'), ('it', 'PRP'), ('my', 'PRP$'), ('brother', 'NN'), ('and', 'CC'), ('rebuilt', 'VB'), ('the', 'DT'), ('engine', 'NN'), ('but', 'CC'), ('used', 'VBD'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('original', 'JJ'), ('equipment', 'NN'), ('so', 'RB'), ('suppose', 'VBD'), ('the', 'DT'), ('sensor', 'NN'), ('could', 'MD'), ('have', 'VB'), ('used', 'VBN'), ('replacement', 'NN'), ('performance', 'NN'), ('hah', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('could', 'MD'), ('call', 'VB'), ('it', 'PRP'), ('that', 'WDT'), ('did', 'VBD'), ('not', 'RB'), ('change', 'VB'), ('perhaps', 'RB'), ('emissions', 'NNS'), ('increased', 'VBD'), ('but', 'CC'), ('how', 'WRB'), ('much', 'JJ'), ('emissions', 'NNS'), ('could', 'MD'), ('ca', 'MD'), ('registered', 'VB'), ('cylinder', 'JJR'), ('engine', 'NN'), ('produce', 'VBP'), ('that', 'WDT'), ('was', 'VBD'), ('neat', 'JJ'), ('car', 'NN'), ('held', 'VBD'), ('the', 'DT'), ('engine', 'NN'), ('block', 'NN'), ('easily', 'RB'), ('in', 'IN'), ('one', 'CD'), ('hand', 'NN'), ('has', 'VBZ'), ('anyone', 'NN'), ('ever', 'RB'), ('driven', 'VBZ'), ('the', 'DT'), ('turbo', 'NN'), ('variant', 'NN'), ('just', 'RB'), ('curious', 'JJ'), ('...', ':')]
['sell', 'sprint', 'last', 'april', 'drive', 'since', 'previous', 'july', 'put', 'mile', 'sensor', 'light', 'use', 'light', 'regularly', 'start', 'mile', 'buy', 'brother', 'rebuild', 'engine', 'use', 'original', 'equipment', 'suppose', 'sensor', 'could', 'use', 'replacement', 'performance', 'hah', 'could', 'call', 'change', 'perhaps', 'emission', 'increase', 'much', 'emission', 'could', 'ca', 'register', 'cylinder', 'engine', 'produce', 'neat', 'car', 'hold', 'engine', 'block', 'easily', 'one', 'hand', 'anyone', 'ever', 'drive', 'turbo', 'variant', 'curious']
['use_light', 'engine_use', 'use_original', 'could_use', 'could_call', 'easily_one', 'one_hand', 'anyone_ever']
rec_autos_102987 |@lemmatized sell:1 sprint:1 last:1 april:1 drive:2 since:1 previous:1 july:1 put:1 mile:2 sensor:2 light:2 use:3 regularly:1 start:1 buy:1 brother:1 rebuild:1 engine:3 original:1 equipment:1 suppose:1 could:3 replacement:1 performance:1 hah:1 call:1 change:1 perhaps:1 emission:2 increase:1 much:1 ca:1 register:1 cylinder:1 produce:1 neat:1 car:1 hold:1 block:1 easily:1 one:1 hand:1 anyone:1 ever:1 turbo:1 variant:1 curious:1 |@bigram use_light:1 engine_use:1 use_original:1 could_use:1 could_call:1 easily_one:1 one_hand:1 anyone_ever:1
3,443
When I first saw this, I thought for a second that it was a headline from The Star about the pliers found in the SRB recently. Y'know, sometimes they have wire-cutters built in :-) -Tommy Mac ------------------------------------------------------------------------- Tom McWilliams 517-355-2178 wk \\ As the radius of vision increases, [email protected] 336-9591 hm \\ the circumference of mystery grows.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60904
14
sci_space_60904
[('when', 'WRB'), ('first', 'RB'), ('saw', 'VBD'), ('this', 'DT'), ('thought', 'NN'), ('for', 'IN'), ('second', 'JJ'), ('that', 'IN'), ('it', 'PRP'), ('was', 'VBD'), ('headline', 'NN'), ('from', 'IN'), ('the', 'DT'), ('star', 'NN'), ('about', 'IN'), ('the', 'DT'), ('pliers', 'NNS'), ('found', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('srb', 'NN'), ('recently', 'RB'), ('know', 'VBD'), ('sometimes', 'RB'), ('they', 'PRP'), ('have', 'VBP'), ('wire', 'NN'), ('cutters', 'NNS'), ('built', 'VBN'), ('in', 'IN'), (':-)', 'JJ'), ('tommy', 'NN'), ('mac', 'NN'), ('-------------------------------------------------------------------------', 'NNP'), ('tom', 'NN'), ('mcwilliams', 'VBD'), ('517', 'CD'), ('355', 'CD'), ('2178', 'CD'), ('wk', 'NN'), ('\\\\', 'CC'), ('as', 'IN'), ('the', 'DT'), ('radius', 'NN'), ('of', 'IN'), ('vision', 'NN'), ('increases', 'NNS'), ('336', 'CD'), ('9591', 'CD'), ('hm', 'NN'), ('\\\\', 'VBD'), ('the', 'DT'), ('circumference', 'NN'), ('of', 'IN'), ('mystery', 'NN'), ('grows', 'NNS')]
['first', 'saw', 'thought', 'second', 'headline', 'star', 'plier', 'find', 'srb', 'recently', 'know', 'sometimes', 'wire', 'cutter', 'build', 'tommy', 'mac', 'tom', 'mcwilliams', 'wk', 'radius', 'vision', 'increase', 'hm', 'circumference', 'mystery', 'grows']
['tommy_mac', 'mac_tom', 'tom_mcwilliams', 'mcwilliams_wk', 'wk_radius', 'radius_vision', 'vision_increase', 'increase_hm', 'hm_circumference', 'circumference_mystery', 'mystery_grows']
sci_space_60904 |@lemmatized first:1 saw:1 thought:1 second:1 headline:1 star:1 plier:1 find:1 srb:1 recently:1 know:1 sometimes:1 wire:1 cutter:1 build:1 tommy:1 mac:1 tom:1 mcwilliams:1 wk:1 radius:1 vision:1 increase:1 hm:1 circumference:1 mystery:1 grows:1 |@bigram tommy_mac:1 mac_tom:1 tom_mcwilliams:1 mcwilliams_wk:1 wk_radius:1 radius_vision:1 vision_increase:1 increase_hm:1 hm_circumference:1 circumference_mystery:1 mystery_grows:1
3,444
Hi, I'm just getting into PoVRay and I was wondering if there is a graphic package that outputs .POV files. Any help would be appreciated. Thanks. Later'ish Craig
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38661
1
comp_graphics_38661
[('hi', 'NN'), ('just', 'RB'), ('getting', 'VBG'), ('into', 'IN'), ('povray', 'NN'), ('and', 'CC'), ('was', 'VBD'), ('wondering', 'VBG'), ('if', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('graphic', 'JJ'), ('package', 'NN'), ('that', 'WDT'), ('outputs', 'VBZ'), ('pov', 'JJ'), ('files', 'NNS'), ('any', 'DT'), ('help', 'NN'), ('would', 'MD'), ('be', 'VB'), ('appreciated', 'VBN'), ('thanks', 'NNS'), ('later', 'RBR'), ('ish', 'JJ'), ('craig', 'NN')]
['hi', 'get', 'povray', 'wonder', 'graphic', 'package', 'output', 'pov', 'file', 'help', 'would', 'appreciate', 'thanks', 'later', 'ish', 'craig']
['hi_get', 'graphic_package', 'help_would', 'would_appreciate', 'appreciate_thanks']
comp_graphics_38661 |@lemmatized hi:1 get:1 povray:1 wonder:1 graphic:1 package:1 output:1 pov:1 file:1 help:1 would:1 appreciate:1 thanks:1 later:1 ish:1 craig:1 |@bigram hi_get:1 graphic_package:1 help_would:1 would_appreciate:1 appreciate_thanks:1
3,445
Do you really have *that* much information on him? Really? I don't know. You tell me. What percentage of players reach or exceed their MLE's *in their rookie season*? We're talking about 1993, you know. If that were your purpose, maybe. Offerman spent 1992 getting acclimated, if you will. The Dodgers as a team paid a big price that season. Perhaps they will reap the benefits down the road. Do you really think they would have done what they did if they were competing for a pennant? For a stat-head, I'm amazed that you put any credence in spring training. Did you notice who he got those 10 (!) hits off of, or are you going to tell me that it doesn't make a difference? Wait a minute. I missed something here. First, forget Keith Mitchell. Are you saying that a kid who moves from AA to AAA and then does not improve would have been better off making a direct leap to the majors? If a player does well at AA and then does not improve at AAA, isn't that a sign that maybe he doesn't belong in the bigs? Now, Keith Mitchell. As I recall (no stat books handy - surprise!) he jumped from AA to Atlanta in 1991. He did so well that he was returned to the minors, where he didn't do very well at all. Now his career is in jeopardy. So how does he fit in with your point. Good MLE's in AA. Moved him right to the big club. Now he's one step away from being traded or moved out of baseball. Duh. Well, I've cast my lot. Certainly you may understand better how good Lopez is. And I may overvalue experience. But neither one of us runs a baseball team. -- The Beastmaster
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/102685
9
rec_sport_baseball_102685
[('do', 'VB'), ('you', 'PRP'), ('really', 'RB'), ('have', 'VBP'), ('that', 'RB'), ('much', 'JJ'), ('information', 'NN'), ('on', 'IN'), ('him', 'PRP'), ('really', 'RB'), ('don', 'VB'), ('know', 'VB'), ('you', 'PRP'), ('tell', 'VB'), ('me', 'PRP'), ('what', 'WP'), ('percentage', 'NN'), ('of', 'IN'), ('players', 'NNS'), ('reach', 'VBP'), ('or', 'CC'), ('exceed', 'VBP'), ('their', 'PRP$'), ('mle', 'NNS'), ('in', 'IN'), ('their', 'PRP$'), ('rookie', 'NN'), ('season', 'NN'), ('*?', 'IN'), ('we', 'PRP'), ('re', 'VBP'), ('talking', 'VBG'), ('about', 'IN'), ('1993', 'CD'), ('you', 'PRP'), ('know', 'VBP'), ('if', 'IN'), ('that', 'DT'), ('were', 'VBD'), ('your', 'PRP$'), ('purpose', 'JJ'), ('maybe', 'RB'), ('offerman', 'JJ'), ('spent', 'NN'), ('1992', 'CD'), ('getting', 'VBG'), ('acclimated', 'VBN'), ('if', 'IN'), ('you', 'PRP'), ('will', 'MD'), ('the', 'DT'), ('dodgers', 'NNS'), ('as', 'IN'), ('team', 'NN'), ('paid', 'VBD'), ('big', 'JJ'), ('price', 'NN'), ('that', 'IN'), ('season', 'NN'), ('perhaps', 'RB'), ('they', 'PRP'), ('will', 'MD'), ('reap', 'VB'), ('the', 'DT'), ('benefits', 'NNS'), ('down', 'RP'), ('the', 'DT'), ('road', 'NN'), ('do', 'VBP'), ('you', 'PRP'), ('really', 'RB'), ('think', 'VBP'), ('they', 'PRP'), ('would', 'MD'), ('have', 'VB'), ('done', 'VBN'), ('what', 'WP'), ('they', 'PRP'), ('did', 'VBD'), ('if', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('competing', 'VBG'), ('for', 'IN'), ('pennant', 'NN'), ('for', 'IN'), ('stat', 'JJ'), ('head', 'NN'), ('amazed', 'VBD'), ('that', 'IN'), ('you', 'PRP'), ('put', 'VBP'), ('any', 'DT'), ('credence', 'NN'), ('in', 'IN'), ('spring', 'NN'), ('training', 'NN'), ('did', 'VBD'), ('you', 'PRP'), ('notice', 'NN'), ('who', 'WP'), ('he', 'PRP'), ('got', 'VBD'), ('those', 'DT'), ('10', 'CD'), ('(!)', 'JJ'), ('hits', 'NNS'), ('off', 'IN'), ('of', 'IN'), ('or', 'CC'), ('are', 'VBP'), ('you', 'PRP'), ('going', 'VBG'), ('to', 'TO'), ('tell', 'VB'), ('me', 'PRP'), ('that', 'IN'), ('it', 'PRP'), ('doesn', 'VBD'), ('make', 'VB'), ('difference', 'NN'), ('wait', 'NN'), ('minute', 'NN'), ('missed', 'VBD'), ('something', 'NN'), ('here', 'RB'), ('first', 'JJ'), ('forget', 'NN'), ('keith', 'NN'), ('mitchell', 'NN'), ('are', 'VBP'), ('you', 'PRP'), ('saying', 'VBG'), ('that', 'IN'), ('kid', 'NN'), ('who', 'WP'), ('moves', 'VBZ'), ('from', 'IN'), ('aa', 'NN'), ('to', 'TO'), ('aaa', 'VB'), ('and', 'CC'), ('then', 'RB'), ('does', 'VBZ'), ('not', 'RB'), ('improve', 'VB'), ('would', 'MD'), ('have', 'VB'), ('been', 'VBN'), ('better', 'JJR'), ('off', 'IN'), ('making', 'VBG'), ('direct', 'JJ'), ('leap', 'NN'), ('to', 'TO'), ('the', 'DT'), ('majors', 'NNS'), ('if', 'IN'), ('player', 'NN'), ('does', 'VBZ'), ('well', 'RB'), ('at', 'IN'), ('aa', 'NN'), ('and', 'CC'), ('then', 'RB'), ('does', 'VBZ'), ('not', 'RB'), ('improve', 'VB'), ('at', 'IN'), ('aaa', 'JJ'), ('isn', 'NN'), ('that', 'WDT'), ('sign', 'VBZ'), ('that', 'IN'), ('maybe', 'RB'), ('he', 'PRP'), ('doesn', 'VBZ'), ('belong', 'RB'), ('in', 'IN'), ('the', 'DT'), ('bigs', 'NNS'), ('now', 'RB'), ('keith', 'VBP'), ('mitchell', 'NN'), ('as', 'IN'), ('recall', 'NN'), ('no', 'DT'), ('stat', 'NN'), ('books', 'NNS'), ('handy', 'JJ'), ('surprise', 'NN'), ('!)', 'NN'), ('he', 'PRP'), ('jumped', 'VBD'), ('from', 'IN'), ('aa', 'NN'), ('to', 'TO'), ('atlanta', 'VB'), ('in', 'IN'), ('1991', 'CD'), ('he', 'PRP'), ('did', 'VBD'), ('so', 'RB'), ('well', 'RB'), ('that', 'IN'), ('he', 'PRP'), ('was', 'VBD'), ('returned', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('minors', 'NNS'), ('where', 'WRB'), ('he', 'PRP'), ('didn', 'VBZ'), ('do', 'VB'), ('very', 'RB'), ('well', 'RB'), ('at', 'IN'), ('all', 'DT'), ('now', 'RB'), ('his', 'PRP$'), ('career', 'NN'), ('is', 'VBZ'), ('in', 'IN'), ('jeopardy', 'NN'), ('so', 'RB'), ('how', 'WRB'), ('does', 'VBZ'), ('he', 'PRP'), ('fit', 'VB'), ('in', 'IN'), ('with', 'IN'), ('your', 'PRP$'), ('point', 'NN'), ('good', 'JJ'), ('mle', 'NN'), ('in', 'IN'), ('aa', 'NN'), ('moved', 'VBD'), ('him', 'PRP'), ('right', 'RB'), ('to', 'TO'), ('the', 'DT'), ('big', 'JJ'), ('club', 'NN'), ('now', 'RB'), ('he', 'PRP'), ('one', 'CD'), ('step', 'NN'), ('away', 'RB'), ('from', 'IN'), ('being', 'VBG'), ('traded', 'VBN'), ('or', 'CC'), ('moved', 'VBN'), ('out', 'IN'), ('of', 'IN'), ('baseball', 'NN'), ('duh', 'NN'), ('well', 'RB'), ('ve', 'IN'), ('cast', 'VBN'), ('my', 'PRP$'), ('lot', 'NN'), ('certainly', 'RB'), ('you', 'PRP'), ('may', 'MD'), ('understand', 'VB'), ('better', 'JJR'), ('how', 'WRB'), ('good', 'JJ'), ('lopez', 'NN'), ('is', 'VBZ'), ('and', 'CC'), ('may', 'MD'), ('overvalue', 'VB'), ('experience', 'NN'), ('but', 'CC'), ('neither', 'DT'), ('one', 'CD'), ('of', 'IN'), ('us', 'PRP'), ('runs', 'VBZ'), ('baseball', 'NN'), ('team', 'NN'), ('--', ':'), ('the', 'DT'), ('beastmaster', 'NN')]
['really', 'much', 'information', 'really', 'know', 'tell', 'percentage', 'player', 'reach', 'exceed', 'mle', 'rookie', 'season', 'talk', 'know', 'purpose', 'maybe', 'offerman', 'spent', 'get', 'acclimate', 'dodger', 'team', 'pay', 'big', 'price', 'season', 'perhaps', 'reap', 'benefit', 'road', 'really', 'think', 'would', 'compete', 'pennant', 'stat', 'head', 'amaze', 'put', 'credence', 'spring', 'training', 'notice', 'get', 'hit', 'go', 'tell', 'make', 'difference', 'wait', 'minute', 'miss', 'something', 'first', 'forget', 'keith', 'mitchell', 'say', 'kid', 'move', 'aa', 'aaa', 'improve', 'would', 'good', 'make', 'direct', 'leap', 'major', 'player', 'well', 'aa', 'improve', 'aaa', 'sign', 'maybe', 'belong', 'bigs', 'keith', 'mitchell', 'recall', 'stat', 'book', 'handy', 'surprise', 'jump', 'aa', 'atlanta', 'well', 'return', 'minor', 'well', 'career', 'jeopardy', 'fit', 'point', 'good', 'mle', 'aa', 'move', 'right', 'big', 'club', 'one', 'step', 'away', 'trade', 'move', 'baseball', 'duh', 'well', 'cast', 'lot', 'certainly', 'may', 'understand', 'good', 'good', 'lopez', 'may', 'overvalue', 'experience', 'neither', 'one', 'u', 'run', 'baseball', 'team', 'beastmaster']
['really_much', 'much_information', 'really_know', 'know_tell', 'pay_big', 'really_think', 'think_would', 'spring_training', 'notice_get', 'get_hit', 'go_tell', 'tell_make', 'make_difference', 'wait_minute', 'miss_something', 'keith_mitchell', 'would_good', 'good_make', 'keith_mitchell', 'point_good', 'one_step', 'cast_lot', 'good_good', 'neither_one', 'one_u', 'u_run', 'baseball_team']
rec_sport_baseball_102685 |@lemmatized really:3 much:1 information:1 know:2 tell:2 percentage:1 player:2 reach:1 exceed:1 mle:2 rookie:1 season:2 talk:1 purpose:1 maybe:2 offerman:1 spent:1 get:2 acclimate:1 dodger:1 team:2 pay:1 big:2 price:1 perhaps:1 reap:1 benefit:1 road:1 think:1 would:2 compete:1 pennant:1 stat:2 head:1 amaze:1 put:1 credence:1 spring:1 training:1 notice:1 hit:1 go:1 make:2 difference:1 wait:1 minute:1 miss:1 something:1 first:1 forget:1 keith:2 mitchell:2 say:1 kid:1 move:3 aa:4 aaa:2 improve:2 good:4 direct:1 leap:1 major:1 well:4 sign:1 belong:1 bigs:1 recall:1 book:1 handy:1 surprise:1 jump:1 atlanta:1 return:1 minor:1 career:1 jeopardy:1 fit:1 point:1 right:1 club:1 one:2 step:1 away:1 trade:1 baseball:2 duh:1 cast:1 lot:1 certainly:1 may:2 understand:1 lopez:1 overvalue:1 experience:1 neither:1 u:1 run:1 beastmaster:1 |@bigram really_much:1 much_information:1 really_know:1 know_tell:1 pay_big:1 really_think:1 think_would:1 spring_training:1 notice_get:1 get_hit:1 go_tell:1 tell_make:1 make_difference:1 wait_minute:1 miss_something:1 keith_mitchell:2 would_good:1 good_make:1 point_good:1 one_step:1 cast_lot:1 good_good:1 neither_one:1 one_u:1 u_run:1 baseball_team:1
3,446
I'm sick too watching all-american names like GRETZKY etc. Which names you accept ? Sitting bull and dances with wolves ? It is North America. What are you doing here ?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/52633
10
rec_sport_hockey_52633
[('sick', 'VB'), ('too', 'RB'), ('watching', 'VBG'), ('all', 'DT'), ('american', 'JJ'), ('names', 'NNS'), ('like', 'IN'), ('gretzky', 'NN'), ('etc', 'NN'), ('which', 'WDT'), ('names', 'RB'), ('you', 'PRP'), ('accept', 'VBP'), ('sitting', 'VBG'), ('bull', 'NN'), ('and', 'CC'), ('dances', 'NNS'), ('with', 'IN'), ('wolves', 'NNS'), ('it', 'PRP'), ('is', 'VBZ'), ('north', 'JJ'), ('america', 'IN'), ('what', 'WP'), ('are', 'VBP'), ('you', 'PRP'), ('doing', 'VBG'), ('here', 'RB')]
['sick', 'watch', 'american', 'name', 'like', 'gretzky', 'etc', 'names', 'accept', 'sit', 'bull', 'dance', 'wolf', 'north', 'america']
['name_like', 'north_america']
rec_sport_hockey_52633 |@lemmatized sick:1 watch:1 american:1 name:1 like:1 gretzky:1 etc:1 names:1 accept:1 sit:1 bull:1 dance:1 wolf:1 north:1 america:1 |@bigram name_like:1 north_america:1
3,447
Wanted: Amiga 1000 Memory Expander Any Size (at least 1 meg), populated or not eg. AX2000, Insider, etc. Needed Desperately! Cash deal or trade for: 2400 mnp4 Everex Evercom 24e External Modem 2400 pc internal modem PP 2400SA V42.bis external modem Apple II+ parts Lots of PC cards Panasonic Video CCD Video Camera (BL204) w/ lenses (Great for Digi-View etc...CCD...no lens...no burn-in!) Send Email ASAP! -- -------------------------------------------------------------------------- The HeartBeat of America...Yesterdays Camaro Z28 [email protected] Call the Camaro Linux Pub-access site: 1-416-238-6550 USRobotics HST Note: Please, no ftpmail or mailing lists or the host gets annoyed :)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/76048
6
misc_forsale_76048
[('wanted', 'VBN'), ('amiga', 'JJ'), ('1000', 'CD'), ('memory', 'NN'), ('expander', 'NN'), ('any', 'DT'), ('size', 'NN'), ('at', 'IN'), ('least', 'JJS'), ('meg', 'JJ'), ('),', 'NN'), ('populated', 'VBD'), ('or', 'CC'), ('not', 'RB'), ('eg', 'JJ'), ('ax2000', 'NN'), ('insider', 'NN'), ('etc', 'NN'), ('needed', 'VBD'), ('desperately', 'RB'), ('cash', 'NN'), ('deal', 'NN'), ('or', 'CC'), ('trade', 'NN'), ('for', 'IN'), ('2400', 'CD'), ('mnp4', 'NN'), ('everex', 'CC'), ('evercom', '$'), ('24e', 'CD'), ('external', 'JJ'), ('modem', 'NN'), ('2400', 'CD'), ('pc', 'NN'), ('internal', 'JJ'), ('modem', 'NN'), ('pp', 'NN'), ('2400sa', 'CD'), ('v42', 'NN'), ('bis', 'JJ'), ('external', 'JJ'), ('modem', 'NN'), ('apple', 'NN'), ('ii', 'NN'), ('parts', 'NNS'), ('lots', 'NNS'), ('of', 'IN'), ('pc', 'NN'), ('cards', 'NNS'), ('panasonic', 'JJ'), ('video', 'NN'), ('ccd', 'NN'), ('video', 'NN'), ('camera', 'NN'), ('bl204', 'NN'), ('lenses', 'VBZ'), ('great', 'JJ'), ('for', 'IN'), ('digi', 'JJ'), ('view', 'NN'), ('etc', 'NN'), ('...', ':'), ('ccd', 'NN'), ('...', ':'), ('no', 'DT'), ('lens', 'NNS'), ('...', ':'), ('no', 'DT'), ('burn', 'NN'), ('in', 'IN'), ('!)', 'JJ'), ('send', 'NN'), ('email', 'NN'), ('asap', 'NN'), ('--', ':'), ('--------------------------------------------------------------------------', 'VBP'), ('the', 'DT'), ('heartbeat', 'NN'), ('of', 'IN'), ('america', 'NN'), ('...', ':'), ('yesterdays', 'VBZ'), ('camaro', 'VB'), ('z28', 'NN'), ('call', 'VB'), ('the', 'DT'), ('camaro', 'NN'), ('linux', 'NN'), ('pub', 'NN'), ('access', 'NN'), ('site', 'NN'), ('416', 'CD'), ('238', 'CD'), ('6550', 'CD'), ('usrobotics', 'NNS'), ('hst', 'JJ'), ('note', 'NN'), ('please', 'NN'), ('no', 'DT'), ('ftpmail', 'NN'), ('or', 'CC'), ('mailing', 'NN'), ('lists', 'NNS'), ('or', 'CC'), ('the', 'DT'), ('host', 'NN'), ('gets', 'VBZ'), ('annoyed', 'VBN'), (':)', 'NN')]
['want', 'amiga', 'memory', 'expander', 'size', 'least', 'meg', 'populate', 'eg', 'insider', 'etc', 'need', 'desperately', 'cash', 'deal', 'trade', 'everex', 'evercom', 'external', 'modem', 'pc', 'internal', 'modem', 'pp', 'bis', 'external', 'modem', 'apple', 'ii', 'part', 'lot', 'pc', 'card', 'panasonic', 'video', 'ccd', 'video', 'camera', 'lenses', 'great', 'digi', 'view', 'etc', 'ccd', 'lens', 'burn', 'send', 'email', 'asap', 'heartbeat', 'america', 'yesterdays', 'camaro', 'call', 'camaro', 'linux', 'pub', 'access', 'site', 'usrobotics', 'hst', 'note', 'please', 'ftpmail', 'mailing', 'list', 'host', 'get', 'annoy']
['etc_need', 'external_modem', 'internal_modem', 'external_modem', 'pc_card', 'video_camera', 'send_email', 'mailing_list']
misc_forsale_76048 |@lemmatized want:1 amiga:1 memory:1 expander:1 size:1 least:1 meg:1 populate:1 eg:1 insider:1 etc:2 need:1 desperately:1 cash:1 deal:1 trade:1 everex:1 evercom:1 external:2 modem:3 pc:2 internal:1 pp:1 bis:1 apple:1 ii:1 part:1 lot:1 card:1 panasonic:1 video:2 ccd:2 camera:1 lenses:1 great:1 digi:1 view:1 lens:1 burn:1 send:1 email:1 asap:1 heartbeat:1 america:1 yesterdays:1 camaro:2 call:1 linux:1 pub:1 access:1 site:1 usrobotics:1 hst:1 note:1 please:1 ftpmail:1 mailing:1 list:1 host:1 get:1 annoy:1 |@bigram etc_need:1 external_modem:2 internal_modem:1 pc_card:1 video_camera:1 send_email:1 mailing_list:1
3,448
Hi. My last question for the year. I have a mail-order no-name notebook with 4 meg ram. I never have problems with my huge ramdisk or when running desqview, but Win3.1 and W4W2.0 constantly crash on me, most commonly citing a "memory parity error." The only thing I can do is TURN OFF and re-boot. My CMOS ticks off & counts all the memory every startup, and there is never a problem with this either. Could it be a bug in my Windows copy instead of the hardware? I remember having some disk error problems when installing it. Is there any change I could make to lessen the frequency or likelyhood of this happening (I think win vs win /s produce different crashes, but both crash frequently nonetheless)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9743
2
comp_os_ms-windows_misc_9743
[('hi', 'NN'), ('my', 'PRP$'), ('last', 'JJ'), ('question', 'NN'), ('for', 'IN'), ('the', 'DT'), ('year', 'NN'), ('have', 'VBP'), ('mail', 'NN'), ('order', 'NN'), ('no', 'DT'), ('name', 'NN'), ('notebook', 'RB'), ('with', 'IN'), ('meg', 'JJ'), ('ram', 'NN'), ('never', 'RB'), ('have', 'VBP'), ('problems', 'NNS'), ('with', 'IN'), ('my', 'PRP$'), ('huge', 'JJ'), ('ramdisk', 'NN'), ('or', 'CC'), ('when', 'WRB'), ('running', 'VBG'), ('desqview', 'NN'), ('but', 'CC'), ('win3', 'NN'), ('and', 'CC'), ('w4w2', 'NN'), ('constantly', 'RB'), ('crash', 'VBZ'), ('on', 'IN'), ('me', 'PRP'), ('most', 'RBS'), ('commonly', 'RB'), ('citing', 'VBG'), ('memory', 'NN'), ('parity', 'NN'), ('error', 'NN'), ('."', 'VBZ'), ('the', 'DT'), ('only', 'JJ'), ('thing', 'NN'), ('can', 'MD'), ('do', 'VB'), ('is', 'VBZ'), ('turn', 'VB'), ('off', 'RP'), ('and', 'CC'), ('re', 'VB'), ('boot', 'NN'), ('my', 'PRP$'), ('cmos', 'NN'), ('ticks', 'NNS'), ('off', 'IN'), ('counts', 'NNS'), ('all', 'PDT'), ('the', 'DT'), ('memory', 'NN'), ('every', 'DT'), ('startup', 'NN'), ('and', 'CC'), ('there', 'EX'), ('is', 'VBZ'), ('never', 'RB'), ('problem', 'NN'), ('with', 'IN'), ('this', 'DT'), ('either', 'DT'), ('could', 'MD'), ('it', 'PRP'), ('be', 'VB'), ('bug', 'VBN'), ('in', 'IN'), ('my', 'PRP$'), ('windows', 'NNS'), ('copy', 'VBP'), ('instead', 'RB'), ('of', 'IN'), ('the', 'DT'), ('hardware', 'NN'), ('remember', 'VB'), ('having', 'VBG'), ('some', 'DT'), ('disk', 'NN'), ('error', 'NN'), ('problems', 'NNS'), ('when', 'WRB'), ('installing', 'VBG'), ('it', 'PRP'), ('is', 'VBZ'), ('there', 'RB'), ('any', 'DT'), ('change', 'NN'), ('could', 'MD'), ('make', 'VB'), ('to', 'TO'), ('lessen', 'VB'), ('the', 'DT'), ('frequency', 'NN'), ('or', 'CC'), ('likelyhood', 'NN'), ('of', 'IN'), ('this', 'DT'), ('happening', 'VBG'), ('think', 'VB'), ('win', 'JJ'), ('vs', 'NNS'), ('win', 'VBP'), ('produce', 'VB'), ('different', 'JJ'), ('crashes', 'NNS'), ('but', 'CC'), ('both', 'DT'), ('crash', 'VBP'), ('frequently', 'RB'), ('nonetheless', 'RB')]
['hi', 'last', 'question', 'year', 'mail', 'order', 'name', 'notebook', 'meg', 'ram', 'never', 'problem', 'huge', 'ramdisk', 'run', 'desqview', 'constantly', 'crash', 'commonly', 'cite', 'memory', 'parity', 'error', 'thing', 'turn', 'boot', 'cmos', 'tick', 'count', 'memory', 'every', 'startup', 'never', 'problem', 'either', 'could', 'bug', 'window', 'copy', 'instead', 'hardware', 'remember', 'disk', 'error', 'problem', 'instal', 'change', 'could', 'make', 'lessen', 'frequency', 'likelyhood', 'happen', 'think', 'win', 'v', 'win', 'produce', 'different', 'crash', 'crash', 'frequently', 'nonetheless']
['last_question', 'mail_order', 'meg_ram', 'never_problem', 'parity_error', 'never_problem', 'problem_either', 'problem_instal', 'could_make', 'happen_think', 'think_win', 'v_win']
comp_os_ms-windows_misc_9743 |@lemmatized hi:1 last:1 question:1 year:1 mail:1 order:1 name:1 notebook:1 meg:1 ram:1 never:2 problem:3 huge:1 ramdisk:1 run:1 desqview:1 constantly:1 crash:3 commonly:1 cite:1 memory:2 parity:1 error:2 thing:1 turn:1 boot:1 cmos:1 tick:1 count:1 every:1 startup:1 either:1 could:2 bug:1 window:1 copy:1 instead:1 hardware:1 remember:1 disk:1 instal:1 change:1 make:1 lessen:1 frequency:1 likelyhood:1 happen:1 think:1 win:2 v:1 produce:1 different:1 frequently:1 nonetheless:1 |@bigram last_question:1 mail_order:1 meg_ram:1 never_problem:2 parity_error:1 problem_either:1 problem_instal:1 could_make:1 happen_think:1 think_win:1 v_win:1
3,449
I've been given the sites of some excellent 3D objects on all sorts of file formats ... Here's where they are: Host plaza.aarnet.edu.au Location: /graphics/graphics/mirrors DIRECTORY drwxr-xr-x 512 Apr 4 14:32 avalon.chinalake.navy.mil Host compute1.cc.ncsu.edu Location: /mirrors/wustl/graphics/graphics/mirrors DIRECTORY drwxr-xr-x 512 Mar 14 09:15 avalon.chinalake.navy.mil Host wuarchive.wustl.edu Location: /graphics/graphics/mirrors DIRECTORY drwxr-xr-x 512 Jan 3 06:29 avalon.chinalake.navy.mil
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38284
1
comp_graphics_38284
[('ve', 'NN'), ('been', 'VBN'), ('given', 'VBN'), ('the', 'DT'), ('sites', 'NNS'), ('of', 'IN'), ('some', 'DT'), ('excellent', 'JJ'), ('3d', 'CD'), ('objects', 'NNS'), ('on', 'IN'), ('all', 'DT'), ('sorts', 'NNS'), ('of', 'IN'), ('file', 'NN'), ('formats', 'NNS'), ('...', ':'), ('here', 'RB'), ('where', 'WRB'), ('they', 'PRP'), ('are', 'VBP'), ('host', 'JJ'), ('plaza', 'JJ'), ('aarnet', 'NN'), ('edu', 'NN'), ('au', 'NN'), ('location', 'NN'), ('graphics', 'NNS'), ('graphics', 'NNS'), ('mirrors', 'NNS'), ('directory', 'VBP'), ('drwxr', 'JJ'), ('xr', '$'), ('512', 'CD'), ('apr', 'NN'), ('14', 'CD'), ('32', 'CD'), ('avalon', 'NNS'), ('chinalake', 'VBP'), ('navy', 'JJ'), ('mil', 'NN'), ('host', 'NN'), ('compute1', 'NN'), ('cc', 'NN'), ('ncsu', 'JJ'), ('edu', 'NN'), ('location', 'NN'), ('mirrors', 'NNS'), ('wustl', 'VBP'), ('graphics', 'NNS'), ('graphics', 'NNS'), ('mirrors', 'NNS'), ('directory', 'VBP'), ('drwxr', 'JJ'), ('xr', '$'), ('512', 'CD'), ('mar', 'NN'), ('14', 'CD'), ('09', 'CD'), ('15', 'CD'), ('avalon', 'NNS'), ('chinalake', 'VBP'), ('navy', 'JJ'), ('mil', 'NN'), ('host', 'NN'), ('wuarchive', 'JJ'), ('wustl', 'NN'), ('edu', 'NN'), ('location', 'NN'), ('graphics', 'NNS'), ('graphics', 'NNS'), ('mirrors', 'NNS'), ('directory', 'VBP'), ('drwxr', 'JJ'), ('xr', '$'), ('512', 'CD'), ('jan', 'NN'), ('06', 'CD'), ('29', 'CD'), ('avalon', 'NNS'), ('chinalake', 'VBP'), ('navy', 'JJ'), ('mil', 'NN')]
['give', 'site', 'excellent', 'object', 'sort', 'file', 'format', 'host', 'plaza', 'aarnet', 'edu', 'au', 'location', 'graphic', 'graphic', 'mirror', 'directory', 'drwxr', 'xr', 'apr', 'avalon', 'chinalake', 'navy', 'mil', 'host', 'cc', 'ncsu', 'edu', 'location', 'mirror', 'wustl', 'graphic', 'graphic', 'mirror', 'directory', 'drwxr', 'xr', 'mar', 'avalon', 'chinalake', 'navy', 'mil', 'host', 'wuarchive', 'wustl', 'edu', 'location', 'graphic', 'graphic', 'mirror', 'directory', 'drwxr', 'xr', 'jan', 'avalon', 'chinalake', 'navy', 'mil']
['file_format', 'edu_au', 'graphic_graphic', 'navy_mil', 'ncsu_edu', 'graphic_graphic', 'navy_mil', 'wuarchive_wustl', 'wustl_edu', 'graphic_graphic', 'navy_mil']
comp_graphics_38284 |@lemmatized give:1 site:1 excellent:1 object:1 sort:1 file:1 format:1 host:3 plaza:1 aarnet:1 edu:3 au:1 location:3 graphic:6 mirror:4 directory:3 drwxr:3 xr:3 apr:1 avalon:3 chinalake:3 navy:3 mil:3 cc:1 ncsu:1 wustl:2 mar:1 wuarchive:1 jan:1 |@bigram file_format:1 edu_au:1 graphic_graphic:3 navy_mil:3 ncsu_edu:1 wuarchive_wustl:1 wustl_edu:1
3,450
Archive-Name: rec-autos/part2 Automotive Mailing Lists (Electronic Mail, that is): [last updated 3/17/93; new lotus, exotic cars list subscription info; added Portland, OR motorsports list, Corvair list, Triumph TR8 list -- rpw] There are a number of electronic mailing lists on the network devoted to various special automotive topics. To the best of my knowledge, all the lists appearing here have open membership policies. It is my policy not to list `closed' mailing lists here. Most mailing lists provide separate addresses for administrative queries and for general mail; where separate administrative addresses exist, I have listed those below, as the general addresses are not appropriate for inquirys and requests. Audi (send requests to [email protected]) Autocross/Solo (send requests to [email protected]) BMW (send requests to [email protected] both regular and digest forms available) British Cars (send requests to [email protected]) Buick Grand National/Regal/GNX (send requests to [email protected]) Camaro/Firebird (GM F-body) (send requests to [email protected]) Corvair (send requests to [email protected]) Corvettes there are two lists; the first is more of a competition oriented list, and the second is more general in nature (or so i am told) Competition: (send requests to [email protected]) General: (send requests to [email protected]) Datsun/Fairlady Roadsters (send requests to [email protected]) Dodge Stealth/Mitsubishi 3000GT (send requests to stealth-req%[email protected]) Eclipse/Talon/Laser (send requests to [email protected]) Electric Vehicles (send requests to [email protected]) Exotic-Cars (send requests to [email protected]) Fabrication (race cars) (send requests to [email protected]) International Harvester (discussion of Scouts, pickups, etc.) (send requests to [email protected]) Italian Cars (send requests to [email protected]; both regular and digest forms available) Hondas [email protected]; use standard listserv subscription procedure: the mail message body to listserv should be "sub HONDA-L your-real-name" with no subject line in the header Hot rods (send requests to [email protected]) Land Rovers (send requests to [email protected]) Lotus (send requests to [email protected]) Mazdas (send requests to [email protected]) Miata [email protected]; use standard listserv subscription procedure: the mail message body to listserv should be "sub miata your-real-name" with no subject line in the header Merkurs (send requests to [email protected]) Mopar (mostly high performance Chrysler, Dodge, Plymouth products. send requests to [email protected]) MR2 (send requests to [email protected]) Mustangs There are two lists, the first is for Mustangs through 1973, the second for Mustangs from 1980 on. nobody cares about the Mustang II, so don't ask. classic: (send requests to [email protected]) modern: (send requests to [email protected]) Offroad & 4X4 (send requests to [email protected]) Porsches (send requests to [email protected]) Portland, Oregon Motorsports Activities (send requests to [email protected]) Rally (send requests to [email protected]) RX7 (send requests to [email protected]) Saabs (send requests to [email protected]) Saturn (send requests to [email protected]) School (high performance driving schools) (send requests to [email protected]) Sentra SE-R, G20, N2000 (send requests to [email protected]) Supras (send requests to [email protected]) Toyota (send requests to [email protected]) Triumph TR7/V8, TR8 (send requests to [email protected]) Volvos (requests to [email protected]) Wheel-to-Wheel Racing (forum for race drivers, workers, crew, and wannabes; send requests to [email protected]) Z-Cars (Nissan/Datsun) (send requests to [email protected])
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/102768
7
rec_autos_102768
[('archive', 'JJ'), ('name', 'NN'), ('rec', 'NN'), ('autos', 'NNS'), ('part2', 'VBP'), ('automotive', 'JJ'), ('mailing', 'NN'), ('lists', 'VBZ'), ('electronic', 'JJ'), ('mail', 'NN'), ('that', 'WDT'), ('is', 'VBZ'), ('):', 'VBN'), ('last', 'JJ'), ('updated', 'JJ'), ('17', 'CD'), ('93', 'CD'), ('new', 'JJ'), ('lotus', 'NN'), ('exotic', 'JJ'), ('cars', 'NNS'), ('list', 'JJ'), ('subscription', 'NN'), ('info', 'NN'), ('added', 'VBD'), ('portland', 'NN'), ('or', 'CC'), ('motorsports', 'NNS'), ('list', 'NN'), ('corvair', 'NN'), ('list', 'NN'), ('triumph', 'NN'), ('tr8', 'JJ'), ('list', 'NN'), ('--', ':'), ('rpw', 'VB'), ('there', 'EX'), ('are', 'VBP'), ('number', 'NN'), ('of', 'IN'), ('electronic', 'JJ'), ('mailing', 'NN'), ('lists', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('network', 'NN'), ('devoted', 'VBN'), ('to', 'TO'), ('various', 'JJ'), ('special', 'JJ'), ('automotive', 'JJ'), ('topics', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('best', 'JJS'), ('of', 'IN'), ('my', 'PRP$'), ('knowledge', 'NN'), ('all', 'PDT'), ('the', 'DT'), ('lists', 'NNS'), ('appearing', 'VBG'), ('here', 'RB'), ('have', 'VBP'), ('open', 'JJ'), ('membership', 'NN'), ('policies', 'NNS'), ('it', 'PRP'), ('is', 'VBZ'), ('my', 'PRP$'), ('policy', 'NN'), ('not', 'RB'), ('to', 'TO'), ('list', 'VB'), ('closed', 'JJ'), ('mailing', 'NN'), ('lists', 'NNS'), ('here', 'RB'), ('most', 'RBS'), ('mailing', 'JJ'), ('lists', 'NNS'), ('provide', 'VBP'), ('separate', 'JJ'), ('addresses', 'NNS'), ('for', 'IN'), ('administrative', 'JJ'), ('queries', 'NNS'), ('and', 'CC'), ('for', 'IN'), ('general', 'JJ'), ('mail', 'NN'), ('where', 'WRB'), ('separate', 'JJ'), ('administrative', 'JJ'), ('addresses', 'NNS'), ('exist', 'VBP'), ('have', 'VBP'), ('listed', 'VBN'), ('those', 'DT'), ('below', 'IN'), ('as', 'IN'), ('the', 'DT'), ('general', 'JJ'), ('addresses', 'NNS'), ('are', 'VBP'), ('not', 'RB'), ('appropriate', 'JJ'), ('for', 'IN'), ('inquirys', 'NN'), ('and', 'CC'), ('requests', 'NNS'), ('audi', 'VBP'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('autocross', 'VB'), ('solo', 'JJ'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('bmw', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('both', 'DT'), ('regular', 'JJ'), ('and', 'CC'), ('digest', 'JJS'), ('forms', 'NNS'), ('available', 'JJ'), ('british', 'JJ'), ('cars', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('buick', 'VB'), ('grand', 'JJ'), ('national', 'JJ'), ('regal', 'NN'), ('gnx', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('camaro', 'VB'), ('firebird', 'JJ'), ('gm', 'NN'), ('body', 'NN'), ('send', 'VB'), ('requests', 'NNS'), ('to', 'TO'), ('corvair', 'VB'), ('send', 'JJ'), ('requests', 'NNS'), ('to', 'TO'), ('corvettes', 'NNS'), ('there', 'EX'), ('are', 'VBP'), ('two', 'CD'), ('lists', 'NNS'), ('the', 'DT'), ('first', 'JJ'), ('is', 'VBZ'), ('more', 'JJR'), ('of', 'IN'), ('competition', 'NN'), ('oriented', 'VBN'), ('list', 'NN'), ('and', 'CC'), ('the', 'DT'), ('second', 'JJ'), ('is', 'VBZ'), ('more', 'RBR'), ('general', 'JJ'), ('in', 'IN'), ('nature', 'NN'), ('or', 'CC'), ('so', 'RB'), ('am', 'VBP'), ('told', 'JJ'), ('competition', 'NN'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('general', 'JJ'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('datsun', 'VB'), ('fairlady', 'JJ'), ('roadsters', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('dodge', 'VB'), ('stealth', 'NN'), ('mitsubishi', 'NN'), ('3000gt', 'CD'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('eclipse', 'VB'), ('talon', 'NN'), ('laser', 'NN'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('electric', 'JJ'), ('vehicles', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('exotic', 'JJ'), ('cars', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('fabrication', 'VB'), ('race', 'NN'), ('cars', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('international', 'JJ'), ('harvester', 'JJ'), ('discussion', 'NN'), ('of', 'IN'), ('scouts', 'NNS'), ('pickups', 'NNS'), ('etc', 'VBP'), ('.)', 'JJ'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('italian', 'JJ'), ('cars', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('both', 'DT'), ('regular', 'JJ'), ('and', 'CC'), ('digest', 'JJS'), ('forms', 'NNS'), ('available', 'JJ'), ('hondas', 'NNS'), ('use', 'VBP'), ('standard', 'JJ'), ('listserv', 'NN'), ('subscription', 'NN'), ('procedure', 'NN'), ('the', 'DT'), ('mail', 'NN'), ('message', 'NN'), ('body', 'NN'), ('to', 'TO'), ('listserv', 'VB'), ('should', 'MD'), ('be', 'VB'), ('sub', 'JJ'), ('honda', 'VB'), ('your', 'PRP$'), ('real', 'JJ'), ('name', 'NN'), ('with', 'IN'), ('no', 'DT'), ('subject', 'JJ'), ('line', 'NN'), ('in', 'IN'), ('the', 'DT'), ('header', 'NN'), ('hot', 'JJ'), ('rods', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('land', 'VB'), ('rovers', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('lotus', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('mazdas', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('miata', 'NNS'), ('use', 'VB'), ('standard', 'JJ'), ('listserv', 'NN'), ('subscription', 'NN'), ('procedure', 'NN'), ('the', 'DT'), ('mail', 'NN'), ('message', 'NN'), ('body', 'NN'), ('to', 'TO'), ('listserv', 'VB'), ('should', 'MD'), ('be', 'VB'), ('sub', 'JJ'), ('miata', 'NNS'), ('your', 'PRP$'), ('real', 'JJ'), ('name', 'NN'), ('with', 'IN'), ('no', 'DT'), ('subject', 'JJ'), ('line', 'NN'), ('in', 'IN'), ('the', 'DT'), ('header', 'NN'), ('merkurs', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('mopar', 'VB'), ('mostly', 'RB'), ('high', 'JJ'), ('performance', 'NN'), ('chrysler', 'NN'), ('dodge', 'NN'), ('plymouth', 'NN'), ('products', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('mr2', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('mustangs', 'NNS'), ('there', 'EX'), ('are', 'VBP'), ('two', 'CD'), ('lists', 'NNS'), ('the', 'DT'), ('first', 'JJ'), ('is', 'VBZ'), ('for', 'IN'), ('mustangs', 'NNS'), ('through', 'IN'), ('1973', 'CD'), ('the', 'DT'), ('second', 'JJ'), ('for', 'IN'), ('mustangs', 'NNS'), ('from', 'IN'), ('1980', 'CD'), ('on', 'IN'), ('nobody', 'NN'), ('cares', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('mustang', 'NN'), ('ii', 'NN'), ('so', 'RB'), ('don', 'JJ'), ('ask', 'NN'), ('classic', 'JJ'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('modern', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('offroad', 'VB'), ('4x4', 'CD'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('porsches', 'NNS'), ('send', 'VB'), ('requests', 'NNS'), ('to', 'TO'), ('portland', 'VB'), ('oregon', 'NN'), ('motorsports', 'NNS'), ('activities', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('rally', 'VB'), ('send', 'JJ'), ('requests', 'NNS'), ('to', 'TO'), ('rx7', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('saabs', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('saturn', 'VB'), ('send', 'JJ'), ('requests', 'NNS'), ('to', 'TO'), ('school', 'NN'), ('high', 'JJ'), ('performance', 'NN'), ('driving', 'NN'), ('schools', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('sentra', 'VB'), ('se', 'JJ'), ('g20', 'NN'), ('n2000', 'CD'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('supras', 'VB'), ('send', 'JJ'), ('requests', 'NNS'), ('to', 'TO'), ('toyota', 'VB'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('triumph', 'VB'), ('tr7', 'JJ'), ('v8', 'NN'), ('tr8', 'NN'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO'), ('volvos', 'VB'), ('requests', 'NNS'), ('to', 'TO'), ('wheel', 'VB'), ('to', 'TO'), ('wheel', 'VB'), ('racing', 'VBG'), ('forum', 'NN'), ('for', 'IN'), ('race', 'NN'), ('drivers', 'NNS'), ('workers', 'NNS'), ('crew', 'NNS'), ('and', 'CC'), ('wannabes', 'NNS'), ('send', 'VBP'), ('requests', 'NNS'), ('to', 'TO'), ('cars', 'NNS'), ('nissan', 'JJ'), ('datsun', 'JJ'), ('send', 'NN'), ('requests', 'NNS'), ('to', 'TO')]
['archive', 'name', 'rec', 'auto', 'automotive', 'mailing', 'list', 'electronic', 'mail', 'last', 'updated', 'new', 'lotus', 'exotic', 'car', 'list', 'subscription', 'info', 'add', 'portland', 'motorsports', 'list', 'corvair', 'list', 'triumph', 'list', 'rpw', 'number', 'electronic', 'mailing', 'list', 'network', 'devote', 'various', 'special', 'automotive', 'topic', 'best', 'knowledge', 'list', 'appear', 'open', 'membership', 'policy', 'policy', 'list', 'closed', 'mailing', 'list', 'mailing', 'list', 'provide', 'separate', 'address', 'administrative', 'query', 'general', 'mail', 'separate', 'administrative', 'address', 'exist', 'list', 'general', 'address', 'appropriate', 'inquiry', 'request', 'audi', 'send', 'request', 'autocross', 'solo', 'send', 'request', 'bmw', 'send', 'request', 'regular', 'digest', 'form', 'available', 'british', 'car', 'send', 'request', 'buick', 'grand', 'national', 'regal', 'gnx', 'send', 'request', 'camaro', 'firebird', 'gm', 'body', 'send', 'request', 'corvair', 'send', 'request', 'corvette', 'two', 'list', 'first', 'competition', 'orient', 'list', 'second', 'general', 'nature', 'told', 'competition', 'send', 'request', 'general', 'send', 'request', 'datsun', 'fairlady', 'roadster', 'send', 'request', 'dodge', 'stealth', 'mitsubishi', 'send', 'request', 'eclipse', 'talon', 'laser', 'send', 'request', 'electric', 'vehicle', 'send', 'request', 'exotic', 'car', 'send', 'request', 'fabrication', 'race', 'car', 'send', 'request', 'international', 'harvester', 'discussion', 'scout', 'pickup', 'etc', 'send', 'request', 'italian', 'car', 'send', 'request', 'regular', 'digest', 'form', 'available', 'hondas', 'use', 'standard', 'listserv', 'subscription', 'procedure', 'mail', 'message', 'body', 'listserv', 'sub', 'honda', 'real', 'name', 'subject', 'line', 'header', 'hot', 'rod', 'send', 'request', 'land', 'rover', 'send', 'request', 'lotus', 'send', 'request', 'mazdas', 'send', 'request', 'miata', 'use', 'standard', 'listserv', 'subscription', 'procedure', 'mail', 'message', 'body', 'listserv', 'sub', 'miata', 'real', 'name', 'subject', 'line', 'header', 'merkurs', 'send', 'request', 'mopar', 'mostly', 'high', 'performance', 'chrysler', 'dodge', 'plymouth', 'product', 'send', 'request', 'send', 'request', 'mustang', 'two', 'list', 'first', 'mustang', 'second', 'mustang', 'nobody', 'care', 'mustang', 'ii', 'ask', 'classic', 'send', 'request', 'modern', 'send', 'request', 'offroad', 'send', 'request', 'porsches', 'send', 'request', 'portland', 'oregon', 'motorsports', 'activity', 'send', 'request', 'rally', 'send', 'request', 'send', 'request', 'saabs', 'send', 'request', 'saturn', 'send', 'request', 'school', 'high', 'performance', 'driving', 'school', 'send', 'request', 'sentra', 'se', 'send', 'request', 'supras', 'send', 'request', 'toyota', 'send', 'request', 'triumph', 'send', 'request', 'volvos', 'request', 'wheel', 'wheel', 'race', 'forum', 'race', 'driver', 'worker', 'crew', 'wannabe', 'send', 'request', 'car', 'nissan', 'datsun', 'send', 'request']
['archive_name', 'name_rec', 'rec_auto', 'mailing_list', 'electronic_mail', 'car_list', 'mailing_list', 'best_knowledge', 'mailing_list', 'mailing_list', 'send_request', 'send_request', 'send_request', 'send_request', 'grand_national', 'send_request', 'send_request', 'send_request', 'send_request', 'send_request', 'send_request', 'dodge_stealth', 'send_request', 'send_request', 'send_request', 'send_request', 'race_car', 'send_request', 'send_request', 'send_request', 'use_standard', 'mail_message', 'message_body', 'real_name', 'subject_line', 'send_request', 'send_request', 'send_request', 'send_request', 'use_standard', 'mail_message', 'message_body', 'real_name', 'subject_line', 'send_request', 'high_performance', 'send_request', 'request_send', 'send_request', 'send_request', 'send_request', 'send_request', 'send_request', 'portland_oregon', 'send_request', 'send_request', 'request_send', 'send_request', 'send_request', 'send_request', 'high_performance', 'send_request', 'send_request', 'send_request', 'send_request', 'send_request', 'send_request', 'send_request']
rec_autos_102768 |@lemmatized archive:1 name:3 rec:1 auto:1 automotive:2 mailing:4 list:14 electronic:2 mail:4 last:1 updated:1 new:1 lotus:2 exotic:2 car:6 subscription:3 info:1 add:1 portland:2 motorsports:2 corvair:2 triumph:2 rpw:1 number:1 network:1 devote:1 various:1 special:1 topic:1 best:1 knowledge:1 appear:1 open:1 membership:1 policy:2 closed:1 provide:1 separate:2 address:3 administrative:2 query:1 general:4 exist:1 appropriate:1 inquiry:1 request:42 audi:1 send:40 autocross:1 solo:1 bmw:1 regular:2 digest:2 form:2 available:2 british:1 buick:1 grand:1 national:1 regal:1 gnx:1 camaro:1 firebird:1 gm:1 body:3 corvette:1 two:2 first:2 competition:2 orient:1 second:2 nature:1 told:1 datsun:2 fairlady:1 roadster:1 dodge:2 stealth:1 mitsubishi:1 eclipse:1 talon:1 laser:1 electric:1 vehicle:1 fabrication:1 race:3 international:1 harvester:1 discussion:1 scout:1 pickup:1 etc:1 italian:1 hondas:1 use:2 standard:2 listserv:4 procedure:2 message:2 sub:2 honda:1 real:2 subject:2 line:2 header:2 hot:1 rod:1 land:1 rover:1 mazdas:1 miata:2 merkurs:1 mopar:1 mostly:1 high:2 performance:2 chrysler:1 plymouth:1 product:1 mustang:4 nobody:1 care:1 ii:1 ask:1 classic:1 modern:1 offroad:1 porsches:1 oregon:1 activity:1 rally:1 saabs:1 saturn:1 school:2 driving:1 sentra:1 se:1 supras:1 toyota:1 volvos:1 wheel:2 forum:1 driver:1 worker:1 crew:1 wannabe:1 nissan:1 |@bigram archive_name:1 name_rec:1 rec_auto:1 mailing_list:4 electronic_mail:1 car_list:1 best_knowledge:1 send_request:40 grand_national:1 dodge_stealth:1 race_car:1 use_standard:2 mail_message:2 message_body:2 real_name:2 subject_line:2 high_performance:2 request_send:2 portland_oregon:1
3,451
Hi there, I'm having a bizarre video problem within Windows 3.1. I have a 286 with a GVGA-16 video board. I've been using the standard Windows VGA driver with other similarly configured computers. I am thinking that my problem is with the way Windows refreshes it's screen. The problem is that once Windows has been envoked, the colors start changing themselves. At first I thought it was hardware, but if you open a full screen DOS program from within the Windows session, you don't have any problems until you get back to Windows - however, when you initially return to Windows, the original colors get refreshed properly. Also, it is not a uniform color change - so if you are in solitaire, the design on the back of the card maintains it's original color scheme, but the white fronts of the cards will turn grey, then blue, etc. The color changes keep getting darker until finally everything is a dark purple-ish black. If you pop out to DOS and exit back to Windows - the screen gets refreshed again. If I don't log into Windows and just do DOS things from the Novell network, everything is fine. I originally loaded the software by bouncing it down to the net from the other machine I had just finished configuring, then from the net to this machine. When I ran into problems, I deleted everything on this machine and the net, and tried bouncing it again. When that didn't work, I tried reloading Windows to no avail. Any thoughts on things to check out? I am totally baffled! Thanks in advance for any assistance and instruction!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9588
2
comp_os_ms-windows_misc_9588
[('hi', 'NN'), ('there', 'EX'), ('having', 'VBG'), ('bizarre', 'JJ'), ('video', 'NN'), ('problem', 'NN'), ('within', 'IN'), ('windows', 'NNS'), ('have', 'VBP'), ('286', 'CD'), ('with', 'IN'), ('gvga', 'NN'), ('16', 'CD'), ('video', 'NN'), ('board', 'NN'), ('ve', 'NN'), ('been', 'VBN'), ('using', 'VBG'), ('the', 'DT'), ('standard', 'NN'), ('windows', 'VBZ'), ('vga', 'JJ'), ('driver', 'NN'), ('with', 'IN'), ('other', 'JJ'), ('similarly', 'RB'), ('configured', 'VBN'), ('computers', 'NNS'), ('am', 'VBP'), ('thinking', 'VBG'), ('that', 'IN'), ('my', 'PRP$'), ('problem', 'NN'), ('is', 'VBZ'), ('with', 'IN'), ('the', 'DT'), ('way', 'NN'), ('windows', 'VBZ'), ('refreshes', 'NNS'), ('it', 'PRP'), ('screen', 'VBD'), ('the', 'DT'), ('problem', 'NN'), ('is', 'VBZ'), ('that', 'DT'), ('once', 'RB'), ('windows', 'VBZ'), ('has', 'VBZ'), ('been', 'VBN'), ('envoked', 'VBN'), ('the', 'DT'), ('colors', 'NNS'), ('start', 'VBP'), ('changing', 'VBG'), ('themselves', 'PRP'), ('at', 'IN'), ('first', 'JJ'), ('thought', 'VBD'), ('it', 'PRP'), ('was', 'VBD'), ('hardware', 'NN'), ('but', 'CC'), ('if', 'IN'), ('you', 'PRP'), ('open', 'VBP'), ('full', 'JJ'), ('screen', 'NN'), ('dos', 'JJ'), ('program', 'NN'), ('from', 'IN'), ('within', 'IN'), ('the', 'DT'), ('windows', 'NNS'), ('session', 'NN'), ('you', 'PRP'), ('don', 'VBP'), ('have', 'VBP'), ('any', 'DT'), ('problems', 'NNS'), ('until', 'IN'), ('you', 'PRP'), ('get', 'VBP'), ('back', 'RB'), ('to', 'TO'), ('windows', 'NNS'), ('however', 'RB'), ('when', 'WRB'), ('you', 'PRP'), ('initially', 'RB'), ('return', 'VBP'), ('to', 'TO'), ('windows', 'VB'), ('the', 'DT'), ('original', 'JJ'), ('colors', 'NNS'), ('get', 'VBP'), ('refreshed', 'VBN'), ('properly', 'RB'), ('also', 'RB'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('uniform', 'JJ'), ('color', 'NN'), ('change', 'NN'), ('so', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('in', 'IN'), ('solitaire', 'NN'), ('the', 'DT'), ('design', 'NN'), ('on', 'IN'), ('the', 'DT'), ('back', 'NN'), ('of', 'IN'), ('the', 'DT'), ('card', 'NN'), ('maintains', 'VBZ'), ('it', 'PRP'), ('original', 'JJ'), ('color', 'NN'), ('scheme', 'NN'), ('but', 'CC'), ('the', 'DT'), ('white', 'JJ'), ('fronts', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('cards', 'NNS'), ('will', 'MD'), ('turn', 'VB'), ('grey', 'JJ'), ('then', 'RB'), ('blue', 'JJ'), ('etc', 'VBP'), ('the', 'DT'), ('color', 'NN'), ('changes', 'NNS'), ('keep', 'VBP'), ('getting', 'VBG'), ('darker', 'NN'), ('until', 'IN'), ('finally', 'RB'), ('everything', 'NN'), ('is', 'VBZ'), ('dark', 'JJ'), ('purple', 'JJ'), ('ish', 'JJ'), ('black', 'JJ'), ('if', 'IN'), ('you', 'PRP'), ('pop', 'VBP'), ('out', 'RP'), ('to', 'TO'), ('dos', 'VB'), ('and', 'CC'), ('exit', 'VB'), ('back', 'RB'), ('to', 'TO'), ('windows', 'VB'), ('the', 'DT'), ('screen', 'NN'), ('gets', 'VBZ'), ('refreshed', 'VBN'), ('again', 'RB'), ('if', 'IN'), ('don', 'VBN'), ('log', 'NN'), ('into', 'IN'), ('windows', 'NNS'), ('and', 'CC'), ('just', 'RB'), ('do', 'VB'), ('dos', 'JJ'), ('things', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('novell', 'NN'), ('network', 'NN'), ('everything', 'NN'), ('is', 'VBZ'), ('fine', 'JJ'), ('originally', 'RB'), ('loaded', 'VBD'), ('the', 'DT'), ('software', 'NN'), ('by', 'IN'), ('bouncing', 'VBG'), ('it', 'PRP'), ('down', 'RP'), ('to', 'TO'), ('the', 'DT'), ('net', 'NN'), ('from', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('machine', 'NN'), ('had', 'VBD'), ('just', 'RB'), ('finished', 'VBN'), ('configuring', 'VBG'), ('then', 'RB'), ('from', 'IN'), ('the', 'DT'), ('net', 'JJ'), ('to', 'TO'), ('this', 'DT'), ('machine', 'NN'), ('when', 'WRB'), ('ran', 'NN'), ('into', 'IN'), ('problems', 'NNS'), ('deleted', 'VBN'), ('everything', 'NN'), ('on', 'IN'), ('this', 'DT'), ('machine', 'NN'), ('and', 'CC'), ('the', 'DT'), ('net', 'JJ'), ('and', 'CC'), ('tried', 'VBD'), ('bouncing', 'VBG'), ('it', 'PRP'), ('again', 'RB'), ('when', 'WRB'), ('that', 'DT'), ('didn', 'NN'), ('work', 'NN'), ('tried', 'VBD'), ('reloading', 'VBG'), ('windows', 'NNS'), ('to', 'TO'), ('no', 'DT'), ('avail', 'NN'), ('any', 'DT'), ('thoughts', 'NNS'), ('on', 'IN'), ('things', 'NNS'), ('to', 'TO'), ('check', 'VB'), ('out', 'RP'), ('am', 'VBP'), ('totally', 'RB'), ('baffled', 'JJ'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('for', 'IN'), ('any', 'DT'), ('assistance', 'NN'), ('and', 'CC'), ('instruction', 'NN')]
['hi', 'bizarre', 'video', 'problem', 'within', 'window', 'gvga', 'video', 'board', 'use', 'standard', 'windows', 'vga', 'driver', 'similarly', 'configure', 'computer', 'think', 'problem', 'way', 'windows', 'refreshes', 'screen', 'problem', 'windows', 'envoked', 'color', 'start', 'change', 'first', 'think', 'hardware', 'open', 'full', 'screen', 'dos', 'program', 'within', 'window', 'session', 'problem', 'get', 'back', 'window', 'however', 'initially', 'return', 'windows', 'original', 'color', 'get', 'refresh', 'properly', 'also', 'uniform', 'color', 'change', 'solitaire', 'design', 'back', 'card', 'maintain', 'original', 'color', 'scheme', 'white', 'front', 'card', 'turn', 'grey', 'blue', 'etc', 'color', 'change', 'keep', 'get', 'darker', 'finally', 'everything', 'dark', 'purple', 'ish', 'black', 'pop', 'exit', 'back', 'windows', 'screen', 'get', 'refresh', 'log', 'window', 'dos', 'thing', 'novell', 'network', 'everything', 'fine', 'originally', 'load', 'software', 'bounce', 'net', 'machine', 'finish', 'configure', 'net', 'machine', 'ran', 'problem', 'delete', 'everything', 'machine', 'net', 'try', 'bounce', 'work', 'try', 'reload', 'window', 'avail', 'thought', 'thing', 'check', 'totally', 'baffled', 'thanks', 'advance', 'assistance', 'instruction']
['within_window', 'video_board', 'board_use', 'use_standard', 'think_problem', 'problem_way', 'screen_problem', 'change_first', 'first_think', 'full_screen', 'dos_program', 'within_window', 'window_session', 'problem_get', 'get_back', 'back_window', 'color_get', 'keep_get', 'screen_get', 'novell_network', 'everything_fine', 'work_try', 'thing_check', 'thanks_advance']
comp_os_ms-windows_misc_9588 |@lemmatized hi:1 bizarre:1 video:2 problem:5 within:2 window:5 gvga:1 board:1 use:1 standard:1 windows:5 vga:1 driver:1 similarly:1 configure:2 computer:1 think:2 way:1 refreshes:1 screen:3 envoked:1 color:5 start:1 change:3 first:1 hardware:1 open:1 full:1 dos:2 program:1 session:1 get:4 back:3 however:1 initially:1 return:1 original:2 refresh:2 properly:1 also:1 uniform:1 solitaire:1 design:1 card:2 maintain:1 scheme:1 white:1 front:1 turn:1 grey:1 blue:1 etc:1 keep:1 darker:1 finally:1 everything:3 dark:1 purple:1 ish:1 black:1 pop:1 exit:1 log:1 thing:2 novell:1 network:1 fine:1 originally:1 load:1 software:1 bounce:2 net:3 machine:3 finish:1 ran:1 delete:1 try:2 work:1 reload:1 avail:1 thought:1 check:1 totally:1 baffled:1 thanks:1 advance:1 assistance:1 instruction:1 |@bigram within_window:2 video_board:1 board_use:1 use_standard:1 think_problem:1 problem_way:1 screen_problem:1 change_first:1 first_think:1 full_screen:1 dos_program:1 window_session:1 problem_get:1 get_back:1 back_window:1 color_get:1 keep_get:1 screen_get:1 novell_network:1 everything_fine:1 work_try:1 thing_check:1 thanks_advance:1
3,452
Dear fellow netters, From time to time a term like 'Oneness Pentecostals' (or something similar) has occurred in posts to this group. I also know that there is a movement called something like 'Jesus alone.' I believe in the Trinity and have no plans to change that, but reently I was made aware that there is at least one person within our church who holds the view that there is no trinity. In the near future we will discuss this item, and I feel that I shall ask you, my friends on this group, for background information. Can anybody tell me the basic reasons for holding a belief that there is only Jesus? And vice versa: The foundations for the Trinity? I shall appreciate both quotes from the Bible and historical development. Thank you all. In Him, Bjorn
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20690
15
soc_religion_christian_20690
[('dear', 'JJ'), ('fellow', 'JJ'), ('netters', 'NNS'), ('from', 'IN'), ('time', 'NN'), ('to', 'TO'), ('time', 'NN'), ('term', 'NN'), ('like', 'IN'), ('oneness', 'JJ'), ('pentecostals', 'NNS'), ('or', 'CC'), ('something', 'NN'), ('similar', 'JJ'), ('has', 'VBZ'), ('occurred', 'VBN'), ('in', 'IN'), ('posts', 'NNS'), ('to', 'TO'), ('this', 'DT'), ('group', 'NN'), ('also', 'RB'), ('know', 'VBP'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('movement', 'NN'), ('called', 'VBN'), ('something', 'NN'), ('like', 'IN'), ('jesus', 'NN'), ('alone', 'RB'), (".'", 'JJ'), ('believe', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('trinity', 'NN'), ('and', 'CC'), ('have', 'VBP'), ('no', 'DT'), ('plans', 'NNS'), ('to', 'TO'), ('change', 'VB'), ('that', 'DT'), ('but', 'CC'), ('reently', 'RB'), ('was', 'VBD'), ('made', 'VBN'), ('aware', 'JJ'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('at', 'IN'), ('least', 'JJS'), ('one', 'CD'), ('person', 'NN'), ('within', 'IN'), ('our', 'PRP$'), ('church', 'NN'), ('who', 'WP'), ('holds', 'VBZ'), ('the', 'DT'), ('view', 'NN'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('trinity', 'NN'), ('in', 'IN'), ('the', 'DT'), ('near', 'JJ'), ('future', 'NN'), ('we', 'PRP'), ('will', 'MD'), ('discuss', 'VB'), ('this', 'DT'), ('item', 'NN'), ('and', 'CC'), ('feel', 'VB'), ('that', 'IN'), ('shall', 'MD'), ('ask', 'VB'), ('you', 'PRP'), ('my', 'PRP$'), ('friends', 'NNS'), ('on', 'IN'), ('this', 'DT'), ('group', 'NN'), ('for', 'IN'), ('background', 'NN'), ('information', 'NN'), ('can', 'MD'), ('anybody', 'VB'), ('tell', 'VB'), ('me', 'PRP'), ('the', 'DT'), ('basic', 'JJ'), ('reasons', 'NNS'), ('for', 'IN'), ('holding', 'VBG'), ('belief', 'NN'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('only', 'RB'), ('jesus', 'NN'), ('and', 'CC'), ('vice', 'NN'), ('versa', 'VBP'), ('the', 'DT'), ('foundations', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('trinity', 'NN'), ('shall', 'MD'), ('appreciate', 'VB'), ('both', 'DT'), ('quotes', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('bible', 'JJ'), ('and', 'CC'), ('historical', 'JJ'), ('development', 'NN'), ('thank', 'NN'), ('you', 'PRP'), ('all', 'DT'), ('in', 'IN'), ('him', 'PRP'), ('bjorn', 'VB')]
['dear', 'fellow', 'netters', 'time', 'time', 'term', 'like', 'oneness', 'pentecostal', 'something', 'similar', 'occur', 'post', 'group', 'also', 'know', 'movement', 'call', 'something', 'like', 'jesus', 'alone', 'believe', 'trinity', 'plan', 'change', 'reently', 'make', 'aware', 'least', 'one', 'person', 'within', 'church', 'hold', 'view', 'trinity', 'near', 'future', 'discuss', 'item', 'feel', 'shall', 'ask', 'friend', 'group', 'background', 'information', 'anybody', 'tell', 'basic', 'reason', 'hold', 'belief', 'jesus', 'vice', 'versa', 'foundation', 'trinity', 'shall', 'appreciate', 'quote', 'bible', 'historical', 'development', 'thank', 'bjorn']
['fellow_netters', 'time_time', 'something_similar', 'post_group', 'group_also', 'also_know', 'call_something', 'something_like', 'least_one', 'one_person', 'near_future', 'ask_friend', 'anybody_tell', 'hold_belief', 'belief_jesus', 'vice_versa', 'quote_bible']
soc_religion_christian_20690 |@lemmatized dear:1 fellow:1 netters:1 time:2 term:1 like:2 oneness:1 pentecostal:1 something:2 similar:1 occur:1 post:1 group:2 also:1 know:1 movement:1 call:1 jesus:2 alone:1 believe:1 trinity:3 plan:1 change:1 reently:1 make:1 aware:1 least:1 one:1 person:1 within:1 church:1 hold:2 view:1 near:1 future:1 discuss:1 item:1 feel:1 shall:2 ask:1 friend:1 background:1 information:1 anybody:1 tell:1 basic:1 reason:1 belief:1 vice:1 versa:1 foundation:1 appreciate:1 quote:1 bible:1 historical:1 development:1 thank:1 bjorn:1 |@bigram fellow_netters:1 time_time:1 something_similar:1 post_group:1 group_also:1 also_know:1 call_something:1 something_like:1 least_one:1 one_person:1 near_future:1 ask_friend:1 anybody_tell:1 hold_belief:1 belief_jesus:1 vice_versa:1 quote_bible:1
3,453
Hello, recently I have been printing out a lot of files on school's laser printer and feeling guilty about it. Please help me by showing me where to get a post script viewer for X-windows. Thank you for your help.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67219
5
comp_windows_x_67219
[('hello', 'NN'), ('recently', 'RB'), ('have', 'VBP'), ('been', 'VBN'), ('printing', 'VBG'), ('out', 'IN'), ('lot', 'NN'), ('of', 'IN'), ('files', 'NNS'), ('on', 'IN'), ('school', 'NN'), ('laser', 'NN'), ('printer', 'NN'), ('and', 'CC'), ('feeling', 'NN'), ('guilty', 'JJ'), ('about', 'IN'), ('it', 'PRP'), ('please', 'VB'), ('help', 'VB'), ('me', 'PRP'), ('by', 'IN'), ('showing', 'VBG'), ('me', 'PRP'), ('where', 'WRB'), ('to', 'TO'), ('get', 'VB'), ('post', 'JJ'), ('script', 'NN'), ('viewer', 'NN'), ('for', 'IN'), ('windows', 'NNS'), ('thank', 'VBP'), ('you', 'PRP'), ('for', 'IN'), ('your', 'PRP$'), ('help', 'NN')]
['hello', 'recently', 'print', 'lot', 'file', 'school', 'laser', 'printer', 'feeling', 'guilty', 'please', 'help', 'show', 'get', 'post', 'script', 'viewer', 'window', 'thank', 'help']
['hello_recently', 'laser_printer', 'please_help', 'get_post', 'viewer_window', 'thank_help']
comp_windows_x_67219 |@lemmatized hello:1 recently:1 print:1 lot:1 file:1 school:1 laser:1 printer:1 feeling:1 guilty:1 please:1 help:2 show:1 get:1 post:1 script:1 viewer:1 window:1 thank:1 |@bigram hello_recently:1 laser_printer:1 please_help:1 get_post:1 viewer_window:1 thank_help:1
3,454
Hi, I was wondering if anyone out there knows of any books that give helpful hints and tips on writing thesis papers in WfW. I know about the dissertation template that comes with word but I want more. I would like to have tips on how to use all the {seq ...} , {bookmark ...} , {index ...} , { chapter ...}, fields that are available in word. I have looked through the help files,etc. but they really don't explain a whole lot. I will post the results(That means email me first) if I get a lot of different suggestions since I think this might be of help to lots of crazy grad students such as myself. Thanks. Brian Servis p.s. How do you change the font that Help uses when printing a topic? The default is so choppy and hard to read.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9746
2
comp_os_ms-windows_misc_9746
[('hi', 'NN'), ('was', 'VBD'), ('wondering', 'VBG'), ('if', 'IN'), ('anyone', 'NN'), ('out', 'IN'), ('there', 'RB'), ('knows', 'NNS'), ('of', 'IN'), ('any', 'DT'), ('books', 'NNS'), ('that', 'WDT'), ('give', 'VBP'), ('helpful', 'JJ'), ('hints', 'NNS'), ('and', 'CC'), ('tips', 'NNS'), ('on', 'IN'), ('writing', 'VBG'), ('thesis', 'NN'), ('papers', 'NNS'), ('in', 'IN'), ('wfw', 'NN'), ('know', 'VBP'), ('about', 'IN'), ('the', 'DT'), ('dissertation', 'NN'), ('template', 'NN'), ('that', 'WDT'), ('comes', 'VBZ'), ('with', 'IN'), ('word', 'NN'), ('but', 'CC'), ('want', 'VBP'), ('more', 'JJR'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('have', 'VB'), ('tips', 'NNS'), ('on', 'IN'), ('how', 'WRB'), ('to', 'TO'), ('use', 'VB'), ('all', 'PDT'), ('the', 'DT'), ('seq', 'NN'), ('...}', 'NNP'), ('bookmark', 'NN'), ('...}', 'NNP'), ('index', 'NN'), ('...}', 'NNP'), ('chapter', 'NN'), ('...},', 'NNP'), ('fields', 'NNS'), ('that', 'WDT'), ('are', 'VBP'), ('available', 'JJ'), ('in', 'IN'), ('word', 'NN'), ('have', 'VBP'), ('looked', 'VBN'), ('through', 'IN'), ('the', 'DT'), ('help', 'NN'), ('files', 'VBZ'), ('etc', 'FW'), ('but', 'CC'), ('they', 'PRP'), ('really', 'RB'), ('don', 'VBP'), ('explain', 'JJ'), ('whole', 'JJ'), ('lot', 'NN'), ('will', 'MD'), ('post', 'VB'), ('the', 'DT'), ('results', 'NNS'), ('that', 'WDT'), ('means', 'VBZ'), ('email', 'IN'), ('me', 'PRP'), ('first', 'RB'), ('if', 'IN'), ('get', 'VB'), ('lot', 'NN'), ('of', 'IN'), ('different', 'JJ'), ('suggestions', 'NNS'), ('since', 'IN'), ('think', 'VBP'), ('this', 'DT'), ('might', 'MD'), ('be', 'VB'), ('of', 'IN'), ('help', 'NN'), ('to', 'TO'), ('lots', 'VB'), ('of', 'IN'), ('crazy', 'JJ'), ('grad', 'JJ'), ('students', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('myself', 'PRP'), ('thanks', 'VBZ'), ('brian', 'JJ'), ('servis', 'NN'), ('how', 'WRB'), ('do', 'VBP'), ('you', 'PRP'), ('change', 'VB'), ('the', 'DT'), ('font', 'NN'), ('that', 'WDT'), ('help', 'VBP'), ('uses', 'VBZ'), ('when', 'WRB'), ('printing', 'VBG'), ('topic', 'IN'), ('the', 'DT'), ('default', 'NN'), ('is', 'VBZ'), ('so', 'RB'), ('choppy', 'JJ'), ('and', 'CC'), ('hard', 'JJ'), ('to', 'TO'), ('read', 'VB')]
['hi', 'wonder', 'anyone', 'know', 'book', 'give', 'helpful', 'hint', 'tip', 'write', 'thesis', 'paper', 'wfw', 'know', 'dissertation', 'template', 'come', 'word', 'want', 'would', 'like', 'tip', 'use', 'seq', 'bookmark', 'index', 'chapter', 'field', 'available', 'word', 'look', 'help', 'file', 'etc', 'really', 'explain', 'whole', 'lot', 'post', 'result', 'mean', 'email', 'first', 'get', 'lot', 'different', 'suggestion', 'since', 'think', 'might', 'help', 'lot', 'crazy', 'grad', 'student', 'thank', 'brian', 'servis', 'change', 'font', 'help', 'use', 'print', 'topic', 'default', 'choppy', 'hard', 'read']
['hi_wonder', 'wonder_anyone', 'anyone_know', 'know_book', 'hint_tip', 'word_want', 'would_like', 'help_file', 'file_etc', 'etc_really', 'whole_lot', 'first_get', 'get_lot', 'lot_different', 'think_might', 'might_help', 'help_lot', 'grad_student', 'help_use', 'use_print']
comp_os_ms-windows_misc_9746 |@lemmatized hi:1 wonder:1 anyone:1 know:2 book:1 give:1 helpful:1 hint:1 tip:2 write:1 thesis:1 paper:1 wfw:1 dissertation:1 template:1 come:1 word:2 want:1 would:1 like:1 use:2 seq:1 bookmark:1 index:1 chapter:1 field:1 available:1 look:1 help:3 file:1 etc:1 really:1 explain:1 whole:1 lot:3 post:1 result:1 mean:1 email:1 first:1 get:1 different:1 suggestion:1 since:1 think:1 might:1 crazy:1 grad:1 student:1 thank:1 brian:1 servis:1 change:1 font:1 print:1 topic:1 default:1 choppy:1 hard:1 read:1 |@bigram hi_wonder:1 wonder_anyone:1 anyone_know:1 know_book:1 hint_tip:1 word_want:1 would_like:1 help_file:1 file_etc:1 etc_really:1 whole_lot:1 first_get:1 get_lot:1 lot_different:1 think_might:1 might_help:1 help_lot:1 grad_student:1 help_use:1 use_print:1
3,455
In light of my recent paranoia concerning government proposals, I'd love to see a UNIX-based encryption scheme that: 1) Kept some files encrypted on the host machine (say, all the files in your home directory) 2) Used a key system that could not be compromised by eavesdropping over a modem line. It seems that this would require modifications to a shell program and a way of telling whether a file was encrypted or not, among other things. I'd love to know about potential security holes in such a system. Does such a system exist? If it were made easy-to-use and readily available, I think it would be a Good Thing(tm). I realize that this would probably just involve putting a nice front-end on a readily available and very secure encryption scheme, but it should be done.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15304
11
sci_crypt_15304
[('in', 'IN'), ('light', 'NN'), ('of', 'IN'), ('my', 'PRP$'), ('recent', 'JJ'), ('paranoia', 'NN'), ('concerning', 'VBG'), ('government', 'NN'), ('proposals', 'NNS'), ('love', 'VBP'), ('to', 'TO'), ('see', 'VB'), ('unix', 'JJ'), ('based', 'VBN'), ('encryption', 'NN'), ('scheme', 'NN'), ('that', 'WDT'), ('kept', 'VBD'), ('some', 'DT'), ('files', 'NNS'), ('encrypted', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('host', 'NN'), ('machine', 'NN'), ('say', 'VBP'), ('all', 'PDT'), ('the', 'DT'), ('files', 'NNS'), ('in', 'IN'), ('your', 'PRP$'), ('home', 'NN'), ('directory', 'NN'), ('used', 'VBN'), ('key', 'JJ'), ('system', 'NN'), ('that', 'WDT'), ('could', 'MD'), ('not', 'RB'), ('be', 'VB'), ('compromised', 'VBN'), ('by', 'IN'), ('eavesdropping', 'VBG'), ('over', 'IN'), ('modem', 'JJ'), ('line', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('that', 'IN'), ('this', 'DT'), ('would', 'MD'), ('require', 'VB'), ('modifications', 'NNS'), ('to', 'TO'), ('shell', 'VB'), ('program', 'NN'), ('and', 'CC'), ('way', 'NN'), ('of', 'IN'), ('telling', 'VBG'), ('whether', 'IN'), ('file', 'NN'), ('was', 'VBD'), ('encrypted', 'VBN'), ('or', 'CC'), ('not', 'RB'), ('among', 'IN'), ('other', 'JJ'), ('things', 'NNS'), ('love', 'VBP'), ('to', 'TO'), ('know', 'VB'), ('about', 'IN'), ('potential', 'JJ'), ('security', 'NN'), ('holes', 'NNS'), ('in', 'IN'), ('such', 'JJ'), ('system', 'NN'), ('does', 'VBZ'), ('such', 'JJ'), ('system', 'NN'), ('exist', 'VBP'), ('if', 'IN'), ('it', 'PRP'), ('were', 'VBD'), ('made', 'VBN'), ('easy', 'JJ'), ('to', 'TO'), ('use', 'VB'), ('and', 'CC'), ('readily', 'RB'), ('available', 'JJ'), ('think', 'VBP'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('good', 'JJ'), ('thing', 'NN'), ('tm', 'NN'), (').', 'NNP'), ('realize', 'VBZ'), ('that', 'IN'), ('this', 'DT'), ('would', 'MD'), ('probably', 'RB'), ('just', 'RB'), ('involve', 'VB'), ('putting', 'VBG'), ('nice', 'JJ'), ('front', 'JJ'), ('end', 'NN'), ('on', 'IN'), ('readily', 'NN'), ('available', 'JJ'), ('and', 'CC'), ('very', 'RB'), ('secure', 'JJ'), ('encryption', 'NN'), ('scheme', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('done', 'VBN')]
['light', 'recent', 'paranoia', 'concern', 'government', 'proposal', 'love', 'see', 'unix', 'base', 'encryption', 'scheme', 'keep', 'file', 'encrypt', 'host', 'machine', 'say', 'file', 'home', 'directory', 'use', 'key', 'system', 'could', 'compromise', 'eavesdrop', 'modem', 'line', 'seem', 'would', 'require', 'modification', 'shell', 'program', 'way', 'tell', 'whether', 'file', 'encrypt', 'among', 'thing', 'love', 'know', 'potential', 'security', 'hole', 'system', 'system', 'exist', 'make', 'easy', 'use', 'readily', 'available', 'think', 'would', 'good', 'thing', 'tm', 'realize', 'would', 'probably', 'involve', 'put', 'nice', 'front', 'end', 'readily', 'available', 'secure', 'encryption', 'scheme']
['love_see', 'unix_base', 'encryption_scheme', 'keep_file', 'host_machine', 'machine_say', 'say_file', 'file_home', 'home_directory', 'use_key', 'key_system', 'system_could', 'seem_would', 'would_require', 'way_tell', 'tell_whether', 'among_thing', 'love_know', 'security_hole', 'system_system', 'system_exist', 'make_easy', 'easy_use', 'readily_available', 'think_would', 'would_good', 'good_thing', 'would_probably', 'front_end', 'readily_available', 'secure_encryption', 'encryption_scheme']
sci_crypt_15304 |@lemmatized light:1 recent:1 paranoia:1 concern:1 government:1 proposal:1 love:2 see:1 unix:1 base:1 encryption:2 scheme:2 keep:1 file:3 encrypt:2 host:1 machine:1 say:1 home:1 directory:1 use:2 key:1 system:3 could:1 compromise:1 eavesdrop:1 modem:1 line:1 seem:1 would:3 require:1 modification:1 shell:1 program:1 way:1 tell:1 whether:1 among:1 thing:2 know:1 potential:1 security:1 hole:1 exist:1 make:1 easy:1 readily:2 available:2 think:1 good:1 tm:1 realize:1 probably:1 involve:1 put:1 nice:1 front:1 end:1 secure:1 |@bigram love_see:1 unix_base:1 encryption_scheme:2 keep_file:1 host_machine:1 machine_say:1 say_file:1 file_home:1 home_directory:1 use_key:1 key_system:1 system_could:1 seem_would:1 would_require:1 way_tell:1 tell_whether:1 among_thing:1 love_know:1 security_hole:1 system_system:1 system_exist:1 make_easy:1 easy_use:1 readily_available:2 think_would:1 would_good:1 good_thing:1 would_probably:1 front_end:1 secure_encryption:1
3,456
Actually Steve, I think he was refering to the Leafs, and when they can be expected to hit the greens...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53831
10
rec_sport_hockey_53831
[('actually', 'RB'), ('steve', 'JJ'), ('think', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('refering', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('leafs', 'NN'), ('and', 'CC'), ('when', 'WRB'), ('they', 'PRP'), ('can', 'MD'), ('be', 'VB'), ('expected', 'VBN'), ('to', 'TO'), ('hit', 'VB'), ('the', 'DT'), ('greens', 'NNS'), ('...', ':')]
['actually', 'steve', 'think', 'refer', 'leaf', 'expect', 'hit', 'green']
[]
rec_sport_hockey_53831 |@lemmatized actually:1 steve:1 think:1 refer:1 leaf:1 expect:1 hit:1 green:1 |@bigram
3,457
You get a mic with the C650 if you get it with the internal CD ROM drive. Gary --
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/50531
4
comp_sys_mac_hardware_50531
[('you', 'PRP'), ('get', 'VBP'), ('mic', 'JJ'), ('with', 'IN'), ('the', 'DT'), ('c650', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('get', 'VBP'), ('it', 'PRP'), ('with', 'IN'), ('the', 'DT'), ('internal', 'JJ'), ('cd', 'NN'), ('rom', 'NNS'), ('drive', 'VBP'), ('gary', 'NN'), ('--', ':')]
['get', 'mic', 'get', 'internal', 'cd', 'rom', 'drive', 'gary']
['cd_rom', 'rom_drive']
comp_sys_mac_hardware_50531 |@lemmatized get:2 mic:1 internal:1 cd:1 rom:1 drive:1 gary:1 |@bigram cd_rom:1 rom_drive:1
3,458
According to what reasonable principle of justice does standing in intimate geographical and psychological relations to a league give one some privileged right to play in it?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/52595
10
rec_sport_hockey_52595
[('according', 'VBG'), ('to', 'TO'), ('what', 'WP'), ('reasonable', 'JJ'), ('principle', 'NN'), ('of', 'IN'), ('justice', 'NN'), ('does', 'VBZ'), ('standing', 'VBG'), ('in', 'IN'), ('intimate', 'JJ'), ('geographical', 'JJ'), ('and', 'CC'), ('psychological', 'JJ'), ('relations', 'NNS'), ('to', 'TO'), ('league', 'VB'), ('give', 'VB'), ('one', 'CD'), ('some', 'DT'), ('privileged', 'VBD'), ('right', 'JJ'), ('to', 'TO'), ('play', 'VB'), ('in', 'IN'), ('it', 'PRP')]
['accord', 'reasonable', 'principle', 'justice', 'stand', 'intimate', 'geographical', 'psychological', 'relation', 'league', 'give', 'one', 'privilege', 'right', 'play']
['give_one']
rec_sport_hockey_52595 |@lemmatized accord:1 reasonable:1 principle:1 justice:1 stand:1 intimate:1 geographical:1 psychological:1 relation:1 league:1 give:1 one:1 privilege:1 right:1 play:1 |@bigram give_one:1
3,459
Has an X version of whois been written out there? If so, where can I ftp it from? Thanks.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66872
5
comp_windows_x_66872
[('has', 'VBZ'), ('an', 'DT'), ('version', 'NN'), ('of', 'IN'), ('whois', 'NN'), ('been', 'VBN'), ('written', 'VBN'), ('out', 'RP'), ('there', 'RB'), ('if', 'IN'), ('so', 'RB'), ('where', 'WRB'), ('can', 'MD'), ('ftp', 'VB'), ('it', 'PRP'), ('from', 'IN'), ('thanks', 'NNS')]
['version', 'whois', 'write', 'ftp', 'thanks']
[]
comp_windows_x_66872 |@lemmatized version:1 whois:1 write:1 ftp:1 thanks:1 |@bigram
3,460
You sonuvabitch. Rub it in, why don't you? "We have great weather and great roads here, unlike the rest of you putzes in the U.S. Nyah, nyah, nyah." :-) for the severely humor-impaired. You'll likely not notice her weight too much. A piece of advice for you: don't be abrupt with the throttle. No wheelies, accelerate a wee bit more slowly than usual. Consciously worry about spitting her off the back. It's as much your job to keep her on the pillion as it is hers, and I guarantee she'll be put off by the bike ripping out from under her when you whack it open. Keep the lean angles pretty tame the first time out too. You and her need to learn each other's body English. She needs to learn what your idea is about how to take the turn, and you need to learn her idea of "shit! Don't crash now!" so you don't work at cross purposes while leaned over. You can work up to more aggressive riding over time. A very important thing: tell her to put her hand against the tank when you brake--this could save you some severely crushed cookies. Have fun,
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104634
8
rec_motorcycles_104634
[('you', 'PRP'), ('sonuvabitch', 'VBP'), ('rub', 'VB'), ('it', 'PRP'), ('in', 'IN'), ('why', 'WRB'), ('don', 'NN'), ('you', 'PRP'), ('we', 'PRP'), ('have', 'VBP'), ('great', 'JJ'), ('weather', 'NN'), ('and', 'CC'), ('great', 'JJ'), ('roads', 'NNS'), ('here', 'RB'), ('unlike', 'IN'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('you', 'PRP'), ('putzes', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('nyah', 'JJ'), ('nyah', 'NN'), ('nyah', 'JJ'), ('."', 'NNP'), (':-)', 'NN'), ('for', 'IN'), ('the', 'DT'), ('severely', 'JJ'), ('humor', 'NN'), ('impaired', 'VBD'), ('you', 'PRP'), ('ll', 'VBP'), ('likely', 'JJ'), ('not', 'RB'), ('notice', 'RB'), ('her', 'PRP$'), ('weight', 'NN'), ('too', 'RB'), ('much', 'JJ'), ('piece', 'NN'), ('of', 'IN'), ('advice', 'NN'), ('for', 'IN'), ('you', 'PRP'), ('don', 'VBP'), ('be', 'VB'), ('abrupt', 'JJ'), ('with', 'IN'), ('the', 'DT'), ('throttle', 'JJ'), ('no', 'DT'), ('wheelies', 'NNS'), ('accelerate', 'VBP'), ('wee', 'JJ'), ('bit', 'NN'), ('more', 'RBR'), ('slowly', 'RB'), ('than', 'IN'), ('usual', 'JJ'), ('consciously', 'RB'), ('worry', 'VBP'), ('about', 'IN'), ('spitting', 'VBG'), ('her', 'PRP$'), ('off', 'IN'), ('the', 'DT'), ('back', 'NN'), ('it', 'PRP'), ('as', 'IN'), ('much', 'JJ'), ('your', 'PRP$'), ('job', 'NN'), ('to', 'TO'), ('keep', 'VB'), ('her', 'PRP'), ('on', 'IN'), ('the', 'DT'), ('pillion', 'NN'), ('as', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('hers', 'NNS'), ('and', 'CC'), ('guarantee', 'NN'), ('she', 'PRP'), ('ll', 'VBZ'), ('be', 'VB'), ('put', 'VBN'), ('off', 'RP'), ('by', 'IN'), ('the', 'DT'), ('bike', 'NN'), ('ripping', 'VBG'), ('out', 'RP'), ('from', 'IN'), ('under', 'IN'), ('her', 'PRP$'), ('when', 'WRB'), ('you', 'PRP'), ('whack', 'VBP'), ('it', 'PRP'), ('open', 'JJ'), ('keep', 'VB'), ('the', 'DT'), ('lean', 'JJ'), ('angles', 'NNS'), ('pretty', 'RB'), ('tame', 'VBP'), ('the', 'DT'), ('first', 'JJ'), ('time', 'NN'), ('out', 'RP'), ('too', 'RB'), ('you', 'PRP'), ('and', 'CC'), ('her', 'PRP$'), ('need', 'NN'), ('to', 'TO'), ('learn', 'VB'), ('each', 'DT'), ('other', 'JJ'), ('body', 'NN'), ('english', 'JJ'), ('she', 'PRP'), ('needs', 'VBZ'), ('to', 'TO'), ('learn', 'VB'), ('what', 'WP'), ('your', 'PRP$'), ('idea', 'NN'), ('is', 'VBZ'), ('about', 'IN'), ('how', 'WRB'), ('to', 'TO'), ('take', 'VB'), ('the', 'DT'), ('turn', 'NN'), ('and', 'CC'), ('you', 'PRP'), ('need', 'VBP'), ('to', 'TO'), ('learn', 'VB'), ('her', 'PRP$'), ('idea', 'NN'), ('of', 'IN'), ('shit', 'JJ'), ('don', 'NNS'), ('crash', 'NN'), ('now', 'RB'), ('!"', 'VBZ'), ('so', 'RB'), ('you', 'PRP'), ('don', 'VBP'), ('work', 'NN'), ('at', 'IN'), ('cross', 'NN'), ('purposes', 'NNS'), ('while', 'IN'), ('leaned', 'VBN'), ('over', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('work', 'VB'), ('up', 'RB'), ('to', 'TO'), ('more', 'RBR'), ('aggressive', 'JJ'), ('riding', 'NN'), ('over', 'IN'), ('time', 'NN'), ('very', 'RB'), ('important', 'JJ'), ('thing', 'NN'), ('tell', 'VB'), ('her', 'PRP$'), ('to', 'TO'), ('put', 'VB'), ('her', 'PRP$'), ('hand', 'NN'), ('against', 'IN'), ('the', 'DT'), ('tank', 'NN'), ('when', 'WRB'), ('you', 'PRP'), ('brake', 'VBP'), ('--', ':'), ('this', 'DT'), ('could', 'MD'), ('save', 'VB'), ('you', 'PRP'), ('some', 'DT'), ('severely', 'RB'), ('crushed', 'JJ'), ('cookies', 'NNS'), ('have', 'VBP'), ('fun', 'NN')]
['sonuvabitch', 'rub', 'great', 'weather', 'great', 'road', 'unlike', 'rest', 'putzes', 'nyah', 'nyah', 'nyah', 'severely', 'humor', 'impair', 'likely', 'notice', 'weight', 'much', 'piece', 'advice', 'abrupt', 'throttle', 'wheelies', 'accelerate', 'wee', 'bit', 'slowly', 'usual', 'consciously', 'worry', 'spit', 'back', 'much', 'job', 'keep', 'pillion', 'guarantee', 'put', 'bike', 'rip', 'whack', 'open', 'keep', 'lean', 'angle', 'pretty', 'tame', 'first', 'time', 'need', 'learn', 'body', 'english', 'need', 'learn', 'idea', 'take', 'turn', 'need', 'learn', 'idea', 'shit', 'crash', 'work', 'cross', 'purpose', 'lean', 'work', 'aggressive', 'riding', 'time', 'important', 'thing', 'tell', 'put', 'hand', 'tank', 'brake', 'could', 'save', 'severely', 'crushed', 'cooky', 'fun']
['humor_impair', 'wee_bit', 'first_time', 'time_need', 'take_turn', 'important_thing', 'thing_tell', 'put_hand', 'could_save']
rec_motorcycles_104634 |@lemmatized sonuvabitch:1 rub:1 great:2 weather:1 road:1 unlike:1 rest:1 putzes:1 nyah:3 severely:2 humor:1 impair:1 likely:1 notice:1 weight:1 much:2 piece:1 advice:1 abrupt:1 throttle:1 wheelies:1 accelerate:1 wee:1 bit:1 slowly:1 usual:1 consciously:1 worry:1 spit:1 back:1 job:1 keep:2 pillion:1 guarantee:1 put:2 bike:1 rip:1 whack:1 open:1 lean:2 angle:1 pretty:1 tame:1 first:1 time:2 need:3 learn:3 body:1 english:1 idea:2 take:1 turn:1 shit:1 crash:1 work:2 cross:1 purpose:1 aggressive:1 riding:1 important:1 thing:1 tell:1 hand:1 tank:1 brake:1 could:1 save:1 crushed:1 cooky:1 fun:1 |@bigram humor_impair:1 wee_bit:1 first_time:1 time_need:1 take_turn:1 important_thing:1 thing_tell:1 put_hand:1 could_save:1
3,461
They exist. Even photosynthetic varieties. Not economical at this time, though.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60237
14
sci_space_60237
[('they', 'PRP'), ('exist', 'VBP'), ('even', 'RB'), ('photosynthetic', 'JJ'), ('varieties', 'NNS'), ('not', 'RB'), ('economical', 'JJ'), ('at', 'IN'), ('this', 'DT'), ('time', 'NN'), ('though', 'IN')]
['exist', 'even', 'photosynthetic', 'variety', 'economical', 'time', 'though']
[]
sci_space_60237 |@lemmatized exist:1 even:1 photosynthetic:1 variety:1 economical:1 time:1 though:1 |@bigram
3,462
Many X servers supporting graphics accelerators do not allow the creation of pixmaps exeeding the size of the screen. One workaround is to create several smaller pixmaps and add the results.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67008
5
comp_windows_x_67008
[('many', 'JJ'), ('servers', 'NNS'), ('supporting', 'VBG'), ('graphics', 'NNS'), ('accelerators', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('allow', 'VB'), ('the', 'DT'), ('creation', 'NN'), ('of', 'IN'), ('pixmaps', 'NNS'), ('exeeding', 'VBG'), ('the', 'DT'), ('size', 'NN'), ('of', 'IN'), ('the', 'DT'), ('screen', 'NN'), ('one', 'CD'), ('workaround', 'NN'), ('is', 'VBZ'), ('to', 'TO'), ('create', 'VB'), ('several', 'JJ'), ('smaller', 'JJR'), ('pixmaps', 'NNS'), ('and', 'CC'), ('add', 'VB'), ('the', 'DT'), ('results', 'NNS')]
['many', 'server', 'support', 'graphic', 'accelerator', 'allow', 'creation', 'pixmaps', 'exeeding', 'size', 'screen', 'one', 'workaround', 'create', 'several', 'small', 'pixmaps', 'add', 'result']
['server_support', 'graphic_accelerator', 'screen_one']
comp_windows_x_67008 |@lemmatized many:1 server:1 support:1 graphic:1 accelerator:1 allow:1 creation:1 pixmaps:2 exeeding:1 size:1 screen:1 one:1 workaround:1 create:1 several:1 small:1 add:1 result:1 |@bigram server_support:1 graphic_accelerator:1 screen_one:1
3,463
Bryan Murray has done very little as GM...Yzerman, Fedorov, Cheveldae, Chaisson, the whole Russian strategy was a product of the previous GM...Murray has made a couple of decent trades...that's about it... that would hardly rank him as the best GM. Wasn't Primeau, Murray's first decision as GM...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.hockey/53758
10
rec_sport_hockey_53758
[('bryan', 'NN'), ('murray', 'NN'), ('has', 'VBZ'), ('done', 'VBN'), ('very', 'RB'), ('little', 'JJ'), ('as', 'IN'), ('gm', 'NN'), ('...', ':'), ('yzerman', 'NN'), ('fedorov', 'VBZ'), ('cheveldae', 'JJ'), ('chaisson', 'NN'), ('the', 'DT'), ('whole', 'JJ'), ('russian', 'JJ'), ('strategy', 'NN'), ('was', 'VBD'), ('product', 'NN'), ('of', 'IN'), ('the', 'DT'), ('previous', 'JJ'), ('gm', 'NN'), ('...', ':'), ('murray', 'NN'), ('has', 'VBZ'), ('made', 'VBN'), ('couple', 'NN'), ('of', 'IN'), ('decent', 'JJ'), ('trades', 'NNS'), ('...', ':'), ('that', 'IN'), ('about', 'IN'), ('it', 'PRP'), ('...', ':'), ('that', 'WDT'), ('would', 'MD'), ('hardly', 'RB'), ('rank', 'VB'), ('him', 'PRP'), ('as', 'IN'), ('the', 'DT'), ('best', 'JJS'), ('gm', 'NN'), ('wasn', 'NN'), ('primeau', 'NN'), ('murray', 'NN'), ('first', 'JJ'), ('decision', 'NN'), ('as', 'IN'), ('gm', 'NN'), ('...', ':')]
['bryan', 'murray', 'little', 'gm', 'yzerman', 'fedorov', 'cheveldae', 'chaisson', 'whole', 'russian', 'strategy', 'product', 'previous', 'gm', 'murray', 'make', 'couple', 'decent', 'trade', 'would', 'hardly', 'rank', 'best', 'gm', 'primeau', 'murray', 'first', 'decision', 'gm']
['yzerman_fedorov', 'trade_would', 'best_gm']
rec_sport_hockey_53758 |@lemmatized bryan:1 murray:3 little:1 gm:4 yzerman:1 fedorov:1 cheveldae:1 chaisson:1 whole:1 russian:1 strategy:1 product:1 previous:1 make:1 couple:1 decent:1 trade:1 would:1 hardly:1 rank:1 best:1 primeau:1 first:1 decision:1 |@bigram yzerman_fedorov:1 trade_would:1 best_gm:1
3,464
This has been discussed before, by several people, on this net. The statement is attributable either to Hajj Amin al-Husseini, former Grand Mufti of Jerusalem - and the leader of the Palestinian death squads during the 1948 war, or to one of his chief henchmen. It was not coined by B'nai B'rith or, for that matter, any Jewish organization.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76330
17
talk_politics_mideast_76330
[('this', 'DT'), ('has', 'VBZ'), ('been', 'VBN'), ('discussed', 'VBN'), ('before', 'IN'), ('by', 'IN'), ('several', 'JJ'), ('people', 'NNS'), ('on', 'IN'), ('this', 'DT'), ('net', 'JJ'), ('the', 'DT'), ('statement', 'NN'), ('is', 'VBZ'), ('attributable', 'JJ'), ('either', 'RB'), ('to', 'TO'), ('hajj', 'VB'), ('amin', 'JJ'), ('al', 'NN'), ('husseini', 'NN'), ('former', 'JJ'), ('grand', 'JJ'), ('mufti', 'NN'), ('of', 'IN'), ('jerusalem', 'NN'), ('and', 'CC'), ('the', 'DT'), ('leader', 'NN'), ('of', 'IN'), ('the', 'DT'), ('palestinian', 'JJ'), ('death', 'NN'), ('squads', 'NNS'), ('during', 'IN'), ('the', 'DT'), ('1948', 'CD'), ('war', 'NN'), ('or', 'CC'), ('to', 'TO'), ('one', 'CD'), ('of', 'IN'), ('his', 'PRP$'), ('chief', 'JJ'), ('henchmen', 'NNS'), ('it', 'PRP'), ('was', 'VBD'), ('not', 'RB'), ('coined', 'VBN'), ('by', 'IN'), ('nai', 'JJ'), ('rith', 'NN'), ('or', 'CC'), ('for', 'IN'), ('that', 'DT'), ('matter', 'NN'), ('any', 'DT'), ('jewish', 'JJ'), ('organization', 'NN')]
['discuss', 'several', 'people', 'net', 'statement', 'attributable', 'either', 'hajj', 'amin', 'al', 'husseini', 'former', 'grand', 'mufti', 'jerusalem', 'leader', 'palestinian', 'death', 'squad', 'war', 'one', 'chief', 'henchman', 'coin', 'nai', 'rith', 'matter', 'jewish', 'organization']
['several_people', 'people_net', 'war_one']
talk_politics_mideast_76330 |@lemmatized discuss:1 several:1 people:1 net:1 statement:1 attributable:1 either:1 hajj:1 amin:1 al:1 husseini:1 former:1 grand:1 mufti:1 jerusalem:1 leader:1 palestinian:1 death:1 squad:1 war:1 one:1 chief:1 henchman:1 coin:1 nai:1 rith:1 matter:1 jewish:1 organization:1 |@bigram several_people:1 people_net:1 war_one:1
3,465
# ##For a while, homosexuals paid higher insurance rates than straights, # ##and with very good reason, until the government made it illegal to # ##do so. # # Well if we go by this philosophy how many Children do you think # we help pay for with our insurance premiums??? Children who obviously # cannot be afforded, since the insurance companies have to pay for # all of the prenatal and birthing..... What about the children born # with horrible flaws who cost the system an arm and a leg to be kept alive? # We all pay because we are all part of this society and we should take # care of one another..... Oddly enough, dependent coverage costs a bit more than for one self alone. But if you really believe your claims, you could make a lot of money starting the "Homosexuals Health Insurance Co." and refuse to insure "breeders." But I shudder to think what your premiums will be like. # Bil Snodgrass III
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178565
18
talk_politics_misc_178565
[('##', 'NN'), ('for', 'IN'), ('while', 'IN'), ('homosexuals', 'NNS'), ('paid', 'VBD'), ('higher', 'JJR'), ('insurance', 'NN'), ('rates', 'NNS'), ('than', 'IN'), ('straights', 'NNS'), ('##', 'NNS'), ('and', 'CC'), ('with', 'IN'), ('very', 'RB'), ('good', 'JJ'), ('reason', 'NN'), ('until', 'IN'), ('the', 'DT'), ('government', 'NN'), ('made', 'VBD'), ('it', 'PRP'), ('illegal', 'JJ'), ('to', 'TO'), ('##', 'VB'), ('do', 'VB'), ('so', 'RB'), ('well', 'RB'), ('if', 'IN'), ('we', 'PRP'), ('go', 'VBP'), ('by', 'IN'), ('this', 'DT'), ('philosophy', 'NN'), ('how', 'WRB'), ('many', 'JJ'), ('children', 'NNS'), ('do', 'VBP'), ('you', 'PRP'), ('think', 'VB'), ('we', 'PRP'), ('help', 'VBP'), ('pay', 'VB'), ('for', 'IN'), ('with', 'IN'), ('our', 'PRP$'), ('insurance', 'NN'), ('premiums', 'NNS'), ('???', 'VBP'), ('children', 'NNS'), ('who', 'WP'), ('obviously', 'RB'), ('cannot', 'VBP'), ('be', 'VB'), ('afforded', 'VBN'), ('since', 'IN'), ('the', 'DT'), ('insurance', 'NN'), ('companies', 'NNS'), ('have', 'VBP'), ('to', 'TO'), ('pay', 'VB'), ('for', 'IN'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('prenatal', 'NN'), ('and', 'CC'), ('birthing', 'NN'), ('.....', 'VBP'), ('what', 'WP'), ('about', 'IN'), ('the', 'DT'), ('children', 'NNS'), ('born', 'VBN'), ('with', 'IN'), ('horrible', 'JJ'), ('flaws', 'NNS'), ('who', 'WP'), ('cost', 'VBP'), ('the', 'DT'), ('system', 'NN'), ('an', 'DT'), ('arm', 'NN'), ('and', 'CC'), ('leg', 'NN'), ('to', 'TO'), ('be', 'VB'), ('kept', 'VBN'), ('alive', 'JJ'), ('we', 'PRP'), ('all', 'DT'), ('pay', 'VBP'), ('because', 'IN'), ('we', 'PRP'), ('are', 'VBP'), ('all', 'DT'), ('part', 'NN'), ('of', 'IN'), ('this', 'DT'), ('society', 'NN'), ('and', 'CC'), ('we', 'PRP'), ('should', 'MD'), ('take', 'VB'), ('care', 'NN'), ('of', 'IN'), ('one', 'CD'), ('another', 'DT'), ('.....', 'NN'), ('oddly', 'RB'), ('enough', 'JJ'), ('dependent', 'JJ'), ('coverage', 'NN'), ('costs', 'NNS'), ('bit', 'RB'), ('more', 'JJR'), ('than', 'IN'), ('for', 'IN'), ('one', 'CD'), ('self', 'NN'), ('alone', 'RB'), ('but', 'CC'), ('if', 'IN'), ('you', 'PRP'), ('really', 'RB'), ('believe', 'VB'), ('your', 'PRP$'), ('claims', 'NNS'), ('you', 'PRP'), ('could', 'MD'), ('make', 'VB'), ('lot', 'NN'), ('of', 'IN'), ('money', 'NN'), ('starting', 'VBG'), ('the', 'DT'), ('homosexuals', 'NNS'), ('health', 'NN'), ('insurance', 'NN'), ('co', 'NN'), ('."', 'NNP'), ('and', 'CC'), ('refuse', 'VB'), ('to', 'TO'), ('insure', 'VB'), ('breeders', 'NNS'), ('."', 'VBP'), ('but', 'CC'), ('shudder', 'VBP'), ('to', 'TO'), ('think', 'VB'), ('what', 'WP'), ('your', 'PRP$'), ('premiums', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('like', 'IN'), ('bil', 'JJ'), ('snodgrass', 'NN'), ('iii', 'NN')]
['homosexual', 'pay', 'high', 'insurance', 'rate', 'straight', 'good', 'reason', 'government', 'make', 'illegal', 'well', 'go', 'philosophy', 'many', 'child', 'think', 'help', 'pay', 'insurance', 'premium', 'child', 'obviously', 'cannot', 'afford', 'since', 'insurance', 'company', 'pay', 'prenatal', 'birthing', 'child', 'bear', 'horrible', 'flaw', 'cost', 'system', 'arm', 'leg', 'keep', 'alive', 'pay', 'part', 'society', 'take', 'care', 'one', 'another', 'oddly', 'enough', 'dependent', 'coverage', 'cost', 'bit', 'one', 'self', 'alone', 'really', 'believe', 'claim', 'could', 'make', 'lot', 'money', 'start', 'homosexual', 'health', 'insurance', 'co', 'refuse', 'insure', 'breeder', 'shudder', 'think', 'premium', 'like', 'bil', 'snodgrass', 'iii']
['insurance_rate', 'good_reason', 'government_make', 'make_illegal', 'well_go', 'think_help', 'insurance_premium', 'cannot_afford', 'insurance_company', 'child_bear', 'keep_alive', 'take_care', 'one_another', 'oddly_enough', 'bit_one', 'one_self', 'really_believe', 'could_make', 'make_lot', 'lot_money', 'health_insurance']
talk_politics_misc_178565 |@lemmatized homosexual:2 pay:4 high:1 insurance:4 rate:1 straight:1 good:1 reason:1 government:1 make:2 illegal:1 well:1 go:1 philosophy:1 many:1 child:3 think:2 help:1 premium:2 obviously:1 cannot:1 afford:1 since:1 company:1 prenatal:1 birthing:1 bear:1 horrible:1 flaw:1 cost:2 system:1 arm:1 leg:1 keep:1 alive:1 part:1 society:1 take:1 care:1 one:2 another:1 oddly:1 enough:1 dependent:1 coverage:1 bit:1 self:1 alone:1 really:1 believe:1 claim:1 could:1 lot:1 money:1 start:1 health:1 co:1 refuse:1 insure:1 breeder:1 shudder:1 like:1 bil:1 snodgrass:1 iii:1 |@bigram insurance_rate:1 good_reason:1 government_make:1 make_illegal:1 well_go:1 think_help:1 insurance_premium:1 cannot_afford:1 insurance_company:1 child_bear:1 keep_alive:1 take_care:1 one_another:1 oddly_enough:1 bit_one:1 one_self:1 really_believe:1 could_make:1 make_lot:1 lot_money:1 health_insurance:1
3,466
I am cleaning out the coffers. I have a virtually MINT collection of HEAVY METAL magazine. This is NOT a music mag but the really neato mag with Giger and Moebius artwork, et al. Jam packed with amazing sci-fi and fantasy artwork by many masters. All are mint with the exception of the 3 that have split seam on the cover only but are otherwise perfect, no cut outs or missing pages. I have Sep, Nov and Dec issues for 1978, ALL issues for 1979, 1980, 1981, 1982, 1983 and Jan thru Sep for 1984 (72 issues in all i believe). I will not break them up. They will be sold as a single lot. Send your offers to me. Shipping not included, these are pretty heavy. Of course if you are local (Mass, USA) you can come get 'em in person.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/74790
6
misc_forsale_74790
[('am', 'VBP'), ('cleaning', 'VBG'), ('out', 'RP'), ('the', 'DT'), ('coffers', 'NNS'), ('have', 'VBP'), ('virtually', 'RB'), ('mint', 'JJ'), ('collection', 'NN'), ('of', 'IN'), ('heavy', 'JJ'), ('metal', 'NN'), ('magazine', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('not', 'RB'), ('music', 'NN'), ('mag', 'NN'), ('but', 'CC'), ('the', 'DT'), ('really', 'RB'), ('neato', 'JJ'), ('mag', 'NN'), ('with', 'IN'), ('giger', 'NN'), ('and', 'CC'), ('moebius', 'NN'), ('artwork', 'NN'), ('et', 'NN'), ('al', 'NN'), ('jam', 'NN'), ('packed', 'VBD'), ('with', 'IN'), ('amazing', 'JJ'), ('sci', 'NN'), ('fi', 'NNS'), ('and', 'CC'), ('fantasy', 'JJ'), ('artwork', 'NN'), ('by', 'IN'), ('many', 'JJ'), ('masters', 'NNS'), ('all', 'DT'), ('are', 'VBP'), ('mint', 'NN'), ('with', 'IN'), ('the', 'DT'), ('exception', 'NN'), ('of', 'IN'), ('the', 'DT'), ('that', 'WDT'), ('have', 'VBP'), ('split', 'VBN'), ('seam', 'NN'), ('on', 'IN'), ('the', 'DT'), ('cover', 'NN'), ('only', 'RB'), ('but', 'CC'), ('are', 'VBP'), ('otherwise', 'RB'), ('perfect', 'JJ'), ('no', 'DT'), ('cut', 'NN'), ('outs', 'VBZ'), ('or', 'CC'), ('missing', 'VBG'), ('pages', 'NNS'), ('have', 'VBP'), ('sep', 'VBN'), ('nov', 'NNS'), ('and', 'CC'), ('dec', 'NN'), ('issues', 'NNS'), ('for', 'IN'), ('1978', 'CD'), ('all', 'DT'), ('issues', 'NNS'), ('for', 'IN'), ('1979', 'CD'), ('1980', 'CD'), ('1981', 'CD'), ('1982', 'CD'), ('1983', 'CD'), ('and', 'CC'), ('jan', 'VB'), ('thru', 'NN'), ('sep', 'NN'), ('for', 'IN'), ('1984', 'CD'), ('72', 'CD'), ('issues', 'NNS'), ('in', 'IN'), ('all', 'DT'), ('believe', 'VBP'), (').', 'NN'), ('will', 'MD'), ('not', 'RB'), ('break', 'VB'), ('them', 'PRP'), ('up', 'RP'), ('they', 'PRP'), ('will', 'MD'), ('be', 'VB'), ('sold', 'VBN'), ('as', 'IN'), ('single', 'JJ'), ('lot', 'NN'), ('send', 'VB'), ('your', 'PRP$'), ('offers', 'NNS'), ('to', 'TO'), ('me', 'PRP'), ('shipping', 'VBG'), ('not', 'RB'), ('included', 'VBN'), ('these', 'DT'), ('are', 'VBP'), ('pretty', 'RB'), ('heavy', 'JJ'), ('of', 'IN'), ('course', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('local', 'JJ'), ('mass', 'NN'), ('usa', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('come', 'VB'), ('get', 'VB'), ('em', 'VBN'), ('in', 'IN'), ('person', 'NN')]
['clean', 'coffer', 'virtually', 'mint', 'collection', 'heavy', 'metal', 'magazine', 'music', 'mag', 'really', 'neato', 'mag', 'giger', 'moebius', 'artwork', 'et', 'al', 'jam', 'pack', 'amazing', 'sci', 'fi', 'fantasy', 'artwork', 'many', 'master', 'mint', 'exception', 'split', 'seam', 'cover', 'otherwise', 'perfect', 'cut', 'miss', 'page', 'sep', 'nov', 'dec', 'issue', 'issue', 'jan', 'thru', 'sep', 'issue', 'believe', 'break', 'sell', 'single', 'lot', 'send', 'offer', 'ship', 'include', 'pretty', 'heavy', 'course', 'local', 'mass', 'usa', 'come', 'get', 'em', 'person']
['et_al', 'sci_fi', 'issue_issue', 'send_offer', 'ship_include', 'come_get', 'get_em']
misc_forsale_74790 |@lemmatized clean:1 coffer:1 virtually:1 mint:2 collection:1 heavy:2 metal:1 magazine:1 music:1 mag:2 really:1 neato:1 giger:1 moebius:1 artwork:2 et:1 al:1 jam:1 pack:1 amazing:1 sci:1 fi:1 fantasy:1 many:1 master:1 exception:1 split:1 seam:1 cover:1 otherwise:1 perfect:1 cut:1 miss:1 page:1 sep:2 nov:1 dec:1 issue:3 jan:1 thru:1 believe:1 break:1 sell:1 single:1 lot:1 send:1 offer:1 ship:1 include:1 pretty:1 course:1 local:1 mass:1 usa:1 come:1 get:1 em:1 person:1 |@bigram et_al:1 sci_fi:1 issue_issue:1 send_offer:1 ship_include:1 come_get:1 get_em:1
3,467
Reading this definition, I wonder: when should you recognize something as being a "mistake"? It seems to me, that proponents of pseudo-sciences might have their own ideas of what constitutes a "mistake" and which discoveries of such previous mistakes they accept.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59192
13
sci_med_59192
[('reading', 'VBG'), ('this', 'DT'), ('definition', 'NN'), ('wonder', 'NN'), ('when', 'WRB'), ('should', 'MD'), ('you', 'PRP'), ('recognize', 'VB'), ('something', 'NN'), ('as', 'IN'), ('being', 'VBG'), ('mistake', 'JJ'), ('"?', 'NN'), ('it', 'PRP'), ('seems', 'VBZ'), ('to', 'TO'), ('me', 'PRP'), ('that', 'IN'), ('proponents', 'NNS'), ('of', 'IN'), ('pseudo', 'NN'), ('sciences', 'NNS'), ('might', 'MD'), ('have', 'VB'), ('their', 'PRP$'), ('own', 'JJ'), ('ideas', 'NNS'), ('of', 'IN'), ('what', 'WP'), ('constitutes', 'NNS'), ('mistake', 'VBP'), ('and', 'CC'), ('which', 'WDT'), ('discoveries', 'NNS'), ('of', 'IN'), ('such', 'JJ'), ('previous', 'JJ'), ('mistakes', 'NNS'), ('they', 'PRP'), ('accept', 'VBP')]
['read', 'definition', 'wonder', 'recognize', 'something', 'mistake', 'seem', 'proponent', 'pseudo', 'science', 'might', 'idea', 'constitutes', 'mistake', 'discovery', 'previous', 'mistake', 'accept']
[]
sci_med_59192 |@lemmatized read:1 definition:1 wonder:1 recognize:1 something:1 mistake:3 seem:1 proponent:1 pseudo:1 science:1 might:1 idea:1 constitutes:1 discovery:1 previous:1 accept:1 |@bigram
3,468
please tell me where you where you FTP'd this from? I would like to have a copy of it. (I would have mailed you, but your post indicates you have no mail address...)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38504
1
comp_graphics_38504
[('please', 'NN'), ('tell', 'VB'), ('me', 'PRP'), ('where', 'WRB'), ('you', 'PRP'), ('where', 'WRB'), ('you', 'PRP'), ('ftp', 'VBP'), ('this', 'DT'), ('from', 'IN'), ('would', 'MD'), ('like', 'VB'), ('to', 'TO'), ('have', 'VB'), ('copy', 'NN'), ('of', 'IN'), ('it', 'PRP'), ('would', 'MD'), ('have', 'VB'), ('mailed', 'VBN'), ('you', 'PRP'), ('but', 'CC'), ('your', 'PRP$'), ('post', 'NN'), ('indicates', 'VBZ'), ('you', 'PRP'), ('have', 'VBP'), ('no', 'DT'), ('mail', 'NN'), ('address', 'NN'), ('...)', 'NN')]
['please', 'tell', 'ftp', 'would', 'like', 'copy', 'would', 'mail', 'post', 'indicate', 'mail', 'address']
['please_tell', 'tell_ftp', 'would_like', 'would_mail', 'mail_post', 'mail_address']
comp_graphics_38504 |@lemmatized please:1 tell:1 ftp:1 would:2 like:1 copy:1 mail:2 post:1 indicate:1 address:1 |@bigram please_tell:1 tell_ftp:1 would_like:1 would_mail:1 mail_post:1 mail_address:1
3,469
:If the Clinton Clipper is so very good, why not make its algrithm public :so many people can exchange ideas and examine it, rather than a few :isolated 'respected experts' (respected by whom? for what? Perhaps a :certain professor who likes key banks would be one of the selected :experts... this does seem to expand on some ideas the person was :advocating, if I recall :-). How would anybody know that what the Actually, I am *completely* baffled by why Dorothy Denning has chosen to throw away her academic respectability like this. It looks to me like a *major* Career Limiting Move. There can be very few people who know what she's been saying who take her seriously any more. I wonder if she landed such a fat fee from cooperation with the NSA in the design and propoganda stages that she doesn't care any more?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/15520
11
sci_crypt_15520
[('if', 'IN'), ('the', 'DT'), ('clinton', 'NN'), ('clipper', 'NN'), ('is', 'VBZ'), ('so', 'RB'), ('very', 'RB'), ('good', 'JJ'), ('why', 'WRB'), ('not', 'RB'), ('make', 'VB'), ('its', 'PRP$'), ('algrithm', 'JJ'), ('public', 'JJ'), ('so', 'RB'), ('many', 'JJ'), ('people', 'NNS'), ('can', 'MD'), ('exchange', 'VB'), ('ideas', 'NNS'), ('and', 'CC'), ('examine', 'VB'), ('it', 'PRP'), ('rather', 'RB'), ('than', 'IN'), ('few', 'JJ'), ('isolated', 'JJ'), ('respected', 'VBN'), ('experts', 'NNS'), ('respected', 'VBN'), ('by', 'IN'), ('whom', 'WP'), ('for', 'IN'), ('what', 'WP'), ('perhaps', 'RB'), ('certain', 'JJ'), ('professor', 'NN'), ('who', 'WP'), ('likes', 'VBZ'), ('key', 'JJ'), ('banks', 'NNS'), ('would', 'MD'), ('be', 'VB'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('selected', 'VBN'), ('experts', 'NNS'), ('...', ':'), ('this', 'DT'), ('does', 'VBZ'), ('seem', 'VB'), ('to', 'TO'), ('expand', 'VB'), ('on', 'IN'), ('some', 'DT'), ('ideas', 'NNS'), ('the', 'DT'), ('person', 'NN'), ('was', 'VBD'), ('advocating', 'VBG'), ('if', 'IN'), ('recall', 'JJ'), (':-).', 'JJ'), ('how', 'WRB'), ('would', 'MD'), ('anybody', 'VB'), ('know', 'VB'), ('that', 'DT'), ('what', 'WP'), ('the', 'DT'), ('actually', 'RB'), ('am', 'VBP'), ('completely', 'RB'), ('baffled', 'VBN'), ('by', 'IN'), ('why', 'WRB'), ('dorothy', 'JJ'), ('denning', 'NN'), ('has', 'VBZ'), ('chosen', 'VBN'), ('to', 'TO'), ('throw', 'VB'), ('away', 'RP'), ('her', 'PRP$'), ('academic', 'JJ'), ('respectability', 'NN'), ('like', 'IN'), ('this', 'DT'), ('it', 'PRP'), ('looks', 'VBZ'), ('to', 'TO'), ('me', 'PRP'), ('like', 'IN'), ('major', 'JJ'), ('career', 'NN'), ('limiting', 'VBG'), ('move', 'NN'), ('there', 'RB'), ('can', 'MD'), ('be', 'VB'), ('very', 'RB'), ('few', 'JJ'), ('people', 'NNS'), ('who', 'WP'), ('know', 'VBP'), ('what', 'WP'), ('she', 'PRP'), ('been', 'VBN'), ('saying', 'VBG'), ('who', 'WP'), ('take', 'VBP'), ('her', 'PRP$'), ('seriously', 'RB'), ('any', 'DT'), ('more', 'JJR'), ('wonder', 'NN'), ('if', 'IN'), ('she', 'PRP'), ('landed', 'VBD'), ('such', 'JJ'), ('fat', 'JJ'), ('fee', 'NN'), ('from', 'IN'), ('cooperation', 'NN'), ('with', 'IN'), ('the', 'DT'), ('nsa', 'NN'), ('in', 'IN'), ('the', 'DT'), ('design', 'NN'), ('and', 'CC'), ('propoganda', 'NN'), ('stages', 'NNS'), ('that', 'IN'), ('she', 'PRP'), ('doesn', 'VBZ'), ('care', 'NN'), ('any', 'DT'), ('more', 'JJR')]
['clinton', 'clipper', 'good', 'make', 'algrithm', 'public', 'many', 'people', 'exchange', 'idea', 'examine', 'rather', 'isolated', 'respect', 'expert', 'respect', 'perhaps', 'certain', 'professor', 'like', 'key', 'bank', 'would', 'one', 'select', 'expert', 'seem', 'expand', 'idea', 'person', 'advocate', 'recall', 'would', 'anybody', 'know', 'actually', 'completely', 'baffle', 'dorothy', 'denning', 'choose', 'throw', 'away', 'academic', 'respectability', 'like', 'look', 'like', 'major', 'career', 'limit', 'move', 'people', 'know', 'say', 'take', 'seriously', 'wonder', 'land', 'fat', 'fee', 'cooperation', 'nsa', 'design', 'propoganda', 'stage', 'care']
['clinton_clipper', 'good_make', 'many_people', 'exchange_idea', 'respect_expert', 'like_key', 'bank_would', 'would_one', 'one_select', 'anybody_know', 'dorothy_denning', 'throw_away', 'like_look', 'look_like', 'people_know', 'know_say', 'say_take', 'take_seriously']
sci_crypt_15520 |@lemmatized clinton:1 clipper:1 good:1 make:1 algrithm:1 public:1 many:1 people:2 exchange:1 idea:2 examine:1 rather:1 isolated:1 respect:2 expert:2 perhaps:1 certain:1 professor:1 like:3 key:1 bank:1 would:2 one:1 select:1 seem:1 expand:1 person:1 advocate:1 recall:1 anybody:1 know:2 actually:1 completely:1 baffle:1 dorothy:1 denning:1 choose:1 throw:1 away:1 academic:1 respectability:1 look:1 major:1 career:1 limit:1 move:1 say:1 take:1 seriously:1 wonder:1 land:1 fat:1 fee:1 cooperation:1 nsa:1 design:1 propoganda:1 stage:1 care:1 |@bigram clinton_clipper:1 good_make:1 many_people:1 exchange_idea:1 respect_expert:1 like_key:1 bank_would:1 would_one:1 one_select:1 anybody_know:1 dorothy_denning:1 throw_away:1 like_look:1 look_like:1 people_know:1 know_say:1 say_take:1 take_seriously:1
3,470
No, no no. The Ack man is apparently an alien life-form, much like the pod people from planet Mars, who can take on any form (the ability remains the same, however). The Ack-people have been spotted on many teams to date, but it appears that the Orioles staff (mentioned above) and the Expos bullpen (Barnes, Walton, Fassero, Gardiner and Rojas) have been the prime target. Apparently John Wetteland was roughed up by the Ack-people during spring training due to the fact that his system rejected the takeover, and has been on the DL ever since. Contact the authorities! This evil plot must be stopped! (the Ack-people can keep Jack Morris and Juan Guzman, though. I enjoy watching Toronto fans suffer too much to want these guys returned to normal ;-) Scot. -- ----------------------------------------------------------------------------- Scot Hughes | Department of Chemical Engineering | Expos in '93! [email protected]| McGill University, Montreal, Quebec| {witty saying here}
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104535
9
rec_sport_baseball_104535
[('no', 'DT'), ('no', 'DT'), ('no', 'RB'), ('the', 'DT'), ('ack', 'NN'), ('man', 'NN'), ('is', 'VBZ'), ('apparently', 'RB'), ('an', 'DT'), ('alien', 'JJ'), ('life', 'NN'), ('form', 'RB'), ('much', 'JJ'), ('like', 'IN'), ('the', 'DT'), ('pod', 'NN'), ('people', 'NNS'), ('from', 'IN'), ('planet', 'JJ'), ('mars', 'NNS'), ('who', 'WP'), ('can', 'MD'), ('take', 'VB'), ('on', 'IN'), ('any', 'DT'), ('form', 'NN'), ('the', 'DT'), ('ability', 'NN'), ('remains', 'VBZ'), ('the', 'DT'), ('same', 'JJ'), ('however', 'RB'), (').', 'VBP'), ('the', 'DT'), ('ack', 'NN'), ('people', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('spotted', 'VBN'), ('on', 'IN'), ('many', 'JJ'), ('teams', 'NNS'), ('to', 'TO'), ('date', 'NN'), ('but', 'CC'), ('it', 'PRP'), ('appears', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('orioles', 'NNS'), ('staff', 'NN'), ('mentioned', 'VBN'), ('above', 'IN'), ('and', 'CC'), ('the', 'DT'), ('expos', 'NN'), ('bullpen', 'JJ'), ('barnes', 'NNS'), ('walton', 'WP'), ('fassero', 'VBP'), ('gardiner', 'NN'), ('and', 'CC'), ('rojas', 'NN'), ('have', 'VBP'), ('been', 'VBN'), ('the', 'DT'), ('prime', 'JJ'), ('target', 'NN'), ('apparently', 'RB'), ('john', 'JJ'), ('wetteland', 'NN'), ('was', 'VBD'), ('roughed', 'VBN'), ('up', 'RP'), ('by', 'IN'), ('the', 'DT'), ('ack', 'NN'), ('people', 'NNS'), ('during', 'IN'), ('spring', 'NN'), ('training', 'NN'), ('due', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('fact', 'NN'), ('that', 'IN'), ('his', 'PRP$'), ('system', 'NN'), ('rejected', 'VBD'), ('the', 'DT'), ('takeover', 'NN'), ('and', 'CC'), ('has', 'VBZ'), ('been', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('dl', 'NN'), ('ever', 'RB'), ('since', 'IN'), ('contact', 'NN'), ('the', 'DT'), ('authorities', 'NNS'), ('this', 'DT'), ('evil', 'JJ'), ('plot', 'NN'), ('must', 'MD'), ('be', 'VB'), ('stopped', 'VBN'), ('the', 'DT'), ('ack', 'NN'), ('people', 'NNS'), ('can', 'MD'), ('keep', 'VB'), ('jack', 'NN'), ('morris', 'NN'), ('and', 'CC'), ('juan', 'JJ'), ('guzman', 'NN'), ('though', 'IN'), ('enjoy', 'JJ'), ('watching', 'VBG'), ('toronto', 'NN'), ('fans', 'NNS'), ('suffer', 'VBP'), ('too', 'RB'), ('much', 'JJ'), ('to', 'TO'), ('want', 'VB'), ('these', 'DT'), ('guys', 'NNS'), ('returned', 'VBD'), ('to', 'TO'), ('normal', 'JJ'), (';-)', 'JJ'), ('scot', 'NN'), ('--', ':'), ('-----------------------------------------------------------------------------', 'JJ'), ('scot', 'JJ'), ('hughes', 'NNS'), ('department', 'NN'), ('of', 'IN'), ('chemical', 'NN'), ('engineering', 'NN'), ('expos', 'NN'), ('in', 'IN'), ('93', 'CD'), ('mcgill', 'NN'), ('university', 'NN'), ('montreal', 'NN'), ('quebec', 'NN'), ('witty', 'NN'), ('saying', 'VBG'), ('here', 'RB')]
['ack', 'man', 'apparently', 'alien', 'life', 'form', 'much', 'like', 'pod', 'people', 'planet', 'mar', 'take', 'form', 'ability', 'remain', 'however', 'ack', 'people', 'spot', 'many', 'team', 'date', 'appear', 'oriole', 'staff', 'mention', 'expo', 'bullpen', 'barnes', 'walton', 'fassero', 'gardiner', 'rojas', 'prime', 'target', 'apparently', 'john', 'wetteland', 'rough', 'ack', 'people', 'spring', 'training', 'due', 'fact', 'system', 'reject', 'takeover', 'dl', 'ever', 'since', 'contact', 'authority', 'evil', 'plot', 'must', 'stop', 'ack', 'people', 'keep', 'jack', 'morris', 'juan', 'guzman', 'though', 'enjoy', 'watch', 'toronto', 'fan', 'suffer', 'much', 'want', 'guy', 'return', 'normal', 'scot', 'scot', 'hughes', 'department', 'chemical', 'engineering', 'expo', 'mcgill', 'university', 'montreal', 'quebec', 'witty', 'say']
['much_like', 'take_form', 'many_team', 'spring_training', 'due_fact', 'ever_since', 'must_stop', 'people_keep', 'jack_morris', 'much_want', 'return_normal', 'mcgill_university', 'montreal_quebec']
rec_sport_baseball_104535 |@lemmatized ack:4 man:1 apparently:2 alien:1 life:1 form:2 much:2 like:1 pod:1 people:4 planet:1 mar:1 take:1 ability:1 remain:1 however:1 spot:1 many:1 team:1 date:1 appear:1 oriole:1 staff:1 mention:1 expo:2 bullpen:1 barnes:1 walton:1 fassero:1 gardiner:1 rojas:1 prime:1 target:1 john:1 wetteland:1 rough:1 spring:1 training:1 due:1 fact:1 system:1 reject:1 takeover:1 dl:1 ever:1 since:1 contact:1 authority:1 evil:1 plot:1 must:1 stop:1 keep:1 jack:1 morris:1 juan:1 guzman:1 though:1 enjoy:1 watch:1 toronto:1 fan:1 suffer:1 want:1 guy:1 return:1 normal:1 scot:2 hughes:1 department:1 chemical:1 engineering:1 mcgill:1 university:1 montreal:1 quebec:1 witty:1 say:1 |@bigram much_like:1 take_form:1 many_team:1 spring_training:1 due_fact:1 ever_since:1 must_stop:1 people_keep:1 jack_morris:1 much_want:1 return_normal:1 mcgill_university:1 montreal_quebec:1
3,471
My understanding is that the 'expected errors' are basically known bugs in the warning system software - things are checked that don't have the right values in yet because they aren't set till after launch, and suchlike. Rather than fix the code and possibly introduce new bugs, they just tell the crew 'ok, if you see a warning no. 213 before liftoff, ignore it'. Good grief. And I thought the Shuttle software was known for being well-engineered. If this is actually the case, every member of the programming team should be taken out and shot. (given that I've heard the Shuttle software rated as Level 5 in maturity, I strongly doubt that this is the case).
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60898
14
sci_space_60898
[('my', 'PRP$'), ('understanding', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('expected', 'JJ'), ('errors', 'NNS'), ('are', 'VBP'), ('basically', 'RB'), ('known', 'VBN'), ('bugs', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('warning', 'NN'), ('system', 'NN'), ('software', 'NN'), ('things', 'NNS'), ('are', 'VBP'), ('checked', 'VBN'), ('that', 'IN'), ('don', 'NN'), ('have', 'VBP'), ('the', 'DT'), ('right', 'NN'), ('values', 'NNS'), ('in', 'IN'), ('yet', 'RB'), ('because', 'IN'), ('they', 'PRP'), ('aren', 'VBP'), ('set', 'VBN'), ('till', 'NN'), ('after', 'IN'), ('launch', 'NN'), ('and', 'CC'), ('suchlike', 'NN'), ('rather', 'RB'), ('than', 'IN'), ('fix', 'VB'), ('the', 'DT'), ('code', 'NN'), ('and', 'CC'), ('possibly', 'RB'), ('introduce', 'VB'), ('new', 'JJ'), ('bugs', 'NNS'), ('they', 'PRP'), ('just', 'RB'), ('tell', 'VBP'), ('the', 'DT'), ('crew', 'NN'), ('ok', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('see', 'VBP'), ('warning', 'VBG'), ('no', 'DT'), ('213', 'CD'), ('before', 'IN'), ('liftoff', 'NN'), ('ignore', 'NN'), ('it', 'PRP'), ("'.", 'VBZ'), ('good', 'JJ'), ('grief', 'NN'), ('and', 'CC'), ('thought', 'VBD'), ('the', 'DT'), ('shuttle', 'NN'), ('software', 'NN'), ('was', 'VBD'), ('known', 'VBN'), ('for', 'IN'), ('being', 'VBG'), ('well', 'RB'), ('engineered', 'VBN'), ('if', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('actually', 'RB'), ('the', 'DT'), ('case', 'NN'), ('every', 'DT'), ('member', 'NN'), ('of', 'IN'), ('the', 'DT'), ('programming', 'NN'), ('team', 'NN'), ('should', 'MD'), ('be', 'VB'), ('taken', 'VBN'), ('out', 'RP'), ('and', 'CC'), ('shot', 'VB'), ('given', 'VBN'), ('that', 'IN'), ('ve', 'FW'), ('heard', 'VBD'), ('the', 'DT'), ('shuttle', 'NN'), ('software', 'NN'), ('rated', 'VBN'), ('as', 'IN'), ('level', 'NN'), ('in', 'IN'), ('maturity', 'NN'), ('strongly', 'RB'), ('doubt', 'VBZ'), ('that', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('case', 'NN'), (').', 'NN')]
['understanding', 'expected', 'error', 'basically', 'know', 'bug', 'warning', 'system', 'software', 'thing', 'check', 'right', 'value', 'yet', 'set', 'till', 'launch', 'suchlike', 'rather', 'fix', 'code', 'possibly', 'introduce', 'new', 'bug', 'tell', 'crew', 'ok', 'see', 'warn', 'liftoff', 'ignore', 'good', 'grief', 'think', 'shuttle', 'software', 'know', 'well', 'engineer', 'actually', 'case', 'every', 'member', 'programming', 'team', 'take', 'shoot', 'give', 'hear', 'shuttle', 'software', 'rat', 'level', 'maturity', 'strongly', 'doubt', 'case']
['system_software', 'thing_check', 'introduce_new', 'ok_see', 'shuttle_software', 'know_well', 'every_member', 'team_take', 'shuttle_software']
sci_space_60898 |@lemmatized understanding:1 expected:1 error:1 basically:1 know:2 bug:2 warning:1 system:1 software:3 thing:1 check:1 right:1 value:1 yet:1 set:1 till:1 launch:1 suchlike:1 rather:1 fix:1 code:1 possibly:1 introduce:1 new:1 tell:1 crew:1 ok:1 see:1 warn:1 liftoff:1 ignore:1 good:1 grief:1 think:1 shuttle:2 well:1 engineer:1 actually:1 case:2 every:1 member:1 programming:1 team:1 take:1 shoot:1 give:1 hear:1 rat:1 level:1 maturity:1 strongly:1 doubt:1 |@bigram system_software:1 thing_check:1 introduce_new:1 ok_see:1 shuttle_software:2 know_well:1 every_member:1 team_take:1
3,472
hello testing
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.autos/101589
7
rec_autos_101589
[('hello', 'NN'), ('testing', 'VBG')]
['hello', 'test']
[]
rec_autos_101589 |@lemmatized hello:1 test:1 |@bigram
3,473
:What happened in Waco is not the fault of the BATF. If they would of :had the proper equipment and personal then they could of captured the : :With the WoD and the increased crime in the streets the BATF is needed :more now then ever. If they blast away a few good fokes then that is : :With the arms build up in Waco they needed to hit that compound with :mega fire power. They could of gone in there blasting and killed a few I hope this is a joke... if not, here's my response: The BATF has a history of no-knock raids with poor evidence, often resulting in innocent people being killed or suffering injury to person or property. I will NOT support the BATF until they clean up their act... Maybe... As to equipment, the BATF has damn near anything it wants... Their faults were in intelligence (military and civilian definitions apply), tactics (attacking during DAYLIGHT??), methodology (the FBI stated that it is against government policy to assault a position where there are non-combatants/potential hostages without attempting negotiations first), and legality. The BATF's jurisdiction is TAXES on firearms and tobacco. They are a branch of the department of the treasury. They have very curiously backed away from their claims of illegal weaponry to push the child-abuse charges... The BATF has no jurisdiction over non-firearms/tobacco issues! And the charges of child-abuse had been investigated in the past with no violence and no validation. This was a clear case of first the BATF, then the FBI, having watched too many Rambo movies... My opinion is that the agent in charge should be charged with executing an illegal raid, criminal negligence, murder, civil rights violations, and breaking his/her oath to uphold and defend the Constitution of the US. The warrant should be unsealed to reveal to the public what justification the BATF thought it had in committing an armed assault on American citizens. And while on the issue of investigating this issue, the Randy Weaver case and the Johnny Lawmaster case should be investigated for BATF wrongdoing. James btw, if the BATF came busting in my windows with concussion grenades, you could damn well bet I would return fire to the utmost of my ability.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.guns/54667
16
talk_politics_guns_54667
[('what', 'WP'), ('happened', 'VBD'), ('in', 'IN'), ('waco', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('the', 'DT'), ('fault', 'NN'), ('of', 'IN'), ('the', 'DT'), ('batf', 'NN'), ('if', 'IN'), ('they', 'PRP'), ('would', 'MD'), ('of', 'IN'), ('had', 'VBD'), ('the', 'DT'), ('proper', 'JJ'), ('equipment', 'NN'), ('and', 'CC'), ('personal', 'JJ'), ('then', 'RB'), ('they', 'PRP'), ('could', 'MD'), ('of', 'IN'), ('captured', 'VBN'), ('the', 'DT'), ('with', 'IN'), ('the', 'DT'), ('wod', 'NN'), ('and', 'CC'), ('the', 'DT'), ('increased', 'VBN'), ('crime', 'NN'), ('in', 'IN'), ('the', 'DT'), ('streets', 'NNS'), ('the', 'DT'), ('batf', 'NN'), ('is', 'VBZ'), ('needed', 'VBN'), ('more', 'RBR'), ('now', 'RB'), ('then', 'RB'), ('ever', 'RB'), ('if', 'IN'), ('they', 'PRP'), ('blast', 'VBP'), ('away', 'RB'), ('few', 'JJ'), ('good', 'JJ'), ('fokes', 'NNS'), ('then', 'RB'), ('that', 'DT'), ('is', 'VBZ'), ('with', 'IN'), ('the', 'DT'), ('arms', 'NNS'), ('build', 'VBP'), ('up', 'RP'), ('in', 'IN'), ('waco', 'NN'), ('they', 'PRP'), ('needed', 'VBD'), ('to', 'TO'), ('hit', 'VB'), ('that', 'DT'), ('compound', 'NN'), ('with', 'IN'), ('mega', 'JJ'), ('fire', 'NN'), ('power', 'NN'), ('they', 'PRP'), ('could', 'MD'), ('of', 'IN'), ('gone', 'VBN'), ('in', 'IN'), ('there', 'RB'), ('blasting', 'VBG'), ('and', 'CC'), ('killed', 'VBN'), ('few', 'JJ'), ('hope', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('joke', 'NN'), ('...', ':'), ('if', 'IN'), ('not', 'RB'), ('here', 'RB'), ('my', 'PRP$'), ('response', 'NN'), ('the', 'DT'), ('batf', 'NN'), ('has', 'VBZ'), ('history', 'NN'), ('of', 'IN'), ('no', 'DT'), ('knock', 'NN'), ('raids', 'NNS'), ('with', 'IN'), ('poor', 'JJ'), ('evidence', 'NN'), ('often', 'RB'), ('resulting', 'VBG'), ('in', 'IN'), ('innocent', 'JJ'), ('people', 'NNS'), ('being', 'VBG'), ('killed', 'VBN'), ('or', 'CC'), ('suffering', 'VBG'), ('injury', 'NN'), ('to', 'TO'), ('person', 'NN'), ('or', 'CC'), ('property', 'NN'), ('will', 'MD'), ('not', 'RB'), ('support', 'VB'), ('the', 'DT'), ('batf', 'NN'), ('until', 'IN'), ('they', 'PRP'), ('clean', 'VBP'), ('up', 'RP'), ('their', 'PRP$'), ('act', 'NN'), ('...', ':'), ('maybe', 'RB'), ('...', ':'), ('as', 'IN'), ('to', 'TO'), ('equipment', 'NN'), ('the', 'DT'), ('batf', 'NN'), ('has', 'VBZ'), ('damn', 'VBN'), ('near', 'IN'), ('anything', 'NN'), ('it', 'PRP'), ('wants', 'VBZ'), ('...', ':'), ('their', 'PRP$'), ('faults', 'NNS'), ('were', 'VBD'), ('in', 'IN'), ('intelligence', 'NN'), ('military', 'JJ'), ('and', 'CC'), ('civilian', 'JJ'), ('definitions', 'NNS'), ('apply', 'VBP'), ('),', 'JJ'), ('tactics', 'NNS'), ('attacking', 'VBG'), ('during', 'IN'), ('daylight', 'JJ'), ('??),', 'NNP'), ('methodology', 'NN'), ('the', 'DT'), ('fbi', 'NN'), ('stated', 'VBD'), ('that', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('against', 'IN'), ('government', 'NN'), ('policy', 'NN'), ('to', 'TO'), ('assault', 'VB'), ('position', 'NN'), ('where', 'WRB'), ('there', 'EX'), ('are', 'VBP'), ('non', 'JJ'), ('combatants', 'NNS'), ('potential', 'JJ'), ('hostages', 'NNS'), ('without', 'IN'), ('attempting', 'VBG'), ('negotiations', 'NNS'), ('first', 'RB'), ('),', 'NNP'), ('and', 'CC'), ('legality', 'NN'), ('the', 'DT'), ('batf', 'NN'), ('jurisdiction', 'NN'), ('is', 'VBZ'), ('taxes', 'NNS'), ('on', 'IN'), ('firearms', 'NNS'), ('and', 'CC'), ('tobacco', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('branch', 'NN'), ('of', 'IN'), ('the', 'DT'), ('department', 'NN'), ('of', 'IN'), ('the', 'DT'), ('treasury', 'NN'), ('they', 'PRP'), ('have', 'VBP'), ('very', 'RB'), ('curiously', 'RB'), ('backed', 'VBN'), ('away', 'RB'), ('from', 'IN'), ('their', 'PRP$'), ('claims', 'NNS'), ('of', 'IN'), ('illegal', 'JJ'), ('weaponry', 'NN'), ('to', 'TO'), ('push', 'VB'), ('the', 'DT'), ('child', 'NN'), ('abuse', 'NN'), ('charges', 'NNS'), ('...', ':'), ('the', 'DT'), ('batf', 'NN'), ('has', 'VBZ'), ('no', 'DT'), ('jurisdiction', 'NN'), ('over', 'IN'), ('non', 'JJ'), ('firearms', 'NNS'), ('tobacco', 'VBP'), ('issues', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('charges', 'NNS'), ('of', 'IN'), ('child', 'NN'), ('abuse', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('investigated', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('with', 'IN'), ('no', 'DT'), ('violence', 'NN'), ('and', 'CC'), ('no', 'DT'), ('validation', 'NN'), ('this', 'DT'), ('was', 'VBD'), ('clear', 'JJ'), ('case', 'NN'), ('of', 'IN'), ('first', 'JJ'), ('the', 'DT'), ('batf', 'NN'), ('then', 'RB'), ('the', 'DT'), ('fbi', 'NN'), ('having', 'VBG'), ('watched', 'VBD'), ('too', 'RB'), ('many', 'JJ'), ('rambo', 'JJ'), ('movies', 'NNS'), ('...', ':'), ('my', 'PRP$'), ('opinion', 'NN'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('agent', 'NN'), ('in', 'IN'), ('charge', 'NN'), ('should', 'MD'), ('be', 'VB'), ('charged', 'VBN'), ('with', 'IN'), ('executing', 'VBG'), ('an', 'DT'), ('illegal', 'JJ'), ('raid', 'NN'), ('criminal', 'JJ'), ('negligence', 'NN'), ('murder', 'NN'), ('civil', 'JJ'), ('rights', 'NNS'), ('violations', 'NNS'), ('and', 'CC'), ('breaking', 'VBG'), ('his', 'PRP$'), ('her', 'PRP$'), ('oath', 'NN'), ('to', 'TO'), ('uphold', 'VB'), ('and', 'CC'), ('defend', 'VB'), ('the', 'DT'), ('constitution', 'NN'), ('of', 'IN'), ('the', 'DT'), ('us', 'PRP'), ('the', 'DT'), ('warrant', 'NN'), ('should', 'MD'), ('be', 'VB'), ('unsealed', 'VBN'), ('to', 'TO'), ('reveal', 'VB'), ('to', 'TO'), ('the', 'DT'), ('public', 'JJ'), ('what', 'WP'), ('justification', 'NN'), ('the', 'DT'), ('batf', 'NN'), ('thought', 'VBD'), ('it', 'PRP'), ('had', 'VBD'), ('in', 'IN'), ('committing', 'VBG'), ('an', 'DT'), ('armed', 'VBN'), ('assault', 'NN'), ('on', 'IN'), ('american', 'JJ'), ('citizens', 'NNS'), ('and', 'CC'), ('while', 'IN'), ('on', 'IN'), ('the', 'DT'), ('issue', 'NN'), ('of', 'IN'), ('investigating', 'VBG'), ('this', 'DT'), ('issue', 'NN'), ('the', 'DT'), ('randy', 'NN'), ('weaver', 'NN'), ('case', 'NN'), ('and', 'CC'), ('the', 'DT'), ('johnny', 'NN'), ('lawmaster', 'NN'), ('case', 'NN'), ('should', 'MD'), ('be', 'VB'), ('investigated', 'VBN'), ('for', 'IN'), ('batf', 'NN'), ('wrongdoing', 'NN'), ('james', 'NNS'), ('btw', 'VBP'), ('if', 'IN'), ('the', 'DT'), ('batf', 'NN'), ('came', 'VBD'), ('busting', 'VBG'), ('in', 'IN'), ('my', 'PRP$'), ('windows', 'NNS'), ('with', 'IN'), ('concussion', 'NN'), ('grenades', 'NNS'), ('you', 'PRP'), ('could', 'MD'), ('damn', 'VB'), ('well', 'RB'), ('bet', 'RB'), ('would', 'MD'), ('return', 'VB'), ('fire', 'NN'), ('to', 'TO'), ('the', 'DT'), ('utmost', 'NN'), ('of', 'IN'), ('my', 'PRP$'), ('ability', 'NN')]
['happen', 'waco', 'fault', 'batf', 'would', 'proper', 'equipment', 'personal', 'could', 'capture', 'wod', 'increase', 'crime', 'street', 'batf', 'need', 'ever', 'blast', 'away', 'good', 'fokes', 'arm', 'build', 'waco', 'need', 'hit', 'compound', 'mega', 'fire', 'power', 'could', 'go', 'blast', 'kill', 'hope', 'joke', 'response', 'batf', 'history', 'knock', 'raid', 'poor', 'evidence', 'often', 'result', 'innocent', 'people', 'kill', 'suffer', 'injury', 'person', 'property', 'support', 'batf', 'clean', 'act', 'maybe', 'equipment', 'batf', 'damn', 'near', 'anything', 'want', 'fault', 'intelligence', 'military', 'civilian', 'definition', 'apply', 'tactic', 'attack', 'daylight', 'methodology', 'fbi', 'state', 'government', 'policy', 'assault', 'position', 'non', 'combatant', 'potential', 'hostage', 'without', 'attempt', 'negotiation', 'first', 'legality', 'batf', 'jurisdiction', 'tax', 'firearm', 'tobacco', 'branch', 'department', 'treasury', 'curiously', 'back', 'away', 'claim', 'illegal', 'weaponry', 'push', 'child', 'abuse', 'charge', 'batf', 'jurisdiction', 'non', 'firearm', 'tobacco', 'issue', 'charge', 'child', 'abuse', 'investigate', 'past', 'violence', 'validation', 'clear', 'case', 'first', 'batf', 'fbi', 'watch', 'many', 'rambo', 'movie', 'opinion', 'agent', 'charge', 'charge', 'execute', 'illegal', 'raid', 'criminal', 'negligence', 'murder', 'civil', 'right', 'violation', 'break', 'oath', 'uphold', 'defend', 'constitution', 'u', 'warrant', 'unseal', 'reveal', 'public', 'justification', 'batf', 'think', 'commit', 'arm', 'assault', 'american', 'citizen', 'issue', 'investigate', 'issue', 'randy', 'weaver', 'case', 'johnny', 'lawmaster', 'case', 'investigate', 'batf', 'wrongdoing', 'james', 'btw', 'batf', 'come', 'bust', 'window', 'concussion', 'grenade', 'could', 'damn', 'well', 'bet', 'would', 'return', 'fire', 'utmost', 'ability']
['happen_waco', 'batf_would', 'proper_equipment', 'could_capture', 'increase_crime', 'crime_street', 'batf_need', 'need_hit', 'fire_power', 'power_could', 'could_go', 'blast_kill', 'innocent_people', 'people_kill', 'damn_near', 'anything_want', 'state_government', 'government_policy', 'back_away', 'child_abuse', 'child_abuse', 'batf_fbi', 'civil_right', 'right_violation', 'american_citizen', 'randy_weaver', 'concussion_grenade', 'damn_well', 'bet_would', 'would_return']
talk_politics_guns_54667 |@lemmatized happen:1 waco:2 fault:2 batf:11 would:2 proper:1 equipment:2 personal:1 could:3 capture:1 wod:1 increase:1 crime:1 street:1 need:2 ever:1 blast:2 away:2 good:1 fokes:1 arm:2 build:1 hit:1 compound:1 mega:1 fire:2 power:1 go:1 kill:2 hope:1 joke:1 response:1 history:1 knock:1 raid:2 poor:1 evidence:1 often:1 result:1 innocent:1 people:1 suffer:1 injury:1 person:1 property:1 support:1 clean:1 act:1 maybe:1 damn:2 near:1 anything:1 want:1 intelligence:1 military:1 civilian:1 definition:1 apply:1 tactic:1 attack:1 daylight:1 methodology:1 fbi:2 state:1 government:1 policy:1 assault:2 position:1 non:2 combatant:1 potential:1 hostage:1 without:1 attempt:1 negotiation:1 first:2 legality:1 jurisdiction:2 tax:1 firearm:2 tobacco:2 branch:1 department:1 treasury:1 curiously:1 back:1 claim:1 illegal:2 weaponry:1 push:1 child:2 abuse:2 charge:4 issue:3 investigate:3 past:1 violence:1 validation:1 clear:1 case:3 watch:1 many:1 rambo:1 movie:1 opinion:1 agent:1 execute:1 criminal:1 negligence:1 murder:1 civil:1 right:1 violation:1 break:1 oath:1 uphold:1 defend:1 constitution:1 u:1 warrant:1 unseal:1 reveal:1 public:1 justification:1 think:1 commit:1 american:1 citizen:1 randy:1 weaver:1 johnny:1 lawmaster:1 wrongdoing:1 james:1 btw:1 come:1 bust:1 window:1 concussion:1 grenade:1 well:1 bet:1 return:1 utmost:1 ability:1 |@bigram happen_waco:1 batf_would:1 proper_equipment:1 could_capture:1 increase_crime:1 crime_street:1 batf_need:1 need_hit:1 fire_power:1 power_could:1 could_go:1 blast_kill:1 innocent_people:1 people_kill:1 damn_near:1 anything_want:1 state_government:1 government_policy:1 back_away:1 child_abuse:2 batf_fbi:1 civil_right:1 right_violation:1 american_citizen:1 randy_weaver:1 concussion_grenade:1 damn_well:1 bet_would:1 would_return:1
3,474
I am a newbie to the net, and I am trying to get some information for a paper I am working on to get back into college. If anyone can send me data on Solar coronal holes and recurrant aurora for the past thirty years it would be a big help. Or, if you have information on more esoteric things like Telluric current, surge bafflers power companies use, or other effects sporatic aurora have on the Earth's magnetic field, I'd be eternally gratefull. Please send anything interesting to me at Marty Crandall-Grela Van Vleck Observatory Wesleyan University Middletown,Ct 06487 or e-mail it to me at [email protected] Thank-you in advance, Marty
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60844
14
sci_space_60844
[('am', 'VBP'), ('newbie', 'RB'), ('to', 'TO'), ('the', 'DT'), ('net', 'JJ'), ('and', 'CC'), ('am', 'VBP'), ('trying', 'VBG'), ('to', 'TO'), ('get', 'VB'), ('some', 'DT'), ('information', 'NN'), ('for', 'IN'), ('paper', 'NN'), ('am', 'VBP'), ('working', 'VBG'), ('on', 'IN'), ('to', 'TO'), ('get', 'VB'), ('back', 'RB'), ('into', 'IN'), ('college', 'NN'), ('if', 'IN'), ('anyone', 'NN'), ('can', 'MD'), ('send', 'VB'), ('me', 'PRP'), ('data', 'NNS'), ('on', 'IN'), ('solar', 'JJ'), ('coronal', 'JJ'), ('holes', 'NNS'), ('and', 'CC'), ('recurrant', 'JJ'), ('aurora', 'NN'), ('for', 'IN'), ('the', 'DT'), ('past', 'JJ'), ('thirty', 'NN'), ('years', 'NNS'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('big', 'JJ'), ('help', 'NN'), ('or', 'CC'), ('if', 'IN'), ('you', 'PRP'), ('have', 'VBP'), ('information', 'NN'), ('on', 'IN'), ('more', 'RBR'), ('esoteric', 'JJ'), ('things', 'NNS'), ('like', 'IN'), ('telluric', 'JJ'), ('current', 'JJ'), ('surge', 'NN'), ('bafflers', 'NNS'), ('power', 'NN'), ('companies', 'NNS'), ('use', 'VBP'), ('or', 'CC'), ('other', 'JJ'), ('effects', 'NNS'), ('sporatic', 'JJ'), ('aurora', 'NNS'), ('have', 'VBP'), ('on', 'IN'), ('the', 'DT'), ('earth', 'JJ'), ('magnetic', 'JJ'), ('field', 'NN'), ('be', 'VB'), ('eternally', 'RB'), ('gratefull', 'JJ'), ('please', 'NN'), ('send', 'VB'), ('anything', 'NN'), ('interesting', 'VBG'), ('to', 'TO'), ('me', 'PRP'), ('at', 'IN'), ('marty', 'NN'), ('crandall', 'NN'), ('grela', 'NN'), ('van', 'NN'), ('vleck', 'NN'), ('observatory', 'NN'), ('wesleyan', 'JJ'), ('university', 'NN'), ('middletown', 'VBN'), ('ct', 'JJ'), ('06487', 'CD'), ('or', 'CC'), ('mail', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('me', 'PRP'), ('at', 'IN'), ('thank', 'NN'), ('you', 'PRP'), ('in', 'IN'), ('advance', 'NN'), ('marty', 'NN')]
['newbie', 'net', 'try', 'get', 'information', 'paper', 'work', 'get', 'back', 'college', 'anyone', 'send', 'data', 'solar', 'coronal', 'hole', 'recurrant', 'aurora', 'past', 'thirty', 'year', 'would', 'big', 'help', 'information', 'esoteric', 'thing', 'like', 'telluric', 'current', 'surge', 'bafflers', 'power', 'company', 'use', 'effect', 'sporatic', 'aurora', 'earth', 'magnetic', 'field', 'eternally', 'gratefull', 'please', 'send', 'anything', 'interest', 'marty', 'crandall', 'grela', 'van', 'vleck', 'observatory', 'wesleyan', 'university', 'middletown', 'ct', 'mail', 'thank', 'advance', 'marty']
['try_get', 'get_information', 'work_get', 'get_back', 'send_data', 'thirty_year', 'year_would', 'would_big', 'help_information', 'thing_like', 'company_use', 'magnetic_field', 'please_send', 'mail_thank', 'thank_advance']
sci_space_60844 |@lemmatized newbie:1 net:1 try:1 get:2 information:2 paper:1 work:1 back:1 college:1 anyone:1 send:2 data:1 solar:1 coronal:1 hole:1 recurrant:1 aurora:2 past:1 thirty:1 year:1 would:1 big:1 help:1 esoteric:1 thing:1 like:1 telluric:1 current:1 surge:1 bafflers:1 power:1 company:1 use:1 effect:1 sporatic:1 earth:1 magnetic:1 field:1 eternally:1 gratefull:1 please:1 anything:1 interest:1 marty:2 crandall:1 grela:1 van:1 vleck:1 observatory:1 wesleyan:1 university:1 middletown:1 ct:1 mail:1 thank:1 advance:1 |@bigram try_get:1 get_information:1 work_get:1 get_back:1 send_data:1 thirty_year:1 year_would:1 would_big:1 help_information:1 thing_like:1 company_use:1 magnetic_field:1 please_send:1 mail_thank:1 thank_advance:1
3,475
Accounts of Anti-Armenian Human Right Violations in Azerbaijan #011 Prelude to Current Events in Nagorno-Karabakh +-------------------------------------------------------+ | | | "Right, we should slaughter the Armenians!" and | | "There's no need to be afraid, all of Moscow is | | behind us." I even heard that: "All Moscow is | | behind us." Well I watched and listened in and | | realized that this was no joke. | | | +-------------------------------------------------------+ DEPOSITION OF YURI VAGARSHAKOVICH MUSAELIAN Born 1953 Line Electrician Sumgait Streetcar and Trolleybus Administration Resident at Building 4/21, Apartment 29 Block 14, Narimanov Street Sumgait [Azerbaijan] I spent almost all of February doing overhaul. The 27th was a short day at work, we worked until eleven or eleven-thirty and left for home. I decided to go for a short walk. I went to Primorsky Park. I walked past the Eternal Flame and saw a group of about 8 to 10 people standing there. When I had walked another 15 to 20 yards I heard the screech of automobile brakes behind me. I turned my head toward the sound. It was a light blue GAZ-24 Volga. I see that the people who were standing there have gone over to the car. A man and a woman get out. The man is expensively dressed, in a suit, and the woman has a raincoat on. She doesn't have anything on her head, and her hair is let down, sightly reddish hair, a heavy-set woman. They're 40 to 45 years old. They get something out of the trunk. The people start to help them. I become curious just what are they pulling out of there? When I got up close I heard them turn something on. I didn't see what it was, but it was probably a tape recorder. They put it on the ground near the Eternal Flame honoring the 26 Baku Commissars and formed a tight circle around it. I ask, "What's going on?" Someone tells me, "Come listen." Well they were Azerbaijanis, I had asked in Azerbaijani. I hear appeals: "Brother Muslims, our time has come . . . " and something else along that line. I didn't understand what it was all about. I walked around the group trying to get a look at the owner of the tape recorder. But the circle drew in tighter. New people started coming from various directions, five here, seven there. And the comments started: "Right, we should slaughter the Armenians!" and "There's no need to be afraid, all of Moscow is behind us." I even heard that: "All Moscow is behind us." Well I watched and listened in and realized that this was no joke. I quietly left and went home. Now before that at work I had heard that something was going on in Karabagh, that there were demonstrations there. Well, people were saying all kinds of things, but I didn't have any idea what was really going on. My wife and son were at home, but my daughter was at my aunt's house in Baku. I didn't say anything to my wife. We sat and drank tea. Sometime around two o'clock right behind our house suddenly there is noise, whistling, and shouting. I looked out the window and saw a crowd. The crowd is moving slowly, like they show on TV when blacks in South Africa are striking or having a demonstration and move slowly. My wife asks what's going on out there. I say I don't know. I put on some outdoor clothes and went out to find out what it was all about. In the crowd people are shouting "Down with the Armenians!" and "Death to the Armenians!" I waited for the entire crowd to pass. At first they went down Narimanov Street on the side with the SK club and the City Party Committee; then they turned and went against the traffic--it's one way there--down the Street of the 26 Baku Commissars toward the streetcar line. I went home and told my wife there was a demonstration going on. In fact I thought that we were having the same kind of demonstrations that they had had in Yerevan and in Karabagh. Aside from the things they were shouting, I was surprised that there were only young people in the crowd. And they were minors, under draft age. My wife and son wanted to go upstairs to visit a friend, but I was kind of uneasy and said, "No, let's stay at home instead." An hour went by, or maybe an hour and a half. Well, I wasn't keeping track of the time, I can't say exactly how long it was. I look and see another crowd on Narimanov, but now on the side with the microdistricts, the bazaar, and the Rossiya movie theater. I put outside clothes on and went out again. There's noise, an uproar outside, and the crowd has grown. There are more people. And whereas the first time there were individual shouts, this time they are more focused, more aggressive. No, I think, something's wrong here, this isn't any demonstration. They would run, stop, then walk quickly and make sharp dashes, and then run again. I was walking along the sidewalk and they were in the street. I followed them. I was thinking I'd just watch and see. Who knew where this was leading? We came out on Lenin Square. At the square the SK club is on one side, and the City Party Committee is on the other. I went toward the square and heard noise and shouting, as though the whole town had turned out. There was some sort of a rally going on. I go closer and hear exclamations, appeals. I heard both anti-Armenian and anti-Soviet appeals. "We don't need perestroika, we want to go on living like we have been." Now what did they mean by "living like we have been?" The Azerbaijanis work like everyone else. But too many people live at the expense of the government and at the expense of others. Speculation, theft, and cheating go on all the time. And not just in Azerbaijan, everywhere, in all the republics, but I've never seen it anywhere else like I have in Azerbaijan. Now at this rally someone says that they should go around to the Armenians' apartments and drive them out, beat them and drive them out. True, I didn't hear them say "kill them" over the microphone, I only heard "beat them and drive them out." I stayed at the square a few minutes longer. First one, then another are going up onto the stage, and no one tries to stop the crowd. Off to the side of the crowd there were small groups of three or four people, and I think they were MVD [Ministry of Internal Affairs] or State Security KGB. There were also uniformed policemen there, but I didn't see any of them try to pacify the crowd. New people kept coming up onto the stage. Well I had finally decided that this could end badly: This was no demonstration, and I had to protect my family. I left the Square to return home and suddenly noticed a truck. It was next to the City Party Committee, on Narimanov Street, it stood next to the tai- lor's shop there, a low truck, and it had low, wooden panels. I see that some- thing is being unloaded, crates of some sort. I decided to go look because after all those appeals I was apprehensive and thought there might be weapons in there. They pulled the crates out onto the square, not toward the City Party Committee, but toward the SK club. And when I went right up to them I saw that they were cases of vodka. There were two people handing down the cases from the bed of the truck, and on the ground there were many people, 15 to 20. They were handing them down from the truck and each case was carried off by two people. Two people, one case of vodka. And there was a man standing right next to the truck and he was handing out roundish black lumps, maybe about the size of a fist, maybe a little bigger or smaller. It was anasha. When I passed next to that person, he stood with his side to me. There was about a yard and a half between us, and two people were standing near him. He has a package in his hand, and he's pulling out anasha and handing it out. I have never smoked it myself. Once I tried it for fun, but I've seen a lot of people smoke it, I've seen it many times, and I know what it is. I strolled around and no one asked me who I was or what I was doing there. Before I got to the Glass Bazaar I heard more howling, more warlike shouting. I turned around and saw them running. Well I'll just keep on going like I am, I thought. When they caught up with me I saw that they were carrying flags. And I recognized the person who was carrying the flag on my side of the street. He's a young guy, 21 or 22 years old. He was carrying a red flag, which had "Ermeni oryum" written on it in Azerbaijani, that means "Death to Armenians!" That guy used to live off the same courtyard as us. I don't really know what his name is, but I know his father very well. His father's name is Rafik; he used to be a cook, and then became head chef. He used to have a dark blue Zhiguli van, then he sold it and now he has a white Zhiguli 06. His family, as I said, lived on the same courtyard as we did. Our building was on Narimanov Street, and theirs was on the Street of the 26 Baku Commissars; their apartment was in the far entryway, on the fifth floor, the door on the left. Now Rafik's little brother lives there, and he, Rafik, I heard, got a new apartment either in the forth or eighth microdistrict. In a word, his son was carrying a flag that said "Death to Armenians!" I was surprised because before this I had gotten the impression that all of this nonsense was being done not by people from Sumgait, but by Azerbaijanis from Agdam and Kafan. Well anyway I went home. My wife was upset. I told her, "It's OK, it'll pass, they're young kids, they've just gotten all whooped up." Naturally I didn't want her to get overly upset. After a while a new surge of crowd went by. And this time they were breaking glass. I could hear it breaking, but I couldn't see where. Well I think, here we go, the machine's in motion. They weren't handing out that vodka and anasha for nothing. I didn't see people drinking and smoking on the spot, but they certainly hadn't unloaded the vodka and hashish to put in a store window! So the thought flashed through my head that the machine was running, no one would stop them now, they weren't even trying, although, I'll say it again, the police were there, I saw them. And it's not just that the police weren't breaking them up, they were joking with them, they were having a good time. True, at the time I couldn't even imagine that under our government, our much- vaunted leadership--and I'm not afraid to say these words: so many people died, So many women were abused, and how many abominations there were!--I couldn't imagine that under our much-vaunted authorities, and if I were to be specific, I would say under the much-touted authorities in our city of Sumgait, I couldn't imagine that such things could take place. When they started breaking glass I told my wife and son: "Let's go upstairs." We went to our neighbors, the Grigorians, on the fourth floor. And in the evening, when those crowds started going past again, I went outside once more. I stopped at "The Corner," a place called that right next to the bazaar. I look and see a crowd on the run. And there, a few yards from the entrance to the bazaar, are three respectable-looking men of around, say, 50 years old. The crowd was running and one of the three waved with his arm and pointed toward the bazaar. And then the whole crowd, as though it were one person, wheeled and raced toward the bazaar. And not a soul went past those three, as though it were off limits! Well everything got all churned up, there was more noise, and the glass was flying again. We spent the night at the neighbors'. My apartment was on the first floor, there was really no way to defend yourself there. In the morning I went out to buy bread and to see what was happening in town. On the way I saw someone hunched up, still. I never found out who it was or what happened to him. There were 10 to 15 people standing near him. I got the bread and on my way back, they had gathered around the person who was lying there hunched up, sort of enclosing him; because of the way they were standing you couldn't even see him. That was on the morning of February 28. Everyone knows the rest. May 17, 1988 Yerevan - - - reference - - - [1] _The Sumgait Tragedy; Pogroms against Armenians in Soviet Azerbaijan, Volume I, Eyewitness Accounts_, edited by Samuel Shahmuradian, forward by Yelena Bonner, 1990, published by Aristide D. Caratzas, NY, pages 161-164
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76124
17
talk_politics_mideast_76124
[('accounts', 'NNS'), ('of', 'IN'), ('anti', 'JJ'), ('armenian', 'JJ'), ('human', 'NN'), ('right', 'JJ'), ('violations', 'NNS'), ('in', 'IN'), ('azerbaijan', 'JJ'), ('011', 'CD'), ('prelude', 'NN'), ('to', 'TO'), ('current', 'JJ'), ('events', 'NNS'), ('in', 'IN'), ('nagorno', 'JJ'), ('karabakh', 'JJ'), ('+-------------------------------------------------------+', 'JJ'), ('right', 'NN'), ('we', 'PRP'), ('should', 'MD'), ('slaughter', 'VB'), ('the', 'DT'), ('armenians', 'NNS'), ('!"', 'VBP'), ('and', 'CC'), ('there', 'EX'), ('no', 'DT'), ('need', 'NN'), ('to', 'TO'), ('be', 'VB'), ('afraid', 'JJ'), ('all', 'DT'), ('of', 'IN'), ('moscow', 'NN'), ('is', 'VBZ'), ('behind', 'IN'), ('us', 'PRP'), ('."', 'VB'), ('even', 'RB'), ('heard', 'VB'), ('that', 'IN'), ('all', 'DT'), ('moscow', 'NN'), ('is', 'VBZ'), ('behind', 'IN'), ('us', 'PRP'), ('."', 'VBP'), ('well', 'RB'), ('watched', 'VBN'), ('and', 'CC'), ('listened', 'VBN'), ('in', 'IN'), ('and', 'CC'), ('realized', 'VBD'), ('that', 'IN'), ('this', 'DT'), ('was', 'VBD'), ('no', 'DT'), ('joke', 'NN'), ('+-------------------------------------------------------+', 'JJ'), ('deposition', 'NN'), ('of', 'IN'), ('yuri', 'NN'), ('vagarshakovich', 'JJ'), ('musaelian', 'JJ'), ('born', 'NN'), ('1953', 'CD'), ('line', 'NN'), ('electrician', 'JJ'), ('sumgait', 'NN'), ('streetcar', 'NN'), ('and', 'CC'), ('trolleybus', 'JJ'), ('administration', 'NN'), ('resident', 'NN'), ('at', 'IN'), ('building', 'VBG'), ('21', 'CD'), ('apartment', 'NN'), ('29', 'CD'), ('block', 'NN'), ('14', 'CD'), ('narimanov', 'JJ'), ('street', 'NN'), ('sumgait', 'JJ'), ('azerbaijan', 'NN'), ('spent', 'VBN'), ('almost', 'RB'), ('all', 'DT'), ('of', 'IN'), ('february', 'JJ'), ('doing', 'VBG'), ('overhaul', 'NN'), ('the', 'DT'), ('27th', 'CD'), ('was', 'VBD'), ('short', 'JJ'), ('day', 'NN'), ('at', 'IN'), ('work', 'NN'), ('we', 'PRP'), ('worked', 'VBD'), ('until', 'IN'), ('eleven', 'RB'), ('or', 'CC'), ('eleven', 'RB'), ('thirty', 'JJ'), ('and', 'CC'), ('left', 'VBD'), ('for', 'IN'), ('home', 'NN'), ('decided', 'VBD'), ('to', 'TO'), ('go', 'VB'), ('for', 'IN'), ('short', 'JJ'), ('walk', 'NN'), ('went', 'VBD'), ('to', 'TO'), ('primorsky', 'VB'), ('park', 'NN'), ('walked', 'VBD'), ('past', 'IN'), ('the', 'DT'), ('eternal', 'JJ'), ('flame', 'NN'), ('and', 'CC'), ('saw', 'VBD'), ('group', 'NN'), ('of', 'IN'), ('about', 'IN'), ('to', 'TO'), ('10', 'CD'), ('people', 'NNS'), ('standing', 'VBG'), ('there', 'RB'), ('when', 'WRB'), ('had', 'VBD'), ('walked', 'VBN'), ('another', 'DT'), ('15', 'CD'), ('to', 'TO'), ('20', 'CD'), ('yards', 'NNS'), ('heard', 'VBD'), ('the', 'DT'), ('screech', 'NN'), ('of', 'IN'), ('automobile', 'NN'), ('brakes', 'NNS'), ('behind', 'IN'), ('me', 'PRP'), ('turned', 'VBD'), ('my', 'PRP$'), ('head', 'NN'), ('toward', 'IN'), ('the', 'DT'), ('sound', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('light', 'JJ'), ('blue', 'JJ'), ('gaz', 'NN'), ('24', 'CD'), ('volga', 'NN'), ('see', 'NN'), ('that', 'IN'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('were', 'VBD'), ('standing', 'VBG'), ('there', 'RB'), ('have', 'VBP'), ('gone', 'VBN'), ('over', 'IN'), ('to', 'TO'), ('the', 'DT'), ('car', 'NN'), ('man', 'NN'), ('and', 'CC'), ('woman', 'NN'), ('get', 'VBP'), ('out', 'IN'), ('the', 'DT'), ('man', 'NN'), ('is', 'VBZ'), ('expensively', 'RB'), ('dressed', 'VBN'), ('in', 'IN'), ('suit', 'NN'), ('and', 'CC'), ('the', 'DT'), ('woman', 'NN'), ('has', 'VBZ'), ('raincoat', 'VBN'), ('on', 'IN'), ('she', 'PRP'), ('doesn', 'NNS'), ('have', 'VBP'), ('anything', 'NN'), ('on', 'IN'), ('her', 'PRP$'), ('head', 'NN'), ('and', 'CC'), ('her', 'PRP$'), ('hair', 'NN'), ('is', 'VBZ'), ('let', 'VBN'), ('down', 'RP'), ('sightly', 'RB'), ('reddish', 'JJ'), ('hair', 'NN'), ('heavy', 'JJ'), ('set', 'VBN'), ('woman', 'NN'), ('they', 'PRP'), ('re', 'VBP'), ('40', 'CD'), ('to', 'TO'), ('45', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('they', 'PRP'), ('get', 'VBP'), ('something', 'NN'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('trunk', 'NN'), ('the', 'DT'), ('people', 'NNS'), ('start', 'VBP'), ('to', 'TO'), ('help', 'VB'), ('them', 'PRP'), ('become', 'VB'), ('curious', 'JJ'), ('just', 'RB'), ('what', 'WP'), ('are', 'VBP'), ('they', 'PRP'), ('pulling', 'VBG'), ('out', 'IN'), ('of', 'IN'), ('there', 'EX'), ('when', 'WRB'), ('got', 'VBD'), ('up', 'RB'), ('close', 'RB'), ('heard', 'VBN'), ('them', 'PRP'), ('turn', 'VBP'), ('something', 'NN'), ('on', 'IN'), ('didn', 'NN'), ('see', 'VBP'), ('what', 'WP'), ('it', 'PRP'), ('was', 'VBD'), ('but', 'CC'), ('it', 'PRP'), ('was', 'VBD'), ('probably', 'RB'), ('tape', 'NN'), ('recorder', 'NN'), ('they', 'PRP'), ('put', 'VBD'), ('it', 'PRP'), ('on', 'IN'), ('the', 'DT'), ('ground', 'NN'), ('near', 'IN'), ('the', 'DT'), ('eternal', 'JJ'), ('flame', 'NN'), ('honoring', 'VBG'), ('the', 'DT'), ('26', 'CD'), ('baku', 'NN'), ('commissars', 'NNS'), ('and', 'CC'), ('formed', 'VBD'), ('tight', 'JJ'), ('circle', 'NN'), ('around', 'IN'), ('it', 'PRP'), ('ask', 'VBZ'), ('what', 'WP'), ('going', 'VBG'), ('on', 'IN'), ('?"', 'NNP'), ('someone', 'NN'), ('tells', 'VBZ'), ('me', 'PRP'), ('come', 'VB'), ('listen', 'JJ'), ('."', 'NNP'), ('well', 'RB'), ('they', 'PRP'), ('were', 'VBD'), ('azerbaijanis', 'NNS'), ('had', 'VBD'), ('asked', 'VBN'), ('in', 'IN'), ('azerbaijani', 'JJ'), ('hear', 'JJ'), ('appeals', 'NNS'), ('brother', 'RB'), ('muslims', 'VBZ'), ('our', 'PRP$'), ('time', 'NN'), ('has', 'VBZ'), ('come', 'VBN'), ('and', 'CC'), ('something', 'NN'), ('else', 'RB'), ('along', 'IN'), ('that', 'DT'), ('line', 'NN'), ('didn', 'NN'), ('understand', 'VBP'), ('what', 'WP'), ('it', 'PRP'), ('was', 'VBD'), ('all', 'DT'), ('about', 'IN'), ('walked', 'VBN'), ('around', 'IN'), ('the', 'DT'), ('group', 'NN'), ('trying', 'VBG'), ('to', 'TO'), ('get', 'VB'), ('look', 'NN'), ('at', 'IN'), ('the', 'DT'), ('owner', 'NN'), ('of', 'IN'), ('the', 'DT'), ('tape', 'NN'), ('recorder', 'NN'), ('but', 'CC'), ('the', 'DT'), ('circle', 'NN'), ('drew', 'VBD'), ('in', 'IN'), ('tighter', 'JJ'), ('new', 'JJ'), ('people', 'NNS'), ('started', 'VBD'), ('coming', 'VBG'), ('from', 'IN'), ('various', 'JJ'), ('directions', 'NNS'), ('five', 'CD'), ('here', 'RB'), ('seven', 'CD'), ('there', 'EX'), ('and', 'CC'), ('the', 'DT'), ('comments', 'NNS'), ('started', 'VBD'), ('right', 'RB'), ('we', 'PRP'), ('should', 'MD'), ('slaughter', 'VB'), ('the', 'DT'), ('armenians', 'NNS'), ('!"', 'VBP'), ('and', 'CC'), ('there', 'EX'), ('no', 'DT'), ('need', 'NN'), ('to', 'TO'), ('be', 'VB'), ('afraid', 'JJ'), ('all', 'DT'), ('of', 'IN'), ('moscow', 'NN'), ('is', 'VBZ'), ('behind', 'IN'), ('us', 'PRP'), ('."', 'VB'), ('even', 'RB'), ('heard', 'VB'), ('that', 'IN'), ('all', 'DT'), ('moscow', 'NN'), ('is', 'VBZ'), ('behind', 'IN'), ('us', 'PRP'), ('."', 'VBP'), ('well', 'RB'), ('watched', 'VBN'), ('and', 'CC'), ('listened', 'VBN'), ('in', 'IN'), ('and', 'CC'), ('realized', 'VBD'), ('that', 'IN'), ('this', 'DT'), ('was', 'VBD'), ('no', 'DT'), ('joke', 'NN'), ('quietly', 'RB'), ('left', 'VBD'), ('and', 'CC'), ('went', 'VBD'), ('home', 'NN'), ('now', 'RB'), ('before', 'IN'), ('that', 'DT'), ('at', 'IN'), ('work', 'NN'), ('had', 'VBD'), ('heard', 'VBN'), ('that', 'IN'), ('something', 'NN'), ('was', 'VBD'), ('going', 'VBG'), ('on', 'IN'), ('in', 'IN'), ('karabagh', 'NN'), ('that', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('demonstrations', 'NNS'), ('there', 'RB'), ('well', 'RB'), ('people', 'NNS'), ('were', 'VBD'), ('saying', 'VBG'), ('all', 'DT'), ('kinds', 'NNS'), ('of', 'IN'), ('things', 'NNS'), ('but', 'CC'), ('didn', 'NNS'), ('have', 'VBP'), ('any', 'DT'), ('idea', 'NN'), ('what', 'WP'), ('was', 'VBD'), ('really', 'RB'), ('going', 'VBG'), ('on', 'IN'), ('my', 'PRP$'), ('wife', 'NN'), ('and', 'CC'), ('son', 'NN'), ('were', 'VBD'), ('at', 'IN'), ('home', 'NN'), ('but', 'CC'), ('my', 'PRP$'), ('daughter', 'NN'), ('was', 'VBD'), ('at', 'IN'), ('my', 'PRP$'), ('aunt', 'NN'), ('house', 'NN'), ('in', 'IN'), ('baku', 'JJ'), ('didn', 'NNS'), ('say', 'VBP'), ('anything', 'NN'), ('to', 'TO'), ('my', 'PRP$'), ('wife', 'NN'), ('we', 'PRP'), ('sat', 'VBD'), ('and', 'CC'), ('drank', 'JJ'), ('tea', 'NN'), ('sometime', 'RB'), ('around', 'IN'), ('two', 'CD'), ('clock', 'NN'), ('right', 'NN'), ('behind', 'IN'), ('our', 'PRP$'), ('house', 'NN'), ('suddenly', 'RB'), ('there', 'EX'), ('is', 'VBZ'), ('noise', 'JJ'), ('whistling', 'NN'), ('and', 'CC'), ('shouting', 'NN'), ('looked', 'VBD'), ('out', 'RP'), ('the', 'DT'), ('window', 'NN'), ('and', 'CC'), ('saw', 'VBD'), ('crowd', 'VB'), ('the', 'DT'), ('crowd', 'NN'), ('is', 'VBZ'), ('moving', 'VBG'), ('slowly', 'RB'), ('like', 'IN'), ('they', 'PRP'), ('show', 'VBP'), ('on', 'IN'), ('tv', 'NN'), ('when', 'WRB'), ('blacks', 'NNS'), ('in', 'IN'), ('south', 'JJ'), ('africa', 'NNS'), ('are', 'VBP'), ('striking', 'VBG'), ('or', 'CC'), ('having', 'VBG'), ('demonstration', 'NN'), ('and', 'CC'), ('move', 'NN'), ('slowly', 'RB'), ('my', 'PRP$'), ('wife', 'NN'), ('asks', 'VBZ'), ('what', 'WP'), ('going', 'VBG'), ('on', 'IN'), ('out', 'IN'), ('there', 'EX'), ('say', 'VBP'), ('don', 'NNS'), ('know', 'VBP'), ('put', 'VBN'), ('on', 'IN'), ('some', 'DT'), ('outdoor', 'JJ'), ('clothes', 'NNS'), ('and', 'CC'), ('went', 'VBD'), ('out', 'IN'), ('to', 'TO'), ('find', 'VB'), ('out', 'RP'), ('what', 'WP'), ('it', 'PRP'), ('was', 'VBD'), ('all', 'DT'), ('about', 'IN'), ('in', 'IN'), ('the', 'DT'), ('crowd', 'NN'), ('people', 'NNS'), ('are', 'VBP'), ('shouting', 'VBG'), ('down', 'RP'), ('with', 'IN'), ('the', 'DT'), ('armenians', 'NNS'), ('!"', 'VBP'), ('and', 'CC'), ('death', 'NN'), ('to', 'TO'), ('the', 'DT'), ('armenians', 'NNS'), ('!"', 'VBP'), ('waited', 'VBN'), ('for', 'IN'), ('the', 'DT'), ('entire', 'JJ'), ('crowd', 'NN'), ('to', 'TO'), ('pass', 'VB'), ('at', 'IN'), ('first', 'JJ'), ('they', 'PRP'), ('went', 'VBD'), ('down', 'RB'), ('narimanov', 'JJ'), ('street', 'NN'), ('on', 'IN'), ('the', 'DT'), ('side', 'NN'), ('with', 'IN'), ('the', 'DT'), ('sk', 'NN'), ('club', 'NN'), ('and', 'CC'), ('the', 'DT'), ('city', 'NN'), ('party', 'NN'), ('committee', 'NN'), ('then', 'RB'), ('they', 'PRP'), ('turned', 'VBD'), ('and', 'CC'), ('went', 'VBD'), ('against', 'IN'), ('the', 'DT'), ('traffic', 'NN'), ('--', ':'), ('it', 'PRP'), ('one', 'CD'), ('way', 'NN'), ('there', 'EX'), ('--', ':'), ('down', 'IN'), ('the', 'DT'), ('street', 'NN'), ('of', 'IN'), ('the', 'DT'), ('26', 'CD'), ('baku', 'NN'), ('commissars', 'NNS'), ('toward', 'IN'), ('the', 'DT'), ('streetcar', 'NN'), ('line', 'NN'), ('went', 'VBD'), ('home', 'NN'), ('and', 'CC'), ('told', 'VBD'), ('my', 'PRP$'), ('wife', 'NN'), ('there', 'EX'), ('was', 'VBD'), ('demonstration', 'NN'), ('going', 'VBG'), ('on', 'IN'), ('in', 'IN'), ('fact', 'NN'), ('thought', 'VBD'), ('that', 'IN'), ('we', 'PRP'), ('were', 'VBD'), ('having', 'VBG'), ('the', 'DT'), ('same', 'JJ'), ('kind', 'NN'), ('of', 'IN'), ('demonstrations', 'NNS'), ('that', 'IN'), ('they', 'PRP'), ('had', 'VBD'), ('had', 'VBN'), ('in', 'IN'), ('yerevan', 'NN'), ('and', 'CC'), ('in', 'IN'), ('karabagh', 'JJ'), ('aside', 'RB'), ('from', 'IN'), ('the', 'DT'), ('things', 'NNS'), ('they', 'PRP'), ('were', 'VBD'), ('shouting', 'VBG'), ('was', 'VBD'), ('surprised', 'VBN'), ('that', 'IN'), ('there', 'EX'), ('were', 'VBD'), ('only', 'RB'), ('young', 'JJ'), ('people', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('crowd', 'NN'), ('and', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('minors', 'NNS'), ('under', 'IN'), ('draft', 'NN'), ('age', 'NN'), ('my', 'PRP$'), ('wife', 'NN'), ('and', 'CC'), ('son', 'NN'), ('wanted', 'VBD'), ('to', 'TO'), ('go', 'VB'), ('upstairs', 'JJ'), ('to', 'TO'), ('visit', 'VB'), ('friend', 'NN'), ('but', 'CC'), ('was', 'VBD'), ('kind', 'NN'), ('of', 'IN'), ('uneasy', 'JJ'), ('and', 'CC'), ('said', 'VBD'), ('no', 'DT'), ('let', 'NN'), ('stay', 'VB'), ('at', 'IN'), ('home', 'NN'), ('instead', 'RB'), ('."', 'VBD'), ('an', 'DT'), ('hour', 'NN'), ('went', 'VBD'), ('by', 'IN'), ('or', 'CC'), ('maybe', 'RB'), ('an', 'DT'), ('hour', 'NN'), ('and', 'CC'), ('half', 'NN'), ('well', 'RB'), ('wasn', 'IN'), ('keeping', 'VBG'), ('track', 'NN'), ('of', 'IN'), ('the', 'DT'), ('time', 'NN'), ('can', 'MD'), ('say', 'VB'), ('exactly', 'RB'), ('how', 'WRB'), ('long', 'JJ'), ('it', 'PRP'), ('was', 'VBD'), ('look', 'NN'), ('and', 'CC'), ('see', 'VB'), ('another', 'DT'), ('crowd', 'NN'), ('on', 'IN'), ('narimanov', 'NNS'), ('but', 'CC'), ('now', 'RB'), ('on', 'IN'), ('the', 'DT'), ('side', 'NN'), ('with', 'IN'), ('the', 'DT'), ('microdistricts', 'NNS'), ('the', 'DT'), ('bazaar', 'NN'), ('and', 'CC'), ('the', 'DT'), ('rossiya', 'NN'), ('movie', 'NN'), ('theater', 'NN'), ('put', 'VBD'), ('outside', 'JJ'), ('clothes', 'NNS'), ('on', 'IN'), ('and', 'CC'), ('went', 'VBD'), ('out', 'RB'), ('again', 'RB'), ('there', 'EX'), ('noise', 'VB'), ('an', 'DT'), ('uproar', 'JJ'), ('outside', 'NN'), ('and', 'CC'), ('the', 'DT'), ('crowd', 'NN'), ('has', 'VBZ'), ('grown', 'VBN'), ('there', 'EX'), ('are', 'VBP'), ('more', 'JJR'), ('people', 'NNS'), ('and', 'CC'), ('whereas', 'VB'), ('the', 'DT'), ('first', 'JJ'), ('time', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('individual', 'JJ'), ('shouts', 'NNS'), ('this', 'DT'), ('time', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('more', 'RBR'), ('focused', 'JJ'), ('more', 'RBR'), ('aggressive', 'JJ'), ('no', 'DT'), ('think', 'NN'), ('something', 'NN'), ('wrong', 'RB'), ('here', 'RB'), ('this', 'DT'), ('isn', 'VBZ'), ('any', 'DT'), ('demonstration', 'NN'), ('they', 'PRP'), ('would', 'MD'), ('run', 'VB'), ('stop', 'VB'), ('then', 'RB'), ('walk', 'VB'), ('quickly', 'RB'), ('and', 'CC'), ('make', 'VB'), ('sharp', 'JJ'), ('dashes', 'NNS'), ('and', 'CC'), ('then', 'RB'), ('run', 'VB'), ('again', 'RB'), ('was', 'VBD'), ('walking', 'VBG'), ('along', 'IN'), ('the', 'DT'), ('sidewalk', 'NN'), ('and', 'CC'), ('they', 'PRP'), ('were', 'VBD'), ('in', 'IN'), ('the', 'DT'), ('street', 'NN'), ('followed', 'VBD'), ('them', 'PRP'), ('was', 'VBD'), ('thinking', 'VBG'), ('just', 'RB'), ('watch', 'NN'), ('and', 'CC'), ('see', 'VB'), ('who', 'WP'), ('knew', 'VB'), ('where', 'WRB'), ('this', 'DT'), ('was', 'VBD'), ('leading', 'VBG'), ('we', 'PRP'), ('came', 'VBD'), ('out', 'RP'), ('on', 'IN'), ('lenin', 'NN'), ('square', 'NN'), ('at', 'IN'), ('the', 'DT'), ('square', 'NN'), ('the', 'DT'), ('sk', 'NN'), ('club', 'NN'), ('is', 'VBZ'), ('on', 'IN'), ('one', 'CD'), ('side', 'NN'), ('and', 'CC'), ('the', 'DT'), ('city', 'NN'), ('party', 'NN'), ('committee', 'NN'), ('is', 'VBZ'), ('on', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('went', 'VBD'), ('toward', 'IN'), ('the', 'DT'), ('square', 'NN'), ('and', 'CC'), ('heard', 'NN'), ('noise', 'NN'), ('and', 'CC'), ('shouting', 'NN'), ('as', 'IN'), ('though', 'IN'), ('the', 'DT'), ('whole', 'JJ'), ('town', 'NN'), ('had', 'VBD'), ('turned', 'VBN'), ('out', 'RP'), ('there', 'EX'), ('was', 'VBD'), ('some', 'DT'), ('sort', 'NN'), ('of', 'IN'), ('rally', 'NN'), ('going', 'VBG'), ('on', 'IN'), ('go', 'VB'), ('closer', 'RBR'), ('and', 'CC'), ('hear', 'JJ'), ('exclamations', 'NNS'), ('appeals', 'NNS'), ('heard', 'VBD'), ('both', 'DT'), ('anti', 'JJ'), ('armenian', 'NN'), ('and', 'CC'), ('anti', 'NN'), ('soviet', 'JJ'), ('appeals', 'NNS'), ('we', 'PRP'), ('don', 'VBP'), ('need', 'JJ'), ('perestroika', 'FW'), ('we', 'PRP'), ('want', 'VBP'), ('to', 'TO'), ('go', 'VB'), ('on', 'IN'), ('living', 'NN'), ('like', 'IN'), ('we', 'PRP'), ('have', 'VBP'), ('been', 'VBN'), ('."', 'VBN'), ('now', 'RB'), ('what', 'WP'), ('did', 'VBD'), ('they', 'PRP'), ('mean', 'VB'), ('by', 'IN'), ('living', 'VBG'), ('like', 'IN'), ('we', 'PRP'), ('have', 'VBP'), ('been', 'VBN'), ('?"', 'PDT'), ('the', 'DT'), ('azerbaijanis', 'NN'), ('work', 'NN'), ('like', 'IN'), ('everyone', 'NN'), ('else', 'RB'), ('but', 'CC'), ('too', 'RB'), ('many', 'JJ'), ('people', 'NNS'), ('live', 'VBP'), ('at', 'IN'), ('the', 'DT'), ('expense', 'NN'), ('of', 'IN'), ('the', 'DT'), ('government', 'NN'), ('and', 'CC'), ('at', 'IN'), ('the', 'DT'), ('expense', 'NN'), ('of', 'IN'), ('others', 'NNS'), ('speculation', 'NN'), ('theft', 'NN'), ('and', 'CC'), ('cheating', 'VBG'), ('go', 'VB'), ('on', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('time', 'NN'), ('and', 'CC'), ('not', 'RB'), ('just', 'RB'), ('in', 'IN'), ('azerbaijan', 'NN'), ('everywhere', 'RB'), ('in', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('republics', 'NNS'), ('but', 'CC'), ('ve', 'VBP'), ('never', 'RB'), ('seen', 'VBN'), ('it', 'PRP'), ('anywhere', 'RB'), ('else', 'RB'), ('like', 'IN'), ('have', 'VBP'), ('in', 'IN'), ('azerbaijan', 'NN'), ('now', 'RB'), ('at', 'IN'), ('this', 'DT'), ('rally', 'NN'), ('someone', 'NN'), ('says', 'VBZ'), ('that', 'IN'), ('they', 'PRP'), ('should', 'MD'), ('go', 'VB'), ('around', 'IN'), ('to', 'TO'), ('the', 'DT'), ('armenians', 'NNS'), ('apartments', 'NNS'), ('and', 'CC'), ('drive', 'VB'), ('them', 'PRP'), ('out', 'RP'), ('beat', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('drive', 'VB'), ('them', 'PRP'), ('out', 'RP'), ('true', 'JJ'), ('didn', 'NN'), ('hear', 'VBP'), ('them', 'PRP'), ('say', 'VBP'), ('kill', 'VB'), ('them', 'PRP'), ('over', 'RP'), ('the', 'DT'), ('microphone', 'NN'), ('only', 'RB'), ('heard', 'RB'), ('beat', 'VB'), ('them', 'PRP'), ('and', 'CC'), ('drive', 'VB'), ('them', 'PRP'), ('out', 'RP'), ('."', 'JJ'), ('stayed', 'NN'), ('at', 'IN'), ('the', 'DT'), ('square', 'NN'), ('few', 'JJ'), ('minutes', 'NNS'), ('longer', 'RB'), ('first', 'RB'), ('one', 'CD'), ('then', 'RB'), ('another', 'DT'), ('are', 'VBP'), ('going', 'VBG'), ('up', 'RP'), ('onto', 'IN'), ('the', 'DT'), ('stage', 'NN'), ('and', 'CC'), ('no', 'DT'), ('one', 'NN'), ('tries', 'VBZ'), ('to', 'TO'), ('stop', 'VB'), ('the', 'DT'), ('crowd', 'NN'), ('off', 'IN'), ('to', 'TO'), ('the', 'DT'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('crowd', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('small', 'JJ'), ('groups', 'NNS'), ('of', 'IN'), ('three', 'CD'), ('or', 'CC'), ('four', 'CD'), ('people', 'NNS'), ('and', 'CC'), ('think', 'VBP'), ('they', 'PRP'), ('were', 'VBD'), ('mvd', 'JJ'), ('ministry', 'NN'), ('of', 'IN'), ('internal', 'JJ'), ('affairs', 'NNS'), ('or', 'CC'), ('state', 'NN'), ('security', 'NN'), ('kgb', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('also', 'RB'), ('uniformed', 'JJ'), ('policemen', 'NNS'), ('there', 'RB'), ('but', 'CC'), ('didn', 'JJ'), ('see', 'VBP'), ('any', 'DT'), ('of', 'IN'), ('them', 'PRP'), ('try', 'VB'), ('to', 'TO'), ('pacify', 'VB'), ('the', 'DT'), ('crowd', 'JJ'), ('new', 'JJ'), ('people', 'NNS'), ('kept', 'VBD'), ('coming', 'VBG'), ('up', 'RP'), ('onto', 'IN'), ('the', 'DT'), ('stage', 'NN'), ('well', 'RB'), ('had', 'VBD'), ('finally', 'RB'), ('decided', 'VBN'), ('that', 'IN'), ('this', 'DT'), ('could', 'MD'), ('end', 'VB'), ('badly', 'RB'), ('this', 'DT'), ('was', 'VBD'), ('no', 'DT'), ('demonstration', 'NN'), ('and', 'CC'), ('had', 'VBD'), ('to', 'TO'), ('protect', 'VB'), ('my', 'PRP$'), ('family', 'NN'), ('left', 'VBD'), ('the', 'DT'), ('square', 'NN'), ('to', 'TO'), ('return', 'VB'), ('home', 'NN'), ('and', 'CC'), ('suddenly', 'RB'), ('noticed', 'VBD'), ('truck', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('next', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('city', 'NN'), ('party', 'NN'), ('committee', 'NN'), ('on', 'IN'), ('narimanov', 'JJ'), ('street', 'NN'), ('it', 'PRP'), ('stood', 'VBD'), ('next', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('tai', 'NN'), ('lor', 'NN'), ('shop', 'NN'), ('there', 'RB'), ('low', 'JJ'), ('truck', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('had', 'VBD'), ('low', 'JJ'), ('wooden', 'JJ'), ('panels', 'NNS'), ('see', 'VBP'), ('that', 'IN'), ('some', 'DT'), ('thing', 'NN'), ('is', 'VBZ'), ('being', 'VBG'), ('unloaded', 'JJ'), ('crates', 'NNS'), ('of', 'IN'), ('some', 'DT'), ('sort', 'NN'), ('decided', 'VBD'), ('to', 'TO'), ('go', 'VB'), ('look', 'NN'), ('because', 'IN'), ('after', 'IN'), ('all', 'DT'), ('those', 'DT'), ('appeals', 'NNS'), ('was', 'VBD'), ('apprehensive', 'JJ'), ('and', 'CC'), ('thought', 'VBD'), ('there', 'EX'), ('might', 'MD'), ('be', 'VB'), ('weapons', 'NNS'), ('in', 'IN'), ('there', 'EX'), ('they', 'PRP'), ('pulled', 'VBD'), ('the', 'DT'), ('crates', 'NNS'), ('out', 'RP'), ('onto', 'IN'), ('the', 'DT'), ('square', 'NN'), ('not', 'RB'), ('toward', 'IN'), ('the', 'DT'), ('city', 'NN'), ('party', 'NN'), ('committee', 'NN'), ('but', 'CC'), ('toward', 'IN'), ('the', 'DT'), ('sk', 'NN'), ('club', 'NN'), ('and', 'CC'), ('when', 'WRB'), ('went', 'VBD'), ('right', 'RB'), ('up', 'RB'), ('to', 'TO'), ('them', 'PRP'), ('saw', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('cases', 'NNS'), ('of', 'IN'), ('vodka', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('two', 'CD'), ('people', 'NNS'), ('handing', 'VBG'), ('down', 'RP'), ('the', 'DT'), ('cases', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('bed', 'NN'), ('of', 'IN'), ('the', 'DT'), ('truck', 'NN'), ('and', 'CC'), ('on', 'IN'), ('the', 'DT'), ('ground', 'NN'), ('there', 'EX'), ('were', 'VBD'), ('many', 'JJ'), ('people', 'NNS'), ('15', 'CD'), ('to', 'TO'), ('20', 'CD'), ('they', 'PRP'), ('were', 'VBD'), ('handing', 'VBG'), ('them', 'PRP'), ('down', 'RP'), ('from', 'IN'), ('the', 'DT'), ('truck', 'NN'), ('and', 'CC'), ('each', 'DT'), ('case', 'NN'), ('was', 'VBD'), ('carried', 'VBN'), ('off', 'RP'), ('by', 'IN'), ('two', 'CD'), ('people', 'NNS'), ('two', 'CD'), ('people', 'NNS'), ('one', 'CD'), ('case', 'NN'), ('of', 'IN'), ('vodka', 'NN'), ('and', 'CC'), ('there', 'EX'), ('was', 'VBD'), ('man', 'NN'), ('standing', 'VBG'), ('right', 'JJ'), ('next', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('truck', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('was', 'VBD'), ('handing', 'VBG'), ('out', 'RP'), ('roundish', 'JJ'), ('black', 'JJ'), ('lumps', 'NNS'), ('maybe', 'RB'), ('about', 'IN'), ('the', 'DT'), ('size', 'NN'), ('of', 'IN'), ('fist', 'JJ'), ('maybe', 'RB'), ('little', 'JJ'), ('bigger', 'JJR'), ('or', 'CC'), ('smaller', 'JJR'), ('it', 'PRP'), ('was', 'VBD'), ('anasha', 'RB'), ('when', 'WRB'), ('passed', 'VBN'), ('next', 'RB'), ('to', 'TO'), ('that', 'DT'), ('person', 'NN'), ('he', 'PRP'), ('stood', 'VBD'), ('with', 'IN'), ('his', 'PRP$'), ('side', 'NN'), ('to', 'TO'), ('me', 'PRP'), ('there', 'EX'), ('was', 'VBD'), ('about', 'IN'), ('yard', 'NN'), ('and', 'CC'), ('half', 'NN'), ('between', 'IN'), ('us', 'PRP'), ('and', 'CC'), ('two', 'CD'), ('people', 'NNS'), ('were', 'VBD'), ('standing', 'VBG'), ('near', 'IN'), ('him', 'PRP'), ('he', 'PRP'), ('has', 'VBZ'), ('package', 'NN'), ('in', 'IN'), ('his', 'PRP$'), ('hand', 'NN'), ('and', 'CC'), ('he', 'PRP'), ('pulling', 'VBG'), ('out', 'RP'), ('anasha', 'NN'), ('and', 'CC'), ('handing', 'VBG'), ('it', 'PRP'), ('out', 'RP'), ('have', 'VBP'), ('never', 'RB'), ('smoked', 'VBN'), ('it', 'PRP'), ('myself', 'PRP'), ('once', 'RB'), ('tried', 'VBD'), ('it', 'PRP'), ('for', 'IN'), ('fun', 'NN'), ('but', 'CC'), ('ve', 'NN'), ('seen', 'VBN'), ('lot', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('smoke', 'VBP'), ('it', 'PRP'), ('ve', 'VBZ'), ('seen', 'VBN'), ('it', 'PRP'), ('many', 'JJ'), ('times', 'NNS'), ('and', 'CC'), ('know', 'VB'), ('what', 'WP'), ('it', 'PRP'), ('is', 'VBZ'), ('strolled', 'VBN'), ('around', 'IN'), ('and', 'CC'), ('no', 'DT'), ('one', 'NN'), ('asked', 'VBD'), ('me', 'PRP'), ('who', 'WP'), ('was', 'VBD'), ('or', 'CC'), ('what', 'WP'), ('was', 'VBD'), ('doing', 'VBG'), ('there', 'RB'), ('before', 'RB'), ('got', 'VBD'), ('to', 'TO'), ('the', 'DT'), ('glass', 'NN'), ('bazaar', 'VBZ'), ('heard', 'RB'), ('more', 'JJR'), ('howling', 'VBG'), ('more', 'RBR'), ('warlike', 'JJ'), ('shouting', 'NN'), ('turned', 'VBD'), ('around', 'RB'), ('and', 'CC'), ('saw', 'VBD'), ('them', 'PRP'), ('running', 'VBG'), ('well', 'RB'), ('ll', 'RB'), ('just', 'RB'), ('keep', 'VB'), ('on', 'IN'), ('going', 'VBG'), ('like', 'IN'), ('am', 'VBP'), ('thought', 'VBN'), ('when', 'WRB'), ('they', 'PRP'), ('caught', 'VBD'), ('up', 'RP'), ('with', 'IN'), ('me', 'PRP'), ('saw', 'VBD'), ('that', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('carrying', 'VBG'), ('flags', 'NNS'), ('and', 'CC'), ('recognized', 'VBD'), ('the', 'DT'), ('person', 'NN'), ('who', 'WP'), ('was', 'VBD'), ('carrying', 'VBG'), ('the', 'DT'), ('flag', 'NN'), ('on', 'IN'), ('my', 'PRP$'), ('side', 'NN'), ('of', 'IN'), ('the', 'DT'), ('street', 'NN'), ('he', 'PRP'), ('young', 'JJ'), ('guy', 'NN'), ('21', 'CD'), ('or', 'CC'), ('22', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('he', 'PRP'), ('was', 'VBD'), ('carrying', 'VBG'), ('red', 'JJ'), ('flag', 'NN'), ('which', 'WDT'), ('had', 'VBD'), ('ermeni', 'VBN'), ('oryum', 'RB'), ('written', 'VBN'), ('on', 'IN'), ('it', 'PRP'), ('in', 'IN'), ('azerbaijani', 'NN'), ('that', 'IN'), ('means', 'VBZ'), ('death', 'NN'), ('to', 'TO'), ('armenians', 'VB'), ('!"', 'RP'), ('that', 'DT'), ('guy', 'NN'), ('used', 'VBN'), ('to', 'TO'), ('live', 'VB'), ('off', 'RP'), ('the', 'DT'), ('same', 'JJ'), ('courtyard', 'NN'), ('as', 'IN'), ('us', 'PRP'), ('don', 'VBP'), ('really', 'RB'), ('know', 'VB'), ('what', 'WP'), ('his', 'PRP$'), ('name', 'NN'), ('is', 'VBZ'), ('but', 'CC'), ('know', 'VB'), ('his', 'PRP$'), ('father', 'NN'), ('very', 'RB'), ('well', 'RB'), ('his', 'PRP$'), ('father', 'NN'), ('name', 'NN'), ('is', 'VBZ'), ('rafik', 'RB'), ('he', 'PRP'), ('used', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('cook', 'NN'), ('and', 'CC'), ('then', 'RB'), ('became', 'VBD'), ('head', 'NN'), ('chef', 'NN'), ('he', 'PRP'), ('used', 'VBD'), ('to', 'TO'), ('have', 'VB'), ('dark', 'JJ'), ('blue', 'JJ'), ('zhiguli', 'NN'), ('van', 'NN'), ('then', 'RB'), ('he', 'PRP'), ('sold', 'VBD'), ('it', 'PRP'), ('and', 'CC'), ('now', 'RB'), ('he', 'PRP'), ('has', 'VBZ'), ('white', 'JJ'), ('zhiguli', 'CD'), ('06', 'CD'), ('his', 'PRP$'), ('family', 'NN'), ('as', 'IN'), ('said', 'VBD'), ('lived', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('courtyard', 'NN'), ('as', 'IN'), ('we', 'PRP'), ('did', 'VBD'), ('our', 'PRP$'), ('building', 'NN'), ('was', 'VBD'), ('on', 'IN'), ('narimanov', 'JJ'), ('street', 'NN'), ('and', 'CC'), ('theirs', 'NN'), ('was', 'VBD'), ('on', 'IN'), ('the', 'DT'), ('street', 'NN'), ('of', 'IN'), ('the', 'DT'), ('26', 'CD'), ('baku', 'NN'), ('commissars', 'NNS'), ('their', 'PRP$'), ('apartment', 'NN'), ('was', 'VBD'), ('in', 'IN'), ('the', 'DT'), ('far', 'RB'), ('entryway', 'NN'), ('on', 'IN'), ('the', 'DT'), ('fifth', 'JJ'), ('floor', 'NN'), ('the', 'DT'), ('door', 'NN'), ('on', 'IN'), ('the', 'DT'), ('left', 'NN'), ('now', 'RB'), ('rafik', 'VBZ'), ('little', 'JJ'), ('brother', 'NN'), ('lives', 'VBZ'), ('there', 'RB'), ('and', 'CC'), ('he', 'PRP'), ('rafik', 'VBZ'), ('heard', 'RB'), ('got', 'VBD'), ('new', 'JJ'), ('apartment', 'NN'), ('either', 'CC'), ('in', 'IN'), ('the', 'DT'), ('forth', 'NN'), ('or', 'CC'), ('eighth', 'JJ'), ('microdistrict', 'NN'), ('in', 'IN'), ('word', 'NN'), ('his', 'PRP$'), ('son', 'NN'), ('was', 'VBD'), ('carrying', 'VBG'), ('flag', 'NN'), ('that', 'WDT'), ('said', 'VBD'), ('death', 'NN'), ('to', 'TO'), ('armenians', 'NNS'), ('!"', 'NNP'), ('was', 'VBD'), ('surprised', 'VBN'), ('because', 'RB'), ('before', 'IN'), ('this', 'DT'), ('had', 'VBD'), ('gotten', 'VBN'), ('the', 'DT'), ('impression', 'NN'), ('that', 'IN'), ('all', 'DT'), ('of', 'IN'), ('this', 'DT'), ('nonsense', 'NN'), ('was', 'VBD'), ('being', 'VBG'), ('done', 'VBN'), ('not', 'RB'), ('by', 'IN'), ('people', 'NNS'), ('from', 'IN'), ('sumgait', 'NN'), ('but', 'CC'), ('by', 'IN'), ('azerbaijanis', 'NN'), ('from', 'IN'), ('agdam', 'NN'), ('and', 'CC'), ('kafan', 'NN'), ('well', 'RB'), ('anyway', 'RB'), ('went', 'VBD'), ('home', 'NN'), ('my', 'PRP$'), ('wife', 'NN'), ('was', 'VBD'), ('upset', 'JJ'), ('told', 'VBD'), ('her', 'PRP$'), ('it', 'PRP'), ('ok', 'VBZ'), ('it', 'PRP'), ('ll', 'VBZ'), ('pass', 'NN'), ('they', 'PRP'), ('re', 'VBP'), ('young', 'JJ'), ('kids', 'NNS'), ('they', 'PRP'), ('ve', 'VBP'), ('just', 'RB'), ('gotten', 'VBN'), ('all', 'DT'), ('whooped', 'VBD'), ('up', 'RP'), ('."', 'NNP'), ('naturally', 'RB'), ('didn', 'VBZ'), ('want', 'VBP'), ('her', 'PRP$'), ('to', 'TO'), ('get', 'VB'), ('overly', 'RB'), ('upset', 'VBN'), ('after', 'IN'), ('while', 'IN'), ('new', 'JJ'), ('surge', 'NN'), ('of', 'IN'), ('crowd', 'NN'), ('went', 'VBD'), ('by', 'IN'), ('and', 'CC'), ('this', 'DT'), ('time', 'NN'), ('they', 'PRP'), ('were', 'VBD'), ('breaking', 'VBG'), ('glass', 'NN'), ('could', 'MD'), ('hear', 'VB'), ('it', 'PRP'), ('breaking', 'VBG'), ('but', 'CC'), ('couldn', 'JJ'), ('see', 'NN'), ('where', 'WRB'), ('well', 'RB'), ('think', 'VB'), ('here', 'RB'), ('we', 'PRP'), ('go', 'VBP'), ('the', 'DT'), ('machine', 'NN'), ('in', 'IN'), ('motion', 'NN'), ('they', 'PRP'), ('weren', 'VBP'), ('handing', 'VBG'), ('out', 'RP'), ('that', 'IN'), ('vodka', 'NN'), ('and', 'CC'), ('anasha', 'NN'), ('for', 'IN'), ('nothing', 'NN'), ('didn', 'NN'), ('see', 'VBP'), ('people', 'NNS'), ('drinking', 'VBG'), ('and', 'CC'), ('smoking', 'VBG'), ('on', 'IN'), ('the', 'DT'), ('spot', 'NN'), ('but', 'CC'), ('they', 'PRP'), ('certainly', 'RB'), ('hadn', 'VBP'), ('unloaded', 'VBD'), ('the', 'DT'), ('vodka', 'NN'), ('and', 'CC'), ('hashish', 'NN'), ('to', 'TO'), ('put', 'VB'), ('in', 'IN'), ('store', 'NN'), ('window', 'NN'), ('so', 'IN'), ('the', 'DT'), ('thought', 'NN'), ('flashed', 'VBD'), ('through', 'IN'), ('my', 'PRP$'), ('head', 'NN'), ('that', 'IN'), ('the', 'DT'), ('machine', 'NN'), ('was', 'VBD'), ('running', 'VBG'), ('no', 'DT'), ('one', 'NN'), ('would', 'MD'), ('stop', 'VB'), ('them', 'PRP'), ('now', 'RB'), ('they', 'PRP'), ('weren', 'VBP'), ('even', 'RB'), ('trying', 'VBG'), ('although', 'IN'), ('ll', 'NNS'), ('say', 'VBP'), ('it', 'PRP'), ('again', 'RB'), ('the', 'DT'), ('police', 'NN'), ('were', 'VBD'), ('there', 'RB'), ('saw', 'VBN'), ('them', 'PRP'), ('and', 'CC'), ('it', 'PRP'), ('not', 'RB'), ('just', 'RB'), ('that', 'IN'), ('the', 'DT'), ('police', 'NN'), ('weren', 'NN'), ('breaking', 'VBG'), ('them', 'PRP'), ('up', 'IN'), ('they', 'PRP'), ('were', 'VBD'), ('joking', 'VBG'), ('with', 'IN'), ('them', 'PRP'), ('they', 'PRP'), ('were', 'VBD'), ('having', 'VBG'), ('good', 'JJ'), ('time', 'NN'), ('true', 'JJ'), ('at', 'IN'), ('the', 'DT'), ('time', 'NN'), ('couldn', 'VB'), ('even', 'RB'), ('imagine', 'VB'), ('that', 'DT'), ('under', 'IN'), ('our', 'PRP$'), ('government', 'NN'), ('our', 'PRP$'), ('much', 'JJ'), ('vaunted', 'VBN'), ('leadership', 'NN'), ('--', ':'), ('and', 'CC'), ('not', 'RB'), ('afraid', 'JJ'), ('to', 'TO'), ('say', 'VB'), ('these', 'DT'), ('words', 'NNS'), ('so', 'RB'), ('many', 'JJ'), ('people', 'NNS'), ('died', 'VBD'), ('so', 'RB'), ('many', 'JJ'), ('women', 'NNS'), ('were', 'VBD'), ('abused', 'VBN'), ('and', 'CC'), ('how', 'WRB'), ('many', 'JJ'), ('abominations', 'NNS'), ('there', 'EX'), ('were', 'VBD'), ('!--', 'JJ'), ('couldn', 'NN'), ('imagine', 'NN'), ('that', 'WDT'), ('under', 'IN'), ('our', 'PRP$'), ('much', 'JJ'), ('vaunted', 'VBN'), ('authorities', 'NNS'), ('and', 'CC'), ('if', 'IN'), ('were', 'VBD'), ('to', 'TO'), ('be', 'VB'), ('specific', 'JJ'), ('would', 'MD'), ('say', 'VB'), ('under', 'IN'), ('the', 'DT'), ('much', 'RB'), ('touted', 'JJ'), ('authorities', 'NNS'), ('in', 'IN'), ('our', 'PRP$'), ('city', 'NN'), ('of', 'IN'), ('sumgait', 'NN'), ('couldn', 'NN'), ('imagine', 'NN'), ('that', 'IN'), ('such', 'JJ'), ('things', 'NNS'), ('could', 'MD'), ('take', 'VB'), ('place', 'NN'), ('when', 'WRB'), ('they', 'PRP'), ('started', 'VBD'), ('breaking', 'VBG'), ('glass', 'NN'), ('told', 'VBD'), ('my', 'PRP$'), ('wife', 'NN'), ('and', 'CC'), ('son', 'NN'), ('let', 'NN'), ('go', 'VB'), ('upstairs', 'JJ'), ('."', 'NN'), ('we', 'PRP'), ('went', 'VBD'), ('to', 'TO'), ('our', 'PRP$'), ('neighbors', 'NNS'), ('the', 'DT'), ('grigorians', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('fourth', 'JJ'), ('floor', 'NN'), ('and', 'CC'), ('in', 'IN'), ('the', 'DT'), ('evening', 'NN'), ('when', 'WRB'), ('those', 'DT'), ('crowds', 'NNS'), ('started', 'VBD'), ('going', 'VBG'), ('past', 'NN'), ('again', 'RB'), ('went', 'VBD'), ('outside', 'JJ'), ('once', 'RB'), ('more', 'RBR'), ('stopped', 'VBD'), ('at', 'IN'), ('the', 'DT'), ('corner', 'NN'), (',"', 'JJ'), ('place', 'NN'), ('called', 'VBD'), ('that', 'IN'), ('right', 'JJ'), ('next', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('bazaar', 'NN'), ('look', 'NN'), ('and', 'CC'), ('see', 'VB'), ('crowd', 'NN'), ('on', 'IN'), ('the', 'DT'), ('run', 'NN'), ('and', 'CC'), ('there', 'EX'), ('few', 'JJ'), ('yards', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('entrance', 'NN'), ('to', 'TO'), ('the', 'DT'), ('bazaar', 'NN'), ('are', 'VBP'), ('three', 'CD'), ('respectable', 'JJ'), ('looking', 'VBG'), ('men', 'NNS'), ('of', 'IN'), ('around', 'IN'), ('say', 'VBP'), ('50', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('the', 'DT'), ('crowd', 'NN'), ('was', 'VBD'), ('running', 'VBG'), ('and', 'CC'), ('one', 'CD'), ('of', 'IN'), ('the', 'DT'), ('three', 'CD'), ('waved', 'VBD'), ('with', 'IN'), ('his', 'PRP$'), ('arm', 'NN'), ('and', 'CC'), ('pointed', 'VBD'), ('toward', 'IN'), ('the', 'DT'), ('bazaar', 'NN'), ('and', 'CC'), ('then', 'RB'), ('the', 'DT'), ('whole', 'NN'), ('crowd', 'NN'), ('as', 'IN'), ('though', 'IN'), ('it', 'PRP'), ('were', 'VBD'), ('one', 'CD'), ('person', 'NN'), ('wheeled', 'VBD'), ('and', 'CC'), ('raced', 'VBD'), ('toward', 'IN'), ('the', 'DT'), ('bazaar', 'NN'), ('and', 'CC'), ('not', 'RB'), ('soul', 'VB'), ('went', 'VBD'), ('past', 'IN'), ('those', 'DT'), ('three', 'CD'), ('as', 'IN'), ('though', 'IN'), ('it', 'PRP'), ('were', 'VBD'), ('off', 'RP'), ('limits', 'NNS'), ('well', 'RB'), ('everything', 'NN'), ('got', 'VBD'), ('all', 'DT'), ('churned', 'VBN'), ('up', 'IN'), ('there', 'RB'), ('was', 'VBD'), ('more', 'JJR'), ('noise', 'NN'), ('and', 'CC'), ('the', 'DT'), ('glass', 'NN'), ('was', 'VBD'), ('flying', 'VBG'), ('again', 'RB'), ('we', 'PRP'), ('spent', 'VBD'), ('the', 'DT'), ('night', 'NN'), ('at', 'IN'), ('the', 'DT'), ('neighbors', 'NNS'), ("'.", 'POS'), ('my', 'PRP$'), ('apartment', 'NN'), ('was', 'VBD'), ('on', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('floor', 'NN'), ('there', 'EX'), ('was', 'VBD'), ('really', 'RB'), ('no', 'DT'), ('way', 'NN'), ('to', 'TO'), ('defend', 'VB'), ('yourself', 'PRP'), ('there', 'RB'), ('in', 'IN'), ('the', 'DT'), ('morning', 'NN'), ('went', 'VBD'), ('out', 'IN'), ('to', 'TO'), ('buy', 'VB'), ('bread', 'NN'), ('and', 'CC'), ('to', 'TO'), ('see', 'VB'), ('what', 'WP'), ('was', 'VBD'), ('happening', 'VBG'), ('in', 'IN'), ('town', 'NN'), ('on', 'IN'), ('the', 'DT'), ('way', 'NN'), ('saw', 'VBD'), ('someone', 'NN'), ('hunched', 'VBD'), ('up', 'RP'), ('still', 'RB'), ('never', 'RB'), ('found', 'VBN'), ('out', 'RP'), ('who', 'WP'), ('it', 'PRP'), ('was', 'VBD'), ('or', 'CC'), ('what', 'WP'), ('happened', 'VBD'), ('to', 'TO'), ('him', 'PRP'), ('there', 'EX'), ('were', 'VBD'), ('10', 'CD'), ('to', 'TO'), ('15', 'CD'), ('people', 'NNS'), ('standing', 'VBG'), ('near', 'IN'), ('him', 'PRP'), ('got', 'VBD'), ('the', 'DT'), ('bread', 'NN'), ('and', 'CC'), ('on', 'IN'), ('my', 'PRP$'), ('way', 'NN'), ('back', 'RB'), ('they', 'PRP'), ('had', 'VBD'), ('gathered', 'VBN'), ('around', 'IN'), ('the', 'DT'), ('person', 'NN'), ('who', 'WP'), ('was', 'VBD'), ('lying', 'VBG'), ('there', 'RB'), ('hunched', 'VBN'), ('up', 'RP'), ('sort', 'NN'), ('of', 'IN'), ('enclosing', 'VBG'), ('him', 'PRP'), ('because', 'IN'), ('of', 'IN'), ('the', 'DT'), ('way', 'NN'), ('they', 'PRP'), ('were', 'VBD'), ('standing', 'VBG'), ('you', 'PRP'), ('couldn', 'VBP'), ('even', 'RB'), ('see', 'VBP'), ('him', 'PRP'), ('that', 'WDT'), ('was', 'VBD'), ('on', 'IN'), ('the', 'DT'), ('morning', 'NN'), ('of', 'IN'), ('february', 'JJ'), ('28', 'CD'), ('everyone', 'NN'), ('knows', 'VBZ'), ('the', 'DT'), ('rest', 'NN'), ('may', 'MD'), ('17', 'CD'), ('1988', 'CD'), ('yerevan', 'NN'), ('reference', 'NN'), ('_the', 'NNP'), ('sumgait', 'NN'), ('tragedy', 'NN'), ('pogroms', 'NNS'), ('against', 'IN'), ('armenians', 'NNS'), ('in', 'IN'), ('soviet', 'JJ'), ('azerbaijan', 'JJ'), ('volume', 'NN'), ('eyewitness', 'NN'), ('accounts_', 'NN'), ('edited', 'VBN'), ('by', 'IN'), ('samuel', 'NN'), ('shahmuradian', 'JJ'), ('forward', 'NN'), ('by', 'IN'), ('yelena', 'NN'), ('bonner', 'NN'), ('1990', 'CD'), ('published', 'VBN'), ('by', 'IN'), ('aristide', 'JJ'), ('caratzas', 'NN'), ('ny', 'NN'), ('pages', 'NNS'), ('161', 'CD'), ('164', 'CD')]
['account', 'anti', 'armenian', 'human', 'right', 'violation', 'azerbaijan', 'prelude', 'current', 'event', 'nagorno', 'karabakh', 'right', 'slaughter', 'armenian', 'need', 'afraid', 'moscow', 'behind', 'u', 'even', 'hear', 'moscow', 'behind', 'u', 'well', 'watch', 'listen', 'realize', 'joke', 'deposition', 'yuri', 'vagarshakovich', 'musaelian', 'born', 'line', 'electrician', 'sumgait', 'streetcar', 'trolleybus', 'administration', 'resident', 'build', 'apartment', 'block', 'narimanov', 'street', 'sumgait', 'azerbaijan', 'spend', 'almost', 'february', 'overhaul', 'short', 'day', 'work', 'work', 'eleven', 'eleven', 'thirty', 'leave', 'home', 'decide', 'go', 'short', 'walk', 'go', 'primorsky', 'park', 'walk', 'past', 'eternal', 'flame', 'saw', 'group', 'people', 'stand', 'walk', 'another', 'yard', 'hear', 'screech', 'automobile', 'brake', 'behind', 'turn', 'head', 'toward', 'sound', 'light', 'blue', 'gaz', 'volga', 'see', 'people', 'stand', 'go', 'car', 'man', 'woman', 'get', 'man', 'expensively', 'dress', 'suit', 'woman', 'raincoat', 'anything', 'head', 'hair', 'let', 'sightly', 'reddish', 'hair', 'heavy', 'set', 'woman', 'year', 'old', 'get', 'something', 'trunk', 'people', 'start', 'help', 'become', 'curious', 'pull', 'get', 'close', 'hear', 'turn', 'something', 'see', 'probably', 'tape', 'recorder', 'put', 'ground', 'near', 'eternal', 'flame', 'honor', 'baku', 'commissar', 'form', 'tight', 'circle', 'around', 'ask', 'go', 'someone', 'tell', 'come', 'listen', 'well', 'azerbaijani', 'ask', 'azerbaijani', 'hear', 'appeal', 'brother', 'muslims', 'time', 'come', 'something', 'else', 'along', 'line', 'understand', 'walk', 'around', 'group', 'try', 'get', 'look', 'owner', 'tape', 'recorder', 'circle', 'draw', 'tight', 'new', 'people', 'start', 'come', 'various', 'direction', 'five', 'seven', 'comment', 'start', 'right', 'slaughter', 'armenian', 'need', 'afraid', 'moscow', 'behind', 'u', 'even', 'hear', 'moscow', 'behind', 'u', 'well', 'watch', 'listen', 'realize', 'joke', 'quietly', 'leave', 'go', 'home', 'work', 'hear', 'something', 'go', 'karabagh', 'demonstration', 'well', 'people', 'say', 'kind', 'thing', 'idea', 'really', 'go', 'wife', 'son', 'home', 'daughter', 'aunt', 'house', 'baku', 'say', 'anything', 'wife', 'sit', 'drank', 'tea', 'sometime', 'around', 'two', 'clock', 'right', 'behind', 'house', 'suddenly', 'noise', 'whistling', 'shouting', 'look', 'window', 'saw', 'crowd', 'crowd', 'move', 'slowly', 'like', 'show', 'tv', 'black', 'south', 'africa', 'strike', 'demonstration', 'move', 'slowly', 'wife', 'ask', 'go', 'say', 'know', 'put', 'outdoor', 'clothes', 'go', 'find', 'crowd', 'people', 'shout', 'armenian', 'death', 'armenian', 'wait', 'entire', 'crowd', 'pass', 'first', 'go', 'narimanov', 'street', 'side', 'sk', 'club', 'city', 'party', 'committee', 'turn', 'go', 'traffic', 'one', 'way', 'street', 'baku', 'commissar', 'toward', 'streetcar', 'line', 'go', 'home', 'tell', 'wife', 'demonstration', 'go', 'fact', 'think', 'kind', 'demonstration', 'yerevan', 'karabagh', 'aside', 'thing', 'shout', 'surprise', 'young', 'people', 'crowd', 'minor', 'draft', 'age', 'wife', 'son', 'want', 'go', 'upstairs', 'visit', 'friend', 'kind', 'uneasy', 'say', 'let', 'stay', 'home', 'instead', 'hour', 'go', 'maybe', 'hour', 'half', 'well', 'keep', 'track', 'time', 'say', 'exactly', 'long', 'look', 'see', 'another', 'crowd', 'narimanov', 'side', 'microdistricts', 'bazaar', 'rossiya', 'movie', 'theater', 'put', 'outside', 'clothes', 'go', 'noise', 'uproar', 'outside', 'crowd', 'grow', 'people', 'whereas', 'first', 'time', 'individual', 'shout', 'time', 'focused', 'aggressive', 'think', 'something', 'wrong', 'demonstration', 'would', 'run', 'stop', 'walk', 'quickly', 'make', 'sharp', 'dash', 'run', 'walk', 'along', 'sidewalk', 'street', 'follow', 'think', 'watch', 'see', 'know', 'lead', 'come', 'lenin', 'square', 'square', 'sk', 'club', 'one', 'side', 'city', 'party', 'committee', 'go', 'toward', 'square', 'heard', 'noise', 'shouting', 'though', 'whole', 'town', 'turn', 'sort', 'rally', 'go', 'go', 'closer', 'hear', 'exclamation', 'appeal', 'hear', 'anti', 'armenian', 'anti', 'soviet', 'appeal', 'need', 'perestroika', 'want', 'go', 'living', 'like', 'mean', 'live', 'like', 'azerbaijani', 'work', 'like', 'everyone', 'else', 'many', 'people', 'live', 'expense', 'government', 'expense', 'others', 'speculation', 'theft', 'cheat', 'go', 'time', 'azerbaijan', 'everywhere', 'republic', 'never', 'see', 'anywhere', 'else', 'like', 'azerbaijan', 'rally', 'someone', 'say', 'go', 'around', 'armenian', 'apartment', 'drive', 'beat', 'drive', 'true', 'hear', 'say', 'kill', 'microphone', 'heard', 'beat', 'drive', 'stayed', 'square', 'minute', 'longer', 'first', 'one', 'another', 'go', 'onto', 'stage', 'one', 'try', 'stop', 'crowd', 'side', 'crowd', 'small', 'group', 'three', 'four', 'people', 'think', 'mvd', 'ministry', 'internal', 'affair', 'state', 'security', 'kgb', 'also', 'uniformed', 'policeman', 'see', 'try', 'pacify', 'crowd', 'new', 'people', 'keep', 'come', 'onto', 'stage', 'well', 'finally', 'decide', 'could', 'end', 'badly', 'demonstration', 'protect', 'family', 'leave', 'square', 'return', 'home', 'suddenly', 'notice', 'truck', 'next', 'city', 'party', 'committee', 'narimanov', 'street', 'stand', 'next', 'tai', 'lor', 'shop', 'low', 'truck', 'low', 'wooden', 'panel', 'see', 'thing', 'unloaded', 'crate', 'sort', 'decide', 'go', 'look', 'appeal', 'apprehensive', 'think', 'might', 'weapon', 'pull', 'crate', 'onto', 'square', 'toward', 'city', 'party', 'committee', 'toward', 'sk', 'club', 'go', 'right', 'saw', 'case', 'vodka', 'two', 'people', 'hand', 'case', 'bed', 'truck', 'ground', 'many', 'people', 'hand', 'truck', 'case', 'carry', 'two', 'people', 'two', 'people', 'one', 'case', 'vodka', 'man', 'stand', 'right', 'next', 'truck', 'hand', 'roundish', 'black', 'lump', 'maybe', 'size', 'fist', 'maybe', 'little', 'big', 'small', 'anasha', 'pass', 'next', 'person', 'stand', 'side', 'yard', 'half', 'u', 'two', 'people', 'stand', 'near', 'package', 'hand', 'pull', 'anasha', 'hand', 'never', 'smoke', 'try', 'fun', 'see', 'lot', 'people', 'smoke', 'see', 'many', 'time', 'know', 'stroll', 'around', 'one', 'ask', 'get', 'glass', 'bazaar', 'heard', 'howl', 'warlike', 'shouting', 'turn', 'around', 'saw', 'run', 'well', 'keep', 'go', 'like', 'think', 'catch', 'saw', 'carry', 'flag', 'recognize', 'person', 'carry', 'flag', 'side', 'street', 'young', 'guy', 'year', 'old', 'carry', 'red', 'flag', 'ermeni', 'oryum', 'write', 'azerbaijani', 'mean', 'death', 'armenians', 'guy', 'use', 'live', 'courtyard', 'u', 'really', 'know', 'name', 'know', 'father', 'well', 'father', 'name', 'rafik', 'use', 'cook', 'become', 'head', 'chef', 'use', 'dark', 'blue', 'zhiguli', 'van', 'sell', 'white', 'zhiguli', 'family', 'say', 'live', 'courtyard', 'building', 'narimanov', 'street', 'street', 'baku', 'commissar', 'apartment', 'far', 'entryway', 'fifth', 'floor', 'door', 'left', 'rafik', 'little', 'brother', 'live', 'rafik', 'heard', 'get', 'new', 'apartment', 'either', 'forth', 'eighth', 'microdistrict', 'word', 'son', 'carry', 'flag', 'say', 'death', 'armenian', 'surprise', 'get', 'impression', 'nonsense', 'people', 'sumgait', 'azerbaijani', 'agdam', 'kafan', 'well', 'anyway', 'go', 'home', 'wife', 'upset', 'tell', 'ok', 'pas', 'young', 'kid', 'get', 'whoop', 'naturally', 'want', 'get', 'overly', 'upset', 'new', 'surge', 'crowd', 'go', 'time', 'break', 'glass', 'could', 'hear', 'break', 'see', 'well', 'think', 'go', 'machine', 'motion', 'hand', 'vodka', 'anasha', 'nothing', 'see', 'people', 'drink', 'smoke', 'spot', 'certainly', 'unload', 'vodka', 'hashish', 'put', 'store', 'window', 'thought', 'flash', 'head', 'machine', 'run', 'one', 'would', 'stop', 'even', 'try', 'although', 'say', 'police', 'saw', 'police', 'break', 'joke', 'good', 'time', 'true', 'time', 'even', 'imagine', 'government', 'much', 'vaunt', 'leadership', 'afraid', 'say', 'word', 'many', 'people', 'die', 'many', 'woman', 'abuse', 'many', 'abomination', 'imagine', 'much', 'vaunt', 'authority', 'specific', 'would', 'say', 'much', 'touted', 'authority', 'city', 'sumgait', 'imagine', 'thing', 'could', 'take', 'place', 'start', 'break', 'glass', 'tell', 'wife', 'son', 'let', 'go', 'upstairs', 'go', 'neighbor', 'grigorians', 'fourth', 'floor', 'evening', 'crowd', 'start', 'go', 'past', 'go', 'outside', 'stop', 'corner', 'place', 'call', 'right', 'next', 'bazaar', 'look', 'see', 'crowd', 'run', 'yard', 'entrance', 'bazaar', 'three', 'respectable', 'look', 'men', 'around', 'say', 'year', 'old', 'crowd', 'run', 'one', 'three', 'wave', 'arm', 'point', 'toward', 'bazaar', 'whole', 'crowd', 'though', 'one', 'person', 'wheel', 'race', 'toward', 'bazaar', 'soul', 'go', 'past', 'three', 'though', 'limit', 'well', 'everything', 'get', 'churn', 'noise', 'glass', 'fly', 'spend', 'night', 'neighbor', 'apartment', 'first', 'floor', 'really', 'way', 'defend', 'morning', 'go', 'buy', 'bread', 'see', 'happen', 'town', 'way', 'saw', 'someone', 'hunch', 'still', 'never', 'find', 'happen', 'people', 'stand', 'near', 'get', 'bread', 'way', 'back', 'gather', 'around', 'person', 'lie', 'hunch', 'sort', 'enclose', 'way', 'stand', 'even', 'see', 'morning', 'february', 'everyone', 'know', 'rest', 'may', 'yerevan', 'reference', 'sumgait', 'tragedy', 'pogrom', 'armenian', 'soviet', 'azerbaijan', 'volume', 'eyewitness', 'edit', 'samuel', 'shahmuradian', 'forward', 'yelena', 'bonner', 'publish', 'aristide', 'caratzas', 'ny', 'page']
['account_anti', 'anti_armenian', 'armenian_human', 'human_right', 'right_violation', 'violation_azerbaijan', 'azerbaijan_prelude', 'prelude_current', 'current_event', 'event_nagorno', 'nagorno_karabakh', 'behind_u', 'u_even', 'even_hear', 'behind_u', 'u_well', 'well_watch', 'resident_build', 'build_apartment', 'narimanov_street', 'sumgait_azerbaijan', 'day_work', 'work_work', 'decide_go', 'go_short', 'group_people', 'people_stand', 'see_people', 'people_stand', 'stand_go', 'man_woman', 'year_old', 'get_something', 'people_start', 'get_close', 'see_probably', 'tape_recorder', 'circle_around', 'ask_go', 'someone_tell', 'tell_come', 'time_come', 'come_something', 'something_else', 'along_line', 'walk_around', 'group_try', 'try_get', 'tape_recorder', 'new_people', 'people_start', 'start_come', 'start_right', 'behind_u', 'u_even', 'even_hear', 'behind_u', 'u_well', 'well_watch', 'leave_go', 'go_home', 'home_work', 'hear_something', 'something_go', 'well_people', 'people_say', 'say_kind', 'kind_thing', 'really_go', 'baku_say', 'say_anything', 'sometime_around', 'two_clock', 'right_behind', 'look_window', 'south_africa', 'ask_go', 'go_say', 'say_know', 'know_put', 'go_find', 'shout_armenian', 'first_go', 'narimanov_street', 'sk_club', 'city_party', 'party_committee', 'turn_go', 'one_way', 'go_home', 'fact_think', 'think_kind', 'young_people', 'want_go', 'go_upstairs', 'say_let', 'stay_home', 'well_keep', 'keep_track', 'time_say', 'say_exactly', 'look_see', 'see_another', 'movie_theater', 'first_time', 'think_something', 'something_wrong', 'would_run', 'sk_club', 'one_side', 'city_party', 'party_committee', 'go_toward', 'go_go', 'anti_armenian', 'want_go', 'go_living', 'like_mean', 'work_like', 'everyone_else', 'many_people', 'people_live', 'go_time', 'never_see', 'anywhere_else', 'someone_say', 'say_go', 'go_around', 'armenian_apartment', 'hear_say', 'say_kill', 'first_one', 'one_another', 'go_onto', 'one_try', 'try_stop', 'small_group', 'three_four', 'four_people', 'people_think', 'see_try', 'new_people', 'people_keep', 'keep_come', 'come_onto', 'finally_decide', 'could_end', 'return_home', 'city_party', 'party_committee', 'narimanov_street', 'stand_next', 'see_thing', 'decide_go', 'go_look', 'think_might', 'city_party', 'party_committee', 'sk_club', 'go_right', 'two_people', 'people_hand', 'many_people', 'people_hand', 'two_people', 'two_people', 'people_one', 'one_case', 'right_next', 'maybe_little', 'two_people', 'people_stand', 'stand_near', 'see_lot', 'lot_people', 'people_smoke', 'see_many', 'many_time', 'time_know', 'around_one', 'one_ask', 'ask_get', 'turn_around', 'run_well', 'well_keep', 'keep_go', 'go_like', 'like_think', 'young_guy', 'year_old', 'use_live', 'really_know', 'know_name', 'name_know', 'know_father', 'say_live', 'narimanov_street', 'fifth_floor', 'get_new', 'say_death', 'get_impression', 'well_anyway', 'anyway_go', 'go_home', 'kid_get', 'want_get', 'go_time', 'break_glass', 'could_hear', 'see_well', 'well_think', 'think_go', 'see_people', 'people_drink', 'machine_run', 'run_one', 'one_would', 'would_stop', 'even_try', 'good_time', 'time_even', 'afraid_say', 'say_word', 'many_people', 'people_die', 'many_woman', 'would_say', 'say_much', 'thing_could', 'could_take', 'take_place', 'place_start', 'break_glass', 'let_go', 'go_upstairs', 'go_neighbor', 'fourth_floor', 'start_go', 'go_past', 'go_outside', 'place_call', 'right_next', 'look_see', 'say_year', 'year_old', 'run_one', 'one_three', 'though_one', 'one_person', 'go_past', 'everything_get', 'first_floor', 'go_buy', 'see_happen', 'never_find', 'find_happen', 'happen_people', 'people_stand', 'stand_near', 'way_back', 'even_see', 'everyone_know', 'yerevan_reference', 'reference_sumgait', 'sumgait_tragedy', 'tragedy_pogrom', 'pogrom_armenian', 'armenian_soviet', 'soviet_azerbaijan', 'azerbaijan_volume', 'volume_eyewitness', 'eyewitness_edit', 'edit_samuel', 'samuel_shahmuradian', 'shahmuradian_forward', 'forward_yelena', 'bonner_publish', 'publish_aristide', 'caratzas_ny', 'ny_page']
talk_politics_mideast_76124 |@lemmatized account:1 anti:3 armenian:9 human:1 right:7 violation:1 azerbaijan:5 prelude:1 current:1 event:1 nagorno:1 karabakh:1 slaughter:2 need:3 afraid:3 moscow:4 behind:6 u:6 even:5 hear:10 well:11 watch:3 listen:3 realize:2 joke:3 deposition:1 yuri:1 vagarshakovich:1 musaelian:1 born:1 line:3 electrician:1 sumgait:5 streetcar:2 trolleybus:1 administration:1 resident:1 build:1 apartment:5 block:1 narimanov:5 street:8 spend:2 almost:1 february:2 overhaul:1 short:2 day:1 work:4 eleven:2 thirty:1 leave:3 home:7 decide:3 go:35 walk:6 primorsky:1 park:1 past:3 eternal:2 flame:2 saw:7 group:3 people:21 stand:8 another:3 yard:3 screech:1 automobile:1 brake:1 turn:5 head:4 toward:7 sound:1 light:1 blue:2 gaz:1 volga:1 see:14 car:1 man:3 woman:4 get:11 expensively:1 dress:1 suit:1 raincoat:1 anything:2 hair:2 let:3 sightly:1 reddish:1 heavy:1 set:1 year:3 old:3 something:5 trunk:1 start:5 help:1 become:2 curious:1 pull:3 close:1 probably:1 tape:2 recorder:2 put:4 ground:2 near:3 honor:1 baku:4 commissar:3 form:1 tight:2 circle:2 around:8 ask:4 someone:3 tell:4 come:5 azerbaijani:5 appeal:4 brother:2 muslims:1 time:9 else:3 along:2 understand:1 try:5 look:6 owner:1 draw:1 new:4 various:1 direction:1 five:1 seven:1 comment:1 quietly:1 karabagh:2 demonstration:6 say:13 kind:3 thing:4 idea:1 really:3 wife:7 son:4 daughter:1 aunt:1 house:2 sit:1 drank:1 tea:1 sometime:1 two:5 clock:1 suddenly:2 noise:4 whistling:1 shouting:3 window:2 crowd:15 move:2 slowly:2 like:6 show:1 tv:1 black:2 south:1 africa:1 strike:1 know:6 outdoor:1 clothes:2 find:2 shout:3 death:3 wait:1 entire:1 pass:2 first:4 side:6 sk:3 club:3 city:5 party:4 committee:4 traffic:1 one:9 way:5 fact:1 think:7 yerevan:2 aside:1 surprise:2 young:3 minor:1 draft:1 age:1 want:3 upstairs:2 visit:1 friend:1 uneasy:1 stay:1 instead:1 hour:2 maybe:3 half:2 keep:3 track:1 exactly:1 long:1 microdistricts:1 bazaar:6 rossiya:1 movie:1 theater:1 outside:3 uproar:1 grow:1 whereas:1 individual:1 focused:1 aggressive:1 wrong:1 would:3 run:6 stop:4 quickly:1 make:1 sharp:1 dash:1 sidewalk:1 follow:1 lead:1 lenin:1 square:6 heard:4 though:3 whole:2 town:2 sort:3 rally:2 closer:1 exclamation:1 soviet:2 perestroika:1 living:1 mean:2 live:5 everyone:2 many:6 expense:2 government:2 others:1 speculation:1 theft:1 cheat:1 everywhere:1 republic:1 never:3 anywhere:1 drive:3 beat:2 true:2 kill:1 microphone:1 stayed:1 minute:1 longer:1 onto:3 stage:2 small:2 three:4 four:1 mvd:1 ministry:1 internal:1 affair:1 state:1 security:1 kgb:1 also:1 uniformed:1 policeman:1 pacify:1 finally:1 could:3 end:1 badly:1 protect:1 family:2 return:1 notice:1 truck:5 next:5 tai:1 lor:1 shop:1 low:2 wooden:1 panel:1 unloaded:1 crate:2 apprehensive:1 might:1 weapon:1 case:4 vodka:4 hand:6 bed:1 carry:5 roundish:1 lump:1 size:1 fist:1 little:2 big:1 anasha:3 person:4 package:1 smoke:3 fun:1 lot:1 stroll:1 glass:4 howl:1 warlike:1 catch:1 flag:4 recognize:1 guy:2 red:1 ermeni:1 oryum:1 write:1 armenians:1 use:3 courtyard:2 name:2 father:2 rafik:3 cook:1 chef:1 dark:1 zhiguli:2 van:1 sell:1 white:1 building:1 far:1 entryway:1 fifth:1 floor:3 door:1 left:1 either:1 forth:1 eighth:1 microdistrict:1 word:2 impression:1 nonsense:1 agdam:1 kafan:1 anyway:1 upset:2 ok:1 pas:1 kid:1 whoop:1 naturally:1 overly:1 surge:1 break:4 machine:2 motion:1 nothing:1 drink:1 spot:1 certainly:1 unload:1 hashish:1 store:1 thought:1 flash:1 although:1 police:2 good:1 imagine:3 much:3 vaunt:2 leadership:1 die:1 abuse:1 abomination:1 authority:2 specific:1 touted:1 take:1 place:2 neighbor:2 grigorians:1 fourth:1 evening:1 corner:1 call:1 entrance:1 respectable:1 men:1 wave:1 arm:1 point:1 wheel:1 race:1 soul:1 limit:1 everything:1 churn:1 fly:1 night:1 defend:1 morning:2 buy:1 bread:2 happen:2 hunch:2 still:1 back:1 gather:1 lie:1 enclose:1 rest:1 may:1 reference:1 tragedy:1 pogrom:1 volume:1 eyewitness:1 edit:1 samuel:1 shahmuradian:1 forward:1 yelena:1 bonner:1 publish:1 aristide:1 caratzas:1 ny:1 page:1 |@bigram account_anti:1 anti_armenian:2 armenian_human:1 human_right:1 right_violation:1 violation_azerbaijan:1 azerbaijan_prelude:1 prelude_current:1 current_event:1 event_nagorno:1 nagorno_karabakh:1 behind_u:4 u_even:2 even_hear:2 u_well:2 well_watch:2 resident_build:1 build_apartment:1 narimanov_street:4 sumgait_azerbaijan:1 day_work:1 work_work:1 decide_go:2 go_short:1 group_people:1 people_stand:4 see_people:2 stand_go:1 man_woman:1 year_old:3 get_something:1 people_start:2 get_close:1 see_probably:1 tape_recorder:2 circle_around:1 ask_go:2 someone_tell:1 tell_come:1 time_come:1 come_something:1 something_else:1 along_line:1 walk_around:1 group_try:1 try_get:1 new_people:2 start_come:1 start_right:1 leave_go:1 go_home:3 home_work:1 hear_something:1 something_go:1 well_people:1 people_say:1 say_kind:1 kind_thing:1 really_go:1 baku_say:1 say_anything:1 sometime_around:1 two_clock:1 right_behind:1 look_window:1 south_africa:1 go_say:1 say_know:1 know_put:1 go_find:1 shout_armenian:1 first_go:1 sk_club:3 city_party:4 party_committee:4 turn_go:1 one_way:1 fact_think:1 think_kind:1 young_people:1 want_go:2 go_upstairs:2 say_let:1 stay_home:1 well_keep:2 keep_track:1 time_say:1 say_exactly:1 look_see:2 see_another:1 movie_theater:1 first_time:1 think_something:1 something_wrong:1 would_run:1 one_side:1 go_toward:1 go_go:1 go_living:1 like_mean:1 work_like:1 everyone_else:1 many_people:3 people_live:1 go_time:2 never_see:1 anywhere_else:1 someone_say:1 say_go:1 go_around:1 armenian_apartment:1 hear_say:1 say_kill:1 first_one:1 one_another:1 go_onto:1 one_try:1 try_stop:1 small_group:1 three_four:1 four_people:1 people_think:1 see_try:1 people_keep:1 keep_come:1 come_onto:1 finally_decide:1 could_end:1 return_home:1 stand_next:1 see_thing:1 go_look:1 think_might:1 go_right:1 two_people:4 people_hand:2 people_one:1 one_case:1 right_next:2 maybe_little:1 stand_near:2 see_lot:1 lot_people:1 people_smoke:1 see_many:1 many_time:1 time_know:1 around_one:1 one_ask:1 ask_get:1 turn_around:1 run_well:1 keep_go:1 go_like:1 like_think:1 young_guy:1 use_live:1 really_know:1 know_name:1 name_know:1 know_father:1 say_live:1 fifth_floor:1 get_new:1 say_death:1 get_impression:1 well_anyway:1 anyway_go:1 kid_get:1 want_get:1 break_glass:2 could_hear:1 see_well:1 well_think:1 think_go:1 people_drink:1 machine_run:1 run_one:2 one_would:1 would_stop:1 even_try:1 good_time:1 time_even:1 afraid_say:1 say_word:1 people_die:1 many_woman:1 would_say:1 say_much:1 thing_could:1 could_take:1 take_place:1 place_start:1 let_go:1 go_neighbor:1 fourth_floor:1 start_go:1 go_past:2 go_outside:1 place_call:1 say_year:1 one_three:1 though_one:1 one_person:1 everything_get:1 first_floor:1 go_buy:1 see_happen:1 never_find:1 find_happen:1 happen_people:1 way_back:1 even_see:1 everyone_know:1 yerevan_reference:1 reference_sumgait:1 sumgait_tragedy:1 tragedy_pogrom:1 pogrom_armenian:1 armenian_soviet:1 soviet_azerbaijan:1 azerbaijan_volume:1 volume_eyewitness:1 eyewitness_edit:1 edit_samuel:1 samuel_shahmuradian:1 shahmuradian_forward:1 forward_yelena:1 bonner_publish:1 publish_aristide:1 caratzas_ny:1 ny_page:1
3,476
Joystick A: 1 +5 VDC 2 Button 1 3 X Axis 4 Ground 5 Ground 6 Y Axis 7 Button 2 8 + 5 VDC Joystick B: 9 +5 VDC 10 Button 1 11 X Axis 12 Ground 13 Y axis 14 Button 2 15 +5 VDC --- . SLMR 2.1 . Soft judges make hardened criminals.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52778
12
sci_electronics_52778
[('joystick', 'NN'), ('vdc', 'NN'), ('button', 'NN'), ('axis', 'NN'), ('ground', 'NN'), ('ground', 'NN'), ('axis', 'IN'), ('button', 'NN'), ('vdc', 'NN'), ('joystick', 'NN'), ('vdc', 'NN'), ('10', 'CD'), ('button', 'NN'), ('11', 'CD'), ('axis', 'JJ'), ('12', 'CD'), ('ground', 'NN'), ('13', 'CD'), ('axis', 'NN'), ('14', 'CD'), ('button', 'NN'), ('15', 'CD'), ('vdc', 'NN'), ('---', 'NNP'), ('slmr', 'NN'), ('soft', 'JJ'), ('judges', 'NNS'), ('make', 'VBP'), ('hardened', 'JJ'), ('criminals', 'NNS')]
['joystick', 'vdc', 'button', 'axis', 'ground', 'ground', 'axis', 'button', 'vdc', 'joystick', 'vdc', 'button', 'axis', 'ground', 'axis', 'button', 'vdc', 'slmr', 'soft', 'judge', 'make', 'hardened', 'criminal']
['ground_ground']
sci_electronics_52778 |@lemmatized joystick:2 vdc:4 button:4 axis:4 ground:3 slmr:1 soft:1 judge:1 make:1 hardened:1 criminal:1 |@bigram ground_ground:1
3,477
Didn't your operating system come with X? SysV usually does as far as I know. You'd do best to contact the people from whom you bought ths OS. If you're running Linux or something similar, good luck. :)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/66916
5
comp_windows_x_66916
[('didn', 'VB'), ('your', 'PRP$'), ('operating', 'NN'), ('system', 'NN'), ('come', 'VBN'), ('with', 'IN'), ('sysv', 'JJ'), ('usually', 'RB'), ('does', 'VBZ'), ('as', 'RB'), ('far', 'RB'), ('as', 'IN'), ('know', 'NNS'), ('you', 'PRP'), ('do', 'VBP'), ('best', 'RB'), ('to', 'TO'), ('contact', 'VB'), ('the', 'DT'), ('people', 'NNS'), ('from', 'IN'), ('whom', 'WP'), ('you', 'PRP'), ('bought', 'VBD'), ('ths', 'NNS'), ('os', 'IN'), ('if', 'IN'), ('you', 'PRP'), ('re', 'VBP'), ('running', 'VBG'), ('linux', 'NN'), ('or', 'CC'), ('something', 'NN'), ('similar', 'JJ'), ('good', 'JJ'), ('luck', 'NN'), (':)', 'NN')]
['operating', 'system', 'come', 'sysv', 'usually', 'far', 'know', 'best', 'contact', 'people', 'buy', 'th', 'run', 'linux', 'something', 'similar', 'good', 'luck']
['operating_system', 'system_come', 'far_know', 'know_best', 'people_buy', 'run_linux', 'something_similar', 'good_luck']
comp_windows_x_66916 |@lemmatized operating:1 system:1 come:1 sysv:1 usually:1 far:1 know:1 best:1 contact:1 people:1 buy:1 th:1 run:1 linux:1 something:1 similar:1 good:1 luck:1 |@bigram operating_system:1 system_come:1 far_know:1 know_best:1 people_buy:1 run_linux:1 something_similar:1 good_luck:1
3,478
Thanks to everyone who sent replies regarding this case. A few of them were very informative and helped very much.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/176927
18
talk_politics_misc_176927
[('thanks', 'NNS'), ('to', 'TO'), ('everyone', 'NN'), ('who', 'WP'), ('sent', 'VBD'), ('replies', 'NNS'), ('regarding', 'VBG'), ('this', 'DT'), ('case', 'NN'), ('few', 'JJ'), ('of', 'IN'), ('them', 'PRP'), ('were', 'VBD'), ('very', 'RB'), ('informative', 'JJ'), ('and', 'CC'), ('helped', 'VBD'), ('very', 'RB'), ('much', 'JJ')]
['thanks', 'everyone', 'send', 'reply', 'regard', 'case', 'informative', 'help', 'much']
['thanks_everyone', 'send_reply', 'help_much']
talk_politics_misc_176927 |@lemmatized thanks:1 everyone:1 send:1 reply:1 regard:1 case:1 informative:1 help:1 much:1 |@bigram thanks_everyone:1 send_reply:1 help_much:1
3,479
If you can find a copy of "8088 Assembler Language Programming: The IBM PC" by Willen and Krantz, 2nd ed. pub. by Sams, there is a discussion of the game control adapter, monostable multivibrators, and conversion to other uses, as well as an assembler program. If you need greater accuracy, there is no reason you couldn't modify the approach to suit your needs.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.electronics/52768
12
sci_electronics_52768
[('if', 'IN'), ('you', 'PRP'), ('can', 'MD'), ('find', 'VB'), ('copy', 'NN'), ('of', 'IN'), ('8088', 'CD'), ('assembler', 'NN'), ('language', 'NN'), ('programming', 'VBG'), ('the', 'DT'), ('ibm', 'JJ'), ('pc', 'NN'), ('by', 'IN'), ('willen', 'NN'), ('and', 'CC'), ('krantz', 'VB'), ('2nd', 'CD'), ('ed', 'JJ'), ('pub', 'NN'), ('by', 'IN'), ('sams', 'NNS'), ('there', 'EX'), ('is', 'VBZ'), ('discussion', 'NN'), ('of', 'IN'), ('the', 'DT'), ('game', 'NN'), ('control', 'NN'), ('adapter', 'NN'), ('monostable', 'JJ'), ('multivibrators', 'NNS'), ('and', 'CC'), ('conversion', 'NN'), ('to', 'TO'), ('other', 'JJ'), ('uses', 'NNS'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('an', 'DT'), ('assembler', 'NN'), ('program', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('need', 'VBP'), ('greater', 'JJR'), ('accuracy', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('reason', 'NN'), ('you', 'PRP'), ('couldn', 'VBP'), ('modify', 'VB'), ('the', 'DT'), ('approach', 'NN'), ('to', 'TO'), ('suit', 'VB'), ('your', 'PRP$'), ('needs', 'NNS')]
['find', 'copy', 'assembler', 'language', 'program', 'ibm', 'pc', 'willen', 'krantz', 'ed', 'pub', 'sam', 'discussion', 'game', 'control', 'adapter', 'monostable', 'multivibrators', 'conversion', 'us', 'well', 'assembler', 'program', 'need', 'great', 'accuracy', 'reason', 'modify', 'approach', 'suit', 'need']
['find_copy', 'ibm_pc', 'program_need']
sci_electronics_52768 |@lemmatized find:1 copy:1 assembler:2 language:1 program:2 ibm:1 pc:1 willen:1 krantz:1 ed:1 pub:1 sam:1 discussion:1 game:1 control:1 adapter:1 monostable:1 multivibrators:1 conversion:1 us:1 well:1 need:2 great:1 accuracy:1 reason:1 modify:1 approach:1 suit:1 |@bigram find_copy:1 ibm_pc:1 program_need:1
3,480
LARSONIAN Astronomy and Physics Orthodox physicists, astronomers, and astrophysicists CLAIM to be looking for a "Unified Field Theory" in which all of the forces of the universe can be explained with a single set of laws or equations. But they have been systematically IGNORING or SUPPRESSING an excellent one for 30 years! The late Physicist Dewey B. Larson's comprehensive GENERAL UNIFIED Theory of the physical universe, which he calls the "Reciprocal System", is built on two fundamental postulates about the physical and mathematical natures of space and time: (1) "The physical universe is composed ENTIRELY of ONE component, MOTION, existing in THREE dimensions, in DISCRETE UNITS, and in two RECIPROCAL forms, SPACE and TIME." (2) "The physical universe conforms to the relations of ORDINARY COMMUTATIVE mathematics, its magnitudes are ABSOLUTE, and its geometry is EUCLIDEAN." From these two postulates, Larson developed a COMPLETE Theoretical Universe, using various combinations of translational, vibrational, rotational, and vibrational- rotational MOTIONS, the concepts of IN-ward and OUT-ward SCALAR MOTIONS, and speeds in relation to the Speed of Light (which Larson called "UNIT VELOCITY" and "THE NATURAL DATUM"). At each step in the development, Larson was able to MATCH objects in his Theoretical Universe with objects in the REAL physical universe, (photons, sub-atomic particles [INCOMPLETE ATOMS], charges, atoms, molecules, globular star clusters, galaxies, binary star systems, solar systems, white dwarf stars, pulsars, quasars, ETC.), even objects NOT YET DISCOVERED THEN (such as EXPLODING GALAXIES, and GAMMA-RAY BURSTS). And applying his Theory to his NEW model of the atom, Larson was able to precisely and accurately CALCULATE inter- atomic distances in crystals and molecules, compressibility and thermal expansion of solids, and other properties of matter. All of this is described in good detail, with-OUT fancy complex mathematics, in his books. BOOKS of Dewey B. Larson The following is a complete list of the late Physicist Dewey B. Larson's books about his comprehensive GENERAL UNIFIED Theory of the physical universe. Some of the early books are out of print now, but still available through inter-library loan. "The Structure of the Physical Universe" (1959) "The Case AGAINST the Nuclear Atom" (1963) "Beyond Newton" (1964) "New Light on Space and Time" (1965) "Quasars and Pulsars" (1971) "NOTHING BUT MOTION" (1979) [A $9.50 SUBSTITUTE for the $8.3 BILLION "Super Collider".] [The last four chapters EXPLAIN chemical bonding.] "The Neglected Facts of Science" (1982) "THE UNIVERSE OF MOTION" (1984) [FINAL SOLUTIONS to most ALL astrophysical mysteries.] "BASIC PROPERTIES OF MATTER" (1988) All but the last of these books were published by North Pacific Publishers, P.O. Box 13255, Portland, OR 97213, and should be available via inter-library loan if your local university or public library doesn't have each of them. Several of them, INCLUDING the last one, are available from: The International Society of Unified Science (ISUS), 1680 E. Atkin Ave., Salt Lake City, Utah 84106. This is the organization that was started to promote Larson's Theory. They have other related publications, including the quarterly journal "RECIPROCITY". Physicist Dewey B. Larson's Background Physicist Dewey B. Larson was a retired Engineer (Chemical or Electrical). He was about 91 years old when he died in May 1989. He had a Bachelor of Science Degree in Engineering Science from Oregon State University. He developed his comprehensive GENERAL UNIFIED Theory of the physical universe while trying to develop a way to COMPUTE chemical properties based only on the elements used. Larson's lack of a fancy "PH.D." degree might be one reason that orthodox physicists are ignoring him, but it is NOT A VALID REASON. Sometimes it takes a relative outsider to CLEARLY SEE THE FOREST THROUGH THE TREES. At the same time, it is clear from his books that he also knew ORTHODOX physics and astronomy as well as ANY physicist or astronomer, well enough to point out all their CONTRADICTIONS, AD HOC ASSUMPTIONS, PRINCIPLES OF IMPOTENCE, IN-CONSISTENCIES, ETC.. Larson did NOT have the funds, etc. to experimentally test his Theory. And it was NOT necessary for him to do so. He simply compared the various parts of his Theory with OTHER researchers' experimental and observational data. And in many cases, HIS explanation FIT BETTER. A SELF-CONSISTENT Theory is MUCH MORE than the ORTHODOX physicists and astronomers have! They CLAIM to be looking for a "unified field theory" that works, but have been IGNORING one for over 30 years now! "Modern physics" does NOT explain the physical universe so well. Some parts of some of Larson's books are FULL of quotations of leading orthodox physicists and astronomers who agree. And remember that "epicycles", "crystal spheres", "geocentricity", "flat earth theory", etc., ALSO once SEEMED to explain it well, but were later proved CONCEPTUALLY WRONG. Prof. Frank H. Meyer, Professor Emeritus of UW-Superior, was/is a STRONG PROPONENT of Larson's Theory, and was (or still is) President of Larson's organization, "THE INTERNATIONAL SOCIETY OF UNIFIED SCIENCE", and Editor of their quarterly Journal "RECIPROCITY". He moved to Minneapolis after retiring. "Super Collider" BOONDOGGLE! I am AGAINST contruction of the "Superconducting Super Collider", in Texas or anywhere else. It would be a GROSS WASTE of money, and contribute almost NOTHING of "scientific" value. Most physicists don't realize it, but, according to the comprehensive GENERAL UNIFIED Theory of the late Physicist Dewey B. Larson, as described in his books, the strange GOOFY particles ("mesons", "hyperons", ALLEGED "quarks", etc.) which they are finding in EXISTING colliders (Fermi Lab, Cern, etc.) are really just ATOMS of ANTI-MATTER, which are CREATED by the high-energy colliding beams, and which quickly disintegrate like cosmic rays because they are incompatible with their environment. A larger and more expensive collider will ONLY create a few more elements of anti-matter that the physicists have not seen there before, and the physicists will be EVEN MORE CONFUSED THAN THEY ARE NOW! Are a few more types of anti-matter atoms worth the $8.3 BILLION cost?!! Don't we have much more important uses for this WASTED money?! Another thing to consider is that the primary proposed location in Texas has a serious and growing problem with some kind of "fire ants" eating the insulation off underground cables. How much POISONING of the ground and ground water with insecticides will be required to keep the ants out of the "Supercollider"?! Naming the "Super Collider" after Ronald Reagon, as proposed, is TOTALLY ABSURD! If it is built, it should be named after a leading particle PHYSICIST. LARSONIAN Anti-Matter In Larson's comprehensive GENERAL UNIFIED Theory of the physical universe, anti-matter is NOT a simple case of opposite charges of the same types of particles. It has more to do with the rates of vibrations and rotations of the photons of which they are made, in relation to the vibrational and rotational equivalents of the speed of light, which Larson calls "Unit Velocity" and the "Natural Datum". In Larson's Theory, a positron is actually a particle of MATTER, NOT anti-matter. When a positron and electron meet, the rotational vibrations (charges) and rotations of their respective photons (of which they are made) neutralize each other. In Larson's Theory, the ANTI-MATTER half of the physical universe has THREE dimensions of TIME, and ONLY ONE dimension of space, and exists in a RECIPROCAL RELATIONSHIP to our MATERIAL half. LARSONIAN Relativity The perihelion point in the orbit of the planet Mercury has been observed and precisely measured to ADVANCE at the rate of 574 seconds of arc per century. 531 seconds of this advance are attributed via calculations to gravitational perturbations from the other planets (Venus, Earth, Jupiter, etc.). The remaining 43 seconds of arc are being used to help "prove" Einstein's "General Theory of Relativity". But the late Physicist Dewey B. Larson achieved results CLOSER to the 43 seconds than "General Relativity" can, by INSTEAD using "SPECIAL Relativity". In one or more of his books, he applied the LORENTZ TRANSFORMATION on the HIGH ORBITAL SPEED of Mercury. Larson TOTALLY REJECTED "General Relativity" as another MATHEMATICAL FANTASY. He also REJECTED most of "Special Relativity", including the parts about "mass increases" near the speed of light, and the use of the Lorentz Transform on doppler shifts, (Those quasars with red-shifts greater than 1.000 REALLY ARE MOVING FASTER THAN THE SPEED OF LIGHT, although most of that motion is away from us IN TIME.). In Larson's comprehensive GENERAL UNIFIED Theory of the physical universe, there are THREE dimensions of time instead of only one. But two of those dimensions can NOT be measured from our material half of the physical universe. The one dimension that we CAN measure is the CLOCK time. At low relative speeds, the values of the other two dimensions are NEGLIGIBLE; but at high speeds, they become significant, and the Lorentz Transformation must be used as a FUDGE FACTOR. [Larson often used the term "COORDINATE TIME" when writing about this.] In regard to "mass increases", it has been PROVEN in atomic accelerators that acceleration drops toward zero near the speed of light. But the formula for acceleration is ACCELERATION = FORCE / MASS, (a = F/m). Orthodox physicists are IGNORING the THIRD FACTOR: FORCE. In Larson's Theory, mass STAYS CONSTANT and FORCE drops toward zero. FORCE is actually a MOTION, or COMBINATIONS of MOTIONS, or RELATIONS BETWEEN MOTIONS, including INward and OUTward SCALAR MOTIONS. The expansion of the universe, for example, is an OUTward SCALAR motion inherent in the universe and NOT a result of the so-called "Big Bang" (which is yet another MATHEMATICAL FANTASY). THE UNIVERSE OF MOTION I wish to recommend to EVERYONE the book "THE UNIVERSE OF MOTION", by Dewey B. Larson, 1984, North Pacific Publishers, (P.O. Box 13255, Portland, Oregon 97213), 456 pages, indexed, hardcover. It contains the Astrophysical portions of a GENERAL UNIFIED Theory of the physical universe developed by that author, an UNrecognized GENIUS, more than thirty years ago. It contains FINAL SOLUTIONS to most ALL Astrophysical mysteries, including the FORMATION of galaxies, binary and multiple star systems, and solar systems, the TRUE ORIGIN of the "3-degree" background radiation, cosmic rays, and gamma- ray bursts, and the TRUE NATURE of quasars, pulsars, white dwarfs, exploding galaxies, etc.. It contains what astronomers and astrophysicists are ALL looking for, if they are ready to seriously consider it with OPEN MINDS! The following is an example of his Theory's success: In his first book in 1959, "THE STRUCTURE OF THE PHYSICAL UNIVERSE", Larson predicted the existence of EXPLODING GALAXIES, several years BEFORE astronomers started finding them. They are a NECESSARY CONSEQUENCE of Larson's comprehensive Theory. And when QUASARS were discovered, he had an immediate related explanation for them also. GAMMA-RAY BURSTS Astro-physicists and astronomers are still scratching their heads about the mysterious GAMMA-RAY BURSTS. They were originally thought to originate from "neutron stars" in the disc of our galaxy. But the new Gamma Ray Telescope now in Earth orbit has been detecting them in all directions uniformly, and their source locations in space do NOT correspond to any known objects, (except for a few cases of directional coincidence). Gamma-ray bursts are a NECESSARY CONSEQUENCE of the GENERAL UNIFIED Theory of the physical universe developed by the late Physicist Dewey B. Larson. According to page 386 of his book "THE UNIVERSE OF MOTION", published in 1984, the gamma-ray bursts are coming from SUPERNOVA EXPLOSIONS in the ANTI-MATTER HALF of the physical universe, which Larson calls the "Cosmic Sector". Because of the relationship between the anti-matter and material halves of the physical universe, and the way they are connected together, the gamma-ray bursts can pop into our material half anywhere in space, seemingly at random. (This is WHY the source locations of the bursts do not correspond with known objects, and come from all directions uniformly.) I wonder how close to us in space a source location would have to be for a gamma-ray burst to kill all or most life on Earth! There would be NO WAY to predict one, NOR to stop it! Perhaps some of the MASS EXTINCTIONS of the past, which are now being blamed on impacts of comets and asteroids, were actually caused by nearby GAMMA-RAY BURSTS! LARSONIAN Binary Star Formation About half of all the stars in the galaxy in the vicinity of the sun are binary or double. But orthodox astronomers and astrophysicists still have no satisfactory theory about how they form or why there are so many of them. But binary star systems are actually a LIKELY CONSEQUENCE of the comprehensive GENERAL UNIFIED Theory of the physical universe developed by the late Physicist Dewey B. Larson. I will try to summarize Larsons explanation, which is detailed in Chapter 7 of his book "THE UNIVERSE OF MOTION" and in some of his other books. First of all, according to Larson, stars do NOT generate energy by "fusion". A small fraction comes from slow gravitational collapse. The rest results from the COMPLETE ANNIHILATION of HEAVY elements (heavier than IRON). Each element has a DESTRUCTIVE TEMPERATURE LIMIT. The heavier the element is, the lower is this limit. A star's internal temperature increases as it grows in mass via accretion and absorption of the decay products of cosmic rays, gradually reaching the destructive temperature limit of lighter and lighter elements. When the internal temperature of the star reaches the destructive temperature limit of IRON, there is a Type I SUPERNOVA EXPLOSION! This is because there is SO MUCH iron present; and that is related to the structure of iron atoms and the atom building process, which Larson explains in some of his books [better than I can]. When the star explodes, the lighter material on the outer portion of the star is blown outward in space at less than the speed of light. The heavier material in the center portion of the star was already bouncing around at close to the speed of light, because of the high temperature. The explosion pushes that material OVER the speed of light, and it expands OUTWARD IN TIME, which is equivalent to INWARD IN SPACE, and it often actually DISAPPEARS for a while. Over long periods of time, both masses start to fall back gravitationally. The material that had been blown outward in space now starts to form a RED GIANT star. The material that had been blown OUTWARD IN TIME starts to form a WHITE DWARF star. BOTH stars then start moving back toward the "MAIN SEQUENCE" from opposite directions on the H-R Diagram. The chances of the two masses falling back into the exact same location in space, making a single lone star again, are near zero. They will instead form a BINARY system, orbiting each other. According to Larson, a white dwarf star has an INVERSE DENSITY GRADIENT (is densest at its SURFACE), because the material at its center is most widely dispersed (blown outward) in time. This ELIMINATES the need to resort to MATHEMATICAL FANTASIES about "degenerate matter", "neutron stars", "black holes", etc.. LARSONIAN Solar System Formation If the mass of the heavy material at the center of the exploding star is relatively SMALL, then, instead of a single white dwarf star, there will be SEVERAL "mini" white dwarf stars (revolving around the red giant star, but probably still too far away in three-dimensional TIME to be affected by its heat, etc.). These will become PLANETS! In Chapter 7 of THE UNIVERSE OF MOTION, Larson used all this information, and other principles of his comprehensive GENERAL UNIFIED Theory of the physical universe, to derive his own version of Bode's Law. "Black Hole" FANTASY! I heard that physicist Stephen W. Hawking recently completed a theoretical mathematical analysis of TWO "black holes" merging together into a SINGLE "black hole", and concluded that the new "black hole" would have MORE MASS than the sum of the two original "black holes". Such a result should be recognized by EVERYone as a RED FLAG, causing widespread DOUBT about the whole IDEA of "black holes", etc.! After reading Physicist Dewey B. Larson's books about his comprehensive GENERAL UNIFIED Theory of the physical universe, especially his book "THE UNIVERSE OF MOTION", it is clear to me that "black holes" are NOTHING more than MATHEMATICAL FANTASIES! The strange object at Cygnus X-1 is just an unusually massive WHITE DWARF STAR, NOT the "black hole" that orthodox astronomers and physicists so badly want to "prove" their theory. By the way, I do NOT understand why so much publicity is being given to physicist Stephen Hawking. The physicists and astronomers seem to be acting as if Hawking's severe physical problem somehow makes him "wiser". It does NOT! I wish the same attention had been given to Physicist Dewey B. Larson while he was still alive. Widespread publicity and attention should NOW be given to Larson's Theory, books, and organization (The International Society of Unified Science). ELECTRO-MAGNETIC PROPULSION I heard of that concept many years ago, in connection with UFO's and unorthodox inventors, but I never was able to find out how or why they work, or how they are constructed. I found a possible clue about why they might work on pages 112-113 of the book "BASIC PROPERTIES OF MATTER", by the late Physicist Dewey B. Larson, which describes part of Larson's comprehensive GENERAL UNIFIED Theory of the physical universe. I quote one paragraph: "As indicated in the preceding chapter, the development of the theory of the universe of motion arrives at a totally different concept of the nature of electrical resistance. The electrons, we find, are derived from the environment. It was brought out in Volume I [Larson's book "NOTHING BUT MOTION"] that there are physical processes in operation which produce electrons in substantial quantities, and that, although the motions that constitute these electrons are, in many cases, absorbed by atomic structures, the opportunities for utilizing this type of motion in such structures are limited. It follows that there is always a large excess of free electrons in the material sector [material half] of the universe, most of which are uncharged. In this uncharged state the electrons cannot move with respect to extension space, because they are inherently rotating units of space, and the relation of space to space is not motion. In open space, therefore, each uncharged electron remains permanently in the same location with respect to the natural reference system, in the manner of a photon. In the context of the stationary spatial reference system the uncharged electron, like the photon, is carried outward at the speed of light by the progression of the natural reference system. All material aggregates are thus exposed to a flux of electrons similar to the continual bombardment by photons of radiation. Meanwhile there are other processes, to be discussed later, whereby electrons are returned to the environment. The electron population of a material aggregate such as the earth therefore stabilizes at an equilibrium level." Note that in Larson's Theory, UNcharged electrons are also massLESS, and are basically photons of light of a particular frequency (above the "unit" frequency) spinning around one axis at a particular rate (below the "unit" rate). ("Unit velocity" is the speed of light, and there are vibrational and rotational equivalents to the speed of light, according to Larson's Theory.) [I might have the "above" and "below" labels mixed up.] Larson is saying that outer space is filled with mass- LESS UN-charged electrons flying around at the speed of light! If this is true, then the ELECTRO-MAGNETIC PROPULSION fields of spacecraft might be able to interact with these electrons, or other particles in space, perhaps GIVING them a charge (and mass) and shooting them toward the rear to achieve propulsion. (In Larson's Theory, an electrical charge is a one-dimensional rotational vibration of a particular frequency (above the "unit" frequency) superimposed on the rotation of the particle.) The paragraph quoted above might also give a clue to confused meteorologists about how and why lightning is generated in clouds. SUPPRESSION of LARSONIAN Physics The comprehensive GENERAL UNIFIED Theory of the physical universe developed by the late Physicist Dewey B. Larson has been available for more than 30 YEARS, published in 1959 in his first book "THE STRUCTURE OF THE PHYSICAL UNIVERSE". It is TOTALLY UN-SCIENTIFIC for Hawking, Wheeler, Sagan, and the other SACRED PRIESTS of the RELIGION they call "science" (or "physics", or "astronomy", etc.), as well as the "scientific" literature and the "education" systems, to TOTALLY IGNORE Larson's Theory has they have. Larson's Theory has excellent explanations for many things now puzzling orthodox physicists and astronomers, such as gamma-ray bursts and the nature of quasars. Larson's Theory deserves to be HONESTLY and OPENLY discussed in the physics, chemistry, and astronomy journals, in the U.S. and elsewhere. And at least the basic principles of Larson's Theory should be included in all related courses at UW-EC, UW-Madison, Cambridge, Cornell University, and elsewhere, so that students are not kept in the dark about a worthy alternative to the DOGMA they are being fed. For more information, answers to your questions, etc., please consult my CITED SOURCES (especially Larson's BOOKS). UN-altered REPRODUCTION and DISSEMINATION of this IMPORTANT partial summary is ENCOURAGED.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/61244
14
sci_space_61244
[('larsonian', 'JJ'), ('astronomy', 'NN'), ('and', 'CC'), ('physics', 'NNS'), ('orthodox', 'JJ'), ('physicists', 'NNS'), ('astronomers', 'NNS'), ('and', 'CC'), ('astrophysicists', 'NNS'), ('claim', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('looking', 'VBG'), ('for', 'IN'), ('unified', 'JJ'), ('field', 'NN'), ('theory', 'NN'), ('in', 'IN'), ('which', 'WDT'), ('all', 'DT'), ('of', 'IN'), ('the', 'DT'), ('forces', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('universe', 'NN'), ('can', 'MD'), ('be', 'VB'), ('explained', 'VBN'), ('with', 'IN'), ('single', 'JJ'), ('set', 'NN'), ('of', 'IN'), ('laws', 'NNS'), ('or', 'CC'), ('equations', 'NNS'), ('but', 'CC'), ('they', 'PRP'), ('have', 'VBP'), ('been', 'VBN'), ('systematically', 'RB'), ('ignoring', 'VBG'), ('or', 'CC'), ('suppressing', 'VBG'), ('an', 'DT'), ('excellent', 'JJ'), ('one', 'CD'), ('for', 'IN'), ('30', 'CD'), ('years', 'NNS'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('which', 'WDT'), ('he', 'PRP'), ('calls', 'VBZ'), ('the', 'DT'), ('reciprocal', 'JJ'), ('system', 'NN'), ('",', 'NN'), ('is', 'VBZ'), ('built', 'VBN'), ('on', 'IN'), ('two', 'CD'), ('fundamental', 'JJ'), ('postulates', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('and', 'CC'), ('mathematical', 'JJ'), ('natures', 'NNS'), ('of', 'IN'), ('space', 'NN'), ('and', 'CC'), ('time', 'NN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('is', 'VBZ'), ('composed', 'VBN'), ('entirely', 'RB'), ('of', 'IN'), ('one', 'CD'), ('component', 'NN'), ('motion', 'NN'), ('existing', 'VBG'), ('in', 'IN'), ('three', 'CD'), ('dimensions', 'NNS'), ('in', 'IN'), ('discrete', 'JJ'), ('units', 'NNS'), ('and', 'CC'), ('in', 'IN'), ('two', 'CD'), ('reciprocal', 'JJ'), ('forms', 'NNS'), ('space', 'NN'), ('and', 'CC'), ('time', 'NN'), ('."', 'VBP'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('conforms', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('relations', 'NNS'), ('of', 'IN'), ('ordinary', 'JJ'), ('commutative', 'JJ'), ('mathematics', 'NNS'), ('its', 'PRP$'), ('magnitudes', 'NNS'), ('are', 'VBP'), ('absolute', 'JJ'), ('and', 'CC'), ('its', 'PRP$'), ('geometry', 'NN'), ('is', 'VBZ'), ('euclidean', 'JJ'), ('."', 'NN'), ('from', 'IN'), ('these', 'DT'), ('two', 'CD'), ('postulates', 'NNS'), ('larson', 'RBR'), ('developed', 'VBD'), ('complete', 'JJ'), ('theoretical', 'JJ'), ('universe', 'NN'), ('using', 'VBG'), ('various', 'JJ'), ('combinations', 'NNS'), ('of', 'IN'), ('translational', 'JJ'), ('vibrational', 'JJ'), ('rotational', 'NN'), ('and', 'CC'), ('vibrational', 'JJ'), ('rotational', 'JJ'), ('motions', 'NNS'), ('the', 'DT'), ('concepts', 'NNS'), ('of', 'IN'), ('in', 'IN'), ('ward', 'NN'), ('and', 'CC'), ('out', 'IN'), ('ward', 'RB'), ('scalar', 'JJ'), ('motions', 'NNS'), ('and', 'CC'), ('speeds', 'NNS'), ('in', 'IN'), ('relation', 'NN'), ('to', 'TO'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('which', 'WDT'), ('larson', 'VBZ'), ('called', 'VBN'), ('unit', 'NN'), ('velocity', 'NN'), ('and', 'CC'), ('the', 'DT'), ('natural', 'JJ'), ('datum', 'NN'), ('").', 'NN'), ('at', 'IN'), ('each', 'DT'), ('step', 'NN'), ('in', 'IN'), ('the', 'DT'), ('development', 'NN'), ('larson', 'NN'), ('was', 'VBD'), ('able', 'JJ'), ('to', 'TO'), ('match', 'VB'), ('objects', 'NNS'), ('in', 'IN'), ('his', 'PRP$'), ('theoretical', 'JJ'), ('universe', 'NN'), ('with', 'IN'), ('objects', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('real', 'JJ'), ('physical', 'JJ'), ('universe', 'NN'), ('photons', 'NNS'), ('sub', 'VBP'), ('atomic', 'JJ'), ('particles', 'NNS'), ('incomplete', 'VBP'), ('atoms', 'NNS'), ('],', 'NNP'), ('charges', 'NNS'), ('atoms', 'VBP'), ('molecules', 'NNS'), ('globular', 'JJ'), ('star', 'NN'), ('clusters', 'NNS'), ('galaxies', 'NNS'), ('binary', 'JJ'), ('star', 'NN'), ('systems', 'NNS'), ('solar', 'JJ'), ('systems', 'NNS'), ('white', 'JJ'), ('dwarf', 'JJ'), ('stars', 'NNS'), ('pulsars', 'VBZ'), ('quasars', 'NNS'), ('etc', 'VBP'), ('.),', 'RB'), ('even', 'RB'), ('objects', 'VBZ'), ('not', 'RB'), ('yet', 'RB'), ('discovered', 'VBN'), ('then', 'RB'), ('such', 'JJ'), ('as', 'IN'), ('exploding', 'VBG'), ('galaxies', 'NNS'), ('and', 'CC'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'VBZ'), (').', 'NNP'), ('and', 'CC'), ('applying', 'VBG'), ('his', 'PRP$'), ('theory', 'NN'), ('to', 'TO'), ('his', 'PRP$'), ('new', 'JJ'), ('model', 'NN'), ('of', 'IN'), ('the', 'DT'), ('atom', 'NN'), ('larson', 'NN'), ('was', 'VBD'), ('able', 'JJ'), ('to', 'TO'), ('precisely', 'RB'), ('and', 'CC'), ('accurately', 'RB'), ('calculate', 'JJ'), ('inter', 'NN'), ('atomic', 'JJ'), ('distances', 'NNS'), ('in', 'IN'), ('crystals', 'NNS'), ('and', 'CC'), ('molecules', 'NNS'), ('compressibility', 'NN'), ('and', 'CC'), ('thermal', 'JJ'), ('expansion', 'NN'), ('of', 'IN'), ('solids', 'NNS'), ('and', 'CC'), ('other', 'JJ'), ('properties', 'NNS'), ('of', 'IN'), ('matter', 'NN'), ('all', 'DT'), ('of', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('described', 'VBN'), ('in', 'IN'), ('good', 'JJ'), ('detail', 'NN'), ('with', 'IN'), ('out', 'RP'), ('fancy', 'NN'), ('complex', 'JJ'), ('mathematics', 'NNS'), ('in', 'IN'), ('his', 'PRP$'), ('books', 'NNS'), ('books', 'NNS'), ('of', 'IN'), ('dewey', 'NN'), ('larson', 'VBP'), ('the', 'DT'), ('following', 'NN'), ('is', 'VBZ'), ('complete', 'JJ'), ('list', 'NN'), ('of', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('books', 'NNS'), ('about', 'IN'), ('his', 'PRP$'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'JJ'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('early', 'JJ'), ('books', 'NNS'), ('are', 'VBP'), ('out', 'IN'), ('of', 'IN'), ('print', 'NN'), ('now', 'RB'), ('but', 'CC'), ('still', 'RB'), ('available', 'JJ'), ('through', 'IN'), ('inter', 'JJ'), ('library', 'JJ'), ('loan', 'NN'), ('the', 'DT'), ('structure', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('1959', 'CD'), ('the', 'DT'), ('case', 'NN'), ('against', 'IN'), ('the', 'DT'), ('nuclear', 'JJ'), ('atom', 'NN'), ('1963', 'CD'), ('beyond', 'IN'), ('newton', 'NN'), ('1964', 'CD'), ('new', 'JJ'), ('light', 'NN'), ('on', 'IN'), ('space', 'NN'), ('and', 'CC'), ('time', 'NN'), ('1965', 'CD'), ('quasars', 'NNS'), ('and', 'CC'), ('pulsars', 'NNS'), ('1971', 'CD'), ('nothing', 'NN'), ('but', 'CC'), ('motion', 'NN'), ('1979', 'CD'), ('50', 'CD'), ('substitute', 'NN'), ('for', 'IN'), ('the', 'DT'), ('billion', 'CD'), ('super', 'JJ'), ('collider', 'NN'), ('".]', 'VBD'), ('the', 'DT'), ('last', 'JJ'), ('four', 'CD'), ('chapters', 'NNS'), ('explain', 'VBP'), ('chemical', 'JJ'), ('bonding', 'NN'), ('.]', 'VBZ'), ('the', 'DT'), ('neglected', 'JJ'), ('facts', 'NNS'), ('of', 'IN'), ('science', 'NN'), ('1982', 'CD'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('1984', 'CD'), ('final', 'JJ'), ('solutions', 'NNS'), ('to', 'TO'), ('most', 'JJS'), ('all', 'DT'), ('astrophysical', 'JJ'), ('mysteries', 'NNS'), ('.]', 'VBP'), ('basic', 'JJ'), ('properties', 'NNS'), ('of', 'IN'), ('matter', 'NN'), ('1988', 'CD'), ('all', 'DT'), ('but', 'CC'), ('the', 'DT'), ('last', 'JJ'), ('of', 'IN'), ('these', 'DT'), ('books', 'NNS'), ('were', 'VBD'), ('published', 'VBN'), ('by', 'IN'), ('north', 'JJ'), ('pacific', 'JJ'), ('publishers', 'NNS'), ('box', 'VBP'), ('13255', 'CD'), ('portland', 'NN'), ('or', 'CC'), ('97213', 'CD'), ('and', 'CC'), ('should', 'MD'), ('be', 'VB'), ('available', 'JJ'), ('via', 'IN'), ('inter', 'JJ'), ('library', 'JJ'), ('loan', 'NN'), ('if', 'IN'), ('your', 'PRP$'), ('local', 'JJ'), ('university', 'NN'), ('or', 'CC'), ('public', 'JJ'), ('library', 'JJ'), ('doesn', 'NNS'), ('have', 'VBP'), ('each', 'DT'), ('of', 'IN'), ('them', 'PRP'), ('several', 'JJ'), ('of', 'IN'), ('them', 'PRP'), ('including', 'VBG'), ('the', 'DT'), ('last', 'JJ'), ('one', 'CD'), ('are', 'VBP'), ('available', 'JJ'), ('from', 'IN'), ('the', 'DT'), ('international', 'JJ'), ('society', 'NN'), ('of', 'IN'), ('unified', 'JJ'), ('science', 'NN'), ('isus', 'NN'), ('),', 'NN'), ('1680', 'CD'), ('atkin', 'NN'), ('ave', 'VBP'), ('.,', 'VBN'), ('salt', 'JJ'), ('lake', 'JJ'), ('city', 'NN'), ('utah', 'RB'), ('84106', 'CD'), ('this', 'DT'), ('is', 'VBZ'), ('the', 'DT'), ('organization', 'NN'), ('that', 'WDT'), ('was', 'VBD'), ('started', 'VBN'), ('to', 'TO'), ('promote', 'VB'), ('larson', 'NN'), ('theory', 'NN'), ('they', 'PRP'), ('have', 'VBP'), ('other', 'JJ'), ('related', 'JJ'), ('publications', 'NNS'), ('including', 'VBG'), ('the', 'DT'), ('quarterly', 'JJ'), ('journal', 'NN'), ('reciprocity', 'NN'), ('".', 'NNP'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('background', 'IN'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('was', 'VBD'), ('retired', 'VBN'), ('engineer', 'RB'), ('chemical', 'NN'), ('or', 'CC'), ('electrical', 'JJ'), (').', 'NN'), ('he', 'PRP'), ('was', 'VBD'), ('about', 'IN'), ('91', 'CD'), ('years', 'NNS'), ('old', 'JJ'), ('when', 'WRB'), ('he', 'PRP'), ('died', 'VBD'), ('in', 'IN'), ('may', 'MD'), ('1989', 'CD'), ('he', 'PRP'), ('had', 'VBD'), ('bachelor', 'NN'), ('of', 'IN'), ('science', 'NN'), ('degree', 'NN'), ('in', 'IN'), ('engineering', 'NN'), ('science', 'NN'), ('from', 'IN'), ('oregon', 'NN'), ('state', 'NN'), ('university', 'NN'), ('he', 'PRP'), ('developed', 'VBD'), ('his', 'PRP$'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('while', 'IN'), ('trying', 'VBG'), ('to', 'TO'), ('develop', 'VB'), ('way', 'NN'), ('to', 'TO'), ('compute', 'VB'), ('chemical', 'NN'), ('properties', 'NNS'), ('based', 'VBN'), ('only', 'RB'), ('on', 'IN'), ('the', 'DT'), ('elements', 'NNS'), ('used', 'VBD'), ('larson', 'JJ'), ('lack', 'NN'), ('of', 'IN'), ('fancy', 'JJ'), ('ph', 'NN'), ('."', 'NNP'), ('degree', 'NN'), ('might', 'MD'), ('be', 'VB'), ('one', 'CD'), ('reason', 'NN'), ('that', 'WDT'), ('orthodox', 'JJ'), ('physicists', 'NNS'), ('are', 'VBP'), ('ignoring', 'VBG'), ('him', 'PRP'), ('but', 'CC'), ('it', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('valid', 'JJ'), ('reason', 'NN'), ('sometimes', 'VBZ'), ('it', 'PRP'), ('takes', 'VBZ'), ('relative', 'JJ'), ('outsider', 'NN'), ('to', 'TO'), ('clearly', 'RB'), ('see', 'VB'), ('the', 'DT'), ('forest', 'JJS'), ('through', 'IN'), ('the', 'DT'), ('trees', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('time', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('clear', 'JJ'), ('from', 'IN'), ('his', 'PRP$'), ('books', 'NNS'), ('that', 'IN'), ('he', 'PRP'), ('also', 'RB'), ('knew', 'VBD'), ('orthodox', 'JJ'), ('physics', 'NNS'), ('and', 'CC'), ('astronomy', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('any', 'DT'), ('physicist', 'NN'), ('or', 'CC'), ('astronomer', 'NN'), ('well', 'RB'), ('enough', 'RB'), ('to', 'TO'), ('point', 'VB'), ('out', 'RP'), ('all', 'DT'), ('their', 'PRP$'), ('contradictions', 'NNS'), ('ad', 'NN'), ('hoc', 'NN'), ('assumptions', 'NNS'), ('principles', 'NNS'), ('of', 'IN'), ('impotence', 'NN'), ('in', 'IN'), ('consistencies', 'NNS'), ('etc', 'VBP'), ('..', 'JJ'), ('larson', 'NN'), ('did', 'VBD'), ('not', 'RB'), ('have', 'VB'), ('the', 'DT'), ('funds', 'NNS'), ('etc', 'VBP'), ('to', 'TO'), ('experimentally', 'RB'), ('test', 'VB'), ('his', 'PRP$'), ('theory', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('was', 'VBD'), ('not', 'RB'), ('necessary', 'JJ'), ('for', 'IN'), ('him', 'PRP'), ('to', 'TO'), ('do', 'VB'), ('so', 'RB'), ('he', 'PRP'), ('simply', 'RB'), ('compared', 'VBN'), ('the', 'DT'), ('various', 'JJ'), ('parts', 'NNS'), ('of', 'IN'), ('his', 'PRP$'), ('theory', 'NN'), ('with', 'IN'), ('other', 'JJ'), ('researchers', 'NNS'), ('experimental', 'JJ'), ('and', 'CC'), ('observational', 'JJ'), ('data', 'NNS'), ('and', 'CC'), ('in', 'IN'), ('many', 'JJ'), ('cases', 'NNS'), ('his', 'PRP$'), ('explanation', 'NN'), ('fit', 'NN'), ('better', 'RBR'), ('self', 'PRP'), ('consistent', 'JJ'), ('theory', 'NN'), ('is', 'VBZ'), ('much', 'RB'), ('more', 'JJR'), ('than', 'IN'), ('the', 'DT'), ('orthodox', 'JJ'), ('physicists', 'NNS'), ('and', 'CC'), ('astronomers', 'NNS'), ('have', 'VBP'), ('they', 'PRP'), ('claim', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('looking', 'VBG'), ('for', 'IN'), ('unified', 'JJ'), ('field', 'NN'), ('theory', 'NN'), ('that', 'WDT'), ('works', 'VBZ'), ('but', 'CC'), ('have', 'VBP'), ('been', 'VBN'), ('ignoring', 'VBG'), ('one', 'CD'), ('for', 'IN'), ('over', 'IN'), ('30', 'CD'), ('years', 'NNS'), ('now', 'RB'), ('modern', 'VBP'), ('physics', 'NNS'), ('does', 'VBZ'), ('not', 'RB'), ('explain', 'VB'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('so', 'RB'), ('well', 'RB'), ('some', 'DT'), ('parts', 'NNS'), ('of', 'IN'), ('some', 'DT'), ('of', 'IN'), ('larson', 'NN'), ('books', 'NNS'), ('are', 'VBP'), ('full', 'JJ'), ('of', 'IN'), ('quotations', 'NNS'), ('of', 'IN'), ('leading', 'VBG'), ('orthodox', 'JJ'), ('physicists', 'NNS'), ('and', 'CC'), ('astronomers', 'NNS'), ('who', 'WP'), ('agree', 'VBP'), ('and', 'CC'), ('remember', 'VBP'), ('that', 'IN'), ('epicycles', 'VBZ'), ('",', 'NNP'), ('crystal', 'NN'), ('spheres', 'NNS'), ('",', 'VBP'), ('geocentricity', 'NN'), ('",', 'NNP'), ('flat', 'JJ'), ('earth', 'NN'), ('theory', 'NN'), ('",', 'NNP'), ('etc', 'NN'), ('.,', 'NNP'), ('also', 'RB'), ('once', 'RB'), ('seemed', 'VBD'), ('to', 'TO'), ('explain', 'VB'), ('it', 'PRP'), ('well', 'RB'), ('but', 'CC'), ('were', 'VBD'), ('later', 'RB'), ('proved', 'VBN'), ('conceptually', 'RB'), ('wrong', 'JJ'), ('prof', 'NN'), ('frank', 'VBD'), ('meyer', 'NN'), ('professor', 'NN'), ('emeritus', 'NN'), ('of', 'IN'), ('uw', 'JJ'), ('superior', 'NN'), ('was', 'VBD'), ('is', 'VBZ'), ('strong', 'JJ'), ('proponent', 'NN'), ('of', 'IN'), ('larson', 'NN'), ('theory', 'NN'), ('and', 'CC'), ('was', 'VBD'), ('or', 'CC'), ('still', 'RB'), ('is', 'VBZ'), ('president', 'NN'), ('of', 'IN'), ('larson', 'JJ'), ('organization', 'NN'), ('the', 'DT'), ('international', 'JJ'), ('society', 'NN'), ('of', 'IN'), ('unified', 'JJ'), ('science', 'NN'), ('",', 'NNP'), ('and', 'CC'), ('editor', 'NN'), ('of', 'IN'), ('their', 'PRP$'), ('quarterly', 'JJ'), ('journal', 'NN'), ('reciprocity', 'NN'), ('".', 'IN'), ('he', 'PRP'), ('moved', 'VBD'), ('to', 'TO'), ('minneapolis', 'VB'), ('after', 'IN'), ('retiring', 'VBG'), ('super', 'JJ'), ('collider', 'NN'), ('boondoggle', 'NN'), ('am', 'VBP'), ('against', 'IN'), ('contruction', 'NN'), ('of', 'IN'), ('the', 'DT'), ('superconducting', 'VBG'), ('super', 'JJ'), ('collider', 'NN'), ('",', 'NN'), ('in', 'IN'), ('texas', 'NN'), ('or', 'CC'), ('anywhere', 'RB'), ('else', 'JJ'), ('it', 'PRP'), ('would', 'MD'), ('be', 'VB'), ('gross', 'JJ'), ('waste', 'NN'), ('of', 'IN'), ('money', 'NN'), ('and', 'CC'), ('contribute', 'NN'), ('almost', 'RB'), ('nothing', 'NN'), ('of', 'IN'), ('scientific', 'JJ'), ('value', 'NN'), ('most', 'JJS'), ('physicists', 'NNS'), ('don', 'VBP'), ('realize', 'VB'), ('it', 'PRP'), ('but', 'CC'), ('according', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('as', 'IN'), ('described', 'VBN'), ('in', 'IN'), ('his', 'PRP$'), ('books', 'NNS'), ('the', 'DT'), ('strange', 'JJ'), ('goofy', 'NN'), ('particles', 'NNS'), ('("', 'VBP'), ('mesons', 'NNS'), ('",', 'VBP'), ('hyperons', 'NNS'), ('",', 'VBP'), ('alleged', 'VBN'), ('quarks', 'NNS'), ('",', 'VBP'), ('etc', 'FW'), ('.)', 'CD'), ('which', 'WDT'), ('they', 'PRP'), ('are', 'VBP'), ('finding', 'VBG'), ('in', 'IN'), ('existing', 'VBG'), ('colliders', 'NNS'), ('fermi', 'VBP'), ('lab', 'JJ'), ('cern', 'JJ'), ('etc', 'NN'), ('.)', 'NNS'), ('are', 'VBP'), ('really', 'RB'), ('just', 'RB'), ('atoms', 'NNS'), ('of', 'IN'), ('anti', 'NNS'), ('matter', 'NN'), ('which', 'WDT'), ('are', 'VBP'), ('created', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('high', 'JJ'), ('energy', 'NN'), ('colliding', 'VBG'), ('beams', 'NNS'), ('and', 'CC'), ('which', 'WDT'), ('quickly', 'RB'), ('disintegrate', 'VBP'), ('like', 'IN'), ('cosmic', 'JJ'), ('rays', 'NNS'), ('because', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('incompatible', 'JJ'), ('with', 'IN'), ('their', 'PRP$'), ('environment', 'NN'), ('larger', 'JJR'), ('and', 'CC'), ('more', 'RBR'), ('expensive', 'JJ'), ('collider', 'NN'), ('will', 'MD'), ('only', 'RB'), ('create', 'VB'), ('few', 'JJ'), ('more', 'JJR'), ('elements', 'NNS'), ('of', 'IN'), ('anti', 'JJ'), ('matter', 'NN'), ('that', 'IN'), ('the', 'DT'), ('physicists', 'NNS'), ('have', 'VBP'), ('not', 'RB'), ('seen', 'VBN'), ('there', 'EX'), ('before', 'IN'), ('and', 'CC'), ('the', 'DT'), ('physicists', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('even', 'RB'), ('more', 'RBR'), ('confused', 'JJ'), ('than', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('now', 'RB'), ('are', 'VBP'), ('few', 'JJ'), ('more', 'JJR'), ('types', 'NNS'), ('of', 'IN'), ('anti', 'JJ'), ('matter', 'NN'), ('atoms', 'NNS'), ('worth', 'IN'), ('the', 'DT'), ('billion', 'CD'), ('cost', 'NN'), ('?!!', 'NNS'), ('don', 'VBP'), ('we', 'PRP'), ('have', 'VBP'), ('much', 'RB'), ('more', 'RBR'), ('important', 'JJ'), ('uses', 'NNS'), ('for', 'IN'), ('this', 'DT'), ('wasted', 'JJ'), ('money', 'NN'), ('?!', 'VBZ'), ('another', 'DT'), ('thing', 'NN'), ('to', 'TO'), ('consider', 'VB'), ('is', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('primary', 'JJ'), ('proposed', 'VBN'), ('location', 'NN'), ('in', 'IN'), ('texas', 'NN'), ('has', 'VBZ'), ('serious', 'JJ'), ('and', 'CC'), ('growing', 'VBG'), ('problem', 'NN'), ('with', 'IN'), ('some', 'DT'), ('kind', 'NN'), ('of', 'IN'), ('fire', 'NN'), ('ants', 'NNS'), ('eating', 'VBG'), ('the', 'DT'), ('insulation', 'NN'), ('off', 'IN'), ('underground', 'JJ'), ('cables', 'VBZ'), ('how', 'WRB'), ('much', 'JJ'), ('poisoning', 'NN'), ('of', 'IN'), ('the', 'DT'), ('ground', 'NN'), ('and', 'CC'), ('ground', 'NN'), ('water', 'NN'), ('with', 'IN'), ('insecticides', 'NNS'), ('will', 'MD'), ('be', 'VB'), ('required', 'VBN'), ('to', 'TO'), ('keep', 'VB'), ('the', 'DT'), ('ants', 'NNS'), ('out', 'IN'), ('of', 'IN'), ('the', 'DT'), ('supercollider', 'NN'), ('"?!', 'NN'), ('naming', 'VBG'), ('the', 'DT'), ('super', 'NN'), ('collider', 'NN'), ('after', 'IN'), ('ronald', 'NN'), ('reagon', 'NN'), ('as', 'IN'), ('proposed', 'VBN'), ('is', 'VBZ'), ('totally', 'RB'), ('absurd', 'JJ'), ('if', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('built', 'VBN'), ('it', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('named', 'VBN'), ('after', 'IN'), ('leading', 'VBG'), ('particle', 'NN'), ('physicist', 'NN'), ('larsonian', 'JJ'), ('anti', 'NN'), ('matter', 'NN'), ('in', 'IN'), ('larson', 'NN'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('anti', 'NN'), ('matter', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('simple', 'JJ'), ('case', 'NN'), ('of', 'IN'), ('opposite', 'JJ'), ('charges', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('types', 'NNS'), ('of', 'IN'), ('particles', 'NNS'), ('it', 'PRP'), ('has', 'VBZ'), ('more', 'JJR'), ('to', 'TO'), ('do', 'VB'), ('with', 'IN'), ('the', 'DT'), ('rates', 'NNS'), ('of', 'IN'), ('vibrations', 'NNS'), ('and', 'CC'), ('rotations', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('photons', 'NNS'), ('of', 'IN'), ('which', 'WDT'), ('they', 'PRP'), ('are', 'VBP'), ('made', 'VBN'), ('in', 'IN'), ('relation', 'NN'), ('to', 'TO'), ('the', 'DT'), ('vibrational', 'JJ'), ('and', 'CC'), ('rotational', 'JJ'), ('equivalents', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('which', 'WDT'), ('larson', 'VBZ'), ('calls', 'NNS'), ('unit', 'NN'), ('velocity', 'NN'), ('and', 'CC'), ('the', 'DT'), ('natural', 'JJ'), ('datum', 'NN'), ('".', 'NN'), ('in', 'IN'), ('larson', 'NN'), ('theory', 'NN'), ('positron', 'NN'), ('is', 'VBZ'), ('actually', 'RB'), ('particle', 'NN'), ('of', 'IN'), ('matter', 'NN'), ('not', 'RB'), ('anti', 'RB'), ('matter', 'NN'), ('when', 'WRB'), ('positron', 'NN'), ('and', 'CC'), ('electron', 'NN'), ('meet', 'VBP'), ('the', 'DT'), ('rotational', 'JJ'), ('vibrations', 'NNS'), ('charges', 'NNS'), ('and', 'CC'), ('rotations', 'NNS'), ('of', 'IN'), ('their', 'PRP$'), ('respective', 'JJ'), ('photons', 'NNS'), ('of', 'IN'), ('which', 'WDT'), ('they', 'PRP'), ('are', 'VBP'), ('made', 'VBN'), ('neutralize', 'IN'), ('each', 'DT'), ('other', 'JJ'), ('in', 'IN'), ('larson', 'JJ'), ('theory', 'NN'), ('the', 'DT'), ('anti', 'JJ'), ('matter', 'NN'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('has', 'VBZ'), ('three', 'CD'), ('dimensions', 'NNS'), ('of', 'IN'), ('time', 'NN'), ('and', 'CC'), ('only', 'RB'), ('one', 'CD'), ('dimension', 'NN'), ('of', 'IN'), ('space', 'NN'), ('and', 'CC'), ('exists', 'NNS'), ('in', 'IN'), ('reciprocal', 'JJ'), ('relationship', 'NN'), ('to', 'TO'), ('our', 'PRP$'), ('material', 'JJ'), ('half', 'NN'), ('larsonian', 'JJ'), ('relativity', 'NN'), ('the', 'DT'), ('perihelion', 'NN'), ('point', 'NN'), ('in', 'IN'), ('the', 'DT'), ('orbit', 'NN'), ('of', 'IN'), ('the', 'DT'), ('planet', 'JJ'), ('mercury', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('observed', 'VBN'), ('and', 'CC'), ('precisely', 'RB'), ('measured', 'VBN'), ('to', 'TO'), ('advance', 'VB'), ('at', 'IN'), ('the', 'DT'), ('rate', 'NN'), ('of', 'IN'), ('574', 'CD'), ('seconds', 'NNS'), ('of', 'IN'), ('arc', 'NN'), ('per', 'IN'), ('century', 'NN'), ('531', 'CD'), ('seconds', 'NNS'), ('of', 'IN'), ('this', 'DT'), ('advance', 'NN'), ('are', 'VBP'), ('attributed', 'VBN'), ('via', 'IN'), ('calculations', 'NNS'), ('to', 'TO'), ('gravitational', 'JJ'), ('perturbations', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('planets', 'NNS'), ('venus', 'VBP'), ('earth', 'JJ'), ('jupiter', 'NN'), ('etc', 'NN'), ('.).', 'VBD'), ('the', 'DT'), ('remaining', 'VBG'), ('43', 'CD'), ('seconds', 'NNS'), ('of', 'IN'), ('arc', 'NN'), ('are', 'VBP'), ('being', 'VBG'), ('used', 'VBN'), ('to', 'TO'), ('help', 'VB'), ('prove', 'VB'), ('einstein', 'JJ'), ('general', 'JJ'), ('theory', 'NN'), ('of', 'IN'), ('relativity', 'NN'), ('".', 'NN'), ('but', 'CC'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('achieved', 'VBD'), ('results', 'NNS'), ('closer', 'RBR'), ('to', 'TO'), ('the', 'DT'), ('43', 'CD'), ('seconds', 'NNS'), ('than', 'IN'), ('general', 'JJ'), ('relativity', 'NN'), ('can', 'MD'), ('by', 'IN'), ('instead', 'RB'), ('using', 'VBG'), ('special', 'JJ'), ('relativity', 'NN'), ('".', 'NN'), ('in', 'IN'), ('one', 'CD'), ('or', 'CC'), ('more', 'JJR'), ('of', 'IN'), ('his', 'PRP$'), ('books', 'NNS'), ('he', 'PRP'), ('applied', 'VBD'), ('the', 'DT'), ('lorentz', 'JJ'), ('transformation', 'NN'), ('on', 'IN'), ('the', 'DT'), ('high', 'JJ'), ('orbital', 'JJ'), ('speed', 'NN'), ('of', 'IN'), ('mercury', 'NN'), ('larson', 'NN'), ('totally', 'RB'), ('rejected', 'VBD'), ('general', 'JJ'), ('relativity', 'NN'), ('as', 'IN'), ('another', 'DT'), ('mathematical', 'JJ'), ('fantasy', 'NN'), ('he', 'PRP'), ('also', 'RB'), ('rejected', 'VBD'), ('most', 'JJS'), ('of', 'IN'), ('special', 'JJ'), ('relativity', 'NN'), ('",', 'NNP'), ('including', 'VBG'), ('the', 'DT'), ('parts', 'NNS'), ('about', 'IN'), ('mass', 'NN'), ('increases', 'NNS'), ('near', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('and', 'CC'), ('the', 'DT'), ('use', 'NN'), ('of', 'IN'), ('the', 'DT'), ('lorentz', 'JJ'), ('transform', 'NN'), ('on', 'IN'), ('doppler', 'NN'), ('shifts', 'NNS'), ('those', 'DT'), ('quasars', 'NNS'), ('with', 'IN'), ('red', 'JJ'), ('shifts', 'NNS'), ('greater', 'JJR'), ('than', 'IN'), ('000', 'CD'), ('really', 'RB'), ('are', 'VBP'), ('moving', 'VBG'), ('faster', 'RBR'), ('than', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'JJ'), ('although', 'IN'), ('most', 'JJS'), ('of', 'IN'), ('that', 'DT'), ('motion', 'NN'), ('is', 'VBZ'), ('away', 'RB'), ('from', 'IN'), ('us', 'PRP'), ('in', 'IN'), ('time', 'NN'), ('.).', 'NN'), ('in', 'IN'), ('larson', 'NN'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('three', 'CD'), ('dimensions', 'NNS'), ('of', 'IN'), ('time', 'NN'), ('instead', 'RB'), ('of', 'IN'), ('only', 'RB'), ('one', 'CD'), ('but', 'CC'), ('two', 'CD'), ('of', 'IN'), ('those', 'DT'), ('dimensions', 'NNS'), ('can', 'MD'), ('not', 'RB'), ('be', 'VB'), ('measured', 'VBN'), ('from', 'IN'), ('our', 'PRP$'), ('material', 'JJ'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('the', 'DT'), ('one', 'CD'), ('dimension', 'NN'), ('that', 'IN'), ('we', 'PRP'), ('can', 'MD'), ('measure', 'VB'), ('is', 'VBZ'), ('the', 'DT'), ('clock', 'NN'), ('time', 'NN'), ('at', 'IN'), ('low', 'JJ'), ('relative', 'JJ'), ('speeds', 'NNS'), ('the', 'DT'), ('values', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('other', 'JJ'), ('two', 'CD'), ('dimensions', 'NNS'), ('are', 'VBP'), ('negligible', 'JJ'), ('but', 'CC'), ('at', 'IN'), ('high', 'JJ'), ('speeds', 'NNS'), ('they', 'PRP'), ('become', 'VBP'), ('significant', 'JJ'), ('and', 'CC'), ('the', 'DT'), ('lorentz', 'JJ'), ('transformation', 'NN'), ('must', 'MD'), ('be', 'VB'), ('used', 'VBN'), ('as', 'IN'), ('fudge', 'JJ'), ('factor', 'NN'), ('larson', 'NN'), ('often', 'RB'), ('used', 'VBD'), ('the', 'DT'), ('term', 'NN'), ('coordinate', 'NN'), ('time', 'NN'), ('when', 'WRB'), ('writing', 'VBG'), ('about', 'IN'), ('this', 'DT'), ('.]', 'NN'), ('in', 'IN'), ('regard', 'NN'), ('to', 'TO'), ('mass', 'NN'), ('increases', 'NNS'), ('",', 'VBP'), ('it', 'PRP'), ('has', 'VBZ'), ('been', 'VBN'), ('proven', 'VBN'), ('in', 'IN'), ('atomic', 'JJ'), ('accelerators', 'NNS'), ('that', 'IN'), ('acceleration', 'NN'), ('drops', 'NNS'), ('toward', 'IN'), ('zero', 'CD'), ('near', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('but', 'CC'), ('the', 'DT'), ('formula', 'NN'), ('for', 'IN'), ('acceleration', 'NN'), ('is', 'VBZ'), ('acceleration', 'JJ'), ('force', 'NN'), ('mass', 'NN'), (').', 'NNP'), ('orthodox', 'NN'), ('physicists', 'NNS'), ('are', 'VBP'), ('ignoring', 'VBG'), ('the', 'DT'), ('third', 'JJ'), ('factor', 'NN'), ('force', 'NN'), ('in', 'IN'), ('larson', 'NN'), ('theory', 'NN'), ('mass', 'NN'), ('stays', 'VBZ'), ('constant', 'JJ'), ('and', 'CC'), ('force', 'NN'), ('drops', 'NNS'), ('toward', 'IN'), ('zero', 'CD'), ('force', 'NN'), ('is', 'VBZ'), ('actually', 'RB'), ('motion', 'NN'), ('or', 'CC'), ('combinations', 'NNS'), ('of', 'IN'), ('motions', 'NNS'), ('or', 'CC'), ('relations', 'NNS'), ('between', 'IN'), ('motions', 'NNS'), ('including', 'VBG'), ('inward', 'NN'), ('and', 'CC'), ('outward', 'JJ'), ('scalar', 'JJ'), ('motions', 'NNS'), ('the', 'DT'), ('expansion', 'NN'), ('of', 'IN'), ('the', 'DT'), ('universe', 'NN'), ('for', 'IN'), ('example', 'NN'), ('is', 'VBZ'), ('an', 'DT'), ('outward', 'JJ'), ('scalar', 'JJ'), ('motion', 'NN'), ('inherent', 'NN'), ('in', 'IN'), ('the', 'DT'), ('universe', 'NN'), ('and', 'CC'), ('not', 'RB'), ('result', 'NN'), ('of', 'IN'), ('the', 'DT'), ('so', 'RB'), ('called', 'JJ'), ('big', 'JJ'), ('bang', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('yet', 'RB'), ('another', 'DT'), ('mathematical', 'JJ'), ('fantasy', 'NN'), (').', 'VBD'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('wish', 'NN'), ('to', 'TO'), ('recommend', 'VB'), ('to', 'TO'), ('everyone', 'NN'), ('the', 'DT'), ('book', 'NN'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('",', 'NN'), ('by', 'IN'), ('dewey', 'NN'), ('larson', 'NN'), ('1984', 'CD'), ('north', 'NN'), ('pacific', 'JJ'), ('publishers', 'NNS'), ('box', 'VBP'), ('13255', 'CD'), ('portland', 'NN'), ('oregon', 'NN'), ('97213', 'CD'), ('),', 'NN'), ('456', 'CD'), ('pages', 'NNS'), ('indexed', 'VBN'), ('hardcover', 'NN'), ('it', 'PRP'), ('contains', 'VBZ'), ('the', 'DT'), ('astrophysical', 'JJ'), ('portions', 'NNS'), ('of', 'IN'), ('general', 'JJ'), ('unified', 'JJ'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('developed', 'VBN'), ('by', 'IN'), ('that', 'DT'), ('author', 'NN'), ('an', 'DT'), ('unrecognized', 'JJ'), ('genius', 'NN'), ('more', 'JJR'), ('than', 'IN'), ('thirty', 'CD'), ('years', 'NNS'), ('ago', 'IN'), ('it', 'PRP'), ('contains', 'VBZ'), ('final', 'JJ'), ('solutions', 'NNS'), ('to', 'TO'), ('most', 'JJS'), ('all', 'DT'), ('astrophysical', 'JJ'), ('mysteries', 'NNS'), ('including', 'VBG'), ('the', 'DT'), ('formation', 'NN'), ('of', 'IN'), ('galaxies', 'NNS'), ('binary', 'JJ'), ('and', 'CC'), ('multiple', 'JJ'), ('star', 'NN'), ('systems', 'NNS'), ('and', 'CC'), ('solar', 'JJ'), ('systems', 'NNS'), ('the', 'DT'), ('true', 'JJ'), ('origin', 'NN'), ('of', 'IN'), ('the', 'DT'), ('degree', 'NN'), ('background', 'NN'), ('radiation', 'NN'), ('cosmic', 'JJ'), ('rays', 'NNS'), ('and', 'CC'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('true', 'JJ'), ('nature', 'NN'), ('of', 'IN'), ('quasars', 'NNS'), ('pulsars', 'NNS'), ('white', 'JJ'), ('dwarfs', 'NN'), ('exploding', 'VBG'), ('galaxies', 'NNS'), ('etc', 'FW'), ('..', 'VBP'), ('it', 'PRP'), ('contains', 'VBZ'), ('what', 'WP'), ('astronomers', 'NNS'), ('and', 'CC'), ('astrophysicists', 'NNS'), ('are', 'VBP'), ('all', 'DT'), ('looking', 'VBG'), ('for', 'IN'), ('if', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('ready', 'JJ'), ('to', 'TO'), ('seriously', 'RB'), ('consider', 'VB'), ('it', 'PRP'), ('with', 'IN'), ('open', 'JJ'), ('minds', 'NNS'), ('the', 'DT'), ('following', 'NN'), ('is', 'VBZ'), ('an', 'DT'), ('example', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('theory', 'NN'), ('success', 'NN'), ('in', 'IN'), ('his', 'PRP$'), ('first', 'JJ'), ('book', 'NN'), ('in', 'IN'), ('1959', 'CD'), ('the', 'DT'), ('structure', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('",', 'NNP'), ('larson', 'NN'), ('predicted', 'VBD'), ('the', 'DT'), ('existence', 'NN'), ('of', 'IN'), ('exploding', 'VBG'), ('galaxies', 'NNS'), ('several', 'JJ'), ('years', 'NNS'), ('before', 'IN'), ('astronomers', 'NNS'), ('started', 'VBD'), ('finding', 'VBG'), ('them', 'PRP'), ('they', 'PRP'), ('are', 'VBP'), ('necessary', 'JJ'), ('consequence', 'NN'), ('of', 'IN'), ('larson', 'JJ'), ('comprehensive', 'JJ'), ('theory', 'NN'), ('and', 'CC'), ('when', 'WRB'), ('quasars', 'NNS'), ('were', 'VBD'), ('discovered', 'VBN'), ('he', 'PRP'), ('had', 'VBD'), ('an', 'DT'), ('immediate', 'JJ'), ('related', 'JJ'), ('explanation', 'NN'), ('for', 'IN'), ('them', 'PRP'), ('also', 'RB'), ('gamma', 'VBP'), ('ray', 'JJ'), ('bursts', 'NNS'), ('astro', 'VBP'), ('physicists', 'NNS'), ('and', 'CC'), ('astronomers', 'NNS'), ('are', 'VBP'), ('still', 'RB'), ('scratching', 'VBG'), ('their', 'PRP$'), ('heads', 'NNS'), ('about', 'IN'), ('the', 'DT'), ('mysterious', 'JJ'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'NNS'), ('they', 'PRP'), ('were', 'VBD'), ('originally', 'RB'), ('thought', 'VBN'), ('to', 'TO'), ('originate', 'VB'), ('from', 'IN'), ('neutron', 'JJ'), ('stars', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('disc', 'NN'), ('of', 'IN'), ('our', 'PRP$'), ('galaxy', 'NN'), ('but', 'CC'), ('the', 'DT'), ('new', 'JJ'), ('gamma', 'NN'), ('ray', 'NN'), ('telescope', 'NN'), ('now', 'RB'), ('in', 'IN'), ('earth', 'NN'), ('orbit', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('detecting', 'VBG'), ('them', 'PRP'), ('in', 'IN'), ('all', 'DT'), ('directions', 'NNS'), ('uniformly', 'RB'), ('and', 'CC'), ('their', 'PRP$'), ('source', 'NN'), ('locations', 'NNS'), ('in', 'IN'), ('space', 'NN'), ('do', 'VBP'), ('not', 'RB'), ('correspond', 'VB'), ('to', 'TO'), ('any', 'DT'), ('known', 'JJ'), ('objects', 'NNS'), ('except', 'IN'), ('for', 'IN'), ('few', 'JJ'), ('cases', 'NNS'), ('of', 'IN'), ('directional', 'JJ'), ('coincidence', 'NN'), (').', 'NNP'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'NNS'), ('are', 'VBP'), ('necessary', 'JJ'), ('consequence', 'NN'), ('of', 'IN'), ('the', 'DT'), ('general', 'JJ'), ('unified', 'JJ'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('developed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('according', 'VBG'), ('to', 'TO'), ('page', 'VB'), ('386', 'CD'), ('of', 'IN'), ('his', 'PRP$'), ('book', 'NN'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('",', 'NN'), ('published', 'VBN'), ('in', 'IN'), ('1984', 'CD'), ('the', 'DT'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'NNS'), ('are', 'VBP'), ('coming', 'VBG'), ('from', 'IN'), ('supernova', 'JJ'), ('explosions', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('anti', 'JJ'), ('matter', 'NN'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('which', 'WDT'), ('larson', 'NN'), ('calls', 'VBZ'), ('the', 'DT'), ('cosmic', 'JJ'), ('sector', 'NN'), ('".', 'NNP'), ('because', 'IN'), ('of', 'IN'), ('the', 'DT'), ('relationship', 'NN'), ('between', 'IN'), ('the', 'DT'), ('anti', 'JJ'), ('matter', 'NN'), ('and', 'CC'), ('material', 'JJ'), ('halves', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('and', 'CC'), ('the', 'DT'), ('way', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('connected', 'VBN'), ('together', 'RB'), ('the', 'DT'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'NNS'), ('can', 'MD'), ('pop', 'VB'), ('into', 'IN'), ('our', 'PRP$'), ('material', 'JJ'), ('half', 'NN'), ('anywhere', 'RB'), ('in', 'IN'), ('space', 'NN'), ('seemingly', 'RB'), ('at', 'IN'), ('random', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('why', 'WRB'), ('the', 'DT'), ('source', 'NN'), ('locations', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('bursts', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('correspond', 'VB'), ('with', 'IN'), ('known', 'JJ'), ('objects', 'NNS'), ('and', 'CC'), ('come', 'VBN'), ('from', 'IN'), ('all', 'DT'), ('directions', 'NNS'), ('uniformly', 'RB'), ('.)', 'NNP'), ('wonder', 'VB'), ('how', 'WRB'), ('close', 'JJ'), ('to', 'TO'), ('us', 'PRP'), ('in', 'IN'), ('space', 'NN'), ('source', 'NN'), ('location', 'NN'), ('would', 'MD'), ('have', 'VB'), ('to', 'TO'), ('be', 'VB'), ('for', 'IN'), ('gamma', 'JJ'), ('ray', 'NN'), ('burst', 'NN'), ('to', 'TO'), ('kill', 'VB'), ('all', 'DT'), ('or', 'CC'), ('most', 'JJS'), ('life', 'NN'), ('on', 'IN'), ('earth', 'NN'), ('there', 'EX'), ('would', 'MD'), ('be', 'VB'), ('no', 'DT'), ('way', 'NN'), ('to', 'TO'), ('predict', 'VB'), ('one', 'CD'), ('nor', 'CC'), ('to', 'TO'), ('stop', 'VB'), ('it', 'PRP'), ('perhaps', 'RB'), ('some', 'DT'), ('of', 'IN'), ('the', 'DT'), ('mass', 'NN'), ('extinctions', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('past', 'NN'), ('which', 'WDT'), ('are', 'VBP'), ('now', 'RB'), ('being', 'VBG'), ('blamed', 'VBN'), ('on', 'IN'), ('impacts', 'NNS'), ('of', 'IN'), ('comets', 'NNS'), ('and', 'CC'), ('asteroids', 'NNS'), ('were', 'VBD'), ('actually', 'RB'), ('caused', 'VBN'), ('by', 'IN'), ('nearby', 'JJ'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'VBZ'), ('larsonian', 'JJ'), ('binary', 'JJ'), ('star', 'NN'), ('formation', 'NN'), ('about', 'IN'), ('half', 'NN'), ('of', 'IN'), ('all', 'PDT'), ('the', 'DT'), ('stars', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('galaxy', 'NN'), ('in', 'IN'), ('the', 'DT'), ('vicinity', 'NN'), ('of', 'IN'), ('the', 'DT'), ('sun', 'NN'), ('are', 'VBP'), ('binary', 'JJ'), ('or', 'CC'), ('double', 'JJ'), ('but', 'CC'), ('orthodox', 'JJ'), ('astronomers', 'NNS'), ('and', 'CC'), ('astrophysicists', 'NNS'), ('still', 'RB'), ('have', 'VBP'), ('no', 'DT'), ('satisfactory', 'JJ'), ('theory', 'NN'), ('about', 'IN'), ('how', 'WRB'), ('they', 'PRP'), ('form', 'VBP'), ('or', 'CC'), ('why', 'WRB'), ('there', 'EX'), ('are', 'VBP'), ('so', 'RB'), ('many', 'JJ'), ('of', 'IN'), ('them', 'PRP'), ('but', 'CC'), ('binary', 'JJ'), ('star', 'NN'), ('systems', 'NNS'), ('are', 'VBP'), ('actually', 'RB'), ('likely', 'JJ'), ('consequence', 'NN'), ('of', 'IN'), ('the', 'DT'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('developed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('will', 'MD'), ('try', 'VB'), ('to', 'TO'), ('summarize', 'VB'), ('larsons', 'NNS'), ('explanation', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('detailed', 'VBN'), ('in', 'IN'), ('chapter', 'NN'), ('of', 'IN'), ('his', 'PRP$'), ('book', 'NN'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('and', 'CC'), ('in', 'IN'), ('some', 'DT'), ('of', 'IN'), ('his', 'PRP$'), ('other', 'JJ'), ('books', 'NNS'), ('first', 'JJ'), ('of', 'IN'), ('all', 'DT'), ('according', 'VBG'), ('to', 'TO'), ('larson', 'NN'), ('stars', 'NNS'), ('do', 'VBP'), ('not', 'RB'), ('generate', 'VB'), ('energy', 'NN'), ('by', 'IN'), ('fusion', 'NN'), ('".', 'NNP'), ('small', 'JJ'), ('fraction', 'NN'), ('comes', 'VBZ'), ('from', 'IN'), ('slow', 'JJ'), ('gravitational', 'NN'), ('collapse', 'NN'), ('the', 'DT'), ('rest', 'NN'), ('results', 'NNS'), ('from', 'IN'), ('the', 'DT'), ('complete', 'JJ'), ('annihilation', 'NN'), ('of', 'IN'), ('heavy', 'JJ'), ('elements', 'NNS'), ('heavier', 'JJR'), ('than', 'IN'), ('iron', 'NN'), (').', 'NNP'), ('each', 'DT'), ('element', 'NN'), ('has', 'VBZ'), ('destructive', 'JJ'), ('temperature', 'NN'), ('limit', 'VBP'), ('the', 'DT'), ('heavier', 'JJR'), ('the', 'DT'), ('element', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('lower', 'JJR'), ('is', 'VBZ'), ('this', 'DT'), ('limit', 'NN'), ('star', 'NN'), ('internal', 'JJ'), ('temperature', 'NN'), ('increases', 'NNS'), ('as', 'IN'), ('it', 'PRP'), ('grows', 'VBZ'), ('in', 'IN'), ('mass', 'NN'), ('via', 'IN'), ('accretion', 'NN'), ('and', 'CC'), ('absorption', 'NN'), ('of', 'IN'), ('the', 'DT'), ('decay', 'NN'), ('products', 'NNS'), ('of', 'IN'), ('cosmic', 'JJ'), ('rays', 'NNS'), ('gradually', 'RB'), ('reaching', 'VBG'), ('the', 'DT'), ('destructive', 'JJ'), ('temperature', 'NN'), ('limit', 'NN'), ('of', 'IN'), ('lighter', 'JJR'), ('and', 'CC'), ('lighter', 'JJR'), ('elements', 'NNS'), ('when', 'WRB'), ('the', 'DT'), ('internal', 'JJ'), ('temperature', 'NN'), ('of', 'IN'), ('the', 'DT'), ('star', 'NN'), ('reaches', 'VBZ'), ('the', 'DT'), ('destructive', 'JJ'), ('temperature', 'NN'), ('limit', 'NN'), ('of', 'IN'), ('iron', 'NN'), ('there', 'EX'), ('is', 'VBZ'), ('type', 'JJ'), ('supernova', 'JJ'), ('explosion', 'NN'), ('this', 'DT'), ('is', 'VBZ'), ('because', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('so', 'RB'), ('much', 'JJ'), ('iron', 'NN'), ('present', 'NN'), ('and', 'CC'), ('that', 'DT'), ('is', 'VBZ'), ('related', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('structure', 'NN'), ('of', 'IN'), ('iron', 'NN'), ('atoms', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('atom', 'NN'), ('building', 'NN'), ('process', 'NN'), ('which', 'WDT'), ('larson', 'NN'), ('explains', 'VBZ'), ('in', 'IN'), ('some', 'DT'), ('of', 'IN'), ('his', 'PRP$'), ('books', 'NNS'), ('better', 'RBR'), ('than', 'IN'), ('can', 'MD'), ('].', 'VB'), ('when', 'WRB'), ('the', 'DT'), ('star', 'NN'), ('explodes', 'VBZ'), ('the', 'DT'), ('lighter', 'JJ'), ('material', 'NN'), ('on', 'IN'), ('the', 'DT'), ('outer', 'JJ'), ('portion', 'NN'), ('of', 'IN'), ('the', 'DT'), ('star', 'NN'), ('is', 'VBZ'), ('blown', 'VBN'), ('outward', 'RB'), ('in', 'IN'), ('space', 'NN'), ('at', 'IN'), ('less', 'JJR'), ('than', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'JJ'), ('the', 'DT'), ('heavier', 'JJ'), ('material', 'NN'), ('in', 'IN'), ('the', 'DT'), ('center', 'JJ'), ('portion', 'NN'), ('of', 'IN'), ('the', 'DT'), ('star', 'NN'), ('was', 'VBD'), ('already', 'RB'), ('bouncing', 'VBG'), ('around', 'RB'), ('at', 'IN'), ('close', 'RB'), ('to', 'TO'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('because', 'IN'), ('of', 'IN'), ('the', 'DT'), ('high', 'JJ'), ('temperature', 'NN'), ('the', 'DT'), ('explosion', 'NN'), ('pushes', 'VBZ'), ('that', 'IN'), ('material', 'NN'), ('over', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('expands', 'VBZ'), ('outward', 'RB'), ('in', 'IN'), ('time', 'NN'), ('which', 'WDT'), ('is', 'VBZ'), ('equivalent', 'JJ'), ('to', 'TO'), ('inward', 'VB'), ('in', 'IN'), ('space', 'NN'), ('and', 'CC'), ('it', 'PRP'), ('often', 'RB'), ('actually', 'RB'), ('disappears', 'VBZ'), ('for', 'IN'), ('while', 'IN'), ('over', 'IN'), ('long', 'JJ'), ('periods', 'NNS'), ('of', 'IN'), ('time', 'NN'), ('both', 'DT'), ('masses', 'NNS'), ('start', 'VBP'), ('to', 'TO'), ('fall', 'VB'), ('back', 'RB'), ('gravitationally', 'RB'), ('the', 'DT'), ('material', 'NN'), ('that', 'WDT'), ('had', 'VBD'), ('been', 'VBN'), ('blown', 'VBN'), ('outward', 'RB'), ('in', 'IN'), ('space', 'NN'), ('now', 'RB'), ('starts', 'VBZ'), ('to', 'TO'), ('form', 'VB'), ('red', 'JJ'), ('giant', 'JJ'), ('star', 'NN'), ('the', 'DT'), ('material', 'NN'), ('that', 'WDT'), ('had', 'VBD'), ('been', 'VBN'), ('blown', 'VBN'), ('outward', 'RB'), ('in', 'IN'), ('time', 'NN'), ('starts', 'NNS'), ('to', 'TO'), ('form', 'VB'), ('white', 'JJ'), ('dwarf', 'NN'), ('star', 'NN'), ('both', 'DT'), ('stars', 'NNS'), ('then', 'RB'), ('start', 'VB'), ('moving', 'VBG'), ('back', 'RB'), ('toward', 'IN'), ('the', 'DT'), ('main', 'JJ'), ('sequence', 'NN'), ('from', 'IN'), ('opposite', 'JJ'), ('directions', 'NNS'), ('on', 'IN'), ('the', 'DT'), ('diagram', 'NN'), ('the', 'DT'), ('chances', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('two', 'CD'), ('masses', 'NNS'), ('falling', 'VBG'), ('back', 'RB'), ('into', 'IN'), ('the', 'DT'), ('exact', 'JJ'), ('same', 'JJ'), ('location', 'NN'), ('in', 'IN'), ('space', 'NN'), ('making', 'NN'), ('single', 'JJ'), ('lone', 'NN'), ('star', 'NN'), ('again', 'RB'), ('are', 'VBP'), ('near', 'JJ'), ('zero', 'IN'), ('they', 'PRP'), ('will', 'MD'), ('instead', 'RB'), ('form', 'VB'), ('binary', 'JJ'), ('system', 'NN'), ('orbiting', 'VBG'), ('each', 'DT'), ('other', 'JJ'), ('according', 'VBG'), ('to', 'TO'), ('larson', 'JJ'), ('white', 'JJ'), ('dwarf', 'NN'), ('star', 'NN'), ('has', 'VBZ'), ('an', 'DT'), ('inverse', 'JJ'), ('density', 'NN'), ('gradient', 'NN'), ('is', 'VBZ'), ('densest', 'RB'), ('at', 'IN'), ('its', 'PRP$'), ('surface', 'NN'), ('),', 'NN'), ('because', 'IN'), ('the', 'DT'), ('material', 'NN'), ('at', 'IN'), ('its', 'PRP$'), ('center', 'NN'), ('is', 'VBZ'), ('most', 'RBS'), ('widely', 'RB'), ('dispersed', 'VBD'), ('blown', 'JJ'), ('outward', 'RB'), ('in', 'IN'), ('time', 'NN'), ('this', 'DT'), ('eliminates', 'VBZ'), ('the', 'DT'), ('need', 'NN'), ('to', 'TO'), ('resort', 'VB'), ('to', 'TO'), ('mathematical', 'JJ'), ('fantasies', 'NNS'), ('about', 'IN'), ('degenerate', 'JJ'), ('matter', 'NN'), ('",', 'NNP'), ('neutron', 'RB'), ('stars', 'VBZ'), ('",', 'JJ'), ('black', 'JJ'), ('holes', 'NNS'), ('",', 'VBP'), ('etc', 'JJ'), ('..', 'NNP'), ('larsonian', 'JJ'), ('solar', 'NN'), ('system', 'NN'), ('formation', 'NN'), ('if', 'IN'), ('the', 'DT'), ('mass', 'NN'), ('of', 'IN'), ('the', 'DT'), ('heavy', 'JJ'), ('material', 'NN'), ('at', 'IN'), ('the', 'DT'), ('center', 'NN'), ('of', 'IN'), ('the', 'DT'), ('exploding', 'VBG'), ('star', 'NN'), ('is', 'VBZ'), ('relatively', 'RB'), ('small', 'JJ'), ('then', 'RB'), ('instead', 'RB'), ('of', 'IN'), ('single', 'JJ'), ('white', 'JJ'), ('dwarf', 'NN'), ('star', 'NN'), ('there', 'EX'), ('will', 'MD'), ('be', 'VB'), ('several', 'JJ'), ('mini', 'NNP'), ('white', 'JJ'), ('dwarf', 'NN'), ('stars', 'NNS'), ('revolving', 'VBG'), ('around', 'IN'), ('the', 'DT'), ('red', 'JJ'), ('giant', 'JJ'), ('star', 'NN'), ('but', 'CC'), ('probably', 'RB'), ('still', 'RB'), ('too', 'RB'), ('far', 'RB'), ('away', 'RB'), ('in', 'IN'), ('three', 'CD'), ('dimensional', 'JJ'), ('time', 'NN'), ('to', 'TO'), ('be', 'VB'), ('affected', 'VBN'), ('by', 'IN'), ('its', 'PRP$'), ('heat', 'NN'), ('etc', 'NN'), ('.).', 'NNP'), ('these', 'DT'), ('will', 'MD'), ('become', 'VB'), ('planets', 'NNS'), ('in', 'IN'), ('chapter', 'NN'), ('of', 'IN'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('larson', 'NN'), ('used', 'VBN'), ('all', 'PDT'), ('this', 'DT'), ('information', 'NN'), ('and', 'CC'), ('other', 'JJ'), ('principles', 'NNS'), ('of', 'IN'), ('his', 'PRP$'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('to', 'TO'), ('derive', 'VB'), ('his', 'PRP$'), ('own', 'JJ'), ('version', 'NN'), ('of', 'IN'), ('bode', 'NN'), ('law', 'NN'), ('black', 'JJ'), ('hole', 'NN'), ('fantasy', 'NN'), ('heard', 'NN'), ('that', 'WDT'), ('physicist', 'NN'), ('stephen', 'NN'), ('hawking', 'VBG'), ('recently', 'RB'), ('completed', 'VBN'), ('theoretical', 'JJ'), ('mathematical', 'JJ'), ('analysis', 'NN'), ('of', 'IN'), ('two', 'CD'), ('black', 'JJ'), ('holes', 'NNS'), ('merging', 'VBG'), ('together', 'RB'), ('into', 'IN'), ('single', 'JJ'), ('black', 'JJ'), ('hole', 'NN'), ('",', 'NN'), ('and', 'CC'), ('concluded', 'VBD'), ('that', 'IN'), ('the', 'DT'), ('new', 'JJ'), ('black', 'JJ'), ('hole', 'NN'), ('would', 'MD'), ('have', 'VB'), ('more', 'JJR'), ('mass', 'NN'), ('than', 'IN'), ('the', 'DT'), ('sum', 'NN'), ('of', 'IN'), ('the', 'DT'), ('two', 'CD'), ('original', 'JJ'), ('black', 'JJ'), ('holes', 'NNS'), ('".', 'VBP'), ('such', 'JJ'), ('result', 'NN'), ('should', 'MD'), ('be', 'VB'), ('recognized', 'VBN'), ('by', 'IN'), ('everyone', 'NN'), ('as', 'IN'), ('red', 'JJ'), ('flag', 'NN'), ('causing', 'VBG'), ('widespread', 'JJ'), ('doubt', 'NN'), ('about', 'IN'), ('the', 'DT'), ('whole', 'JJ'), ('idea', 'NN'), ('of', 'IN'), ('black', 'JJ'), ('holes', 'NNS'), ('",', 'VBP'), ('etc', 'FW'), ('.!', 'NN'), ('after', 'IN'), ('reading', 'VBG'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('books', 'NNS'), ('about', 'IN'), ('his', 'PRP$'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('especially', 'RB'), ('his', 'PRP$'), ('book', 'NN'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('",', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('clear', 'JJ'), ('to', 'TO'), ('me', 'PRP'), ('that', 'IN'), ('black', 'JJ'), ('holes', 'NNS'), ('are', 'VBP'), ('nothing', 'NN'), ('more', 'JJR'), ('than', 'IN'), ('mathematical', 'JJ'), ('fantasies', 'NNS'), ('the', 'DT'), ('strange', 'JJ'), ('object', 'NN'), ('at', 'IN'), ('cygnus', 'NN'), ('is', 'VBZ'), ('just', 'RB'), ('an', 'DT'), ('unusually', 'RB'), ('massive', 'JJ'), ('white', 'JJ'), ('dwarf', 'NN'), ('star', 'NN'), ('not', 'RB'), ('the', 'DT'), ('black', 'JJ'), ('hole', 'NN'), ('that', 'IN'), ('orthodox', 'JJ'), ('astronomers', 'NNS'), ('and', 'CC'), ('physicists', 'NNS'), ('so', 'RB'), ('badly', 'RB'), ('want', 'VBP'), ('to', 'TO'), ('prove', 'VB'), ('their', 'PRP$'), ('theory', 'NN'), ('by', 'IN'), ('the', 'DT'), ('way', 'NN'), ('do', 'VBP'), ('not', 'RB'), ('understand', 'VB'), ('why', 'WRB'), ('so', 'RB'), ('much', 'JJ'), ('publicity', 'NN'), ('is', 'VBZ'), ('being', 'VBG'), ('given', 'VBN'), ('to', 'TO'), ('physicist', 'VB'), ('stephen', 'NN'), ('hawking', 'VBG'), ('the', 'DT'), ('physicists', 'NNS'), ('and', 'CC'), ('astronomers', 'NNS'), ('seem', 'VBP'), ('to', 'TO'), ('be', 'VB'), ('acting', 'VBG'), ('as', 'IN'), ('if', 'IN'), ('hawking', 'VBG'), ('severe', 'JJ'), ('physical', 'JJ'), ('problem', 'NN'), ('somehow', 'NN'), ('makes', 'VBZ'), ('him', 'PRP'), ('wiser', 'JJR'), ('".', 'NN'), ('it', 'PRP'), ('does', 'VBZ'), ('not', 'RB'), ('wish', 'VB'), ('the', 'DT'), ('same', 'JJ'), ('attention', 'NN'), ('had', 'VBD'), ('been', 'VBN'), ('given', 'VBN'), ('to', 'TO'), ('physicist', 'VB'), ('dewey', 'JJ'), ('larson', 'NN'), ('while', 'IN'), ('he', 'PRP'), ('was', 'VBD'), ('still', 'RB'), ('alive', 'JJ'), ('widespread', 'JJ'), ('publicity', 'NN'), ('and', 'CC'), ('attention', 'NN'), ('should', 'MD'), ('now', 'RB'), ('be', 'VB'), ('given', 'VBN'), ('to', 'TO'), ('larson', 'VB'), ('theory', 'NN'), ('books', 'NNS'), ('and', 'CC'), ('organization', 'NN'), ('the', 'DT'), ('international', 'JJ'), ('society', 'NN'), ('of', 'IN'), ('unified', 'JJ'), ('science', 'NN'), (').', 'NNP'), ('electro', 'VBZ'), ('magnetic', 'JJ'), ('propulsion', 'NN'), ('heard', 'NN'), ('of', 'IN'), ('that', 'DT'), ('concept', 'VBD'), ('many', 'JJ'), ('years', 'NNS'), ('ago', 'RB'), ('in', 'IN'), ('connection', 'NN'), ('with', 'IN'), ('ufo', 'JJ'), ('and', 'CC'), ('unorthodox', 'JJ'), ('inventors', 'NNS'), ('but', 'CC'), ('never', 'RB'), ('was', 'VBD'), ('able', 'JJ'), ('to', 'TO'), ('find', 'VB'), ('out', 'RP'), ('how', 'WRB'), ('or', 'CC'), ('why', 'WRB'), ('they', 'PRP'), ('work', 'VBP'), ('or', 'CC'), ('how', 'WRB'), ('they', 'PRP'), ('are', 'VBP'), ('constructed', 'VBN'), ('found', 'IN'), ('possible', 'JJ'), ('clue', 'NN'), ('about', 'IN'), ('why', 'WRB'), ('they', 'PRP'), ('might', 'MD'), ('work', 'VB'), ('on', 'IN'), ('pages', 'NNS'), ('112', 'CD'), ('113', 'CD'), ('of', 'IN'), ('the', 'DT'), ('book', 'NN'), ('basic', 'JJ'), ('properties', 'NNS'), ('of', 'IN'), ('matter', 'NN'), ('",', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('which', 'WDT'), ('describes', 'VBZ'), ('part', 'NN'), ('of', 'IN'), ('larson', 'NN'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'JJ'), ('quote', 'NN'), ('one', 'CD'), ('paragraph', 'NN'), ('as', 'IN'), ('indicated', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('preceding', 'VBG'), ('chapter', 'NN'), ('the', 'DT'), ('development', 'NN'), ('of', 'IN'), ('the', 'DT'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('universe', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('arrives', 'NNS'), ('at', 'IN'), ('totally', 'RB'), ('different', 'JJ'), ('concept', 'NN'), ('of', 'IN'), ('the', 'DT'), ('nature', 'NN'), ('of', 'IN'), ('electrical', 'JJ'), ('resistance', 'NN'), ('the', 'DT'), ('electrons', 'NNS'), ('we', 'PRP'), ('find', 'VBP'), ('are', 'VBP'), ('derived', 'VBN'), ('from', 'IN'), ('the', 'DT'), ('environment', 'NN'), ('it', 'PRP'), ('was', 'VBD'), ('brought', 'VBN'), ('out', 'RP'), ('in', 'IN'), ('volume', 'NN'), ('larson', 'NN'), ('book', 'NN'), ('nothing', 'NN'), ('but', 'CC'), ('motion', 'NN'), ('"]', 'VBP'), ('that', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('physical', 'JJ'), ('processes', 'NNS'), ('in', 'IN'), ('operation', 'NN'), ('which', 'WDT'), ('produce', 'VBP'), ('electrons', 'NNS'), ('in', 'IN'), ('substantial', 'JJ'), ('quantities', 'NNS'), ('and', 'CC'), ('that', 'IN'), ('although', 'IN'), ('the', 'DT'), ('motions', 'NNS'), ('that', 'WDT'), ('constitute', 'VBP'), ('these', 'DT'), ('electrons', 'NNS'), ('are', 'VBP'), ('in', 'IN'), ('many', 'JJ'), ('cases', 'NNS'), ('absorbed', 'VBN'), ('by', 'IN'), ('atomic', 'JJ'), ('structures', 'NNS'), ('the', 'DT'), ('opportunities', 'NNS'), ('for', 'IN'), ('utilizing', 'VBG'), ('this', 'DT'), ('type', 'NN'), ('of', 'IN'), ('motion', 'NN'), ('in', 'IN'), ('such', 'JJ'), ('structures', 'NNS'), ('are', 'VBP'), ('limited', 'JJ'), ('it', 'PRP'), ('follows', 'VBZ'), ('that', 'IN'), ('there', 'EX'), ('is', 'VBZ'), ('always', 'RB'), ('large', 'JJ'), ('excess', 'NN'), ('of', 'IN'), ('free', 'JJ'), ('electrons', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('material', 'NN'), ('sector', 'NN'), ('material', 'JJ'), ('half', 'NN'), ('of', 'IN'), ('the', 'DT'), ('universe', 'JJ'), ('most', 'NN'), ('of', 'IN'), ('which', 'WDT'), ('are', 'VBP'), ('uncharged', 'VBN'), ('in', 'IN'), ('this', 'DT'), ('uncharged', 'JJ'), ('state', 'NN'), ('the', 'DT'), ('electrons', 'NNS'), ('cannot', 'VBP'), ('move', 'NN'), ('with', 'IN'), ('respect', 'NN'), ('to', 'TO'), ('extension', 'VB'), ('space', 'NN'), ('because', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('inherently', 'RB'), ('rotating', 'VBG'), ('units', 'NNS'), ('of', 'IN'), ('space', 'NN'), ('and', 'CC'), ('the', 'DT'), ('relation', 'NN'), ('of', 'IN'), ('space', 'NN'), ('to', 'TO'), ('space', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('motion', 'NN'), ('in', 'IN'), ('open', 'JJ'), ('space', 'NN'), ('therefore', 'RB'), ('each', 'DT'), ('uncharged', 'JJ'), ('electron', 'NN'), ('remains', 'VBZ'), ('permanently', 'RB'), ('in', 'IN'), ('the', 'DT'), ('same', 'JJ'), ('location', 'NN'), ('with', 'IN'), ('respect', 'NN'), ('to', 'TO'), ('the', 'DT'), ('natural', 'JJ'), ('reference', 'NN'), ('system', 'NN'), ('in', 'IN'), ('the', 'DT'), ('manner', 'NN'), ('of', 'IN'), ('photon', 'NN'), ('in', 'IN'), ('the', 'DT'), ('context', 'NN'), ('of', 'IN'), ('the', 'DT'), ('stationary', 'JJ'), ('spatial', 'JJ'), ('reference', 'NN'), ('system', 'NN'), ('the', 'DT'), ('uncharged', 'JJ'), ('electron', 'NN'), ('like', 'IN'), ('the', 'DT'), ('photon', 'NN'), ('is', 'VBZ'), ('carried', 'VBN'), ('outward', 'RB'), ('at', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('by', 'IN'), ('the', 'DT'), ('progression', 'NN'), ('of', 'IN'), ('the', 'DT'), ('natural', 'JJ'), ('reference', 'NN'), ('system', 'NN'), ('all', 'DT'), ('material', 'NN'), ('aggregates', 'NNS'), ('are', 'VBP'), ('thus', 'RB'), ('exposed', 'VBN'), ('to', 'TO'), ('flux', 'VB'), ('of', 'IN'), ('electrons', 'NNS'), ('similar', 'JJ'), ('to', 'TO'), ('the', 'DT'), ('continual', 'JJ'), ('bombardment', 'NN'), ('by', 'IN'), ('photons', 'NNS'), ('of', 'IN'), ('radiation', 'NN'), ('meanwhile', 'IN'), ('there', 'EX'), ('are', 'VBP'), ('other', 'JJ'), ('processes', 'NNS'), ('to', 'TO'), ('be', 'VB'), ('discussed', 'VBN'), ('later', 'RB'), ('whereby', 'JJ'), ('electrons', 'NNS'), ('are', 'VBP'), ('returned', 'VBN'), ('to', 'TO'), ('the', 'DT'), ('environment', 'NN'), ('the', 'DT'), ('electron', 'NN'), ('population', 'NN'), ('of', 'IN'), ('material', 'JJ'), ('aggregate', 'NN'), ('such', 'JJ'), ('as', 'IN'), ('the', 'DT'), ('earth', 'NN'), ('therefore', 'RB'), ('stabilizes', 'VBZ'), ('at', 'IN'), ('an', 'DT'), ('equilibrium', 'NN'), ('level', 'NN'), ('."', 'NNP'), ('note', 'NN'), ('that', 'IN'), ('in', 'IN'), ('larson', 'NN'), ('theory', 'NN'), ('uncharged', 'JJ'), ('electrons', 'NNS'), ('are', 'VBP'), ('also', 'RB'), ('massless', 'JJ'), ('and', 'CC'), ('are', 'VBP'), ('basically', 'JJ'), ('photons', 'NNS'), ('of', 'IN'), ('light', 'NN'), ('of', 'IN'), ('particular', 'JJ'), ('frequency', 'NN'), ('above', 'IN'), ('the', 'DT'), ('unit', 'NN'), ('frequency', 'NN'), ('spinning', 'VBG'), ('around', 'IN'), ('one', 'CD'), ('axis', 'NN'), ('at', 'IN'), ('particular', 'JJ'), ('rate', 'NN'), ('below', 'IN'), ('the', 'DT'), ('unit', 'NN'), ('rate', 'NN'), (').', 'NNP'), ('("', 'NNP'), ('unit', 'NN'), ('velocity', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'NN'), ('and', 'CC'), ('there', 'EX'), ('are', 'VBP'), ('vibrational', 'JJ'), ('and', 'CC'), ('rotational', 'JJ'), ('equivalents', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'JJ'), ('according', 'VBG'), ('to', 'TO'), ('larson', 'NN'), ('theory', 'NN'), ('.)', 'NN'), ('might', 'MD'), ('have', 'VB'), ('the', 'DT'), ('above', 'NN'), ('and', 'CC'), ('below', 'IN'), ('labels', 'NNS'), ('mixed', 'VBN'), ('up', 'RP'), ('.]', 'JJ'), ('larson', 'NN'), ('is', 'VBZ'), ('saying', 'VBG'), ('that', 'IN'), ('outer', 'JJR'), ('space', 'NN'), ('is', 'VBZ'), ('filled', 'VBN'), ('with', 'IN'), ('mass', 'NN'), ('less', 'CC'), ('un', 'JJ'), ('charged', 'VBN'), ('electrons', 'NNS'), ('flying', 'VBG'), ('around', 'RB'), ('at', 'IN'), ('the', 'DT'), ('speed', 'NN'), ('of', 'IN'), ('light', 'JJ'), ('if', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('true', 'JJ'), ('then', 'RB'), ('the', 'DT'), ('electro', 'NN'), ('magnetic', 'JJ'), ('propulsion', 'NN'), ('fields', 'NNS'), ('of', 'IN'), ('spacecraft', 'NN'), ('might', 'MD'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('interact', 'VB'), ('with', 'IN'), ('these', 'DT'), ('electrons', 'NNS'), ('or', 'CC'), ('other', 'JJ'), ('particles', 'NNS'), ('in', 'IN'), ('space', 'NN'), ('perhaps', 'RB'), ('giving', 'VBG'), ('them', 'PRP'), ('charge', 'NN'), ('and', 'CC'), ('mass', 'NN'), ('and', 'CC'), ('shooting', 'VBG'), ('them', 'PRP'), ('toward', 'IN'), ('the', 'DT'), ('rear', 'NN'), ('to', 'TO'), ('achieve', 'VB'), ('propulsion', 'NN'), ('in', 'IN'), ('larson', 'NN'), ('theory', 'NN'), ('an', 'DT'), ('electrical', 'JJ'), ('charge', 'NN'), ('is', 'VBZ'), ('one', 'CD'), ('dimensional', 'JJ'), ('rotational', 'JJ'), ('vibration', 'NN'), ('of', 'IN'), ('particular', 'JJ'), ('frequency', 'NN'), ('above', 'IN'), ('the', 'DT'), ('unit', 'NN'), ('frequency', 'NN'), ('superimposed', 'VBN'), ('on', 'IN'), ('the', 'DT'), ('rotation', 'NN'), ('of', 'IN'), ('the', 'DT'), ('particle', 'NN'), ('.)', 'VBZ'), ('the', 'DT'), ('paragraph', 'NN'), ('quoted', 'VBN'), ('above', 'IN'), ('might', 'MD'), ('also', 'RB'), ('give', 'VB'), ('clue', 'NN'), ('to', 'TO'), ('confused', 'JJ'), ('meteorologists', 'NNS'), ('about', 'IN'), ('how', 'WRB'), ('and', 'CC'), ('why', 'WRB'), ('lightning', 'NN'), ('is', 'VBZ'), ('generated', 'VBN'), ('in', 'IN'), ('clouds', 'JJ'), ('suppression', 'NN'), ('of', 'IN'), ('larsonian', 'JJ'), ('physics', 'NNS'), ('the', 'DT'), ('comprehensive', 'JJ'), ('general', 'JJ'), ('unified', 'VBD'), ('theory', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('developed', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('late', 'JJ'), ('physicist', 'NN'), ('dewey', 'NN'), ('larson', 'NN'), ('has', 'VBZ'), ('been', 'VBN'), ('available', 'JJ'), ('for', 'IN'), ('more', 'JJR'), ('than', 'IN'), ('30', 'CD'), ('years', 'NNS'), ('published', 'VBN'), ('in', 'IN'), ('1959', 'CD'), ('in', 'IN'), ('his', 'PRP$'), ('first', 'JJ'), ('book', 'NN'), ('the', 'DT'), ('structure', 'NN'), ('of', 'IN'), ('the', 'DT'), ('physical', 'JJ'), ('universe', 'NN'), ('".', 'NN'), ('it', 'PRP'), ('is', 'VBZ'), ('totally', 'RB'), ('un', 'JJ'), ('scientific', 'JJ'), ('for', 'IN'), ('hawking', 'VBG'), ('wheeler', 'NN'), ('sagan', 'NN'), ('and', 'CC'), ('the', 'DT'), ('other', 'JJ'), ('sacred', 'JJ'), ('priests', 'NNS'), ('of', 'IN'), ('the', 'DT'), ('religion', 'NN'), ('they', 'PRP'), ('call', 'VBP'), ('science', 'NN'), ('or', 'CC'), ('physics', 'NNS'), ('",', 'CD'), ('or', 'CC'), ('astronomy', 'VB'), ('",', 'JJ'), ('etc', 'FW'), ('.),', 'NN'), ('as', 'RB'), ('well', 'RB'), ('as', 'IN'), ('the', 'DT'), ('scientific', 'JJ'), ('literature', 'NN'), ('and', 'CC'), ('the', 'DT'), ('education', 'NN'), ('systems', 'NNS'), ('to', 'TO'), ('totally', 'RB'), ('ignore', 'VB'), ('larson', 'NN'), ('theory', 'NN'), ('has', 'VBZ'), ('they', 'PRP'), ('have', 'VBP'), ('larson', 'VBN'), ('theory', 'NN'), ('has', 'VBZ'), ('excellent', 'JJ'), ('explanations', 'NNS'), ('for', 'IN'), ('many', 'JJ'), ('things', 'NNS'), ('now', 'RB'), ('puzzling', 'VBG'), ('orthodox', 'JJ'), ('physicists', 'NNS'), ('and', 'CC'), ('astronomers', 'NNS'), ('such', 'JJ'), ('as', 'IN'), ('gamma', 'NN'), ('ray', 'NN'), ('bursts', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('nature', 'NN'), ('of', 'IN'), ('quasars', 'NNS'), ('larson', 'JJ'), ('theory', 'NN'), ('deserves', 'NNS'), ('to', 'TO'), ('be', 'VB'), ('honestly', 'RB'), ('and', 'CC'), ('openly', 'RB'), ('discussed', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('physics', 'NNS'), ('chemistry', 'NN'), ('and', 'CC'), ('astronomy', 'JJ'), ('journals', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('and', 'CC'), ('elsewhere', 'RB'), ('and', 'CC'), ('at', 'IN'), ('least', 'JJS'), ('the', 'DT'), ('basic', 'JJ'), ('principles', 'NNS'), ('of', 'IN'), ('larson', 'NN'), ('theory', 'NN'), ('should', 'MD'), ('be', 'VB'), ('included', 'VBN'), ('in', 'IN'), ('all', 'DT'), ('related', 'JJ'), ('courses', 'NNS'), ('at', 'IN'), ('uw', 'JJ'), ('ec', 'NN'), ('uw', 'NN'), ('madison', 'NN'), ('cambridge', 'NN'), ('cornell', 'NN'), ('university', 'NN'), ('and', 'CC'), ('elsewhere', 'RB'), ('so', 'RB'), ('that', 'IN'), ('students', 'NNS'), ('are', 'VBP'), ('not', 'RB'), ('kept', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('dark', 'NN'), ('about', 'IN'), ('worthy', 'JJ'), ('alternative', 'NN'), ('to', 'TO'), ('the', 'DT'), ('dogma', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('being', 'VBG'), ('fed', 'VBN'), ('for', 'IN'), ('more', 'JJR'), ('information', 'NN'), ('answers', 'NNS'), ('to', 'TO'), ('your', 'PRP$'), ('questions', 'NNS'), ('etc', 'VBP'), ('.,', 'JJ'), ('please', 'NN'), ('consult', 'NN'), ('my', 'PRP$'), ('cited', 'JJ'), ('sources', 'NNS'), ('especially', 'RB'), ('larson', 'VBP'), ('books', 'NNS'), (').', 'VB'), ('un', 'RB'), ('altered', 'VBN'), ('reproduction', 'NN'), ('and', 'CC'), ('dissemination', 'NN'), ('of', 'IN'), ('this', 'DT'), ('important', 'JJ'), ('partial', 'JJ'), ('summary', 'NN'), ('is', 'VBZ'), ('encouraged', 'VBN')]
['larsonian', 'astronomy', 'physic', 'orthodox', 'physicist', 'astronomer', 'astrophysicist', 'claim', 'look', 'unified', 'field', 'theory', 'force', 'universe', 'explain', 'single', 'set', 'law', 'equation', 'systematically', 'ignore', 'suppress', 'excellent', 'one', 'year', 'late', 'physicist', 'dewey', 'larson', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'call', 'reciprocal', 'system', 'build', 'two', 'fundamental', 'postulate', 'physical', 'mathematical', 'nature', 'space', 'time', 'physical', 'universe', 'compose', 'entirely', 'one', 'component', 'motion', 'exist', 'three', 'dimension', 'discrete', 'unit', 'two', 'reciprocal', 'form', 'space', 'time', 'physical', 'universe', 'conforms', 'relation', 'ordinary', 'commutative', 'mathematics', 'magnitude', 'absolute', 'geometry', 'euclidean', 'two', 'postulate', 'larson', 'develop', 'complete', 'theoretical', 'universe', 'use', 'various', 'combination', 'translational', 'vibrational', 'rotational', 'vibrational', 'rotational', 'motion', 'concept', 'ward', 'ward', 'scalar', 'motion', 'speed', 'relation', 'speed', 'light', 'larson', 'call', 'unit', 'velocity', 'natural', 'datum', 'step', 'development', 'larson', 'able', 'match', 'object', 'theoretical', 'universe', 'object', 'real', 'physical', 'universe', 'photon', 'sub', 'atomic', 'particle', 'incomplete', 'atom', 'charge', 'atoms', 'molecule', 'globular', 'star', 'cluster', 'galaxy', 'binary', 'star', 'system', 'solar', 'system', 'white', 'dwarf', 'star', 'pulsars', 'quasar', 'etc', 'even', 'object', 'yet', 'discover', 'explode', 'galaxy', 'gamma', 'ray', 'burst', 'apply', 'theory', 'new', 'model', 'atom', 'larson', 'able', 'precisely', 'accurately', 'calculate', 'inter', 'atomic', 'distance', 'crystal', 'molecule', 'compressibility', 'thermal', 'expansion', 'solid', 'property', 'matter', 'describe', 'good', 'detail', 'fancy', 'complex', 'mathematics', 'book', 'book', 'dewey', 'larson', 'following', 'complete', 'list', 'late', 'physicist', 'dewey', 'larson', 'book', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'early', 'book', 'print', 'still', 'available', 'inter', 'library', 'loan', 'structure', 'physical', 'universe', 'case', 'nuclear', 'atom', 'beyond', 'newton', 'new', 'light', 'space', 'time', 'quasar', 'pulsar', 'nothing', 'motion', 'substitute', 'billion', 'super', 'collider', 'last', 'four', 'chapter', 'explain', 'chemical', 'bonding', 'neglected', 'fact', 'science', 'universe', 'motion', 'final', 'solution', 'astrophysical', 'mystery', 'basic', 'property', 'matter', 'last', 'book', 'publish', 'north', 'pacific', 'publisher', 'box', 'portland', 'available', 'via', 'inter', 'library', 'loan', 'local', 'university', 'public', 'library', 'several', 'include', 'last', 'one', 'available', 'international', 'society', 'unified', 'science', 'isus', 'atkin', 'ave', 'salt', 'lake', 'city', 'utah', 'organization', 'start', 'promote', 'larson', 'theory', 'related', 'publication', 'include', 'quarterly', 'journal', 'reciprocity', 'physicist', 'dewey', 'larson', 'background', 'physicist', 'dewey', 'larson', 'retire', 'engineer', 'chemical', 'electrical', 'year', 'old', 'die', 'may', 'bachelor', 'science', 'degree', 'engineering', 'science', 'oregon', 'state', 'university', 'develop', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'try', 'develop', 'way', 'compute', 'chemical', 'property', 'base', 'element', 'use', 'larson', 'lack', 'fancy', 'ph', 'degree', 'might', 'one', 'reason', 'orthodox', 'physicist', 'ignore', 'valid', 'reason', 'sometimes', 'take', 'relative', 'outsider', 'clearly', 'see', 'forest', 'tree', 'time', 'clear', 'book', 'also', 'know', 'orthodox', 'physic', 'astronomy', 'well', 'physicist', 'astronomer', 'well', 'enough', 'point', 'contradiction', 'ad', 'hoc', 'assumption', 'principle', 'impotence', 'consistency', 'etc', 'larson', 'fund', 'etc', 'experimentally', 'test', 'theory', 'necessary', 'simply', 'compare', 'various', 'part', 'theory', 'researcher', 'experimental', 'observational', 'data', 'many', 'case', 'explanation', 'fit', 'well', 'self', 'consistent', 'theory', 'much', 'orthodox', 'physicist', 'astronomer', 'claim', 'look', 'unified', 'field', 'theory', 'work', 'ignore', 'one', 'year', 'modern', 'physic', 'explain', 'physical', 'universe', 'well', 'part', 'larson', 'book', 'full', 'quotation', 'lead', 'orthodox', 'physicist', 'astronomer', 'agree', 'remember', 'epicycles', 'crystal', 'sphere', 'geocentricity', 'flat', 'earth', 'theory', 'etc', 'also', 'seem', 'explain', 'well', 'later', 'prove', 'conceptually', 'wrong', 'prof', 'frank', 'meyer', 'professor', 'emeritus', 'uw', 'superior', 'strong', 'proponent', 'larson', 'theory', 'still', 'president', 'larson', 'organization', 'international', 'society', 'unified', 'science', 'editor', 'quarterly', 'journal', 'reciprocity', 'move', 'minneapolis', 'retire', 'super', 'collider', 'boondoggle', 'contruction', 'superconducting', 'super', 'collider', 'texas', 'anywhere', 'else', 'would', 'gross', 'waste', 'money', 'contribute', 'almost', 'nothing', 'scientific', 'value', 'physicist', 'realize', 'accord', 'comprehensive', 'general', 'unify', 'theory', 'late', 'physicist', 'dewey', 'larson', 'describe', 'book', 'strange', 'goofy', 'particle', 'meson', 'hyperon', 'allege', 'quark', 'etc', 'find', 'exist', 'collider', 'fermi', 'lab', 'cern', 'etc', 'really', 'atom', 'anti', 'matter', 'create', 'high', 'energy', 'collide', 'beam', 'quickly', 'disintegrate', 'like', 'cosmic', 'ray', 'incompatible', 'environment', 'large', 'expensive', 'collider', 'create', 'element', 'anti', 'matter', 'physicist', 'see', 'physicist', 'even', 'confused', 'type', 'anti', 'matter', 'atom', 'worth', 'billion', 'cost', 'much', 'important', 'us', 'wasted', 'money', 'another', 'thing', 'consider', 'primary', 'propose', 'location', 'texas', 'serious', 'grow', 'problem', 'kind', 'fire', 'ant', 'eat', 'insulation', 'underground', 'cable', 'much', 'poisoning', 'ground', 'ground', 'water', 'insecticide', 'require', 'keep', 'ant', 'supercollider', 'name', 'super', 'collider', 'ronald', 'reagon', 'propose', 'totally', 'absurd', 'build', 'name', 'lead', 'particle', 'physicist', 'larsonian', 'anti', 'matter', 'larson', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'anti', 'matter', 'simple', 'case', 'opposite', 'charge', 'type', 'particle', 'rate', 'vibration', 'rotation', 'photon', 'make', 'relation', 'vibrational', 'rotational', 'equivalent', 'speed', 'light', 'larson', 'call', 'unit', 'velocity', 'natural', 'datum', 'larson', 'theory', 'positron', 'actually', 'particle', 'matter', 'anti', 'matter', 'positron', 'electron', 'meet', 'rotational', 'vibration', 'charge', 'rotation', 'respective', 'photon', 'make', 'neutralize', 'larson', 'theory', 'anti', 'matter', 'half', 'physical', 'universe', 'three', 'dimension', 'time', 'one', 'dimension', 'space', 'exists', 'reciprocal', 'relationship', 'material', 'half', 'larsonian', 'relativity', 'perihelion', 'point', 'orbit', 'planet', 'mercury', 'observe', 'precisely', 'measure', 'advance', 'rate', 'second', 'arc', 'per', 'century', 'second', 'advance', 'attribute', 'via', 'calculation', 'gravitational', 'perturbation', 'planet', 'venus', 'earth', 'jupiter', 'etc', 'remain', 'second', 'arc', 'use', 'help', 'prove', 'einstein', 'general', 'theory', 'relativity', 'late', 'physicist', 'dewey', 'larson', 'achieve', 'result', 'closer', 'second', 'general', 'relativity', 'instead', 'use', 'special', 'relativity', 'one', 'book', 'apply', 'lorentz', 'transformation', 'high', 'orbital', 'speed', 'mercury', 'larson', 'totally', 'reject', 'general', 'relativity', 'another', 'mathematical', 'fantasy', 'also', 'reject', 'special', 'relativity', 'include', 'part', 'mass', 'increase', 'near', 'speed', 'light', 'use', 'lorentz', 'transform', 'doppler', 'shift', 'quasar', 'red', 'shift', 'great', 'really', 'move', 'faster', 'speed', 'light', 'although', 'motion', 'away', 'u', 'time', 'larson', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'three', 'dimension', 'time', 'instead', 'one', 'two', 'dimension', 'measure', 'material', 'half', 'physical', 'universe', 'one', 'dimension', 'measure', 'clock', 'time', 'low', 'relative', 'speed', 'value', 'two', 'dimension', 'negligible', 'high', 'speed', 'become', 'significant', 'lorentz', 'transformation', 'must', 'use', 'fudge', 'factor', 'larson', 'often', 'use', 'term', 'coordinate', 'time', 'write', 'regard', 'mass', 'increase', 'prove', 'atomic', 'accelerator', 'acceleration', 'drop', 'toward', 'zero', 'near', 'speed', 'light', 'formula', 'acceleration', 'acceleration', 'force', 'mass', 'orthodox', 'physicist', 'ignore', 'third', 'factor', 'force', 'larson', 'theory', 'mass', 'stay', 'constant', 'force', 'drop', 'toward', 'zero', 'force', 'actually', 'motion', 'combination', 'motion', 'relation', 'motion', 'include', 'inward', 'outward', 'scalar', 'motion', 'expansion', 'universe', 'example', 'outward', 'scalar', 'motion', 'inherent', 'universe', 'result', 'called', 'big', 'bang', 'yet', 'another', 'mathematical', 'fantasy', 'universe', 'motion', 'wish', 'recommend', 'everyone', 'book', 'universe', 'motion', 'dewey', 'larson', 'north', 'pacific', 'publisher', 'box', 'portland', 'oregon', 'page', 'index', 'hardcover', 'contain', 'astrophysical', 'portion', 'general', 'unified', 'theory', 'physical', 'universe', 'develop', 'author', 'unrecognized', 'genius', 'thirty', 'year', 'ago', 'contain', 'final', 'solution', 'astrophysical', 'mystery', 'include', 'formation', 'galaxy', 'binary', 'multiple', 'star', 'system', 'solar', 'system', 'true', 'origin', 'degree', 'background', 'radiation', 'cosmic', 'ray', 'gamma', 'ray', 'burst', 'true', 'nature', 'quasar', 'pulsar', 'white', 'dwarf', 'explode', 'galaxy', 'etc', 'contain', 'astronomer', 'astrophysicist', 'look', 'ready', 'seriously', 'consider', 'open', 'mind', 'following', 'example', 'theory', 'success', 'first', 'book', 'structure', 'physical', 'universe', 'larson', 'predict', 'existence', 'explode', 'galaxy', 'several', 'year', 'astronomer', 'start', 'find', 'necessary', 'consequence', 'larson', 'comprehensive', 'theory', 'quasar', 'discover', 'immediate', 'related', 'explanation', 'also', 'gamma', 'ray', 'burst', 'astro', 'physicist', 'astronomer', 'still', 'scratch', 'head', 'mysterious', 'gamma', 'ray', 'burst', 'originally', 'think', 'originate', 'neutron', 'star', 'disc', 'galaxy', 'new', 'gamma', 'ray', 'telescope', 'earth', 'orbit', 'detect', 'direction', 'uniformly', 'source', 'location', 'space', 'correspond', 'known', 'object', 'except', 'case', 'directional', 'coincidence', 'gamma', 'ray', 'burst', 'necessary', 'consequence', 'general', 'unified', 'theory', 'physical', 'universe', 'develop', 'late', 'physicist', 'dewey', 'larson', 'accord', 'page', 'book', 'universe', 'motion', 'publish', 'gamma', 'ray', 'burst', 'come', 'supernova', 'explosion', 'anti', 'matter', 'half', 'physical', 'universe', 'larson', 'call', 'cosmic', 'sector', 'relationship', 'anti', 'matter', 'material', 'half', 'physical', 'universe', 'way', 'connect', 'together', 'gamma', 'ray', 'burst', 'pop', 'material', 'half', 'anywhere', 'space', 'seemingly', 'random', 'source', 'location', 'burst', 'correspond', 'known', 'object', 'come', 'direction', 'uniformly', 'wonder', 'close', 'u', 'space', 'source', 'location', 'would', 'gamma', 'ray', 'burst', 'kill', 'life', 'earth', 'would', 'way', 'predict', 'one', 'stop', 'perhaps', 'mass', 'extinction', 'past', 'blame', 'impact', 'comet', 'asteroid', 'actually', 'cause', 'nearby', 'gamma', 'ray', 'burst', 'larsonian', 'binary', 'star', 'formation', 'half', 'star', 'galaxy', 'vicinity', 'sun', 'binary', 'double', 'orthodox', 'astronomer', 'astrophysicist', 'still', 'satisfactory', 'theory', 'form', 'many', 'binary', 'star', 'system', 'actually', 'likely', 'consequence', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'develop', 'late', 'physicist', 'dewey', 'larson', 'try', 'summarize', 'larsons', 'explanation', 'detail', 'chapter', 'book', 'universe', 'motion', 'book', 'first', 'accord', 'larson', 'star', 'generate', 'energy', 'fusion', 'small', 'fraction', 'come', 'slow', 'gravitational', 'collapse', 'rest', 'result', 'complete', 'annihilation', 'heavy', 'element', 'heavy', 'iron', 'element', 'destructive', 'temperature', 'limit', 'heavy', 'element', 'low', 'limit', 'star', 'internal', 'temperature', 'increase', 'grow', 'mass', 'via', 'accretion', 'absorption', 'decay', 'product', 'cosmic', 'ray', 'gradually', 'reach', 'destructive', 'temperature', 'limit', 'light', 'light', 'element', 'internal', 'temperature', 'star', 'reach', 'destructive', 'temperature', 'limit', 'iron', 'type', 'supernova', 'explosion', 'much', 'iron', 'present', 'relate', 'structure', 'iron', 'atom', 'atom', 'building', 'process', 'larson', 'explain', 'book', 'well', 'star', 'explode', 'light', 'material', 'portion', 'star', 'blow', 'outward', 'space', 'less', 'speed', 'light', 'heavy', 'material', 'center', 'portion', 'star', 'already', 'bounce', 'around', 'close', 'speed', 'light', 'high', 'temperature', 'explosion', 'push', 'material', 'speed', 'light', 'expand', 'outward', 'time', 'equivalent', 'inward', 'space', 'often', 'actually', 'disappear', 'long', 'period', 'time', 'mass', 'start', 'fall', 'back', 'gravitationally', 'material', 'blow', 'outward', 'space', 'start', 'form', 'red', 'giant', 'star', 'material', 'blow', 'outward', 'time', 'start', 'form', 'white', 'dwarf', 'star', 'star', 'start', 'move', 'back', 'toward', 'main', 'sequence', 'opposite', 'direction', 'diagram', 'chance', 'two', 'mass', 'fall', 'back', 'exact', 'location', 'space', 'making', 'single', 'lone', 'star', 'near', 'zero', 'instead', 'form', 'binary', 'system', 'orbit', 'accord', 'larson', 'white', 'dwarf', 'star', 'inverse', 'density', 'gradient', 'densest', 'surface', 'material', 'center', 'widely', 'disperse', 'blown', 'outward', 'time', 'eliminate', 'need', 'resort', 'mathematical', 'fantasy', 'degenerate', 'matter', 'neutron', 'star', 'black', 'hole', 'etc', 'larsonian', 'solar', 'system', 'formation', 'mass', 'heavy', 'material', 'center', 'explode', 'star', 'relatively', 'small', 'instead', 'single', 'white', 'dwarf', 'star', 'several', 'mini', 'white', 'dwarf', 'star', 'revolve', 'around', 'red', 'giant', 'star', 'probably', 'still', 'far', 'away', 'three', 'dimensional', 'time', 'affect', 'heat', 'etc', 'become', 'planet', 'chapter', 'universe', 'motion', 'larson', 'use', 'information', 'principle', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'derive', 'version', 'bode', 'law', 'black', 'hole', 'fantasy', 'heard', 'physicist', 'stephen', 'hawk', 'recently', 'complete', 'theoretical', 'mathematical', 'analysis', 'two', 'black', 'hole', 'merge', 'together', 'single', 'black', 'hole', 'conclude', 'new', 'black', 'hole', 'would', 'mass', 'sum', 'two', 'original', 'black', 'hole', 'result', 'recognize', 'everyone', 'red', 'flag', 'cause', 'widespread', 'doubt', 'whole', 'idea', 'black', 'hole', 'etc', 'read', 'physicist', 'dewey', 'larson', 'book', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'especially', 'book', 'universe', 'motion', 'clear', 'black', 'hole', 'nothing', 'mathematical', 'fantasy', 'strange', 'object', 'cygnus', 'unusually', 'massive', 'white', 'dwarf', 'star', 'black', 'hole', 'orthodox', 'astronomer', 'physicist', 'badly', 'want', 'prove', 'theory', 'way', 'understand', 'much', 'publicity', 'give', 'physicist', 'stephen', 'hawk', 'physicist', 'astronomer', 'seem', 'act', 'hawk', 'severe', 'physical', 'problem', 'somehow', 'make', 'wise', 'wish', 'attention', 'give', 'physicist', 'dewey', 'larson', 'still', 'alive', 'widespread', 'publicity', 'attention', 'give', 'larson', 'theory', 'book', 'organization', 'international', 'society', 'unified', 'science', 'electro', 'magnetic', 'propulsion', 'heard', 'concept', 'many', 'year', 'ago', 'connection', 'ufo', 'unorthodox', 'inventor', 'never', 'able', 'find', 'work', 'construct', 'found', 'possible', 'clue', 'might', 'work', 'page', 'book', 'basic', 'property', 'matter', 'late', 'physicist', 'dewey', 'larson', 'describe', 'part', 'larson', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'quote', 'one', 'paragraph', 'indicate', 'precede', 'chapter', 'development', 'theory', 'universe', 'motion', 'arrives', 'totally', 'different', 'concept', 'nature', 'electrical', 'resistance', 'electron', 'find', 'derive', 'environment', 'bring', 'volume', 'larson', 'book', 'nothing', 'motion', 'physical', 'process', 'operation', 'produce', 'electron', 'substantial', 'quantity', 'although', 'motion', 'constitute', 'electron', 'many', 'case', 'absorb', 'atomic', 'structure', 'opportunity', 'utilize', 'type', 'motion', 'structure', 'limited', 'follow', 'always', 'large', 'excess', 'free', 'electron', 'material', 'sector', 'material', 'half', 'universe', 'uncharged', 'uncharged', 'state', 'electron', 'cannot', 'move', 'respect', 'extension', 'space', 'inherently', 'rotate', 'unit', 'space', 'relation', 'space', 'space', 'motion', 'open', 'space', 'therefore', 'uncharged', 'electron', 'remain', 'permanently', 'location', 'respect', 'natural', 'reference', 'system', 'manner', 'photon', 'context', 'stationary', 'spatial', 'reference', 'system', 'uncharged', 'electron', 'like', 'photon', 'carry', 'outward', 'speed', 'light', 'progression', 'natural', 'reference', 'system', 'material', 'aggregate', 'thus', 'expose', 'flux', 'electron', 'similar', 'continual', 'bombardment', 'photon', 'radiation', 'meanwhile', 'process', 'discuss', 'later', 'whereby', 'electron', 'return', 'environment', 'electron', 'population', 'material', 'aggregate', 'earth', 'therefore', 'stabilize', 'equilibrium', 'level', 'note', 'larson', 'theory', 'uncharged', 'electron', 'also', 'massless', 'basically', 'photon', 'light', 'particular', 'frequency', 'unit', 'frequency', 'spin', 'around', 'one', 'axis', 'particular', 'rate', 'unit', 'rate', 'unit', 'velocity', 'speed', 'light', 'vibrational', 'rotational', 'equivalent', 'speed', 'light', 'accord', 'larson', 'theory', 'might', 'label', 'mix', 'larson', 'say', 'space', 'fill', 'mass', 'le', 'un', 'charge', 'electron', 'fly', 'around', 'speed', 'light', 'true', 'electro', 'magnetic', 'propulsion', 'field', 'spacecraft', 'might', 'able', 'interact', 'electron', 'particle', 'space', 'perhaps', 'give', 'charge', 'mass', 'shoot', 'toward', 'rear', 'achieve', 'propulsion', 'larson', 'theory', 'electrical', 'charge', 'one', 'dimensional', 'rotational', 'vibration', 'particular', 'frequency', 'unit', 'frequency', 'superimpose', 'rotation', 'particle', 'paragraph', 'quote', 'might', 'also', 'give', 'clue', 'confused', 'meteorologist', 'lightning', 'generate', 'clouds', 'suppression', 'larsonian', 'physic', 'comprehensive', 'general', 'unify', 'theory', 'physical', 'universe', 'develop', 'late', 'physicist', 'dewey', 'larson', 'available', 'year', 'publish', 'first', 'book', 'structure', 'physical', 'universe', 'totally', 'un', 'scientific', 'hawk', 'wheeler', 'sagan', 'sacred', 'priest', 'religion', 'call', 'science', 'physic', 'astronomy', 'etc', 'well', 'scientific', 'literature', 'education', 'system', 'totally', 'ignore', 'larson', 'theory', 'larson', 'theory', 'excellent', 'explanation', 'many', 'thing', 'puzzle', 'orthodox', 'physicist', 'astronomer', 'gamma', 'ray', 'burst', 'nature', 'quasar', 'larson', 'theory', 'deserves', 'honestly', 'openly', 'discuss', 'physic', 'chemistry', 'astronomy', 'journal', 'elsewhere', 'least', 'basic', 'principle', 'larson', 'theory', 'include', 'related', 'course', 'uw', 'ec', 'uw', 'madison', 'cambridge', 'cornell', 'university', 'elsewhere', 'student', 'keep', 'dark', 'worthy', 'alternative', 'dogma', 'feed', 'information', 'answer', 'question', 'etc', 'please', 'consult', 'cited', 'source', 'especially', 'larson', 'book', 'un', 'alter', 'reproduction', 'dissemination', 'important', 'partial', 'summary', 'encourage']
['orthodox_physicist', 'physicist_astronomer', 'claim_look', 'set_law', 'one_year', 'year_late', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'larson_comprehensive', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'system_build', 'space_time', 'physical_universe', 'space_time', 'physical_universe', 'use_various', 'speed_light', 'physical_universe', 'solar_system', 'white_dwarf', 'dwarf_star', 'etc_even', 'gamma_ray', 'ray_burst', 'new_model', 'dewey_larson', 'complete_list', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'larson_book', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'still_available', 'physical_universe', 'space_time', 'last_four', 'universe_motion', 'final_solution', 'book_publish', 'available_via', 'public_library', 'last_one', 'one_available', 'international_society', 'salt_lake', 'lake_city', 'city_utah', 'larson_theory', 'physicist_dewey', 'dewey_larson', 'physicist_dewey', 'dewey_larson', 'year_old', 'state_university', 'develop_comprehensive', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'might_one', 'one_reason', 'orthodox_physicist', 'book_also', 'also_know', 'physicist_astronomer', 'well_enough', 'ad_hoc', 'various_part', 'many_case', 'fit_well', 'orthodox_physicist', 'physicist_astronomer', 'claim_look', 'one_year', 'physical_universe', 'well_part', 'larson_book', 'orthodox_physicist', 'physicist_astronomer', 'etc_also', 'also_seem', 'professor_emeritus', 'larson_theory', 'international_society', 'anywhere_else', 'else_would', 'waste_money', 'almost_nothing', 'comprehensive_general', 'general_unify', 'unify_theory', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'etc_really', 'anti_matter', 'high_energy', 'cosmic_ray', 'anti_matter', 'anti_matter', 'cost_much', 'much_important', 'another_thing', 'thing_consider', 'ground_ground', 'anti_matter', 'larson_comprehensive', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'anti_matter', 'speed_light', 'larson_theory', 'anti_matter', 'larson_theory', 'anti_matter', 'physical_universe', 'time_one', 'material_half', 'venus_earth', 'use_help', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'instead_use', 'use_special', 'one_book', 'speed_light', 'speed_light', 'u_time', 'larson_comprehensive', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'instead_one', 'one_two', 'material_half', 'physical_universe', 'high_speed', 'must_use', 'often_use', 'use_term', 'time_write', 'write_regard', 'speed_light', 'orthodox_physicist', 'larson_theory', 'big_bang', 'yet_another', 'universe_motion', 'universe_motion', 'dewey_larson', 'portland_oregon', 'theory_physical', 'physical_universe', 'thirty_year', 'year_ago', 'final_solution', 'solar_system', 'cosmic_ray', 'gamma_ray', 'ray_burst', 'true_nature', 'white_dwarf', 'seriously_consider', 'open_mind', 'physical_universe', 'several_year', 'find_necessary', 'larson_comprehensive', 'gamma_ray', 'ray_burst', 'physicist_astronomer', 'gamma_ray', 'ray_burst', 'neutron_star', 'gamma_ray', 'earth_orbit', 'except_case', 'gamma_ray', 'ray_burst', 'theory_physical', 'physical_universe', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'page_book', 'universe_motion', 'gamma_ray', 'ray_burst', 'anti_matter', 'physical_universe', 'anti_matter', 'material_half', 'physical_universe', 'connect_together', 'gamma_ray', 'ray_burst', 'material_half', 'u_space', 'gamma_ray', 'ray_burst', 'life_earth', 'earth_would', 'would_way', 'one_stop', 'gamma_ray', 'ray_burst', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'universe_motion', 'book_first', 'cosmic_ray', 'speed_light', 'speed_light', 'high_temperature', 'speed_light', 'long_period', 'period_time', 'fall_back', 'time_start', 'white_dwarf', 'dwarf_star', 'start_move', 'move_back', 'opposite_direction', 'fall_back', 'white_dwarf', 'dwarf_star', 'eliminate_need', 'neutron_star', 'black_hole', 'solar_system', 'relatively_small', 'white_dwarf', 'dwarf_star', 'white_dwarf', 'dwarf_star', 'probably_still', 'far_away', 'three_dimensional', 'universe_motion', 'use_information', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'black_hole', 'stephen_hawk', 'two_black', 'black_hole', 'black_hole', 'black_hole', 'black_hole', 'whole_idea', 'black_hole', 'physicist_dewey', 'dewey_larson', 'larson_book', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'universe_motion', 'black_hole', 'white_dwarf', 'dwarf_star', 'black_hole', 'badly_want', 'stephen_hawk', 'physicist_astronomer', 'physicist_dewey', 'dewey_larson', 'still_alive', 'larson_theory', 'international_society', 'many_year', 'year_ago', 'never_able', 'able_find', 'find_work', 'might_work', 'page_book', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'larson_comprehensive', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'universe_motion', 'totally_different', 'larson_book', 'many_case', 'material_half', 'space_space', 'speed_light', 'larson_theory', 'spin_around', 'around_one', 'speed_light', 'speed_light', 'larson_theory', 'speed_light', 'might_able', 'perhaps_give', 'larson_theory', 'might_also', 'also_give', 'comprehensive_general', 'general_unify', 'unify_theory', 'theory_physical', 'physical_universe', 'late_physicist', 'physicist_dewey', 'dewey_larson', 'publish_first', 'physical_universe', 'call_science', 'etc_well', 'education_system', 'larson_theory', 'larson_theory', 'many_thing', 'orthodox_physicist', 'physicist_astronomer', 'gamma_ray', 'ray_burst', 'larson_theory', 'larson_theory', 'keep_dark', 'answer_question', 'etc_please', 'please_consult', 'larson_book']
sci_space_61244 |@lemmatized larsonian:6 astronomy:4 physic:6 orthodox:9 physicist:28 astronomer:11 astrophysicist:3 claim:2 look:3 unified:7 field:3 theory:39 force:5 universe:37 explain:5 single:4 set:1 law:2 equation:1 systematically:1 ignore:5 suppress:1 excellent:2 one:13 year:7 late:8 dewey:14 larson:51 comprehensive:12 general:16 unify:11 physical:26 call:5 reciprocal:3 system:12 build:2 two:8 fundamental:1 postulate:2 mathematical:6 nature:4 space:18 time:14 compose:1 entirely:1 component:1 motion:22 exist:2 three:4 dimension:7 discrete:1 unit:8 form:5 conforms:1 relation:5 ordinary:1 commutative:1 mathematics:2 magnitude:1 absolute:1 geometry:1 euclidean:1 develop:7 complete:4 theoretical:3 use:8 various:2 combination:2 translational:1 vibrational:4 rotational:6 concept:3 ward:2 scalar:3 speed:16 light:17 velocity:3 natural:4 datum:2 step:1 development:2 able:4 match:1 object:6 real:1 photon:7 sub:1 atomic:4 particle:7 incomplete:1 atom:7 charge:6 atoms:1 molecule:2 globular:1 star:25 cluster:1 galaxy:7 binary:6 solar:3 white:7 dwarf:7 pulsars:1 quasar:6 etc:13 even:2 yet:2 discover:2 explode:5 gamma:11 ray:14 burst:11 apply:2 new:4 model:1 precisely:2 accurately:1 calculate:1 inter:3 distance:1 crystal:2 compressibility:1 thermal:1 expansion:2 solid:1 property:4 matter:14 describe:3 good:1 detail:2 fancy:2 complex:1 book:22 following:2 list:1 early:1 print:1 still:6 available:4 library:3 loan:2 structure:6 case:5 nuclear:1 beyond:1 newton:1 pulsar:2 nothing:4 substitute:1 billion:2 super:4 collider:6 last:3 four:1 chapter:4 chemical:3 bonding:1 neglected:1 fact:1 science:7 final:2 solution:2 astrophysical:3 mystery:2 basic:3 publish:3 north:2 pacific:2 publisher:2 box:2 portland:2 via:3 local:1 university:3 public:1 several:3 include:6 international:3 society:3 isus:1 atkin:1 ave:1 salt:1 lake:1 city:1 utah:1 organization:3 start:6 promote:1 related:3 publication:1 quarterly:2 journal:3 reciprocity:2 background:2 retire:2 engineer:1 electrical:3 old:1 die:1 may:1 bachelor:1 degree:3 engineering:1 oregon:2 state:2 try:2 way:4 compute:1 base:1 element:6 lack:1 ph:1 might:5 reason:2 valid:1 sometimes:1 take:1 relative:2 outsider:1 clearly:1 see:2 forest:1 tree:1 clear:2 also:6 know:1 well:7 enough:1 point:2 contradiction:1 ad:1 hoc:1 assumption:1 principle:3 impotence:1 consistency:1 fund:1 experimentally:1 test:1 necessary:3 simply:1 compare:1 part:4 researcher:1 experimental:1 observational:1 data:1 many:5 explanation:4 fit:1 self:1 consistent:1 much:5 work:3 modern:1 full:1 quotation:1 lead:2 agree:1 remember:1 epicycles:1 sphere:1 geocentricity:1 flat:1 earth:5 seem:2 later:2 prove:4 conceptually:1 wrong:1 prof:1 frank:1 meyer:1 professor:1 emeritus:1 uw:3 superior:1 strong:1 proponent:1 president:1 editor:1 move:4 minneapolis:1 boondoggle:1 contruction:1 superconducting:1 texas:2 anywhere:2 else:1 would:4 gross:1 waste:1 money:2 contribute:1 almost:1 scientific:3 value:2 realize:1 accord:5 strange:2 goofy:1 meson:1 hyperon:1 allege:1 quark:1 find:4 fermi:1 lab:1 cern:1 really:2 anti:9 create:2 high:4 energy:2 collide:1 beam:1 quickly:1 disintegrate:1 like:2 cosmic:4 incompatible:1 environment:3 large:2 expensive:1 confused:2 type:4 worth:1 cost:1 important:2 us:1 wasted:1 another:3 thing:2 consider:2 primary:1 propose:2 location:6 serious:1 grow:2 problem:2 kind:1 fire:1 ant:2 eat:1 insulation:1 underground:1 cable:1 poisoning:1 ground:2 water:1 insecticide:1 require:1 keep:2 supercollider:1 name:2 ronald:1 reagon:1 totally:5 absurd:1 simple:1 opposite:2 rate:4 vibration:3 rotation:3 make:3 equivalent:3 positron:2 actually:5 electron:14 meet:1 respective:1 neutralize:1 half:8 exists:1 relationship:2 material:15 relativity:6 perihelion:1 orbit:3 planet:3 mercury:2 observe:1 measure:3 advance:2 second:4 arc:2 per:1 century:1 attribute:1 calculation:1 gravitational:2 perturbation:1 venus:1 jupiter:1 remain:2 help:1 einstein:1 achieve:2 result:4 closer:1 instead:4 special:2 lorentz:3 transformation:2 orbital:1 reject:2 fantasy:5 mass:12 increase:3 near:3 transform:1 doppler:1 shift:2 red:4 great:1 faster:1 although:2 away:2 u:2 clock:1 low:2 negligible:1 become:2 significant:1 must:1 fudge:1 factor:2 often:2 term:1 coordinate:1 write:1 regard:1 accelerator:1 acceleration:3 drop:2 toward:4 zero:3 formula:1 third:1 stay:1 constant:1 inward:2 outward:8 example:2 inherent:1 called:1 big:1 bang:1 wish:2 recommend:1 everyone:2 page:3 index:1 hardcover:1 contain:3 portion:3 author:1 unrecognized:1 genius:1 thirty:1 ago:2 formation:3 multiple:1 true:3 origin:1 radiation:2 ready:1 seriously:1 open:2 mind:1 success:1 first:3 predict:2 existence:1 consequence:3 immediate:1 astro:1 scratch:1 head:1 mysterious:1 originally:1 think:1 originate:1 neutron:2 disc:1 telescope:1 detect:1 direction:3 uniformly:2 source:4 correspond:2 known:2 except:1 directional:1 coincidence:1 come:3 supernova:2 explosion:3 sector:2 connect:1 together:2 pop:1 seemingly:1 random:1 wonder:1 close:2 kill:1 life:1 stop:1 perhaps:2 extinction:1 past:1 blame:1 impact:1 comet:1 asteroid:1 cause:2 nearby:1 vicinity:1 sun:1 double:1 satisfactory:1 likely:1 summarize:1 larsons:1 generate:2 fusion:1 small:2 fraction:1 slow:1 collapse:1 rest:1 annihilation:1 heavy:5 iron:4 destructive:3 temperature:6 limit:4 internal:2 accretion:1 absorption:1 decay:1 product:1 gradually:1 reach:2 present:1 relate:1 building:1 process:3 blow:3 less:1 center:3 already:1 bounce:1 around:4 push:1 expand:1 disappear:1 long:1 period:1 fall:2 back:3 gravitationally:1 giant:2 main:1 sequence:1 diagram:1 chance:1 exact:1 making:1 lone:1 inverse:1 density:1 gradient:1 densest:1 surface:1 widely:1 disperse:1 blown:1 eliminate:1 need:1 resort:1 degenerate:1 black:9 hole:9 relatively:1 mini:1 revolve:1 probably:1 far:1 dimensional:2 affect:1 heat:1 information:2 derive:2 version:1 bode:1 heard:2 stephen:2 hawk:4 recently:1 analysis:1 merge:1 conclude:1 sum:1 original:1 recognize:1 flag:1 widespread:2 doubt:1 whole:1 idea:1 read:1 especially:2 cygnus:1 unusually:1 massive:1 badly:1 want:1 understand:1 publicity:2 give:5 act:1 severe:1 somehow:1 wise:1 attention:2 alive:1 electro:2 magnetic:2 propulsion:3 connection:1 ufo:1 unorthodox:1 inventor:1 never:1 construct:1 found:1 possible:1 clue:2 quote:2 paragraph:2 indicate:1 precede:1 arrives:1 different:1 resistance:1 bring:1 volume:1 operation:1 produce:1 substantial:1 quantity:1 constitute:1 absorb:1 opportunity:1 utilize:1 limited:1 follow:1 always:1 excess:1 free:1 uncharged:5 cannot:1 respect:2 extension:1 inherently:1 rotate:1 therefore:2 permanently:1 reference:3 manner:1 context:1 stationary:1 spatial:1 carry:1 progression:1 aggregate:2 thus:1 expose:1 flux:1 similar:1 continual:1 bombardment:1 meanwhile:1 discuss:2 whereby:1 return:1 population:1 stabilize:1 equilibrium:1 level:1 note:1 massless:1 basically:1 particular:3 frequency:4 spin:1 axis:1 label:1 mix:1 say:1 fill:1 le:1 un:3 fly:1 spacecraft:1 interact:1 shoot:1 rear:1 superimpose:1 meteorologist:1 lightning:1 clouds:1 suppression:1 wheeler:1 sagan:1 sacred:1 priest:1 religion:1 literature:1 education:1 puzzle:1 deserves:1 honestly:1 openly:1 chemistry:1 elsewhere:2 least:1 course:1 ec:1 madison:1 cambridge:1 cornell:1 student:1 dark:1 worthy:1 alternative:1 dogma:1 feed:1 answer:1 question:1 please:1 consult:1 cited:1 alter:1 reproduction:1 dissemination:1 partial:1 summary:1 encourage:1 |@bigram orthodox_physicist:6 physicist_astronomer:7 claim_look:2 set_law:1 one_year:2 year_late:1 late_physicist:8 physicist_dewey:12 dewey_larson:14 larson_comprehensive:5 comprehensive_general:11 general_unify:11 unify_theory:11 theory_physical:12 physical_universe:23 system_build:1 space_time:3 use_various:1 speed_light:12 solar_system:3 white_dwarf:7 dwarf_star:6 etc_even:1 gamma_ray:11 ray_burst:10 new_model:1 complete_list:1 larson_book:5 still_available:1 last_four:1 universe_motion:8 final_solution:2 book_publish:1 available_via:1 public_library:1 last_one:1 one_available:1 international_society:3 salt_lake:1 lake_city:1 city_utah:1 larson_theory:13 year_old:1 state_university:1 develop_comprehensive:1 might_one:1 one_reason:1 book_also:1 also_know:1 well_enough:1 ad_hoc:1 various_part:1 many_case:2 fit_well:1 well_part:1 etc_also:1 also_seem:1 professor_emeritus:1 anywhere_else:1 else_would:1 waste_money:1 almost_nothing:1 etc_really:1 anti_matter:9 high_energy:1 cosmic_ray:3 cost_much:1 much_important:1 another_thing:1 thing_consider:1 ground_ground:1 time_one:1 material_half:5 venus_earth:1 use_help:1 instead_use:1 use_special:1 one_book:1 u_time:1 instead_one:1 one_two:1 high_speed:1 must_use:1 often_use:1 use_term:1 time_write:1 write_regard:1 big_bang:1 yet_another:1 portland_oregon:1 thirty_year:1 year_ago:2 true_nature:1 seriously_consider:1 open_mind:1 several_year:1 find_necessary:1 neutron_star:2 earth_orbit:1 except_case:1 page_book:2 connect_together:1 u_space:1 life_earth:1 earth_would:1 would_way:1 one_stop:1 book_first:1 high_temperature:1 long_period:1 period_time:1 fall_back:2 time_start:1 start_move:1 move_back:1 opposite_direction:1 eliminate_need:1 black_hole:9 relatively_small:1 probably_still:1 far_away:1 three_dimensional:1 use_information:1 stephen_hawk:2 two_black:1 whole_idea:1 badly_want:1 still_alive:1 many_year:1 never_able:1 able_find:1 find_work:1 might_work:1 totally_different:1 space_space:1 spin_around:1 around_one:1 might_able:1 perhaps_give:1 might_also:1 also_give:1 publish_first:1 call_science:1 etc_well:1 education_system:1 many_thing:1 keep_dark:1 answer_question:1 etc_please:1 please_consult:1
3,481
I heard third-hand (not the best form of information) that there was recently published results of a study on Multiple-Personality-Disorder Syndrome patients revealing some interesting clues that the root cause of allergy may have a psychological trigger or basis. What I heard about this study was that in one 'personality', a MPDS patient exhibited no observable or clinical signs of inhalant allergy (scratch tests were used, according to what I heard), while in other personalities they showed obvious allergy symptoms, including testing a full ++++ on scratch tests for particular inhalants. If this is true, it is truly fascinating. But, I'd like to know if this study was ever done, and if so, what the study really showed, and where the study is published. Any help out there? Jon Noring -- Charter Member --->>> INFJ Club.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.med/59093
13
sci_med_59093
[('heard', 'NN'), ('third', 'JJ'), ('hand', 'NN'), ('not', 'RB'), ('the', 'DT'), ('best', 'JJS'), ('form', 'NN'), ('of', 'IN'), ('information', 'NN'), ('that', 'IN'), ('there', 'EX'), ('was', 'VBD'), ('recently', 'RB'), ('published', 'VBN'), ('results', 'NNS'), ('of', 'IN'), ('study', 'NN'), ('on', 'IN'), ('multiple', 'JJ'), ('personality', 'NN'), ('disorder', 'NN'), ('syndrome', 'NN'), ('patients', 'NNS'), ('revealing', 'VBG'), ('some', 'DT'), ('interesting', 'JJ'), ('clues', 'NNS'), ('that', 'IN'), ('the', 'DT'), ('root', 'NN'), ('cause', 'NN'), ('of', 'IN'), ('allergy', 'NN'), ('may', 'MD'), ('have', 'VB'), ('psychological', 'JJ'), ('trigger', 'NN'), ('or', 'CC'), ('basis', 'NN'), ('what', 'WP'), ('heard', 'VBD'), ('about', 'IN'), ('this', 'DT'), ('study', 'NN'), ('was', 'VBD'), ('that', 'IN'), ('in', 'IN'), ('one', 'CD'), ('personality', 'NN'), ("',", 'POS'), ('mpds', 'NN'), ('patient', 'NN'), ('exhibited', 'VBD'), ('no', 'DT'), ('observable', 'JJ'), ('or', 'CC'), ('clinical', 'JJ'), ('signs', 'NNS'), ('of', 'IN'), ('inhalant', 'JJ'), ('allergy', 'JJ'), ('scratch', 'NN'), ('tests', 'NNS'), ('were', 'VBD'), ('used', 'VBN'), ('according', 'VBG'), ('to', 'TO'), ('what', 'WP'), ('heard', 'VB'), ('),', 'NN'), ('while', 'IN'), ('in', 'IN'), ('other', 'JJ'), ('personalities', 'NNS'), ('they', 'PRP'), ('showed', 'VBD'), ('obvious', 'JJ'), ('allergy', 'NN'), ('symptoms', 'NNS'), ('including', 'VBG'), ('testing', 'VBG'), ('full', 'JJ'), ('++++', 'NN'), ('on', 'IN'), ('scratch', 'NN'), ('tests', 'NNS'), ('for', 'IN'), ('particular', 'JJ'), ('inhalants', 'NNS'), ('if', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('true', 'JJ'), ('it', 'PRP'), ('is', 'VBZ'), ('truly', 'RB'), ('fascinating', 'JJ'), ('but', 'CC'), ('like', 'IN'), ('to', 'TO'), ('know', 'VB'), ('if', 'IN'), ('this', 'DT'), ('study', 'NN'), ('was', 'VBD'), ('ever', 'RB'), ('done', 'VBN'), ('and', 'CC'), ('if', 'IN'), ('so', 'RB'), ('what', 'WP'), ('the', 'DT'), ('study', 'NN'), ('really', 'RB'), ('showed', 'VBD'), ('and', 'CC'), ('where', 'WRB'), ('the', 'DT'), ('study', 'NN'), ('is', 'VBZ'), ('published', 'VBN'), ('any', 'DT'), ('help', 'NN'), ('out', 'IN'), ('there', 'RB'), ('jon', 'JJ'), ('noring', 'NN'), ('--', ':'), ('charter', 'JJ'), ('member', 'NN'), ('--->>>', 'NNP'), ('infj', 'NN'), ('club', 'NN')]
['heard', 'third', 'hand', 'best', 'form', 'information', 'recently', 'publish', 'result', 'study', 'multiple', 'personality', 'disorder', 'syndrome', 'patient', 'reveal', 'interesting', 'clue', 'root', 'cause', 'allergy', 'may', 'psychological', 'trigger', 'basis', 'hear', 'study', 'one', 'personality', 'mpds', 'patient', 'exhibit', 'observable', 'clinical', 'sign', 'inhalant', 'allergy', 'scratch', 'test', 'use', 'accord', 'hear', 'personality', 'show', 'obvious', 'allergy', 'symptom', 'include', 'test', 'full', 'scratch', 'test', 'particular', 'inhalant', 'true', 'truly', 'fascinating', 'like', 'know', 'study', 'ever', 'study', 'really', 'show', 'study', 'publish', 'help', 'jon', 'noring', 'charter', 'member', 'infj', 'club']
['result_study', 'root_cause', 'study_one', 'test_use', 'use_accord', 'like_know', 'know_study', 'jon_noring', 'noring_charter', 'charter_member', 'member_infj', 'infj_club']
sci_med_59093 |@lemmatized heard:1 third:1 hand:1 best:1 form:1 information:1 recently:1 publish:2 result:1 study:5 multiple:1 personality:3 disorder:1 syndrome:1 patient:2 reveal:1 interesting:1 clue:1 root:1 cause:1 allergy:3 may:1 psychological:1 trigger:1 basis:1 hear:2 one:1 mpds:1 exhibit:1 observable:1 clinical:1 sign:1 inhalant:2 scratch:2 test:3 use:1 accord:1 show:2 obvious:1 symptom:1 include:1 full:1 particular:1 true:1 truly:1 fascinating:1 like:1 know:1 ever:1 really:1 help:1 jon:1 noring:1 charter:1 member:1 infj:1 club:1 |@bigram result_study:1 root_cause:1 study_one:1 test_use:1 use_accord:1 like_know:1 know_study:1 jon_noring:1 noring_charter:1 charter_member:1 member_infj:1 infj_club:1
3,482
Uh... slight clarification: That should be a printer driver for the c.itoh LIPS10 laser printer. Thanks again --
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9792
2
comp_os_ms-windows_misc_9792
[('uh', 'NN'), ('...', ':'), ('slight', 'JJ'), ('clarification', 'NN'), ('that', 'WDT'), ('should', 'MD'), ('be', 'VB'), ('printer', 'JJR'), ('driver', 'NN'), ('for', 'IN'), ('the', 'DT'), ('itoh', 'NN'), ('lips10', 'VBZ'), ('laser', 'JJR'), ('printer', 'NN'), ('thanks', 'NNS'), ('again', 'RB'), ('--', ':')]
['uh', 'slight', 'clarification', 'printer', 'driver', 'itoh', 'laser', 'printer', 'thanks']
['printer_driver', 'laser_printer']
comp_os_ms-windows_misc_9792 |@lemmatized uh:1 slight:1 clarification:1 printer:2 driver:1 itoh:1 laser:1 thanks:1 |@bigram printer_driver:1 laser_printer:1
3,483
They are actually 72 pin. They come in 4, 8, 16, and 32 with 64s soon If you are interested in 4s or 8s, I may be able to help. Please call 415-324-2881 after 4:00 pm pdt. I may be interested in a trade.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/58971
3
comp_sys_ibm_pc_hardware_58971
[('they', 'PRP'), ('are', 'VBP'), ('actually', 'RB'), ('72', 'CD'), ('pin', 'IN'), ('they', 'PRP'), ('come', 'VBP'), ('in', 'IN'), ('16', 'CD'), ('and', 'CC'), ('32', 'CD'), ('with', 'IN'), ('64s', 'CD'), ('soon', 'RB'), ('if', 'IN'), ('you', 'PRP'), ('are', 'VBP'), ('interested', 'JJ'), ('in', 'IN'), ('4s', 'CD'), ('or', 'CC'), ('8s', 'CD'), ('may', 'MD'), ('be', 'VB'), ('able', 'JJ'), ('to', 'TO'), ('help', 'VB'), ('please', 'VB'), ('call', 'VB'), ('415', 'CD'), ('324', 'CD'), ('2881', 'CD'), ('after', 'IN'), ('00', 'CD'), ('pm', 'JJ'), ('pdt', 'NN'), ('may', 'MD'), ('be', 'VB'), ('interested', 'JJ'), ('in', 'IN'), ('trade', 'NN')]
['actually', 'pin', 'come', 'soon', 'interested', 'may', 'able', 'help', 'please', 'call', 'pm', 'pdt', 'may', 'interested', 'trade']
['come_soon', 'may_able', 'able_help', 'help_please', 'please_call', 'may_interested']
comp_sys_ibm_pc_hardware_58971 |@lemmatized actually:1 pin:1 come:1 soon:1 interested:2 may:2 able:1 help:1 please:1 call:1 pm:1 pdt:1 trade:1 |@bigram come_soon:1 may_able:1 able_help:1 help_please:1 please_call:1 may_interested:1
3,484
I'm still catching up from Spring Break, but bear with me... Javy Lopez has proven, over 1400+ AB in the minor leagues, that he is ready to play in the majors. He is *not* being rushed. Players who are clearly too good for AA and play behind stiffs at the major league level are wasting their time, and may actually have a court case against major league management for keeping them, at AAA. Unless Lopez is *me* defensively (I'm 5'7'', 165 and born to play second base :-)), he belongs in the major leagues. Valentine isn't saying he should back up. He's saying he should be put in a position to *win* the job in the major leagues, which, IMHO, he would if given the opportunity. (Val, if I'm misinterpreting, please let me know.) But the players who *are* ready are 1)the best and 2) the ones most likely to benefit from being in the majors. Javy Lopez is not a middle- of-the-road prospect. He's the real thing. NOW. Again, the most important thing a player can do is hit. Lopez does that miles better than Olson or Berryhill. If his defense is good enough for Greenville, or Richmond, it's good enough for Atlanta. If he really was awful defensively, he would no longer be a catcher. See Sprague, Ed. Oh, where to start... OK. First of all, solid != good. I want good players. Solid is one of those words used to describe nice white guys who really aren't very good at baseball. Think of it as "TWG" without the caps. It's a losing strategy to say, "We have solid guys, we don't need to improve." You used it four times in that paragraph, BTW. Same for experienced. I might add, though, that Greg Olson and Damon Berryhill aren't exactly Carter and Fisk. Olson has played three years, Berryhill five, although 90 and 91 were a wash. The only difference, IMHO, between Olson and Valle is the supporting cast. "Two big bats." Hrm. I like Justice, but I find Mr. Gant's trend disturbing. Call it one and a maybe. The Braves' platoon is OK, but neither player has *any* value outside of the platoon. Bream vs. LH and Hunter vs. RH are awful. I'll leave the thirdbase comment alone. Pendleton has wasted too much bandwidth already. If the CF platoon hits .300, I'll retrace Mr. Likhani's midnight run down Forbes, and I live in NY and LA. (Got that, Mike?) And doesn't Cox call pitches, anyway? Nope. They're baseball management, possible the most short-sighted collection of people in the nation. Do you not believe this goes on, Mark? Do you think Frank Thomas needed those three months in AAA in 1990? Or Cal Eldred wasn't *really* better than Ricky Bones last year? You're mostly polite; make defensible, if flawed cases; have wit and have, in the past, admitted being wrong. That does qualify you on r.s.b. We'll make an SDCN out of you, yet :-)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.sport.baseball/104613
9
rec_sport_baseball_104613
[('still', 'RB'), ('catching', 'VBG'), ('up', 'RP'), ('from', 'IN'), ('spring', 'NN'), ('break', 'NN'), ('but', 'CC'), ('bear', 'NN'), ('with', 'IN'), ('me', 'PRP'), ('...', ':'), ('javy', 'NN'), ('lopez', 'NN'), ('has', 'VBZ'), ('proven', 'VBN'), ('over', 'IN'), ('1400', 'CD'), ('ab', 'NN'), ('in', 'IN'), ('the', 'DT'), ('minor', 'JJ'), ('leagues', 'NNS'), ('that', 'IN'), ('he', 'PRP'), ('is', 'VBZ'), ('ready', 'JJ'), ('to', 'TO'), ('play', 'VB'), ('in', 'IN'), ('the', 'DT'), ('majors', 'NNS'), ('he', 'PRP'), ('is', 'VBZ'), ('not', 'RB'), ('being', 'VBG'), ('rushed', 'VBN'), ('players', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('clearly', 'RB'), ('too', 'RB'), ('good', 'JJ'), ('for', 'IN'), ('aa', 'NN'), ('and', 'CC'), ('play', 'NN'), ('behind', 'IN'), ('stiffs', 'NNS'), ('at', 'IN'), ('the', 'DT'), ('major', 'JJ'), ('league', 'NN'), ('level', 'NN'), ('are', 'VBP'), ('wasting', 'VBG'), ('their', 'PRP$'), ('time', 'NN'), ('and', 'CC'), ('may', 'MD'), ('actually', 'RB'), ('have', 'VB'), ('court', 'NN'), ('case', 'NN'), ('against', 'IN'), ('major', 'JJ'), ('league', 'NN'), ('management', 'NN'), ('for', 'IN'), ('keeping', 'VBG'), ('them', 'PRP'), ('at', 'IN'), ('aaa', 'NN'), ('unless', 'IN'), ('lopez', 'NN'), ('is', 'VBZ'), ('me', 'PRP'), ('defensively', 'RB'), ("'',", 'VBD'), ('165', 'CD'), ('and', 'CC'), ('born', 'VBN'), ('to', 'TO'), ('play', 'VB'), ('second', 'JJ'), ('base', 'NN'), (':-)),', 'NN'), ('he', 'PRP'), ('belongs', 'VBZ'), ('in', 'IN'), ('the', 'DT'), ('major', 'JJ'), ('leagues', 'NNS'), ('valentine', 'VBP'), ('isn', 'JJ'), ('saying', 'VBG'), ('he', 'PRP'), ('should', 'MD'), ('back', 'VB'), ('up', 'RP'), ('he', 'PRP'), ('saying', 'VBG'), ('he', 'PRP'), ('should', 'MD'), ('be', 'VB'), ('put', 'VBN'), ('in', 'IN'), ('position', 'NN'), ('to', 'TO'), ('win', 'VB'), ('the', 'DT'), ('job', 'NN'), ('in', 'IN'), ('the', 'DT'), ('major', 'JJ'), ('leagues', 'NNS'), ('which', 'WDT'), ('imho', 'VBP'), ('he', 'PRP'), ('would', 'MD'), ('if', 'IN'), ('given', 'VBN'), ('the', 'DT'), ('opportunity', 'NN'), ('val', 'NN'), ('if', 'IN'), ('misinterpreting', 'JJ'), ('please', 'NN'), ('let', 'VB'), ('me', 'PRP'), ('know', 'VB'), ('.)', 'RB'), ('but', 'CC'), ('the', 'DT'), ('players', 'NNS'), ('who', 'WP'), ('are', 'VBP'), ('ready', 'JJ'), ('are', 'VBP'), ('the', 'DT'), ('best', 'JJS'), ('and', 'CC'), ('the', 'DT'), ('ones', 'NNS'), ('most', 'RBS'), ('likely', 'JJ'), ('to', 'TO'), ('benefit', 'VB'), ('from', 'IN'), ('being', 'VBG'), ('in', 'IN'), ('the', 'DT'), ('majors', 'NNS'), ('javy', 'VBP'), ('lopez', 'NN'), ('is', 'VBZ'), ('not', 'RB'), ('middle', 'JJ'), ('of', 'IN'), ('the', 'DT'), ('road', 'NN'), ('prospect', 'NN'), ('he', 'PRP'), ('the', 'DT'), ('real', 'JJ'), ('thing', 'NN'), ('now', 'RB'), ('again', 'RB'), ('the', 'DT'), ('most', 'RBS'), ('important', 'JJ'), ('thing', 'NN'), ('player', 'NN'), ('can', 'MD'), ('do', 'VB'), ('is', 'VBZ'), ('hit', 'VBN'), ('lopez', 'NN'), ('does', 'VBZ'), ('that', 'IN'), ('miles', 'NNS'), ('better', 'RB'), ('than', 'IN'), ('olson', 'NN'), ('or', 'CC'), ('berryhill', 'VB'), ('if', 'IN'), ('his', 'PRP$'), ('defense', 'NN'), ('is', 'VBZ'), ('good', 'JJ'), ('enough', 'RB'), ('for', 'IN'), ('greenville', 'NN'), ('or', 'CC'), ('richmond', 'NN'), ('it', 'PRP'), ('good', 'JJ'), ('enough', 'RB'), ('for', 'IN'), ('atlanta', 'NN'), ('if', 'IN'), ('he', 'PRP'), ('really', 'RB'), ('was', 'VBD'), ('awful', 'JJ'), ('defensively', 'RB'), ('he', 'PRP'), ('would', 'MD'), ('no', 'RB'), ('longer', 'RB'), ('be', 'VB'), ('catcher', 'JJR'), ('see', 'NN'), ('sprague', 'JJ'), ('ed', 'NN'), ('oh', 'NN'), ('where', 'WRB'), ('to', 'TO'), ('start', 'VB'), ('...', ':'), ('ok', 'PRP'), ('first', 'RB'), ('of', 'IN'), ('all', 'DT'), ('solid', 'JJ'), ('!=', 'NNS'), ('good', 'JJ'), ('want', 'VBP'), ('good', 'JJ'), ('players', 'NNS'), ('solid', 'VBP'), ('is', 'VBZ'), ('one', 'CD'), ('of', 'IN'), ('those', 'DT'), ('words', 'NNS'), ('used', 'VBN'), ('to', 'TO'), ('describe', 'VB'), ('nice', 'JJ'), ('white', 'JJ'), ('guys', 'NNS'), ('who', 'WP'), ('really', 'RB'), ('aren', 'JJ'), ('very', 'RB'), ('good', 'JJ'), ('at', 'IN'), ('baseball', 'NN'), ('think', 'NN'), ('of', 'IN'), ('it', 'PRP'), ('as', 'IN'), ('twg', 'NN'), ('without', 'IN'), ('the', 'DT'), ('caps', 'NNS'), ('it', 'PRP'), ('losing', 'VBG'), ('strategy', 'NN'), ('to', 'TO'), ('say', 'VB'), ('we', 'PRP'), ('have', 'VBP'), ('solid', 'JJ'), ('guys', 'NNS'), ('we', 'PRP'), ('don', 'VBP'), ('need', 'VBP'), ('to', 'TO'), ('improve', 'VB'), ('."', 'NNP'), ('you', 'PRP'), ('used', 'VBD'), ('it', 'PRP'), ('four', 'CD'), ('times', 'NNS'), ('in', 'IN'), ('that', 'DT'), ('paragraph', 'NN'), ('btw', 'NN'), ('same', 'JJ'), ('for', 'IN'), ('experienced', 'JJ'), ('might', 'MD'), ('add', 'VB'), ('though', 'IN'), ('that', 'DT'), ('greg', 'NN'), ('olson', 'NN'), ('and', 'CC'), ('damon', 'NN'), ('berryhill', 'NN'), ('aren', 'VBZ'), ('exactly', 'RB'), ('carter', 'JJR'), ('and', 'CC'), ('fisk', 'JJ'), ('olson', 'NN'), ('has', 'VBZ'), ('played', 'VBN'), ('three', 'CD'), ('years', 'NNS'), ('berryhill', 'RB'), ('five', 'CD'), ('although', 'IN'), ('90', 'CD'), ('and', 'CC'), ('91', 'CD'), ('were', 'VBD'), ('wash', 'VBN'), ('the', 'DT'), ('only', 'JJ'), ('difference', 'NN'), ('imho', 'NN'), ('between', 'IN'), ('olson', 'NN'), ('and', 'CC'), ('valle', 'NN'), ('is', 'VBZ'), ('the', 'DT'), ('supporting', 'VBG'), ('cast', 'NN'), ('two', 'CD'), ('big', 'JJ'), ('bats', 'NNS'), ('."', 'VBP'), ('hrm', 'NNS'), ('like', 'IN'), ('justice', 'NN'), ('but', 'CC'), ('find', 'VBP'), ('mr', 'JJ'), ('gant', 'JJ'), ('trend', 'NN'), ('disturbing', 'VBG'), ('call', 'VB'), ('it', 'PRP'), ('one', 'CD'), ('and', 'CC'), ('maybe', 'RB'), ('the', 'DT'), ('braves', 'NNS'), ('platoon', 'NN'), ('is', 'VBZ'), ('ok', 'JJ'), ('but', 'CC'), ('neither', 'DT'), ('player', 'NN'), ('has', 'VBZ'), ('any', 'DT'), ('value', 'NN'), ('outside', 'IN'), ('of', 'IN'), ('the', 'DT'), ('platoon', 'NN'), ('bream', 'NN'), ('vs', 'NN'), ('lh', 'NN'), ('and', 'CC'), ('hunter', 'NN'), ('vs', 'NN'), ('rh', 'NN'), ('are', 'VBP'), ('awful', 'JJ'), ('ll', 'NNS'), ('leave', 'VBP'), ('the', 'DT'), ('thirdbase', 'JJ'), ('comment', 'NN'), ('alone', 'RB'), ('pendleton', 'NN'), ('has', 'VBZ'), ('wasted', 'VBN'), ('too', 'RB'), ('much', 'JJ'), ('bandwidth', 'NN'), ('already', 'RB'), ('if', 'IN'), ('the', 'DT'), ('cf', 'NN'), ('platoon', 'NN'), ('hits', 'VBZ'), ('300', 'CD'), ('ll', 'JJ'), ('retrace', 'NN'), ('mr', 'NN'), ('likhani', 'VBD'), ('midnight', 'NN'), ('run', 'VB'), ('down', 'RP'), ('forbes', 'NNS'), ('and', 'CC'), ('live', 'VBP'), ('in', 'IN'), ('ny', 'NN'), ('and', 'CC'), ('la', 'NN'), ('got', 'VBD'), ('that', 'IN'), ('mike', 'NN'), ('?)', 'NN'), ('and', 'CC'), ('doesn', 'VB'), ('cox', 'NN'), ('call', 'NN'), ('pitches', 'VBZ'), ('anyway', 'RB'), ('nope', 'IN'), ('they', 'PRP'), ('re', 'VBP'), ('baseball', 'NN'), ('management', 'NN'), ('possible', 'JJ'), ('the', 'DT'), ('most', 'RBS'), ('short', 'JJ'), ('sighted', 'VBN'), ('collection', 'NN'), ('of', 'IN'), ('people', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('nation', 'NN'), ('do', 'VBP'), ('you', 'PRP'), ('not', 'RB'), ('believe', 'VB'), ('this', 'DT'), ('goes', 'VBZ'), ('on', 'IN'), ('mark', 'NN'), ('do', 'VBP'), ('you', 'PRP'), ('think', 'VB'), ('frank', 'JJ'), ('thomas', 'NN'), ('needed', 'VBD'), ('those', 'DT'), ('three', 'CD'), ('months', 'NNS'), ('in', 'IN'), ('aaa', 'NN'), ('in', 'IN'), ('1990', 'CD'), ('or', 'CC'), ('cal', 'JJ'), ('eldred', 'VBN'), ('wasn', 'NN'), ('really', 'RB'), ('better', 'JJR'), ('than', 'IN'), ('ricky', 'JJ'), ('bones', 'NNS'), ('last', 'JJ'), ('year', 'NN'), ('you', 'PRP'), ('re', 'VBP'), ('mostly', 'RB'), ('polite', 'JJ'), ('make', 'VBP'), ('defensible', 'JJ'), ('if', 'IN'), ('flawed', 'VBN'), ('cases', 'NNS'), ('have', 'VBP'), ('wit', 'VBN'), ('and', 'CC'), ('have', 'VBP'), ('in', 'IN'), ('the', 'DT'), ('past', 'NN'), ('admitted', 'VBD'), ('being', 'VBG'), ('wrong', 'JJ'), ('that', 'WDT'), ('does', 'VBZ'), ('qualify', 'VB'), ('you', 'PRP'), ('on', 'IN'), ('we', 'PRP'), ('ll', 'VBP'), ('make', 'VB'), ('an', 'DT'), ('sdcn', 'NN'), ('out', 'IN'), ('of', 'IN'), ('you', 'PRP'), ('yet', 'RB'), (':-)', 'VBP')]
['still', 'catch', 'spring', 'break', 'bear', 'javy', 'lopez', 'prove', 'ab', 'minor', 'league', 'ready', 'play', 'major', 'rush', 'player', 'clearly', 'good', 'aa', 'play', 'behind', 'stiff', 'major', 'league', 'level', 'waste', 'time', 'may', 'actually', 'court', 'case', 'major', 'league', 'management', 'keep', 'aaa', 'unless', 'lopez', 'defensively', 'bear', 'play', 'second', 'base', 'belong', 'major', 'league', 'valentine', 'say', 'back', 'say', 'put', 'position', 'win', 'job', 'major', 'league', 'imho', 'would', 'give', 'opportunity', 'val', 'misinterpreting', 'please', 'let', 'know', 'player', 'ready', 'best', 'one', 'likely', 'benefit', 'major', 'javy', 'lopez', 'middle', 'road', 'prospect', 'real', 'thing', 'important', 'thing', 'player', 'hit', 'lopez', 'mile', 'well', 'olson', 'berryhill', 'defense', 'good', 'enough', 'greenville', 'richmond', 'good', 'enough', 'atlanta', 'really', 'awful', 'defensively', 'would', 'longer', 'catcher', 'see', 'sprague', 'ed', 'oh', 'start', 'ok', 'first', 'solid', 'good', 'want', 'good', 'player', 'solid', 'one', 'word', 'use', 'describe', 'nice', 'white', 'guy', 'really', 'good', 'baseball', 'think', 'twg', 'without', 'cap', 'lose', 'strategy', 'say', 'solid', 'guy', 'need', 'improve', 'use', 'four', 'time', 'paragraph', 'btw', 'experienced', 'might', 'add', 'though', 'greg', 'olson', 'damon', 'berryhill', 'exactly', 'carter', 'fisk', 'olson', 'play', 'three', 'year', 'berryhill', 'five', 'although', 'wash', 'difference', 'imho', 'olson', 'valle', 'support', 'cast', 'two', 'big', 'bat', 'hrm', 'like', 'justice', 'find', 'mr', 'gant', 'trend', 'disturb', 'call', 'one', 'maybe', 'brave', 'platoon', 'ok', 'neither', 'player', 'value', 'outside', 'platoon', 'bream', 'v', 'lh', 'hunter', 'v', 'rh', 'awful', 'leave', 'thirdbase', 'comment', 'alone', 'pendleton', 'waste', 'much', 'bandwidth', 'already', 'cf', 'platoon', 'hit', 'retrace', 'mr', 'likhani', 'midnight', 'run', 'forbes', 'live', 'ny', 'la', 'get', 'mike', 'cox', 'call', 'pitch', 'anyway', 'nope', 'baseball', 'management', 'possible', 'short', 'sight', 'collection', 'people', 'nation', 'believe', 'go', 'mark', 'think', 'frank', 'thomas', 'need', 'three', 'month', 'aaa', 'cal', 'eldred', 'really', 'good', 'ricky', 'bone', 'last', 'year', 'mostly', 'polite', 'make', 'defensible', 'flaw', 'case', 'wit', 'past', 'admit', 'wrong', 'qualify', 'make', 'sdcn', 'yet']
['minor_league', 'major_league', 'waste_time', 'time_may', 'may_actually', 'court_case', 'major_league', 'second_base', 'major_league', 'say_back', 'back_say', 'say_put', 'major_league', 'would_give', 'give_opportunity', 'please_let', 'let_know', 'know_player', 'best_one', 'one_likely', 'real_thing', 'important_thing', 'olson_berryhill', 'good_enough', 'good_enough', 'want_good', 'good_player', 'one_word', 'word_use', 'use_describe', 'guy_really', 'really_good', 'four_time', 'might_add', 'three_year', 'call_one', 'short_sight', 'believe_go', 'frank_thomas', 'three_month', 'really_good', 'last_year', 'admit_wrong']
rec_sport_baseball_104613 |@lemmatized still:1 catch:1 spring:1 break:1 bear:2 javy:2 lopez:4 prove:1 ab:1 minor:1 league:5 ready:2 play:4 major:6 rush:1 player:5 clearly:1 good:7 aa:1 behind:1 stiff:1 level:1 waste:2 time:2 may:1 actually:1 court:1 case:2 management:2 keep:1 aaa:2 unless:1 defensively:2 second:1 base:1 belong:1 valentine:1 say:3 back:1 put:1 position:1 win:1 job:1 imho:2 would:2 give:1 opportunity:1 val:1 misinterpreting:1 please:1 let:1 know:1 best:1 one:3 likely:1 benefit:1 middle:1 road:1 prospect:1 real:1 thing:2 important:1 hit:2 mile:1 well:1 olson:4 berryhill:3 defense:1 enough:2 greenville:1 richmond:1 atlanta:1 really:3 awful:2 longer:1 catcher:1 see:1 sprague:1 ed:1 oh:1 start:1 ok:2 first:1 solid:3 want:1 word:1 use:2 describe:1 nice:1 white:1 guy:2 baseball:2 think:2 twg:1 without:1 cap:1 lose:1 strategy:1 need:2 improve:1 four:1 paragraph:1 btw:1 experienced:1 might:1 add:1 though:1 greg:1 damon:1 exactly:1 carter:1 fisk:1 three:2 year:2 five:1 although:1 wash:1 difference:1 valle:1 support:1 cast:1 two:1 big:1 bat:1 hrm:1 like:1 justice:1 find:1 mr:2 gant:1 trend:1 disturb:1 call:2 maybe:1 brave:1 platoon:3 neither:1 value:1 outside:1 bream:1 v:2 lh:1 hunter:1 rh:1 leave:1 thirdbase:1 comment:1 alone:1 pendleton:1 much:1 bandwidth:1 already:1 cf:1 retrace:1 likhani:1 midnight:1 run:1 forbes:1 live:1 ny:1 la:1 get:1 mike:1 cox:1 pitch:1 anyway:1 nope:1 possible:1 short:1 sight:1 collection:1 people:1 nation:1 believe:1 go:1 mark:1 frank:1 thomas:1 month:1 cal:1 eldred:1 ricky:1 bone:1 last:1 mostly:1 polite:1 make:2 defensible:1 flaw:1 wit:1 past:1 admit:1 wrong:1 qualify:1 sdcn:1 yet:1 |@bigram minor_league:1 major_league:4 waste_time:1 time_may:1 may_actually:1 court_case:1 second_base:1 say_back:1 back_say:1 say_put:1 would_give:1 give_opportunity:1 please_let:1 let_know:1 know_player:1 best_one:1 one_likely:1 real_thing:1 important_thing:1 olson_berryhill:1 good_enough:2 want_good:1 good_player:1 one_word:1 word_use:1 use_describe:1 guy_really:1 really_good:2 four_time:1 might_add:1 three_year:1 call_one:1 short_sight:1 believe_go:1 frank_thomas:1 three_month:1 last_year:1 admit_wrong:1
3,485
Yeah. Innocents. People who hoard $250K worth of high-caliber automatic weapons and kill law-enforcement agents really fit the bill here. The only innocents were the 20+ children who were prevented from leaving a burning building by their self-appointed messiah-following parents. A burning STARTED by the Davidians. Is this subject line a veiled threat against U.S. Government agents or possibly Executive office leadership (i.e. Clinton)? I've considered you a bit of a loon, before, Stephen, I guess this pretty much confirms it. Nice religion you have there. The only ones who should be killed are those who don't agree with us. Sheesh. -- --------------------------------------------------------------------------------Tom Hyatt I'm a diehard Saints fan, so i've [email protected] suffered quite enough, thank you! Arlington, TX Help! I'm being repressed! -M.Python -------------------------------
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.religion.misc/83929
19
talk_religion_misc_83929
[('yeah', 'NN'), ('innocents', 'NNS'), ('people', 'NNS'), ('who', 'WP'), ('hoard', 'VBP'), ('250k', 'CD'), ('worth', 'NN'), ('of', 'IN'), ('high', 'JJ'), ('caliber', 'NN'), ('automatic', 'JJ'), ('weapons', 'NNS'), ('and', 'CC'), ('kill', 'VB'), ('law', 'NN'), ('enforcement', 'NN'), ('agents', 'NNS'), ('really', 'RB'), ('fit', 'VBP'), ('the', 'DT'), ('bill', 'NN'), ('here', 'RB'), ('the', 'DT'), ('only', 'JJ'), ('innocents', 'NNS'), ('were', 'VBD'), ('the', 'DT'), ('20', 'CD'), ('children', 'NNS'), ('who', 'WP'), ('were', 'VBD'), ('prevented', 'VBN'), ('from', 'IN'), ('leaving', 'VBG'), ('burning', 'VBG'), ('building', 'NN'), ('by', 'IN'), ('their', 'PRP$'), ('self', 'NN'), ('appointed', 'VBN'), ('messiah', 'NN'), ('following', 'VBG'), ('parents', 'NNS'), ('burning', 'VBG'), ('started', 'VBN'), ('by', 'IN'), ('the', 'DT'), ('davidians', 'NNS'), ('is', 'VBZ'), ('this', 'DT'), ('subject', 'JJ'), ('line', 'NN'), ('veiled', 'VBD'), ('threat', 'NN'), ('against', 'IN'), ('government', 'NN'), ('agents', 'NNS'), ('or', 'CC'), ('possibly', 'RB'), ('executive', 'JJ'), ('office', 'NN'), ('leadership', 'NN'), ('clinton', 'NN'), (')?', 'NNP'), ('ve', 'NN'), ('considered', 'VBN'), ('you', 'PRP'), ('bit', 'VBP'), ('of', 'IN'), ('loon', 'NN'), ('before', 'IN'), ('stephen', 'JJ'), ('guess', 'NN'), ('this', 'DT'), ('pretty', 'RB'), ('much', 'JJ'), ('confirms', 'NNS'), ('it', 'PRP'), ('nice', 'JJ'), ('religion', 'NN'), ('you', 'PRP'), ('have', 'VBP'), ('there', 'EX'), ('the', 'DT'), ('only', 'JJ'), ('ones', 'NNS'), ('who', 'WP'), ('should', 'MD'), ('be', 'VB'), ('killed', 'VBN'), ('are', 'VBP'), ('those', 'DT'), ('who', 'WP'), ('don', 'VBP'), ('agree', 'VBP'), ('with', 'IN'), ('us', 'PRP'), ('sheesh', 'VBP'), ('--', ':'), ('--------------------------------------------------------------------------------', 'JJ'), ('tom', 'NN'), ('hyatt', 'NN'), ('diehard', 'NN'), ('saints', 'NNS'), ('fan', 'VBP'), ('so', 'RB'), ('ve', 'RB'), ('suffered', 'JJ'), ('quite', 'RB'), ('enough', 'JJ'), ('thank', 'NN'), ('you', 'PRP'), ('arlington', 'VBP'), ('tx', 'VB'), ('help', 'NN'), ('being', 'VBG'), ('repressed', 'VBN'), ('python', 'NN'), ('-------------------------------', 'NN')]
['yeah', 'innocent', 'people', 'hoard', 'worth', 'high', 'caliber', 'automatic', 'weapon', 'kill', 'law', 'enforcement', 'agent', 'really', 'fit', 'bill', 'innocent', 'child', 'prevent', 'leave', 'burn', 'building', 'self', 'appoint', 'messiah', 'follow', 'parent', 'burn', 'start', 'davidians', 'subject', 'line', 'veil', 'threat', 'government', 'agent', 'possibly', 'executive', 'office', 'leadership', 'clinton', 'consider', 'bite', 'loon', 'stephen', 'guess', 'pretty', 'much', 'confirms', 'nice', 'religion', 'one', 'kill', 'agree', 'u', 'sheesh', 'tom', 'hyatt', 'diehard', 'saint', 'fan', 'suffered', 'quite', 'enough', 'thank', 'arlington', 'tx', 'help', 'repress', 'python']
['innocent_people', 'automatic_weapon', 'law_enforcement', 'innocent_child', 'subject_line', 'government_agent', 'pretty_much', 'religion_one', 'one_kill', 'agree_u']
talk_religion_misc_83929 |@lemmatized yeah:1 innocent:2 people:1 hoard:1 worth:1 high:1 caliber:1 automatic:1 weapon:1 kill:2 law:1 enforcement:1 agent:2 really:1 fit:1 bill:1 child:1 prevent:1 leave:1 burn:2 building:1 self:1 appoint:1 messiah:1 follow:1 parent:1 start:1 davidians:1 subject:1 line:1 veil:1 threat:1 government:1 possibly:1 executive:1 office:1 leadership:1 clinton:1 consider:1 bite:1 loon:1 stephen:1 guess:1 pretty:1 much:1 confirms:1 nice:1 religion:1 one:1 agree:1 u:1 sheesh:1 tom:1 hyatt:1 diehard:1 saint:1 fan:1 suffered:1 quite:1 enough:1 thank:1 arlington:1 tx:1 help:1 repress:1 python:1 |@bigram innocent_people:1 automatic_weapon:1 law_enforcement:1 innocent_child:1 subject_line:1 government_agent:1 pretty_much:1 religion_one:1 one_kill:1 agree_u:1
3,486
Good question. I'm sure some biologist could answer better than I, but animals brains are just set up differently. Animals *can* be trained, but if they're instincts serve them well, there is no reason to contradict them.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/alt.atheism/53194
0
alt_atheism_53194
[('good', 'JJ'), ('question', 'NN'), ('sure', 'JJ'), ('some', 'DT'), ('biologist', 'NN'), ('could', 'MD'), ('answer', 'VB'), ('better', 'JJR'), ('than', 'IN'), ('but', 'CC'), ('animals', 'NNS'), ('brains', 'NNS'), ('are', 'VBP'), ('just', 'RB'), ('set', 'VBN'), ('up', 'RP'), ('differently', 'RB'), ('animals', 'NNS'), ('can', 'MD'), ('be', 'VB'), ('trained', 'VBN'), ('but', 'CC'), ('if', 'IN'), ('they', 'PRP'), ('re', 'VBP'), ('instincts', 'NNS'), ('serve', 'VBP'), ('them', 'PRP'), ('well', 'RB'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('reason', 'NN'), ('to', 'TO'), ('contradict', 'VB'), ('them', 'PRP')]
['good', 'question', 'sure', 'biologist', 'could', 'answer', 'good', 'animal', 'brain', 'set', 'differently', 'animal', 'train', 'instinct', 'serve', 'well', 'reason', 'contradict']
['good_question', 'could_answer', 'well_reason']
alt_atheism_53194 |@lemmatized good:2 question:1 sure:1 biologist:1 could:1 answer:1 animal:2 brain:1 set:1 differently:1 train:1 instinct:1 serve:1 well:1 reason:1 contradict:1 |@bigram good_question:1 could_answer:1 well_reason:1
3,487
Where can I find the MS windows version of ghostscript? Thanks.. -- ____________________________________________________________________________ ****************************************************************************
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9568
2
comp_os_ms-windows_misc_9568
[('where', 'WRB'), ('can', 'MD'), ('find', 'VB'), ('the', 'DT'), ('ms', 'NN'), ('windows', 'VBZ'), ('version', 'NN'), ('of', 'IN'), ('ghostscript', 'JJ'), ('thanks', 'NNS'), ('..', 'VBP'), ('--', ':'), ('____________________________________________________________________________', 'JJ'), ('****************************************************************************', 'NN')]
['find', 'windows', 'version', 'ghostscript', 'thanks']
['windows_version']
comp_os_ms-windows_misc_9568 |@lemmatized find:1 windows:1 version:1 ghostscript:1 thanks:1 |@bigram windows_version:1
3,488
]I'm going to buy a BMW just to cast a vote for Groucho. I thought you were gonna buy a BMW for its superior power and handling...
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104369
8
rec_motorcycles_104369
[('going', 'VBG'), ('to', 'TO'), ('buy', 'VB'), ('bmw', 'NN'), ('just', 'RB'), ('to', 'TO'), ('cast', 'VB'), ('vote', 'NN'), ('for', 'IN'), ('groucho', 'JJ'), ('thought', 'NN'), ('you', 'PRP'), ('were', 'VBD'), ('gonna', 'JJ'), ('buy', 'NN'), ('bmw', 'NN'), ('for', 'IN'), ('its', 'PRP$'), ('superior', 'JJ'), ('power', 'NN'), ('and', 'CC'), ('handling', 'NN'), ('...', ':')]
['go', 'buy', 'bmw', 'cast', 'vote', 'groucho', 'thought', 'gonna', 'buy', 'bmw', 'superior', 'power', 'handling']
['go_buy']
rec_motorcycles_104369 |@lemmatized go:1 buy:2 bmw:2 cast:1 vote:1 groucho:1 thought:1 gonna:1 superior:1 power:1 handling:1 |@bigram go_buy:1
3,489
Hello. I hope somebody out here can help me. I am currently working on a project where I am trying to communicate from an IBM 386 with Phoenix BIOS, using C++, to a board that I made with an Intel 8085 CPU with UART chip. The board works fine with the TRANSMIT command and Terminal Emulation mode of Kermit, but there seems to be something wrong with the initialization or protocol used when I try C++. I need to access the unit I built using C, because I have a sizable chunk of C code that I will be using to perform calculations and operations that will be very difficult to code in assembly language for the 8085. I have included the assembly code that I am running and the C++ code that I am trying to use. If anyone can show me something that I am doing blatantly incorrectly or that I am missing because of my lack of knowledge about RS-232 serial communications, please e-mail me. I wrote the assembly language to wait for a character to be received and then to check it against the 0x20 character, if a 0x20 is received, the LEDs will indicate this. Two C++ programs that I have written do nothing, but set up COM port 2 and send the 0x20 character. One uses the bioscom() function in bios.h the other uses the software interrupt int86() function in dos.h. I have triple checked the baud rate ( 2400 ) the parity ( none ) the stop bits ( 1 ) the character length ( 8 bits ) and the interrupt calls for ( 0x14 ). Currently, I am at a loss as to what may be wrong. Any hardware gurus out there want to comment? Thanks alot, Hubert De Jesus [email protected] INTEL ASM COMMAND EQU 3000H ;Command Register on 8155 PORTA EQU 3001H ;Port A on 8155 TIMERLO EQU 3004H ;High 8 bits of 8155 Timer TIMERHI EQU 3005H ;Low 8 bits of 8155 Timer UARTDATA EQU E000H ;UART Data Register UARTCMD EQU E001H ;UART Command Register ORG 4000H ;SRAM location MVI A,08H ;Set Low Timer Bits STA TIMERLO MVI A,40H ;Set High Timer Bits STA TIMERHI MVI A,11111101B ;Start Timer & Enable Port A STA COMMAND MVI A,11H ;Display 11 on 7-segment LEDs STA PORTA MVI A,00H ;Clear UART Command STA UARTCMD STA UARTCMD STA UARTCMD MVI A,01000000B ;Internally reset UART STA UARTCMD LDA UARTDATA ;Remove extraneous data MVI A,01001111B ;Init UART for 8 data bits, STA UARTCMD ; no parity, 1 stop bit, 64x async MVI A,00100111B ;Enable Transmit and Receive STA UARTCMD INIT: LDA UARTCMD ;Read Status Register ANI 02H ;Is RxRDY? JZ INIT ;No, loop LDA UARTDATA ;Read Data Character CPI ' ' ;Is Character = 0x20? JNZ INIT ;No, loop MVI A,22H ;Character received, STA PORTA ; Display 22 on 7-segment LEDs HLT END C++ using BIOSCOM() #include <stdio.h> #include <stdlib.h> #include <bios.h> #define INIT 0 #define SEND 1 #define RECEIVE 2 #define STATUS 3 #define COM2 1 void main() { char abyte; abyte = 0xa3; bioscom( INIT, abyte, COM2 ); printf( "Initialized COMM PORT 2\n" ); while( !( bioscom( STATUS, 0, COM2 ) & 0x4000 ) ) ; abyte = ' '; bioscom( SEND, abyte, COM2 ); printf( "Sent start character\n" ); } C++ using INT86() #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <bios.h> main() { union REGS registers; registers.h.ah = 0x00; registers.h.al = 0xa7; registers.x.dx = 0x01; int86( 0x14, &registers, &registers ); printf( "COM2 Initialized\n" );
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/58970
3
comp_sys_ibm_pc_hardware_58970
[('hello', 'NNS'), ('hope', 'VBP'), ('somebody', 'NN'), ('out', 'IN'), ('here', 'RB'), ('can', 'MD'), ('help', 'VB'), ('me', 'PRP'), ('am', 'VBP'), ('currently', 'RB'), ('working', 'VBG'), ('on', 'IN'), ('project', 'NN'), ('where', 'WRB'), ('am', 'VBP'), ('trying', 'VBG'), ('to', 'TO'), ('communicate', 'VB'), ('from', 'IN'), ('an', 'DT'), ('ibm', 'JJ'), ('386', 'CD'), ('with', 'IN'), ('phoenix', 'JJ'), ('bios', 'NNS'), ('using', 'VBG'), ('++,', 'NN'), ('to', 'TO'), ('board', 'NN'), ('that', 'WDT'), ('made', 'VBD'), ('with', 'IN'), ('an', 'DT'), ('intel', 'NN'), ('8085', 'CD'), ('cpu', 'NN'), ('with', 'IN'), ('uart', 'JJ'), ('chip', 'NN'), ('the', 'DT'), ('board', 'NN'), ('works', 'VBZ'), ('fine', 'JJ'), ('with', 'IN'), ('the', 'DT'), ('transmit', 'NN'), ('command', 'NN'), ('and', 'CC'), ('terminal', 'JJ'), ('emulation', 'NN'), ('mode', 'NN'), ('of', 'IN'), ('kermit', 'NN'), ('but', 'CC'), ('there', 'RB'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('something', 'NN'), ('wrong', 'JJ'), ('with', 'IN'), ('the', 'DT'), ('initialization', 'NN'), ('or', 'CC'), ('protocol', 'NN'), ('used', 'VBN'), ('when', 'WRB'), ('try', 'NN'), ('++.', 'VBD'), ('need', 'MD'), ('to', 'TO'), ('access', 'NN'), ('the', 'DT'), ('unit', 'NN'), ('built', 'VBD'), ('using', 'VBG'), ('because', 'RB'), ('have', 'VBP'), ('sizable', 'JJ'), ('chunk', 'NN'), ('of', 'IN'), ('code', 'NN'), ('that', 'WDT'), ('will', 'MD'), ('be', 'VB'), ('using', 'VBG'), ('to', 'TO'), ('perform', 'VB'), ('calculations', 'NNS'), ('and', 'CC'), ('operations', 'NNS'), ('that', 'WDT'), ('will', 'MD'), ('be', 'VB'), ('very', 'RB'), ('difficult', 'JJ'), ('to', 'TO'), ('code', 'VB'), ('in', 'IN'), ('assembly', 'NN'), ('language', 'NN'), ('for', 'IN'), ('the', 'DT'), ('8085', 'CD'), ('have', 'VBP'), ('included', 'VBN'), ('the', 'DT'), ('assembly', 'NN'), ('code', 'NN'), ('that', 'WDT'), ('am', 'VBP'), ('running', 'VBG'), ('and', 'CC'), ('the', 'DT'), ('++', 'NNP'), ('code', 'NN'), ('that', 'IN'), ('am', 'VBP'), ('trying', 'VBG'), ('to', 'TO'), ('use', 'VB'), ('if', 'IN'), ('anyone', 'NN'), ('can', 'MD'), ('show', 'VB'), ('me', 'PRP'), ('something', 'NN'), ('that', 'WDT'), ('am', 'VBP'), ('doing', 'VBG'), ('blatantly', 'RB'), ('incorrectly', 'RB'), ('or', 'CC'), ('that', 'IN'), ('am', 'VBP'), ('missing', 'VBG'), ('because', 'IN'), ('of', 'IN'), ('my', 'PRP$'), ('lack', 'NN'), ('of', 'IN'), ('knowledge', 'NN'), ('about', 'IN'), ('rs', 'NN'), ('232', 'CD'), ('serial', 'JJ'), ('communications', 'NNS'), ('please', 'VBP'), ('mail', 'VB'), ('me', 'PRP'), ('wrote', 'VBD'), ('the', 'DT'), ('assembly', 'NN'), ('language', 'NN'), ('to', 'TO'), ('wait', 'VB'), ('for', 'IN'), ('character', 'NN'), ('to', 'TO'), ('be', 'VB'), ('received', 'VBN'), ('and', 'CC'), ('then', 'RB'), ('to', 'TO'), ('check', 'VB'), ('it', 'PRP'), ('against', 'IN'), ('the', 'DT'), ('0x20', 'CD'), ('character', 'NN'), ('if', 'IN'), ('0x20', 'CD'), ('is', 'VBZ'), ('received', 'VBN'), ('the', 'DT'), ('leds', 'NNS'), ('will', 'MD'), ('indicate', 'VB'), ('this', 'DT'), ('two', 'CD'), ('++', 'NN'), ('programs', 'NNS'), ('that', 'WDT'), ('have', 'VBP'), ('written', 'VBN'), ('do', 'VBP'), ('nothing', 'NN'), ('but', 'CC'), ('set', 'VBD'), ('up', 'RP'), ('com', 'JJ'), ('port', 'NN'), ('and', 'CC'), ('send', 'VB'), ('the', 'DT'), ('0x20', 'CD'), ('character', 'NN'), ('one', 'CD'), ('uses', 'VBZ'), ('the', 'DT'), ('bioscom', 'NN'), ('()', 'NNP'), ('function', 'NN'), ('in', 'IN'), ('bios', 'NNS'), ('the', 'DT'), ('other', 'JJ'), ('uses', 'VBZ'), ('the', 'DT'), ('software', 'NN'), ('interrupt', 'JJ'), ('int86', 'NN'), ('()', 'NNP'), ('function', 'NN'), ('in', 'IN'), ('dos', 'NNS'), ('have', 'VBP'), ('triple', 'VBN'), ('checked', 'VBN'), ('the', 'DT'), ('baud', 'NN'), ('rate', 'NN'), ('2400', 'CD'), ('the', 'DT'), ('parity', 'NN'), ('none', 'NN'), ('the', 'DT'), ('stop', 'NN'), ('bits', 'VBZ'), ('the', 'DT'), ('character', 'NN'), ('length', 'NN'), ('bits', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('interrupt', 'JJ'), ('calls', 'NNS'), ('for', 'IN'), ('0x14', 'CD'), (').', 'NNS'), ('currently', 'RB'), ('am', 'VBP'), ('at', 'IN'), ('loss', 'NN'), ('as', 'IN'), ('to', 'TO'), ('what', 'WP'), ('may', 'MD'), ('be', 'VB'), ('wrong', 'JJ'), ('any', 'DT'), ('hardware', 'NN'), ('gurus', 'NN'), ('out', 'IN'), ('there', 'RB'), ('want', 'VBP'), ('to', 'TO'), ('comment', 'VB'), ('thanks', 'NNS'), ('alot', 'JJ'), ('hubert', 'NN'), ('de', 'IN'), ('jesus', 'NN'), ('intel', 'NN'), ('asm', 'NN'), ('command', 'NN'), ('equ', 'VBZ'), ('3000h', 'CD'), ('command', 'NN'), ('register', 'NN'), ('on', 'IN'), ('8155', 'CD'), ('porta', 'NN'), ('equ', 'VBD'), ('3001h', 'CD'), ('port', 'NN'), ('on', 'IN'), ('8155', 'CD'), ('timerlo', 'NN'), ('equ', 'CC'), ('3004h', 'CD'), ('high', 'JJ'), ('bits', 'NNS'), ('of', 'IN'), ('8155', 'CD'), ('timer', 'NN'), ('timerhi', 'NN'), ('equ', 'VBZ'), ('3005h', 'CD'), ('low', 'JJ'), ('bits', 'NNS'), ('of', 'IN'), ('8155', 'CD'), ('timer', 'NN'), ('uartdata', 'NNS'), ('equ', 'VBP'), ('e000h', 'JJ'), ('uart', 'JJ'), ('data', 'NNS'), ('register', 'NN'), ('uartcmd', 'JJ'), ('equ', 'NN'), ('e001h', 'JJ'), ('uart', 'JJ'), ('command', 'NN'), ('register', 'NN'), ('org', 'VBD'), ('4000h', 'CD'), ('sram', 'NN'), ('location', 'NN'), ('mvi', 'VBD'), ('08h', 'CD'), ('set', 'NN'), ('low', 'JJ'), ('timer', 'NN'), ('bits', 'NNS'), ('sta', 'VBP'), ('timerlo', 'JJ'), ('mvi', 'NN'), ('40h', 'CD'), ('set', 'VBN'), ('high', 'JJ'), ('timer', 'NN'), ('bits', 'NNS'), ('sta', 'VBP'), ('timerhi', 'JJ'), ('mvi', 'NN'), ('11111101b', 'CD'), ('start', 'NN'), ('timer', 'NN'), ('enable', 'JJ'), ('port', 'NN'), ('sta', 'NN'), ('command', 'NN'), ('mvi', 'VBD'), ('11h', 'CD'), ('display', 'NN'), ('11', 'CD'), ('on', 'IN'), ('segment', 'NN'), ('leds', 'NNS'), ('sta', 'VBP'), ('porta', 'JJ'), ('mvi', 'NN'), ('00h', 'CD'), ('clear', 'JJ'), ('uart', 'JJ'), ('command', 'NN'), ('sta', 'NN'), ('uartcmd', 'JJ'), ('sta', 'NN'), ('uartcmd', 'JJ'), ('sta', 'NN'), ('uartcmd', 'JJ'), ('mvi', 'NN'), ('01000000b', 'CD'), ('internally', 'RB'), ('reset', 'VB'), ('uart', 'JJ'), ('sta', 'NN'), ('uartcmd', 'JJ'), ('lda', 'NN'), ('uartdata', 'NNS'), ('remove', 'VBP'), ('extraneous', 'JJ'), ('data', 'NNS'), ('mvi', 'RB'), ('01001111b', 'CD'), ('init', 'JJ'), ('uart', 'NN'), ('for', 'IN'), ('data', 'NNS'), ('bits', 'NNS'), ('sta', 'VBP'), ('uartcmd', 'JJ'), ('no', 'DT'), ('parity', 'NN'), ('stop', 'VB'), ('bit', 'NN'), ('64x', 'CD'), ('async', 'NN'), ('mvi', 'NN'), ('00100111b', 'CD'), ('enable', 'JJ'), ('transmit', 'NN'), ('and', 'CC'), ('receive', 'JJ'), ('sta', 'NN'), ('uartcmd', 'JJ'), ('init', 'NN'), ('lda', 'JJ'), ('uartcmd', 'JJ'), ('read', 'NN'), ('status', 'NN'), ('register', 'NN'), ('ani', 'NN'), ('02h', 'CD'), ('is', 'VBZ'), ('rxrdy', 'JJ'), ('jz', 'NN'), ('init', 'NN'), ('no', 'DT'), ('loop', 'NN'), ('lda', 'VBZ'), ('uartdata', 'JJ'), ('read', 'NN'), ('data', 'NNS'), ('character', 'NN'), ('cpi', 'NN'), ('is', 'VBZ'), ('character', 'JJ'), ('0x20', 'CD'), ('jnz', 'NN'), ('init', 'NN'), ('no', 'DT'), ('loop', 'NN'), ('mvi', 'VBZ'), ('22h', 'CD'), ('character', 'NN'), ('received', 'VBD'), ('sta', 'JJ'), ('porta', 'JJ'), ('display', 'NN'), ('22', 'CD'), ('on', 'IN'), ('segment', 'NN'), ('leds', 'NNS'), ('hlt', 'JJ'), ('end', 'VBP'), ('++', 'NN'), ('using', 'VBG'), ('bioscom', 'JJ'), ('()', 'NNP'), ('include', 'VBP'), ('stdio', 'JJ'), ('include', 'VBP'), ('stdlib', 'JJ'), ('include', 'VBP'), ('bios', 'NNS'), ('define', 'JJ'), ('init', 'JJ'), ('define', 'JJ'), ('send', 'NN'), ('define', 'NN'), ('receive', 'VBP'), ('define', 'NN'), ('status', 'NN'), ('define', 'NN'), ('com2', 'NN'), ('void', 'NN'), ('main', 'JJ'), ('()', 'NNP'), ('char', 'NN'), ('abyte', 'NN'), ('abyte', 'NN'), ('0xa3', 'CD'), ('bioscom', 'NN'), ('init', 'NN'), ('abyte', 'JJ'), ('com2', 'NN'), (');', 'NNP'), ('printf', 'NN'), ('initialized', 'VBD'), ('comm', 'JJ'), ('port', 'NN'), (');', 'NNP'), ('while', 'IN'), ('!(', 'NNP'), ('bioscom', 'NN'), ('status', 'NN'), ('com2', 'NN'), ('0x4000', 'CD'), ('abyte', 'NN'), ("';", 'CD'), ('bioscom', 'NN'), ('send', 'NN'), ('abyte', 'NN'), ('com2', 'NN'), (');', 'NNP'), ('printf', 'NN'), ('sent', 'VBD'), ('start', 'JJ'), ('character', 'NN'), (');', 'NNP'), ('++', 'NNP'), ('using', 'VBG'), ('int86', 'JJ'), ('()', 'NNP'), ('include', 'VBP'), ('stdio', 'JJ'), ('include', 'VBP'), ('stdlib', 'JJ'), ('include', 'VBP'), ('dos', 'JJ'), ('include', 'VBP'), ('bios', 'NNS'), ('main', 'JJ'), ('()', 'NNP'), ('union', 'NN'), ('regs', 'NN'), ('registers', 'NNS'), ('registers', 'NNS'), ('ah', 'VBP'), ('0x00', 'CD'), ('registers', 'NNS'), ('al', 'VBP'), ('0xa7', 'CD'), ('registers', 'NNS'), ('dx', 'VBP'), ('0x01', 'CD'), ('int86', 'JJ'), ('0x14', 'CD'), ('registers', 'NNS'), ('registers', 'NNS'), (');', 'VBP'), ('printf', 'JJ'), ('com2', 'NN'), ('initialized', 'VBN'), (');', 'NN')]
['hello', 'hope', 'somebody', 'help', 'currently', 'work', 'project', 'try', 'communicate', 'ibm', 'phoenix', 'bios', 'use', 'board', 'make', 'intel', 'cpu', 'uart', 'chip', 'board', 'work', 'fine', 'transmit', 'command', 'terminal', 'emulation', 'mode', 'kermit', 'seem', 'something', 'wrong', 'initialization', 'protocol', 'use', 'try', 'need', 'access', 'unit', 'build', 'use', 'sizable', 'chunk', 'code', 'use', 'perform', 'calculation', 'operation', 'difficult', 'code', 'assembly', 'language', 'include', 'assembly', 'code', 'run', 'code', 'try', 'use', 'anyone', 'show', 'something', 'blatantly', 'incorrectly', 'miss', 'lack', 'knowledge', 'r', 'serial', 'communication', 'please', 'mail', 'write', 'assembly', 'language', 'wait', 'character', 'receive', 'check', 'character', 'receive', 'led', 'indicate', 'two', 'program', 'write', 'nothing', 'set', 'com', 'port', 'send', 'character', 'one', 'use', 'bioscom', 'function', 'bios', 'use', 'software', 'interrupt', 'function', 'triple', 'check', 'baud', 'rate', 'parity', 'none', 'stop', 'bits', 'character', 'length', 'bit', 'interrupt', 'call', 'currently', 'loss', 'may', 'wrong', 'hardware', 'guru', 'want', 'comment', 'thanks', 'alot', 'hubert', 'de', 'jesus', 'intel', 'asm', 'command', 'equ', 'command', 'register', 'porta', 'equ', 'port', 'timerlo', 'equ', 'high', 'bit', 'timer', 'timerhi', 'equ', 'low', 'bit', 'timer', 'uartdata', 'equ', 'uart', 'data', 'register', 'uartcmd', 'equ', 'uart', 'command', 'register', 'org', 'sram', 'location', 'mvi', 'set', 'low', 'timer', 'bit', 'sta', 'timerlo', 'mvi', 'set', 'high', 'timer', 'bit', 'sta', 'timerhi', 'mvi', 'start', 'timer', 'enable', 'port', 'sta', 'command', 'mvi', 'display', 'segment', 'led', 'sta', 'porta', 'mvi', 'clear', 'uart', 'command', 'sta', 'uartcmd', 'sta', 'uartcmd', 'sta', 'uartcmd', 'mvi', 'internally', 'reset', 'uart', 'sta', 'uartcmd', 'lda', 'uartdata', 'remove', 'extraneous', 'data', 'mvi', 'init', 'uart', 'data', 'bit', 'sta', 'uartcmd', 'parity', 'stop', 'bit', 'async', 'mvi', 'enable', 'transmit', 'receive', 'sta', 'uartcmd', 'init', 'lda', 'uartcmd', 'read', 'status', 'register', 'ani', 'rxrdy', 'jz', 'init', 'loop', 'lda', 'uartdata', 'read', 'data', 'character', 'cpi', 'character', 'jnz', 'init', 'loop', 'mvi', 'character', 'receive', 'sta', 'porta', 'display', 'segment', 'led', 'hlt', 'end', 'use', 'bioscom', 'include', 'stdio', 'include', 'stdlib', 'include', 'bios', 'define', 'init', 'define', 'send', 'define', 'receive', 'define', 'status', 'define', 'void', 'main', 'char', 'abyte', 'abyte', 'bioscom', 'init', 'abyte', 'printf', 'initialize', 'comm', 'port', 'bioscom', 'status', 'abyte', 'bioscom', 'send', 'abyte', 'printf', 'send', 'start', 'character', 'use', 'include', 'stdio', 'include', 'stdlib', 'include', 'dos', 'include', 'bios', 'main', 'union', 'regs', 'register', 'register', 'ah', 'register', 'al', 'register', 'dx', 'register', 'register', 'printf', 'initialize']
['work_project', 'phoenix_bios', 'intel_cpu', 'board_work', 'work_fine', 'terminal_emulation', 'something_wrong', 'use_try', 'need_access', 'code_use', 'assembly_language', 'code_run', 'try_use', 'use_anyone', 'show_something', 'lack_knowledge', 'please_mail', 'assembly_language', 'two_program', 'program_write', 'com_port', 'one_use', 'use_software', 'character_length', 'may_wrong', 'comment_thanks', 'data_bit', 'stop_bit', 'read_data', 'end_use', 'include_stdio', 'stdio_include', 'include_stdlib', 'character_use', 'use_include', 'include_stdio', 'stdio_include', 'include_stdlib']
comp_sys_ibm_pc_hardware_58970 |@lemmatized hello:1 hope:1 somebody:1 help:1 currently:2 work:2 project:1 try:3 communicate:1 ibm:1 phoenix:1 bios:4 use:9 board:2 make:1 intel:2 cpu:1 uart:6 chip:1 fine:1 transmit:2 command:6 terminal:1 emulation:1 mode:1 kermit:1 seem:1 something:2 wrong:2 initialization:1 protocol:1 need:1 access:1 unit:1 build:1 sizable:1 chunk:1 code:4 perform:1 calculation:1 operation:1 difficult:1 assembly:3 language:2 include:8 run:1 anyone:1 show:1 blatantly:1 incorrectly:1 miss:1 lack:1 knowledge:1 r:1 serial:1 communication:1 please:1 mail:1 write:2 wait:1 character:8 receive:5 check:2 led:3 indicate:1 two:1 program:1 nothing:1 set:3 com:1 port:4 send:4 one:1 bioscom:5 function:2 software:1 interrupt:2 triple:1 baud:1 rate:1 parity:2 none:1 stop:2 bits:1 length:1 bit:7 call:1 loss:1 may:1 hardware:1 guru:1 want:1 comment:1 thanks:1 alot:1 hubert:1 de:1 jesus:1 asm:1 equ:6 register:10 porta:3 timerlo:2 high:2 timer:5 timerhi:2 low:2 uartdata:3 data:4 uartcmd:8 org:1 sram:1 location:1 mvi:9 sta:11 start:2 enable:2 display:2 segment:2 clear:1 internally:1 reset:1 lda:3 remove:1 extraneous:1 init:6 async:1 read:2 status:3 ani:1 rxrdy:1 jz:1 loop:2 cpi:1 jnz:1 hlt:1 end:1 stdio:2 stdlib:2 define:5 void:1 main:2 char:1 abyte:5 printf:3 initialize:2 comm:1 dos:1 union:1 regs:1 ah:1 al:1 dx:1 |@bigram work_project:1 phoenix_bios:1 intel_cpu:1 board_work:1 work_fine:1 terminal_emulation:1 something_wrong:1 use_try:1 need_access:1 code_use:1 assembly_language:2 code_run:1 try_use:1 use_anyone:1 show_something:1 lack_knowledge:1 please_mail:1 two_program:1 program_write:1 com_port:1 one_use:1 use_software:1 character_length:1 may_wrong:1 comment_thanks:1 data_bit:1 stop_bit:1 read_data:1 end_use:1 include_stdio:2 stdio_include:2 include_stdlib:2 character_use:1 use_include:1
3,490
My speculation does not include or depend upon a trapdoor in RSAREF. I do not believe that RSA would consent to such. However, there are other limitation in the concept of RSAREF in which NSA has an interest. It has an interest in a limited number of implementations, i.e., targets. It has an interest in fixed key or maximum modulus size. It has a legitimate (literally) right to pursue such interests. Within bounds, it probably has a right to pursue those interests by covert means. At least it has the same right as the rest of us not to disclose all of its motives and intentions. (Institutions are not self-aware; they do not know their intentions in any meaningful sense.)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.crypt/14996
11
sci_crypt_14996
[('my', 'PRP$'), ('speculation', 'NN'), ('does', 'VBZ'), ('not', 'RB'), ('include', 'VB'), ('or', 'CC'), ('depend', 'VB'), ('upon', 'JJ'), ('trapdoor', 'NN'), ('in', 'IN'), ('rsaref', 'NN'), ('do', 'VBP'), ('not', 'RB'), ('believe', 'VB'), ('that', 'IN'), ('rsa', 'NN'), ('would', 'MD'), ('consent', 'VB'), ('to', 'TO'), ('such', 'JJ'), ('however', 'RB'), ('there', 'EX'), ('are', 'VBP'), ('other', 'JJ'), ('limitation', 'NN'), ('in', 'IN'), ('the', 'DT'), ('concept', 'NN'), ('of', 'IN'), ('rsaref', 'NN'), ('in', 'IN'), ('which', 'WDT'), ('nsa', 'NN'), ('has', 'VBZ'), ('an', 'DT'), ('interest', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('an', 'DT'), ('interest', 'NN'), ('in', 'IN'), ('limited', 'JJ'), ('number', 'NN'), ('of', 'IN'), ('implementations', 'NNS'), ('.,', 'NNP'), ('targets', 'NNS'), ('it', 'PRP'), ('has', 'VBZ'), ('an', 'DT'), ('interest', 'NN'), ('in', 'IN'), ('fixed', 'JJ'), ('key', 'NN'), ('or', 'CC'), ('maximum', 'JJ'), ('modulus', 'JJ'), ('size', 'NN'), ('it', 'PRP'), ('has', 'VBZ'), ('legitimate', 'VBN'), ('literally', 'RB'), ('right', 'JJ'), ('to', 'TO'), ('pursue', 'VB'), ('such', 'JJ'), ('interests', 'NNS'), ('within', 'IN'), ('bounds', 'NNS'), ('it', 'PRP'), ('probably', 'RB'), ('has', 'VBZ'), ('right', 'JJ'), ('to', 'TO'), ('pursue', 'VB'), ('those', 'DT'), ('interests', 'NNS'), ('by', 'IN'), ('covert', 'JJ'), ('means', 'NNS'), ('at', 'IN'), ('least', 'JJS'), ('it', 'PRP'), ('has', 'VBZ'), ('the', 'DT'), ('same', 'JJ'), ('right', 'NN'), ('as', 'IN'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('us', 'PRP'), ('not', 'RB'), ('to', 'TO'), ('disclose', 'VB'), ('all', 'DT'), ('of', 'IN'), ('its', 'PRP$'), ('motives', 'NNS'), ('and', 'CC'), ('intentions', 'NNS'), ('institutions', 'NNS'), ('are', 'VBP'), ('not', 'RB'), ('self', 'VBN'), ('aware', 'JJ'), ('they', 'PRP'), ('do', 'VBP'), ('not', 'RB'), ('know', 'VB'), ('their', 'PRP$'), ('intentions', 'NNS'), ('in', 'IN'), ('any', 'DT'), ('meaningful', 'JJ'), ('sense', 'NN'), ('.)', 'NN')]
['speculation', 'include', 'depend', 'upon', 'trapdoor', 'rsaref', 'believe', 'rsa', 'would', 'consent', 'however', 'limitation', 'concept', 'rsaref', 'nsa', 'interest', 'interest', 'limited', 'number', 'implementation', 'target', 'interest', 'fixed', 'key', 'maximum', 'modulus', 'size', 'legitimate', 'literally', 'right', 'pursue', 'interest', 'within', 'bound', 'probably', 'right', 'pursue', 'interest', 'covert', 'mean', 'least', 'right', 'rest', 'u', 'disclose', 'motif', 'intention', 'institution', 'self', 'aware', 'know', 'intention', 'meaningful', 'sense']
['depend_upon', 'limited_number', 'rest_u']
sci_crypt_14996 |@lemmatized speculation:1 include:1 depend:1 upon:1 trapdoor:1 rsaref:2 believe:1 rsa:1 would:1 consent:1 however:1 limitation:1 concept:1 nsa:1 interest:5 limited:1 number:1 implementation:1 target:1 fixed:1 key:1 maximum:1 modulus:1 size:1 legitimate:1 literally:1 right:3 pursue:2 within:1 bound:1 probably:1 covert:1 mean:1 least:1 rest:1 u:1 disclose:1 motif:1 intention:2 institution:1 self:1 aware:1 know:1 meaningful:1 sense:1 |@bigram depend_upon:1 limited_number:1 rest_u:1
3,491
I have before me a pertinent report from the United States General Accounting Office: National Aero-Space Plane: Restructuring Future Research and Development Efforts December 1992 Report number GAO/NSIAD-93-71 In the back it lists the following related reports: NASP: Key Issues Facing the Program (31 Mar 92) GAO/T-NSIAD-92-26 Aerospace Plane Technology: R&D Efforts in Japan and Australia (4 Oct 91) GAO/NSIAD-92-5 Aerospace Plane Technology: R&D Efforts in Europe (25 July 91) GAO/NSIAD-91-194 Aerospace Technology: Technical Data and Information on Foreign Test Facilities (22 Jun 90) GAO/NSIAD-90-71FS Investment in Foreign Aerospace Vehicle Research and Technological Development Efforts (2 Aug 89) GAO/T-NSIAD-89-43 NASP: A Technology Development and Demonstration Program to Build the X-30 (27 Apr 88) GAO/NSIAD-88-122 On the inside back cover, under "Ordering Information" it says "The first copy of each GAO report is free. . . . Orders may also be placed by calling (202)275-6241 " Dani
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/sci.space/60881
14
sci_space_60881
[('have', 'VB'), ('before', 'IN'), ('me', 'PRP'), ('pertinent', 'JJ'), ('report', 'NN'), ('from', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('general', 'JJ'), ('accounting', 'NN'), ('office', 'NN'), ('national', 'JJ'), ('aero', 'NN'), ('space', 'NN'), ('plane', 'NN'), ('restructuring', 'NN'), ('future', 'JJ'), ('research', 'NN'), ('and', 'CC'), ('development', 'NN'), ('efforts', 'NNS'), ('december', 'VBP'), ('1992', 'CD'), ('report', 'NN'), ('number', 'NN'), ('gao', 'JJ'), ('nsiad', 'RB'), ('93', 'CD'), ('71', 'CD'), ('in', 'IN'), ('the', 'DT'), ('back', 'NN'), ('it', 'PRP'), ('lists', 'VBZ'), ('the', 'DT'), ('following', 'JJ'), ('related', 'JJ'), ('reports', 'NNS'), ('nasp', 'IN'), ('key', 'JJ'), ('issues', 'NNS'), ('facing', 'VBG'), ('the', 'DT'), ('program', 'NN'), ('31', 'CD'), ('mar', 'NN'), ('92', 'CD'), ('gao', 'NN'), ('nsiad', 'RB'), ('92', 'CD'), ('26', 'CD'), ('aerospace', 'NN'), ('plane', 'NN'), ('technology', 'NN'), ('efforts', 'NNS'), ('in', 'IN'), ('japan', 'NN'), ('and', 'CC'), ('australia', 'VB'), ('oct', 'JJ'), ('91', 'CD'), ('gao', 'NN'), ('nsiad', 'JJ'), ('92', 'CD'), ('aerospace', 'NN'), ('plane', 'NN'), ('technology', 'NN'), ('efforts', 'NNS'), ('in', 'IN'), ('europe', 'NN'), ('25', 'CD'), ('july', 'NN'), ('91', 'CD'), ('gao', 'NN'), ('nsiad', 'RB'), ('91', 'CD'), ('194', 'CD'), ('aerospace', 'NN'), ('technology', 'NN'), ('technical', 'JJ'), ('data', 'NNS'), ('and', 'CC'), ('information', 'NN'), ('on', 'IN'), ('foreign', 'JJ'), ('test', 'NN'), ('facilities', 'NNS'), ('22', 'CD'), ('jun', 'NN'), ('90', 'CD'), ('gao', 'NN'), ('nsiad', 'RB'), ('90', 'CD'), ('71fs', 'CD'), ('investment', 'NN'), ('in', 'IN'), ('foreign', 'JJ'), ('aerospace', 'JJ'), ('vehicle', 'NN'), ('research', 'NN'), ('and', 'CC'), ('technological', 'JJ'), ('development', 'NN'), ('efforts', 'NNS'), ('aug', 'VBP'), ('89', 'CD'), ('gao', 'NN'), ('nsiad', 'RB'), ('89', 'CD'), ('43', 'CD'), ('nasp', 'JJ'), ('technology', 'NN'), ('development', 'NN'), ('and', 'CC'), ('demonstration', 'NN'), ('program', 'NN'), ('to', 'TO'), ('build', 'VB'), ('the', 'DT'), ('30', 'CD'), ('27', 'CD'), ('apr', 'NN'), ('88', 'CD'), ('gao', 'NN'), ('nsiad', 'RB'), ('88', 'CD'), ('122', 'CD'), ('on', 'IN'), ('the', 'DT'), ('inside', 'NN'), ('back', 'RB'), ('cover', 'NN'), ('under', 'IN'), ('ordering', 'VBG'), ('information', 'NN'), ('it', 'PRP'), ('says', 'VBZ'), ('the', 'DT'), ('first', 'JJ'), ('copy', 'NN'), ('of', 'IN'), ('each', 'DT'), ('gao', 'JJ'), ('report', 'NN'), ('is', 'VBZ'), ('free', 'JJ'), ('orders', 'NNS'), ('may', 'MD'), ('also', 'RB'), ('be', 'VB'), ('placed', 'VBN'), ('by', 'IN'), ('calling', 'VBG'), ('202', 'CD'), ('275', 'CD'), ('6241', 'CD'), ('dani', 'NN')]
['pertinent', 'report', 'united', 'state', 'general', 'accounting', 'office', 'national', 'aero', 'space', 'plane', 'restructuring', 'future', 'research', 'development', 'effort', 'december', 'report', 'number', 'gao', 'nsiad', 'back', 'list', 'following', 'related', 'report', 'nasp', 'key', 'issue', 'face', 'program', 'mar', 'gao', 'nsiad', 'aerospace', 'plane', 'technology', 'effort', 'japan', 'australia', 'oct', 'gao', 'nsiad', 'aerospace', 'plane', 'technology', 'effort', 'europe', 'july', 'gao', 'nsiad', 'aerospace', 'technology', 'technical', 'data', 'information', 'foreign', 'test', 'facility', 'jun', 'gao', 'nsiad', 'investment', 'foreign', 'aerospace', 'vehicle', 'research', 'technological', 'development', 'effort', 'aug', 'gao', 'nsiad', 'nasp', 'technology', 'development', 'demonstration', 'program', 'build', 'apr', 'gao', 'nsiad', 'inside', 'back', 'cover', 'order', 'information', 'say', 'first', 'copy', 'gao', 'report', 'free', 'order', 'may', 'also', 'place', 'call', 'dani']
['united_state', 'research_development', 'key_issue', 'aerospace_technology', 'data_information', 'program_build', 'back_cover', 'order_information', 'say_first', 'free_order', 'may_also', 'also_place', 'place_call']
sci_space_60881 |@lemmatized pertinent:1 report:4 united:1 state:1 general:1 accounting:1 office:1 national:1 aero:1 space:1 plane:3 restructuring:1 future:1 research:2 development:3 effort:4 december:1 number:1 gao:8 nsiad:7 back:2 list:1 following:1 related:1 nasp:2 key:1 issue:1 face:1 program:2 mar:1 aerospace:4 technology:4 japan:1 australia:1 oct:1 europe:1 july:1 technical:1 data:1 information:2 foreign:2 test:1 facility:1 jun:1 investment:1 vehicle:1 technological:1 aug:1 demonstration:1 build:1 apr:1 inside:1 cover:1 order:2 say:1 first:1 copy:1 free:1 may:1 also:1 place:1 call:1 dani:1 |@bigram united_state:1 research_development:1 key_issue:1 aerospace_technology:1 data_information:1 program_build:1 back_cover:1 order_information:1 say_first:1 free_order:1 may_also:1 also_place:1 place_call:1
3,492
Mac IIsi. I have had my Q700 running with a 66.666 MHz osc for a few months. I have a number of SCSI devices connected (Quantum LP52, Maxtor 213, Toshiba MK156F via Emulex adapter, Pioneer DRM-600) and have had no trouble. I am using the stock cooling facilities, I considered adding a fan/heat pump, but don't feel they are necessary (for my box anyway). I have a temp meter on order and plan to do some measurements when it arrives in a few weeks. Email me if you want to see the results.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51900
4
comp_sys_mac_hardware_51900
[('mac', 'NN'), ('iisi', 'NNS'), ('have', 'VBP'), ('had', 'VBN'), ('my', 'PRP$'), ('q700', 'JJ'), ('running', 'VBG'), ('with', 'IN'), ('66', 'CD'), ('666', 'CD'), ('mhz', 'NN'), ('osc', 'NN'), ('for', 'IN'), ('few', 'JJ'), ('months', 'NNS'), ('have', 'VBP'), ('number', 'NN'), ('of', 'IN'), ('scsi', 'JJ'), ('devices', 'NNS'), ('connected', 'VBN'), ('quantum', 'JJ'), ('lp52', 'NN'), ('maxtor', 'NN'), ('213', 'CD'), ('toshiba', 'NN'), ('mk156f', 'NN'), ('via', 'IN'), ('emulex', 'JJ'), ('adapter', 'NN'), ('pioneer', 'NN'), ('drm', 'NN'), ('600', 'CD'), ('and', 'CC'), ('have', 'VB'), ('had', 'VBN'), ('no', 'DT'), ('trouble', 'NN'), ('am', 'VBP'), ('using', 'VBG'), ('the', 'DT'), ('stock', 'NN'), ('cooling', 'NN'), ('facilities', 'NNS'), ('considered', 'VBN'), ('adding', 'VBG'), ('fan', 'NN'), ('heat', 'NN'), ('pump', 'NN'), ('but', 'CC'), ('don', 'VBP'), ('feel', 'NN'), ('they', 'PRP'), ('are', 'VBP'), ('necessary', 'JJ'), ('for', 'IN'), ('my', 'PRP$'), ('box', 'NN'), ('anyway', 'RB'), (').', 'NNP'), ('have', 'VBP'), ('temp', 'VBN'), ('meter', 'NN'), ('on', 'IN'), ('order', 'NN'), ('and', 'CC'), ('plan', 'NN'), ('to', 'TO'), ('do', 'VB'), ('some', 'DT'), ('measurements', 'NNS'), ('when', 'WRB'), ('it', 'PRP'), ('arrives', 'VBZ'), ('in', 'IN'), ('few', 'JJ'), ('weeks', 'NNS'), ('email', 'VBP'), ('me', 'PRP'), ('if', 'IN'), ('you', 'PRP'), ('want', 'VBP'), ('to', 'TO'), ('see', 'VB'), ('the', 'DT'), ('results', 'NNS')]
['mac', 'iisi', 'run', 'mhz', 'osc', 'month', 'number', 'scsi', 'device', 'connect', 'quantum', 'maxtor', 'toshiba', 'via', 'emulex', 'adapter', 'pioneer', 'drm', 'trouble', 'use', 'stock', 'cooling', 'facility', 'consider', 'add', 'fan', 'heat', 'pump', 'feel', 'necessary', 'box', 'anyway', 'temp', 'meter', 'order', 'plan', 'measurement', 'arrive', 'week', 'email', 'want', 'see', 'result']
['mac_iisi', 'run_mhz', 'scsi_device', 'device_connect', 'feel_necessary', 'want_see', 'see_result']
comp_sys_mac_hardware_51900 |@lemmatized mac:1 iisi:1 run:1 mhz:1 osc:1 month:1 number:1 scsi:1 device:1 connect:1 quantum:1 maxtor:1 toshiba:1 via:1 emulex:1 adapter:1 pioneer:1 drm:1 trouble:1 use:1 stock:1 cooling:1 facility:1 consider:1 add:1 fan:1 heat:1 pump:1 feel:1 necessary:1 box:1 anyway:1 temp:1 meter:1 order:1 plan:1 measurement:1 arrive:1 week:1 email:1 want:1 see:1 result:1 |@bigram mac_iisi:1 run_mhz:1 scsi_device:1 device_connect:1 feel_necessary:1 want_see:1 see_result:1
3,493
"And in that day you will ask Me no question. Truly, truly, I say to you, if you shall ask the Father for anything, He will give it to you in my name. Until now you have asked for nothing in My name; ask, and you will receive, that your joy may be made full." -John 16:23-24 I don't believe that we necessarily have to say " . . . In Christ's name. Amen," for our prayers to be heard, but it glorifies the Son, when we acknowledge that our prayer is made possible by Him. I believe that just as those who were saved in the OT, could only be saved because Jesus would one day reconcile God to man, He is the only reason their prayers would be heard by God. For all of us have become like one who is unclean, And all our righteous deeds are like a filthy garment; And all of us wither like a leaf, and our iniquities, like the wind, take us away. -Isaiah 64:6, NAS Our prayers like the rest of our deeds are too unholy to go directly to the Father because they are tainted by our sin. Only by washing these prayers with Christ's blood are they worthy to be lifted to to the Father. "First, I thank my God through Christ Jesus . . ." -Romans 1:8, NAS Some scholars believe that this is Paul recognizing that even his thanks are too unholy for the Father. Basically, prayer is a gift of grace, I believe that only through Jesus do our prayers have any power; thus, praying in His name glorifies and praises Jesus for this beautiful and powerful gift He has given us.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/soc.religion.christian/20531
15
soc_religion_christian_20531
[('and', 'CC'), ('in', 'IN'), ('that', 'DT'), ('day', 'NN'), ('you', 'PRP'), ('will', 'MD'), ('ask', 'VB'), ('me', 'PRP'), ('no', 'DT'), ('question', 'NN'), ('truly', 'RB'), ('truly', 'RB'), ('say', 'VBP'), ('to', 'TO'), ('you', 'PRP'), ('if', 'IN'), ('you', 'PRP'), ('shall', 'MD'), ('ask', 'VB'), ('the', 'DT'), ('father', 'NN'), ('for', 'IN'), ('anything', 'NN'), ('he', 'PRP'), ('will', 'MD'), ('give', 'VB'), ('it', 'PRP'), ('to', 'TO'), ('you', 'PRP'), ('in', 'IN'), ('my', 'PRP$'), ('name', 'NN'), ('until', 'IN'), ('now', 'RB'), ('you', 'PRP'), ('have', 'VBP'), ('asked', 'VBN'), ('for', 'IN'), ('nothing', 'NN'), ('in', 'IN'), ('my', 'PRP$'), ('name', 'NN'), ('ask', 'NN'), ('and', 'CC'), ('you', 'PRP'), ('will', 'MD'), ('receive', 'VB'), ('that', 'IN'), ('your', 'PRP$'), ('joy', 'NN'), ('may', 'MD'), ('be', 'VB'), ('made', 'VBN'), ('full', 'JJ'), ('."', 'NNP'), ('john', 'NN'), ('16', 'CD'), ('23', 'CD'), ('24', 'CD'), ('don', 'NN'), ('believe', 'VBP'), ('that', 'IN'), ('we', 'PRP'), ('necessarily', 'RB'), ('have', 'VBP'), ('to', 'TO'), ('say', 'VB'), ('in', 'IN'), ('christ', 'NN'), ('name', 'NN'), ('amen', 'NNS'), (',"', 'VBP'), ('for', 'IN'), ('our', 'PRP$'), ('prayers', 'NNS'), ('to', 'TO'), ('be', 'VB'), ('heard', 'VBN'), ('but', 'CC'), ('it', 'PRP'), ('glorifies', 'VBZ'), ('the', 'DT'), ('son', 'NN'), ('when', 'WRB'), ('we', 'PRP'), ('acknowledge', 'VBP'), ('that', 'IN'), ('our', 'PRP$'), ('prayer', 'NN'), ('is', 'VBZ'), ('made', 'VBN'), ('possible', 'JJ'), ('by', 'IN'), ('him', 'PRP'), ('believe', 'VBP'), ('that', 'DT'), ('just', 'RB'), ('as', 'IN'), ('those', 'DT'), ('who', 'WP'), ('were', 'VBD'), ('saved', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('ot', 'NN'), ('could', 'MD'), ('only', 'RB'), ('be', 'VB'), ('saved', 'VBN'), ('because', 'IN'), ('jesus', 'NN'), ('would', 'MD'), ('one', 'CD'), ('day', 'NN'), ('reconcile', 'VB'), ('god', 'NN'), ('to', 'TO'), ('man', 'NN'), ('he', 'PRP'), ('is', 'VBZ'), ('the', 'DT'), ('only', 'JJ'), ('reason', 'NN'), ('their', 'PRP$'), ('prayers', 'NNS'), ('would', 'MD'), ('be', 'VB'), ('heard', 'VBN'), ('by', 'IN'), ('god', 'NN'), ('for', 'IN'), ('all', 'DT'), ('of', 'IN'), ('us', 'PRP'), ('have', 'VBP'), ('become', 'VBN'), ('like', 'IN'), ('one', 'CD'), ('who', 'WP'), ('is', 'VBZ'), ('unclean', 'JJ'), ('and', 'CC'), ('all', 'DT'), ('our', 'PRP$'), ('righteous', 'JJ'), ('deeds', 'NNS'), ('are', 'VBP'), ('like', 'IN'), ('filthy', 'JJ'), ('garment', 'NN'), ('and', 'CC'), ('all', 'DT'), ('of', 'IN'), ('us', 'PRP'), ('wither', 'VBP'), ('like', 'IN'), ('leaf', 'NN'), ('and', 'CC'), ('our', 'PRP$'), ('iniquities', 'NNS'), ('like', 'IN'), ('the', 'DT'), ('wind', 'NN'), ('take', 'VB'), ('us', 'PRP'), ('away', 'RB'), ('isaiah', 'VBP'), ('64', 'CD'), ('nas', 'JJ'), ('our', 'PRP$'), ('prayers', 'NNS'), ('like', 'IN'), ('the', 'DT'), ('rest', 'NN'), ('of', 'IN'), ('our', 'PRP$'), ('deeds', 'NNS'), ('are', 'VBP'), ('too', 'RB'), ('unholy', 'JJ'), ('to', 'TO'), ('go', 'VB'), ('directly', 'RB'), ('to', 'TO'), ('the', 'DT'), ('father', 'NN'), ('because', 'IN'), ('they', 'PRP'), ('are', 'VBP'), ('tainted', 'VBN'), ('by', 'IN'), ('our', 'PRP$'), ('sin', 'NN'), ('only', 'RB'), ('by', 'IN'), ('washing', 'VBG'), ('these', 'DT'), ('prayers', 'NNS'), ('with', 'IN'), ('christ', 'NN'), ('blood', 'NN'), ('are', 'VBP'), ('they', 'PRP'), ('worthy', 'JJ'), ('to', 'TO'), ('be', 'VB'), ('lifted', 'VBN'), ('to', 'TO'), ('to', 'TO'), ('the', 'DT'), ('father', 'NN'), ('first', 'RB'), ('thank', 'VB'), ('my', 'PRP$'), ('god', 'NN'), ('through', 'IN'), ('christ', 'NN'), ('jesus', 'NN'), ('."', 'NNP'), ('romans', 'VBZ'), ('nas', 'CC'), ('some', 'DT'), ('scholars', 'NNS'), ('believe', 'VBP'), ('that', 'IN'), ('this', 'DT'), ('is', 'VBZ'), ('paul', 'JJ'), ('recognizing', 'VBG'), ('that', 'IN'), ('even', 'RB'), ('his', 'PRP$'), ('thanks', 'NNS'), ('are', 'VBP'), ('too', 'RB'), ('unholy', 'JJ'), ('for', 'IN'), ('the', 'DT'), ('father', 'NN'), ('basically', 'RB'), ('prayer', 'NN'), ('is', 'VBZ'), ('gift', 'NN'), ('of', 'IN'), ('grace', 'NN'), ('believe', 'VBP'), ('that', 'IN'), ('only', 'RB'), ('through', 'IN'), ('jesus', 'NN'), ('do', 'VBP'), ('our', 'PRP$'), ('prayers', 'NNS'), ('have', 'VBP'), ('any', 'DT'), ('power', 'NN'), ('thus', 'RB'), ('praying', 'VBG'), ('in', 'IN'), ('his', 'PRP$'), ('name', 'NN'), ('glorifies', 'NNS'), ('and', 'CC'), ('praises', 'NNS'), ('jesus', 'NN'), ('for', 'IN'), ('this', 'DT'), ('beautiful', 'JJ'), ('and', 'CC'), ('powerful', 'JJ'), ('gift', 'NN'), ('he', 'PRP'), ('has', 'VBZ'), ('given', 'VBN'), ('us', 'PRP')]
['day', 'ask', 'question', 'truly', 'truly', 'say', 'shall', 'ask', 'father', 'anything', 'give', 'name', 'ask', 'nothing', 'name', 'ask', 'receive', 'joy', 'may', 'make', 'full', 'john', 'believe', 'necessarily', 'say', 'christ', 'name', 'amen', 'prayer', 'hear', 'glorify', 'son', 'acknowledge', 'prayer', 'make', 'possible', 'believe', 'save', 'ot', 'could', 'save', 'jesus', 'would', 'one', 'day', 'reconcile', 'god', 'man', 'reason', 'prayer', 'would', 'hear', 'god', 'u', 'become', 'like', 'one', 'unclean', 'righteous', 'deed', 'like', 'filthy', 'garment', 'u', 'wither', 'like', 'leaf', 'iniquity', 'like', 'wind', 'take', 'u', 'away', 'isaiah', 'nas', 'prayer', 'like', 'rest', 'deed', 'unholy', 'go', 'directly', 'father', 'taint', 'sin', 'wash', 'prayer', 'christ', 'blood', 'worthy', 'lift', 'father', 'first', 'thank', 'god', 'christ', 'jesus', 'romans', 'na', 'scholar', 'believe', 'paul', 'recognize', 'even', 'thanks', 'unholy', 'father', 'basically', 'prayer', 'gift', 'grace', 'believe', 'jesus', 'prayer', 'power', 'thus', 'pray', 'name', 'glorifies', 'praise', 'jesus', 'beautiful', 'powerful', 'gift', 'give', 'u']
['ask_question', 'truly_say', 'anything_give', 'give_name', 'name_ask', 'name_ask', 'may_make', 'make_full', 'say_christ', 'make_possible', 'could_save', 'jesus_would', 'would_one', 'one_day', 'god_man', 'would_hear', 'hear_god', 'like_one', 'take_u', 'thank_god', 'god_christ', 'christ_jesus', 'believe_jesus', 'give_u']
soc_religion_christian_20531 |@lemmatized day:2 ask:4 question:1 truly:2 say:2 shall:1 father:4 anything:1 give:2 name:4 nothing:1 receive:1 joy:1 may:1 make:2 full:1 john:1 believe:4 necessarily:1 christ:3 amen:1 prayer:7 hear:2 glorify:1 son:1 acknowledge:1 possible:1 save:2 ot:1 could:1 jesus:4 would:2 one:2 reconcile:1 god:3 man:1 reason:1 u:4 become:1 like:5 unclean:1 righteous:1 deed:2 filthy:1 garment:1 wither:1 leaf:1 iniquity:1 wind:1 take:1 away:1 isaiah:1 nas:1 rest:1 unholy:2 go:1 directly:1 taint:1 sin:1 wash:1 blood:1 worthy:1 lift:1 first:1 thank:1 romans:1 na:1 scholar:1 paul:1 recognize:1 even:1 thanks:1 basically:1 gift:2 grace:1 power:1 thus:1 pray:1 glorifies:1 praise:1 beautiful:1 powerful:1 |@bigram ask_question:1 truly_say:1 anything_give:1 give_name:1 name_ask:2 may_make:1 make_full:1 say_christ:1 make_possible:1 could_save:1 jesus_would:1 would_one:1 one_day:1 god_man:1 would_hear:1 hear_god:1 like_one:1 take_u:1 thank_god:1 god_christ:1 christ_jesus:1 believe_jesus:1 give_u:1
3,494
Well, I have it forsale again (the last deal didn't work out) and I lowered the price again! Cobra 146 GTL Single side band w/mike --> $75 or best offer! dave --------------------------------------------------------------------------------Cal Poly, Life, Liberty, and the SLO, CA 93401 Pursuit of Land Speed Records. -Autobahn Commuters
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/misc.forsale/75893
6
misc_forsale_75893
[('well', 'RB'), ('have', 'VB'), ('it', 'PRP'), ('forsale', 'JJ'), ('again', 'RB'), ('the', 'DT'), ('last', 'JJ'), ('deal', 'NN'), ('didn', 'NN'), ('work', 'NN'), ('out', 'RB'), ('and', 'CC'), ('lowered', 'VBD'), ('the', 'DT'), ('price', 'NN'), ('again', 'RB'), ('cobra', 'JJ'), ('146', 'CD'), ('gtl', 'NN'), ('single', 'JJ'), ('side', 'NN'), ('band', 'NN'), ('mike', 'NN'), ('-->', 'VBP'), ('75', 'CD'), ('or', 'CC'), ('best', 'JJS'), ('offer', 'NN'), ('dave', 'VBP'), ('--------------------------------------------------------------------------------', 'NNP'), ('cal', 'JJ'), ('poly', 'NN'), ('life', 'NN'), ('liberty', 'NN'), ('and', 'CC'), ('the', 'DT'), ('slo', 'NN'), ('ca', 'MD'), ('93401', 'CD'), ('pursuit', 'NN'), ('of', 'IN'), ('land', 'NN'), ('speed', 'NN'), ('records', 'NNS'), ('autobahn', 'VBP'), ('commuters', 'NNS')]
['well', 'forsale', 'last', 'deal', 'work', 'lower', 'price', 'cobra', 'gtl', 'single', 'side', 'band', 'mike', 'best', 'offer', 'dave', 'cal', 'poly', 'life', 'liberty', 'slo', 'ca', 'pursuit', 'land', 'speed', 'record', 'autobahn', 'commuter']
['single_side', 'best_offer', 'life_liberty']
misc_forsale_75893 |@lemmatized well:1 forsale:1 last:1 deal:1 work:1 lower:1 price:1 cobra:1 gtl:1 single:1 side:1 band:1 mike:1 best:1 offer:1 dave:1 cal:1 poly:1 life:1 liberty:1 slo:1 ca:1 pursuit:1 land:1 speed:1 record:1 autobahn:1 commuter:1 |@bigram single_side:1 best_offer:1 life_liberty:1
3,495
Is this the joke of the month? 1. Your fascist grandparents exterminated 2.5 million Muslim people between 1914 and 1920. 2. Your Nazi parents fully participated in the extermination of the European Jewry during WWII. 3. Your criminal cousins have been slaughtering Muslim women, children and elderly people in fascist x-Soviet Armenia and Karabag for the last four years. The entire population of x-Soviet Armenia now, as a result of the Genocide of 2.5 million Muslim people, are Armenians. For nearly one thousand years, the Turkish and Kurdish people lived on their homeland - the last one hundred under the oppressive Soviet and Armenian occupation. The persecutions culminated in 1914: The Armenian Government planned and carried out a Genocide against its Muslim subjects. 2.5 million Turks and Kurds were murdered and the remainder driven out of their homeland. After one thousand years, Turkish and Kurdish lands were empty of Turks and Kurds. The survivors found a safe heaven in Turkiye. Today, x-Soviet Armenian government rejects the right of Turks and Kurds to return to their Muslim lands occupied by x-Soviet Armenia. Today, x-Soviet Armenian government covers up the genocide perpetrated by its predecessors and is therefore an accessory to this crime against humanity. x-Soviet Armenian government must pay for their crime of genocide against the Muslims by admitting to the crime and making reparations to the Turks and Kurds. Turks and Kurds demand the right to return to their lands, to determine their own future as a nation in their own homeland. During the 78th Anniversary, we come once again reiterate the unity of the Muslim People, the timelessness of the Turkish and Kurdish Demands and the desire to pursue the struggle for that restitution - a struggle that unites all Turks and Kurds. Today, we appeal to all Turkish and Kurdish people in the United States and Canada to participate en masse in the Commemorative Events, be they cultural, political or religious. Serdar Argic
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.mideast/76313
17
talk_politics_mideast_76313
[('is', 'VBZ'), ('this', 'DT'), ('the', 'DT'), ('joke', 'NN'), ('of', 'IN'), ('the', 'DT'), ('month', 'NN'), ('your', 'PRP$'), ('fascist', 'JJ'), ('grandparents', 'NNS'), ('exterminated', 'VBN'), ('million', 'CD'), ('muslim', 'JJ'), ('people', 'NNS'), ('between', 'IN'), ('1914', 'CD'), ('and', 'CC'), ('1920', 'CD'), ('your', 'PRP$'), ('nazi', 'JJ'), ('parents', 'NNS'), ('fully', 'RB'), ('participated', 'VBN'), ('in', 'IN'), ('the', 'DT'), ('extermination', 'NN'), ('of', 'IN'), ('the', 'DT'), ('european', 'JJ'), ('jewry', 'NN'), ('during', 'IN'), ('wwii', 'WP'), ('your', 'PRP$'), ('criminal', 'JJ'), ('cousins', 'NNS'), ('have', 'VBP'), ('been', 'VBN'), ('slaughtering', 'VBG'), ('muslim', 'JJ'), ('women', 'NNS'), ('children', 'NNS'), ('and', 'CC'), ('elderly', 'JJ'), ('people', 'NNS'), ('in', 'IN'), ('fascist', 'JJ'), ('soviet', 'JJ'), ('armenia', 'NN'), ('and', 'CC'), ('karabag', 'NN'), ('for', 'IN'), ('the', 'DT'), ('last', 'JJ'), ('four', 'CD'), ('years', 'NNS'), ('the', 'DT'), ('entire', 'JJ'), ('population', 'NN'), ('of', 'IN'), ('soviet', 'JJ'), ('armenia', 'NN'), ('now', 'RB'), ('as', 'IN'), ('result', 'NN'), ('of', 'IN'), ('the', 'DT'), ('genocide', 'NN'), ('of', 'IN'), ('million', 'CD'), ('muslim', 'JJ'), ('people', 'NNS'), ('are', 'VBP'), ('armenians', 'NNS'), ('for', 'IN'), ('nearly', 'RB'), ('one', 'CD'), ('thousand', 'CD'), ('years', 'NNS'), ('the', 'DT'), ('turkish', 'JJ'), ('and', 'CC'), ('kurdish', 'JJ'), ('people', 'NNS'), ('lived', 'VBD'), ('on', 'IN'), ('their', 'PRP$'), ('homeland', 'NN'), ('the', 'DT'), ('last', 'JJ'), ('one', 'CD'), ('hundred', 'VBD'), ('under', 'IN'), ('the', 'DT'), ('oppressive', 'JJ'), ('soviet', 'JJ'), ('and', 'CC'), ('armenian', 'JJ'), ('occupation', 'NN'), ('the', 'DT'), ('persecutions', 'NNS'), ('culminated', 'VBN'), ('in', 'IN'), ('1914', 'CD'), ('the', 'DT'), ('armenian', 'JJ'), ('government', 'NN'), ('planned', 'VBD'), ('and', 'CC'), ('carried', 'VBD'), ('out', 'RP'), ('genocide', 'NN'), ('against', 'IN'), ('its', 'PRP$'), ('muslim', 'JJ'), ('subjects', 'NNS'), ('million', 'CD'), ('turks', 'NNS'), ('and', 'CC'), ('kurds', 'NNS'), ('were', 'VBD'), ('murdered', 'VBN'), ('and', 'CC'), ('the', 'DT'), ('remainder', 'NN'), ('driven', 'VBN'), ('out', 'IN'), ('of', 'IN'), ('their', 'PRP$'), ('homeland', 'NN'), ('after', 'IN'), ('one', 'CD'), ('thousand', 'CD'), ('years', 'NNS'), ('turkish', 'JJ'), ('and', 'CC'), ('kurdish', 'JJ'), ('lands', 'NNS'), ('were', 'VBD'), ('empty', 'JJ'), ('of', 'IN'), ('turks', 'NNS'), ('and', 'CC'), ('kurds', 'NNS'), ('the', 'DT'), ('survivors', 'NNS'), ('found', 'VBD'), ('safe', 'JJ'), ('heaven', 'NN'), ('in', 'IN'), ('turkiye', 'NN'), ('today', 'NN'), ('soviet', 'JJ'), ('armenian', 'JJ'), ('government', 'NN'), ('rejects', 'VBZ'), ('the', 'DT'), ('right', 'NN'), ('of', 'IN'), ('turks', 'NNS'), ('and', 'CC'), ('kurds', 'NNS'), ('to', 'TO'), ('return', 'VB'), ('to', 'TO'), ('their', 'PRP$'), ('muslim', 'JJ'), ('lands', 'NNS'), ('occupied', 'VBN'), ('by', 'IN'), ('soviet', 'JJ'), ('armenia', 'NN'), ('today', 'NN'), ('soviet', 'JJ'), ('armenian', 'JJ'), ('government', 'NN'), ('covers', 'VBZ'), ('up', 'RP'), ('the', 'DT'), ('genocide', 'NN'), ('perpetrated', 'VBN'), ('by', 'IN'), ('its', 'PRP$'), ('predecessors', 'NNS'), ('and', 'CC'), ('is', 'VBZ'), ('therefore', 'RB'), ('an', 'DT'), ('accessory', 'NN'), ('to', 'TO'), ('this', 'DT'), ('crime', 'NN'), ('against', 'IN'), ('humanity', 'NN'), ('soviet', 'JJ'), ('armenian', 'JJ'), ('government', 'NN'), ('must', 'MD'), ('pay', 'VB'), ('for', 'IN'), ('their', 'PRP$'), ('crime', 'NN'), ('of', 'IN'), ('genocide', 'NN'), ('against', 'IN'), ('the', 'DT'), ('muslims', 'NNS'), ('by', 'IN'), ('admitting', 'VBG'), ('to', 'TO'), ('the', 'DT'), ('crime', 'NN'), ('and', 'CC'), ('making', 'VBG'), ('reparations', 'NNS'), ('to', 'TO'), ('the', 'DT'), ('turks', 'NNS'), ('and', 'CC'), ('kurds', 'NNS'), ('turks', 'NNS'), ('and', 'CC'), ('kurds', 'NNS'), ('demand', 'VBP'), ('the', 'DT'), ('right', 'JJ'), ('to', 'TO'), ('return', 'VB'), ('to', 'TO'), ('their', 'PRP$'), ('lands', 'NNS'), ('to', 'TO'), ('determine', 'VB'), ('their', 'PRP$'), ('own', 'JJ'), ('future', 'NN'), ('as', 'IN'), ('nation', 'NN'), ('in', 'IN'), ('their', 'PRP$'), ('own', 'JJ'), ('homeland', 'NN'), ('during', 'IN'), ('the', 'DT'), ('78th', 'JJ'), ('anniversary', 'NN'), ('we', 'PRP'), ('come', 'VBP'), ('once', 'RB'), ('again', 'RB'), ('reiterate', 'VB'), ('the', 'DT'), ('unity', 'NN'), ('of', 'IN'), ('the', 'DT'), ('muslim', 'NN'), ('people', 'NNS'), ('the', 'DT'), ('timelessness', 'NN'), ('of', 'IN'), ('the', 'DT'), ('turkish', 'JJ'), ('and', 'CC'), ('kurdish', 'JJ'), ('demands', 'NNS'), ('and', 'CC'), ('the', 'DT'), ('desire', 'NN'), ('to', 'TO'), ('pursue', 'VB'), ('the', 'DT'), ('struggle', 'NN'), ('for', 'IN'), ('that', 'DT'), ('restitution', 'NN'), ('struggle', 'VBD'), ('that', 'IN'), ('unites', 'VBZ'), ('all', 'DT'), ('turks', 'NNS'), ('and', 'CC'), ('kurds', 'NNS'), ('today', 'NN'), ('we', 'PRP'), ('appeal', 'VBP'), ('to', 'TO'), ('all', 'DT'), ('turkish', 'JJ'), ('and', 'CC'), ('kurdish', 'JJ'), ('people', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('united', 'JJ'), ('states', 'NNS'), ('and', 'CC'), ('canada', 'NN'), ('to', 'TO'), ('participate', 'VB'), ('en', 'FW'), ('masse', 'FW'), ('in', 'IN'), ('the', 'DT'), ('commemorative', 'JJ'), ('events', 'NNS'), ('be', 'VB'), ('they', 'PRP'), ('cultural', 'JJ'), ('political', 'JJ'), ('or', 'CC'), ('religious', 'JJ'), ('serdar', 'NN'), ('argic', 'NN')]
['joke', 'month', 'fascist', 'grandparent', 'exterminate', 'million', 'muslim', 'people', 'nazi', 'parent', 'fully', 'participate', 'extermination', 'european', 'jewry', 'wwii', 'criminal', 'cousin', 'slaughter', 'muslim', 'woman', 'child', 'elderly', 'people', 'fascist', 'soviet', 'armenia', 'karabag', 'last', 'four', 'year', 'entire', 'population', 'soviet', 'armenia', 'result', 'genocide', 'million', 'muslim', 'people', 'armenian', 'nearly', 'one', 'thousand', 'year', 'turkish', 'kurdish', 'people', 'live', 'homeland', 'last', 'one', 'hundred', 'oppressive', 'soviet', 'armenian', 'occupation', 'persecution', 'culminate', 'armenian', 'government', 'plan', 'carry', 'genocide', 'muslim', 'subject', 'million', 'turk', 'kurd', 'murder', 'remainder', 'drive', 'homeland', 'one', 'thousand', 'year', 'turkish', 'kurdish', 'land', 'empty', 'turk', 'kurd', 'survivor', 'find', 'safe', 'heaven', 'turkiye', 'today', 'soviet', 'armenian', 'government', 'reject', 'right', 'turk', 'kurd', 'return', 'muslim', 'land', 'occupy', 'soviet', 'armenia', 'today', 'soviet', 'armenian', 'government', 'cover', 'genocide', 'perpetrate', 'predecessor', 'therefore', 'accessory', 'crime', 'humanity', 'soviet', 'armenian', 'government', 'must', 'pay', 'crime', 'genocide', 'muslim', 'admit', 'crime', 'make', 'reparation', 'turk', 'kurd', 'turk', 'kurd', 'demand', 'right', 'return', 'land', 'determine', 'future', 'nation', 'homeland', 'anniversary', 'come', 'reiterate', 'unity', 'muslim', 'people', 'timelessness', 'turkish', 'kurdish', 'demand', 'desire', 'pursue', 'struggle', 'restitution', 'struggle', 'unite', 'turk', 'kurd', 'today', 'appeal', 'turkish', 'kurdish', 'people', 'united', 'state', 'canada', 'participate', 'en', 'masse', 'commemorative', 'event', 'cultural', 'political', 'religious', 'serdar', 'argic']
['exterminate_million', 'million_muslim', 'muslim_people', 'european_jewry', 'slaughter_muslim', 'muslim_woman', 'woman_child', 'child_elderly', 'elderly_people', 'fascist_soviet', 'soviet_armenia', 'last_four', 'four_year', 'entire_population', 'soviet_armenia', 'genocide_million', 'million_muslim', 'muslim_people', 'people_armenian', 'one_thousand', 'thousand_year', 'year_turkish', 'turkish_kurdish', 'kurdish_people', 'people_live', 'live_homeland', 'last_one', 'one_hundred', 'soviet_armenian', 'armenian_occupation', 'armenian_government', 'government_plan', 'genocide_muslim', 'million_turk', 'turk_kurd', 'one_thousand', 'thousand_year', 'year_turkish', 'turkish_kurdish', 'kurdish_land', 'turk_kurd', 'today_soviet', 'soviet_armenian', 'armenian_government', 'turk_kurd', 'muslim_land', 'soviet_armenia', 'armenia_today', 'today_soviet', 'soviet_armenian', 'armenian_government', 'genocide_perpetrate', 'crime_humanity', 'soviet_armenian', 'armenian_government', 'government_must', 'must_pay', 'pay_crime', 'crime_genocide', 'genocide_muslim', 'muslim_admit', 'admit_crime', 'crime_make', 'make_reparation', 'reparation_turk', 'turk_kurd', 'kurd_turk', 'turk_kurd', 'right_return', 'return_land', 'muslim_people', 'turkish_kurdish', 'turk_kurd', 'turkish_kurdish', 'kurdish_people', 'united_state', 'state_canada', 'serdar_argic']
talk_politics_mideast_76313 |@lemmatized joke:1 month:1 fascist:2 grandparent:1 exterminate:1 million:3 muslim:7 people:6 nazi:1 parent:1 fully:1 participate:2 extermination:1 european:1 jewry:1 wwii:1 criminal:1 cousin:1 slaughter:1 woman:1 child:1 elderly:1 soviet:7 armenia:3 karabag:1 last:2 four:1 year:3 entire:1 population:1 result:1 genocide:4 armenian:6 nearly:1 one:3 thousand:2 turkish:4 kurdish:4 live:1 homeland:3 hundred:1 oppressive:1 occupation:1 persecution:1 culminate:1 government:4 plan:1 carry:1 subject:1 turk:6 kurd:6 murder:1 remainder:1 drive:1 land:3 empty:1 survivor:1 find:1 safe:1 heaven:1 turkiye:1 today:3 reject:1 right:2 return:2 occupy:1 cover:1 perpetrate:1 predecessor:1 therefore:1 accessory:1 crime:3 humanity:1 must:1 pay:1 admit:1 make:1 reparation:1 demand:2 determine:1 future:1 nation:1 anniversary:1 come:1 reiterate:1 unity:1 timelessness:1 desire:1 pursue:1 struggle:2 restitution:1 unite:1 appeal:1 united:1 state:1 canada:1 en:1 masse:1 commemorative:1 event:1 cultural:1 political:1 religious:1 serdar:1 argic:1 |@bigram exterminate_million:1 million_muslim:2 muslim_people:3 european_jewry:1 slaughter_muslim:1 muslim_woman:1 woman_child:1 child_elderly:1 elderly_people:1 fascist_soviet:1 soviet_armenia:3 last_four:1 four_year:1 entire_population:1 genocide_million:1 people_armenian:1 one_thousand:2 thousand_year:2 year_turkish:2 turkish_kurdish:4 kurdish_people:2 people_live:1 live_homeland:1 last_one:1 one_hundred:1 soviet_armenian:4 armenian_occupation:1 armenian_government:4 government_plan:1 genocide_muslim:2 million_turk:1 turk_kurd:6 kurdish_land:1 today_soviet:2 muslim_land:1 armenia_today:1 genocide_perpetrate:1 crime_humanity:1 government_must:1 must_pay:1 pay_crime:1 crime_genocide:1 muslim_admit:1 admit_crime:1 crime_make:1 make_reparation:1 reparation_turk:1 kurd_turk:1 right_return:1 return_land:1 united_state:1 state_canada:1 serdar_argic:1
3,496
What about the ELSA WINNER4000 (S3 928, Bt485, 4MB, EISA), or the Metheus Premier-4VL (S3 928, Bt485, 4MB, ISA/VL) ? As it just happens, SGCS has a Xserver (X386 1.4) that does 1024x768x24 on those cards. Please email to [email protected] for more details. - Thomas --
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38445
1
comp_graphics_38445
[('what', 'WP'), ('about', 'IN'), ('the', 'DT'), ('elsa', 'NN'), ('winner4000', 'NN'), ('s3', 'VBD'), ('928', 'CD'), ('bt485', 'NN'), ('4mb', 'CD'), ('eisa', 'JJ'), ('),', 'NN'), ('or', 'CC'), ('the', 'DT'), ('metheus', 'NN'), ('premier', 'NN'), ('4vl', 'CD'), ('s3', 'NN'), ('928', 'CD'), ('bt485', 'NN'), ('4mb', 'CD'), ('isa', 'NN'), ('vl', 'NN'), ('as', 'IN'), ('it', 'PRP'), ('just', 'RB'), ('happens', 'VBZ'), ('sgcs', 'NN'), ('has', 'VBZ'), ('xserver', 'VBN'), ('x386', 'RP'), ('that', 'IN'), ('does', 'VBZ'), ('1024x768x24', 'CD'), ('on', 'IN'), ('those', 'DT'), ('cards', 'NNS'), ('please', 'VBP'), ('email', 'VB'), ('to', 'TO'), ('for', 'IN'), ('more', 'JJR'), ('details', 'NNS'), ('thomas', 'CD'), ('--', ':')]
['elsa', 'eisa', 'metheus', 'premier', 'isa', 'vl', 'happen', 'sgcs', 'xserver', 'card', 'please', 'email', 'detail', 'thomas']
['card_please', 'please_email', 'email_detail']
comp_graphics_38445 |@lemmatized elsa:1 eisa:1 metheus:1 premier:1 isa:1 vl:1 happen:1 sgcs:1 xserver:1 card:1 please:1 email:1 detail:1 thomas:1 |@bigram card_please:1 please_email:1 email_detail:1
3,497
The PowerBook 170 hardware doesn't have a wakeup timer. Nor does the 140. The Mac Portable had one, and I think the PowerBook 100 had one. I don't know about the newer PowerBooks, but I kind of doubt it. I got bit by this too, and it took my a while rooting around on the developer CD before I found this out.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51903
4
comp_sys_mac_hardware_51903
[('the', 'DT'), ('powerbook', 'NN'), ('170', 'CD'), ('hardware', 'NN'), ('doesn', 'NNS'), ('have', 'VBP'), ('wakeup', 'VBN'), ('timer', 'NNS'), ('nor', 'CC'), ('does', 'VBZ'), ('the', 'DT'), ('140', 'CD'), ('the', 'DT'), ('mac', 'NN'), ('portable', 'NN'), ('had', 'VBD'), ('one', 'CD'), ('and', 'CC'), ('think', 'VB'), ('the', 'DT'), ('powerbook', 'NN'), ('100', 'CD'), ('had', 'VBD'), ('one', 'CD'), ('don', 'NN'), ('know', 'VBP'), ('about', 'IN'), ('the', 'DT'), ('newer', 'NN'), ('powerbooks', 'VBZ'), ('but', 'CC'), ('kind', 'NN'), ('of', 'IN'), ('doubt', 'NN'), ('it', 'PRP'), ('got', 'VBD'), ('bit', 'RB'), ('by', 'IN'), ('this', 'DT'), ('too', 'RB'), ('and', 'CC'), ('it', 'PRP'), ('took', 'VBD'), ('my', 'PRP$'), ('while', 'IN'), ('rooting', 'VBG'), ('around', 'RB'), ('on', 'IN'), ('the', 'DT'), ('developer', 'NN'), ('cd', 'NN'), ('before', 'IN'), ('found', 'VBD'), ('this', 'DT'), ('out', 'RP')]
['powerbook', 'hardware', 'wakeup', 'timer', 'mac', 'portable', 'one', 'think', 'powerbook', 'one', 'know', 'newer', 'powerbooks', 'kind', 'doubt', 'get', 'bit', 'take', 'root', 'around', 'developer', 'cd', 'find']
['mac_portable', 'one_think', 'one_know', 'get_bit']
comp_sys_mac_hardware_51903 |@lemmatized powerbook:2 hardware:1 wakeup:1 timer:1 mac:1 portable:1 one:2 think:1 know:1 newer:1 powerbooks:1 kind:1 doubt:1 get:1 bit:1 take:1 root:1 around:1 developer:1 cd:1 find:1 |@bigram mac_portable:1 one_think:1 one_know:1 get_bit:1
3,498
Sell the bike and the car and start taking the bus. That way you can keep drinking which seems to be where your priorities lay. I expect that enough of us on this list have lost friends because of driving drunks that our collective sympathy will be somewhat muted.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/rec.motorcycles/104363
8
rec_motorcycles_104363
[('sell', 'VB'), ('the', 'DT'), ('bike', 'NN'), ('and', 'CC'), ('the', 'DT'), ('car', 'NN'), ('and', 'CC'), ('start', 'NN'), ('taking', 'VBG'), ('the', 'DT'), ('bus', 'NN'), ('that', 'WDT'), ('way', 'NN'), ('you', 'PRP'), ('can', 'MD'), ('keep', 'VB'), ('drinking', 'NN'), ('which', 'WDT'), ('seems', 'VBZ'), ('to', 'TO'), ('be', 'VB'), ('where', 'WRB'), ('your', 'PRP$'), ('priorities', 'NNS'), ('lay', 'VBP'), ('expect', 'VBP'), ('that', 'IN'), ('enough', 'NN'), ('of', 'IN'), ('us', 'PRP'), ('on', 'IN'), ('this', 'DT'), ('list', 'NN'), ('have', 'VBP'), ('lost', 'VBN'), ('friends', 'NNS'), ('because', 'IN'), ('of', 'IN'), ('driving', 'VBG'), ('drunks', 'NNS'), ('that', 'IN'), ('our', 'PRP$'), ('collective', 'JJ'), ('sympathy', 'NN'), ('will', 'MD'), ('be', 'VB'), ('somewhat', 'RB'), ('muted', 'JJ')]
['sell', 'bike', 'car', 'start', 'take', 'bus', 'way', 'keep', 'drinking', 'seem', 'priority', 'lay', 'expect', 'enough', 'u', 'list', 'lose', 'friend', 'drive', 'drunk', 'collective', 'sympathy', 'somewhat', 'muted']
['sell_bike', 'car_start', 'start_take', 'way_keep']
rec_motorcycles_104363 |@lemmatized sell:1 bike:1 car:1 start:1 take:1 bus:1 way:1 keep:1 drinking:1 seem:1 priority:1 lay:1 expect:1 enough:1 u:1 list:1 lose:1 friend:1 drive:1 drunk:1 collective:1 sympathy:1 somewhat:1 muted:1 |@bigram sell_bike:1 car_start:1 start_take:1 way_keep:1
3,499
HELP! I really got ripped off and I need some help unripping myself. I bought a Maxtor 4380 300mb ESDI HDD from Hi-Tech for $300, then paid to get it repaired, for about another $300. Here's the deal: The thing works fine! It low level formats, etc without any bad spots at all! AND THEN... (Jaws Music) sectors start going bad! EEK!!! One at a time. Norton disk doctor keeps marking some U and some C. That FIXES it. For about 5 minutes. Then next day when I run NDD on it again: NO DICE more uncorrectable and correctable sectors. AHHHHHUUUURRRRRRGGGGGHHHHH!!!!! So I fugure: "Ok, NDD's just not being thurough enough, I'll use Spinrite, I heard that works well." What happens? Spinrite goes and returns the clusters to active use!!! AHHHUUUURRRRRRGGGGGHHHH!!!! NDD undoes it of course. The problem seams to be getting worse and worse. HOWEVER when the HDD is low level formatted again the problem goes away for a while, only to return in a day or so. I'm so pissed off right now I'm considering buying another HDD, and I really can't afford it. I'm using SMARTDRIVE, and WINDOWS 3.1 (I'm not using the 32 bit disk access though, I know that can create problems). The disk is using the second option to trick the controller into thinking it's got less then 1024 cyls, and everything else selected is standard, maybe I need to use a different head skew or something? I don't know. ANYONE WHO KNOWS HOW TO FIX THIS PROBLEM PLEASE TELL ME HOW!!!! HELP!!!!
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/60556
3
comp_sys_ibm_pc_hardware_60556
[('help', 'NN'), ('really', 'RB'), ('got', 'VBD'), ('ripped', 'VBN'), ('off', 'RB'), ('and', 'CC'), ('need', 'VB'), ('some', 'DT'), ('help', 'NN'), ('unripping', 'VBG'), ('myself', 'PRP'), ('bought', 'VBD'), ('maxtor', 'NN'), ('4380', 'CD'), ('300mb', 'CD'), ('esdi', 'JJ'), ('hdd', 'NN'), ('from', 'IN'), ('hi', 'NN'), ('tech', 'NN'), ('for', 'IN'), ('300', 'CD'), ('then', 'RB'), ('paid', 'VBD'), ('to', 'TO'), ('get', 'VB'), ('it', 'PRP'), ('repaired', 'VBD'), ('for', 'IN'), ('about', 'IN'), ('another', 'DT'), ('300', 'CD'), ('here', 'RB'), ('the', 'DT'), ('deal', 'NN'), ('the', 'DT'), ('thing', 'NN'), ('works', 'VBZ'), ('fine', 'VBP'), ('it', 'PRP'), ('low', 'JJ'), ('level', 'NN'), ('formats', 'NNS'), ('etc', 'VBP'), ('without', 'IN'), ('any', 'DT'), ('bad', 'JJ'), ('spots', 'NNS'), ('at', 'IN'), ('all', 'DT'), ('and', 'CC'), ('then', 'RB'), ('...', ':'), ('jaws', 'NN'), ('music', 'NN'), ('sectors', 'NNS'), ('start', 'VBP'), ('going', 'VBG'), ('bad', 'JJ'), ('eek', 'JJ'), ('!!!', 'NN'), ('one', 'CD'), ('at', 'IN'), ('time', 'NN'), ('norton', 'JJ'), ('disk', 'NN'), ('doctor', 'NN'), ('keeps', 'VBZ'), ('marking', 'VBG'), ('some', 'DT'), ('and', 'CC'), ('some', 'DT'), ('that', 'WDT'), ('fixes', 'VBP'), ('it', 'PRP'), ('for', 'IN'), ('about', 'IN'), ('minutes', 'NNS'), ('then', 'RB'), ('next', 'JJ'), ('day', 'NN'), ('when', 'WRB'), ('run', 'NN'), ('ndd', 'RB'), ('on', 'IN'), ('it', 'PRP'), ('again', 'RB'), ('no', 'DT'), ('dice', 'NN'), ('more', 'RBR'), ('uncorrectable', 'JJ'), ('and', 'CC'), ('correctable', 'JJ'), ('sectors', 'NNS'), ('ahhhhhuuuurrrrrrggggghhhhh', 'VBP'), ('!!!!!', 'NNP'), ('so', 'RB'), ('fugure', 'RB'), ('ok', 'JJ'), ('ndd', 'NN'), ('just', 'RB'), ('not', 'RB'), ('being', 'VBG'), ('thurough', 'IN'), ('enough', 'JJ'), ('ll', 'NN'), ('use', 'NN'), ('spinrite', 'JJ'), ('heard', 'NN'), ('that', 'WDT'), ('works', 'VBZ'), ('well', 'RB'), ('."', 'VB'), ('what', 'WP'), ('happens', 'VBZ'), ('spinrite', 'NN'), ('goes', 'VBZ'), ('and', 'CC'), ('returns', 'VBZ'), ('the', 'DT'), ('clusters', 'NNS'), ('to', 'TO'), ('active', 'JJ'), ('use', 'NN'), ('!!!', 'NN'), ('ahhhuuuurrrrrrggggghhhh', 'NN'), ('!!!!', 'NNP'), ('ndd', 'NN'), ('undoes', 'VBZ'), ('it', 'PRP'), ('of', 'IN'), ('course', 'NN'), ('the', 'DT'), ('problem', 'NN'), ('seams', 'NN'), ('to', 'TO'), ('be', 'VB'), ('getting', 'VBG'), ('worse', 'JJR'), ('and', 'CC'), ('worse', 'JJR'), ('however', 'RB'), ('when', 'WRB'), ('the', 'DT'), ('hdd', 'NN'), ('is', 'VBZ'), ('low', 'JJ'), ('level', 'NN'), ('formatted', 'VBD'), ('again', 'RB'), ('the', 'DT'), ('problem', 'NN'), ('goes', 'VBZ'), ('away', 'RB'), ('for', 'IN'), ('while', 'IN'), ('only', 'RB'), ('to', 'TO'), ('return', 'VB'), ('in', 'IN'), ('day', 'NN'), ('or', 'CC'), ('so', 'RB'), ('so', 'RB'), ('pissed', 'JJ'), ('off', 'RP'), ('right', 'RB'), ('now', 'RB'), ('considering', 'VBG'), ('buying', 'VBG'), ('another', 'DT'), ('hdd', 'NN'), ('and', 'CC'), ('really', 'RB'), ('can', 'MD'), ('afford', 'VB'), ('it', 'PRP'), ('using', 'VBG'), ('smartdrive', 'JJ'), ('and', 'CC'), ('windows', 'VBZ'), ('not', 'RB'), ('using', 'VBG'), ('the', 'DT'), ('32', 'CD'), ('bit', 'NN'), ('disk', 'JJ'), ('access', 'NN'), ('though', 'IN'), ('know', 'VBP'), ('that', 'WDT'), ('can', 'MD'), ('create', 'VB'), ('problems', 'NNS'), (').', 'VBP'), ('the', 'DT'), ('disk', 'NN'), ('is', 'VBZ'), ('using', 'VBG'), ('the', 'DT'), ('second', 'JJ'), ('option', 'NN'), ('to', 'TO'), ('trick', 'VB'), ('the', 'DT'), ('controller', 'NN'), ('into', 'IN'), ('thinking', 'VBG'), ('it', 'PRP'), ('got', 'VBD'), ('less', 'RBR'), ('then', 'RB'), ('1024', 'CD'), ('cyls', 'NN'), ('and', 'CC'), ('everything', 'NN'), ('else', 'RB'), ('selected', 'VBN'), ('is', 'VBZ'), ('standard', 'JJ'), ('maybe', 'RB'), ('need', 'VBP'), ('to', 'TO'), ('use', 'VB'), ('different', 'JJ'), ('head', 'NN'), ('skew', 'NN'), ('or', 'CC'), ('something', 'NN'), ('don', 'NNS'), ('know', 'VBP'), ('anyone', 'NN'), ('who', 'WP'), ('knows', 'VBZ'), ('how', 'WRB'), ('to', 'TO'), ('fix', 'VB'), ('this', 'DT'), ('problem', 'NN'), ('please', 'NN'), ('tell', 'VB'), ('me', 'PRP'), ('how', 'WRB'), ('!!!!', 'JJ'), ('help', 'NN'), ('!!!!', 'VB')]
['help', 'really', 'get', 'rip', 'need', 'help', 'unripping', 'buy', 'maxtor', 'esdi', 'hdd', 'hi', 'tech', 'pay', 'get', 'repair', 'another', 'deal', 'thing', 'work', 'fine', 'low', 'level', 'format', 'etc', 'without', 'bad', 'spot', 'jaw', 'music', 'sector', 'start', 'go', 'bad', 'eek', 'one', 'time', 'norton', 'disk', 'doctor', 'keep', 'mark', 'fix', 'minute', 'next', 'day', 'run', 'ndd', 'dice', 'uncorrectable', 'correctable', 'sector', 'ahhhhhuuuurrrrrrggggghhhhh', 'fugure', 'ok', 'ndd', 'thurough', 'enough', 'use', 'spinrite', 'heard', 'work', 'well', 'happen', 'spinrite', 'go', 'return', 'cluster', 'active', 'use', 'ahhhuuuurrrrrrggggghhhh', 'ndd', 'undo', 'course', 'problem', 'seam', 'get', 'bad', 'bad', 'however', 'hdd', 'low', 'level', 'format', 'problem', 'go', 'away', 'return', 'day', 'pissed', 'right', 'consider', 'buy', 'another', 'hdd', 'really', 'afford', 'use', 'smartdrive', 'windows', 'use', 'bit', 'disk', 'access', 'though', 'know', 'create', 'problem', 'disk', 'use', 'second', 'option', 'trick', 'controller', 'think', 'get', 'less', 'cyls', 'everything', 'else', 'select', 'standard', 'maybe', 'need', 'use', 'different', 'head', 'skew', 'something', 'know', 'anyone', 'know', 'fix', 'problem', 'please', 'tell', 'help']
['help_really', 'really_get', 'need_help', 'deal_thing', 'thing_work', 'work_fine', 'low_level', 'level_format', 'start_go', 'go_bad', 'one_time', 'norton_disk', 'next_day', 'enough_use', 'work_well', 'go_return', 'course_problem', 'get_bad', 'bad_bad', 'bad_however', 'low_level', 'level_format', 'problem_go', 'go_away', 'right_consider', 'consider_buy', 'buy_another', 'use_bit', 'disk_access', 'though_know', 'disk_use', 'use_second', 'think_get', 'get_less', 'everything_else', 'maybe_need', 'need_use', 'use_different', 'something_know', 'know_anyone', 'anyone_know', 'know_fix', 'fix_problem', 'problem_please', 'please_tell']
comp_sys_ibm_pc_hardware_60556 |@lemmatized help:3 really:2 get:4 rip:1 need:2 unripping:1 buy:2 maxtor:1 esdi:1 hdd:3 hi:1 tech:1 pay:1 repair:1 another:2 deal:1 thing:1 work:2 fine:1 low:2 level:2 format:2 etc:1 without:1 bad:4 spot:1 jaw:1 music:1 sector:2 start:1 go:3 eek:1 one:1 time:1 norton:1 disk:3 doctor:1 keep:1 mark:1 fix:2 minute:1 next:1 day:2 run:1 ndd:3 dice:1 uncorrectable:1 correctable:1 ahhhhhuuuurrrrrrggggghhhhh:1 fugure:1 ok:1 thurough:1 enough:1 use:6 spinrite:2 heard:1 well:1 happen:1 return:2 cluster:1 active:1 ahhhuuuurrrrrrggggghhhh:1 undo:1 course:1 problem:4 seam:1 however:1 away:1 pissed:1 right:1 consider:1 afford:1 smartdrive:1 windows:1 bit:1 access:1 though:1 know:3 create:1 second:1 option:1 trick:1 controller:1 think:1 less:1 cyls:1 everything:1 else:1 select:1 standard:1 maybe:1 different:1 head:1 skew:1 something:1 anyone:1 please:1 tell:1 |@bigram help_really:1 really_get:1 need_help:1 deal_thing:1 thing_work:1 work_fine:1 low_level:2 level_format:2 start_go:1 go_bad:1 one_time:1 norton_disk:1 next_day:1 enough_use:1 work_well:1 go_return:1 course_problem:1 get_bad:1 bad_bad:1 bad_however:1 problem_go:1 go_away:1 right_consider:1 consider_buy:1 buy_another:1 use_bit:1 disk_access:1 though_know:1 disk_use:1 use_second:1 think_get:1 get_less:1 everything_else:1 maybe_need:1 need_use:1 use_different:1 something_know:1 know_anyone:1 anyone_know:1 know_fix:1 fix_problem:1 problem_please:1 please_tell:1
3,500
Unfortunately, there's not much we can learn from the statistics presented here either. Due to rounding, the 1991 est. for LSD could be anywhere from .550 to .649 and the 1992 est. could be anywhere from .850 to .949. This means that the actual change (if you believe these statistics in the first place) was anywhere from 31% to 73%. Similarly the increase in cocaine use could be anywhere from 18% to 66% and the increase of crack use could be anywhere from 29% to 120%. This doesn't even take into account the margin of error which isn't provided here.
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/talk.politics.misc/178966
18
talk_politics_misc_178966
[('unfortunately', 'RB'), ('there', 'EX'), ('not', 'RB'), ('much', 'JJ'), ('we', 'PRP'), ('can', 'MD'), ('learn', 'VB'), ('from', 'IN'), ('the', 'DT'), ('statistics', 'NNS'), ('presented', 'VBN'), ('here', 'RB'), ('either', 'RB'), ('due', 'JJ'), ('to', 'TO'), ('rounding', 'VBG'), ('the', 'DT'), ('1991', 'CD'), ('est', 'JJS'), ('for', 'IN'), ('lsd', 'NN'), ('could', 'MD'), ('be', 'VB'), ('anywhere', 'RB'), ('from', 'IN'), ('550', 'CD'), ('to', 'TO'), ('649', 'CD'), ('and', 'CC'), ('the', 'DT'), ('1992', 'CD'), ('est', 'JJS'), ('could', 'MD'), ('be', 'VB'), ('anywhere', 'RB'), ('from', 'IN'), ('850', 'CD'), ('to', 'TO'), ('949', 'CD'), ('this', 'DT'), ('means', 'VBZ'), ('that', 'IN'), ('the', 'DT'), ('actual', 'JJ'), ('change', 'NN'), ('if', 'IN'), ('you', 'PRP'), ('believe', 'VBP'), ('these', 'DT'), ('statistics', 'NNS'), ('in', 'IN'), ('the', 'DT'), ('first', 'JJ'), ('place', 'NN'), ('was', 'VBD'), ('anywhere', 'RB'), ('from', 'IN'), ('31', 'CD'), ('to', 'TO'), ('73', 'CD'), ('%.', 'NNS'), ('similarly', 'RB'), ('the', 'DT'), ('increase', 'NN'), ('in', 'IN'), ('cocaine', 'NN'), ('use', 'NN'), ('could', 'MD'), ('be', 'VB'), ('anywhere', 'RB'), ('from', 'IN'), ('18', 'CD'), ('to', 'TO'), ('66', 'CD'), ('and', 'CC'), ('the', 'DT'), ('increase', 'NN'), ('of', 'IN'), ('crack', 'NN'), ('use', 'NN'), ('could', 'MD'), ('be', 'VB'), ('anywhere', 'RB'), ('from', 'IN'), ('29', 'CD'), ('to', 'TO'), ('120', 'CD'), ('%.', 'NN'), ('this', 'DT'), ('doesn', 'VBZ'), ('even', 'RB'), ('take', 'VB'), ('into', 'IN'), ('account', 'NN'), ('the', 'DT'), ('margin', 'NN'), ('of', 'IN'), ('error', 'NN'), ('which', 'WDT'), ('isn', 'NN'), ('provided', 'VBD'), ('here', 'RB')]
['unfortunately', 'much', 'learn', 'statistic', 'present', 'either', 'due', 'round', 'est', 'lsd', 'could', 'anywhere', 'est', 'could', 'anywhere', 'mean', 'actual', 'change', 'believe', 'statistic', 'first', 'place', 'anywhere', 'similarly', 'increase', 'cocaine', 'use', 'could', 'anywhere', 'increase', 'crack', 'use', 'could', 'anywhere', 'even', 'take', 'account', 'margin', 'error', 'provide']
['could_anywhere', 'could_anywhere', 'first_place', 'use_could', 'could_anywhere', 'use_could', 'could_anywhere', 'even_take', 'take_account']
talk_politics_misc_178966 |@lemmatized unfortunately:1 much:1 learn:1 statistic:2 present:1 either:1 due:1 round:1 est:2 lsd:1 could:4 anywhere:5 mean:1 actual:1 change:1 believe:1 first:1 place:1 similarly:1 increase:2 cocaine:1 use:2 crack:1 even:1 take:1 account:1 margin:1 error:1 provide:1 |@bigram could_anywhere:4 first_place:1 use_could:2 even_take:1 take_account:1
3,501
I just talked to a rep for my AT&T mastercard regarding this: There is no maximum claim, and you only have to notify them of the warranty when the item needs repair. If it can't be repaired, you get the amount you paid for it. Curiously though, the AT&T Gold mastercard has a limit of $1000 on claims. Definitely not upgrading to that card...:) -Bryan
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.ibm.pc.hardware/58972
3
comp_sys_ibm_pc_hardware_58972
[('just', 'RB'), ('talked', 'VBN'), ('to', 'TO'), ('rep', 'VB'), ('for', 'IN'), ('my', 'PRP$'), ('at', 'IN'), ('mastercard', 'RB'), ('regarding', 'VBG'), ('this', 'DT'), ('there', 'EX'), ('is', 'VBZ'), ('no', 'DT'), ('maximum', 'JJ'), ('claim', 'NN'), ('and', 'CC'), ('you', 'PRP'), ('only', 'RB'), ('have', 'VBP'), ('to', 'TO'), ('notify', 'VB'), ('them', 'PRP'), ('of', 'IN'), ('the', 'DT'), ('warranty', 'NN'), ('when', 'WRB'), ('the', 'DT'), ('item', 'NN'), ('needs', 'VBZ'), ('repair', 'NN'), ('if', 'IN'), ('it', 'PRP'), ('can', 'MD'), ('be', 'VB'), ('repaired', 'VBN'), ('you', 'PRP'), ('get', 'VBP'), ('the', 'DT'), ('amount', 'NN'), ('you', 'PRP'), ('paid', 'VBP'), ('for', 'IN'), ('it', 'PRP'), ('curiously', 'RB'), ('though', 'IN'), ('the', 'DT'), ('at', 'IN'), ('gold', 'NN'), ('mastercard', 'NN'), ('has', 'VBZ'), ('limit', 'NN'), ('of', 'IN'), ('1000', 'CD'), ('on', 'IN'), ('claims', 'NNS'), ('definitely', 'RB'), ('not', 'RB'), ('upgrading', 'VBG'), ('to', 'TO'), ('that', 'DT'), ('card', 'NN'), ('...:)', 'VBZ'), ('bryan', 'JJ')]
['talk', 'rep', 'mastercard', 'regard', 'maximum', 'claim', 'notify', 'warranty', 'item', 'need', 'repair', 'repair', 'get', 'amount', 'pay', 'curiously', 'though', 'gold', 'mastercard', 'limit', 'claim', 'definitely', 'upgrade', 'card', 'bryan']
['need_repair']
comp_sys_ibm_pc_hardware_58972 |@lemmatized talk:1 rep:1 mastercard:2 regard:1 maximum:1 claim:2 notify:1 warranty:1 item:1 need:1 repair:2 get:1 amount:1 pay:1 curiously:1 though:1 gold:1 limit:1 definitely:1 upgrade:1 card:1 bryan:1 |@bigram need_repair:1
3,502
The 4/100 prints out the following message about it's framebuffer cgtwo0 at vme24d16 0x400000 vec 0xa8 cgtwo0: Sun-3 color board, fast read Anybody know the story on this? -- - Can I have an IMPULSE ITEM instead?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.windows.x/67303
5
comp_windows_x_67303
[('the', 'DT'), ('100', 'CD'), ('prints', 'NNS'), ('out', 'IN'), ('the', 'DT'), ('following', 'JJ'), ('message', 'NN'), ('about', 'IN'), ('it', 'PRP'), ('framebuffer', 'VB'), ('cgtwo0', 'NN'), ('at', 'IN'), ('vme24d16', '$'), ('0x400000', 'CD'), ('vec', 'NN'), ('0xa8', 'CD'), ('cgtwo0', 'NN'), ('sun', 'NN'), ('color', 'NN'), ('board', 'NN'), ('fast', 'NN'), ('read', 'VBD'), ('anybody', 'NN'), ('know', 'VB'), ('the', 'DT'), ('story', 'NN'), ('on', 'IN'), ('this', 'DT'), ('--', ':'), ('can', 'MD'), ('have', 'VB'), ('an', 'DT'), ('impulse', 'JJ'), ('item', 'NN'), ('instead', 'RB')]
['print', 'following', 'message', 'framebuffer', 'vec', 'sun', 'color', 'board', 'fast', 'read', 'anybody', 'know', 'story', 'impulse', 'item', 'instead']
['following_message', 'anybody_know']
comp_windows_x_67303 |@lemmatized print:1 following:1 message:1 framebuffer:1 vec:1 sun:1 color:1 board:1 fast:1 read:1 anybody:1 know:1 story:1 impulse:1 item:1 instead:1 |@bigram following_message:1 anybody_know:1
3,503
Hi again, Many thanks to all the people who responded to my request for a MS- Windows screen grabber. It proves to me AGAIN that the net is a wonderful thing. :-) So, in summary: There are two choices: 1) Various screen grabber packages (Corel Draw has one, there are a couple on simtel and cica). 2) Use the built-in PrintScreen and Alt-PrintScreen functionality to paste the screen (or window) to the clipboard. Then paste the clipboard to your application. Cool! Again, thanks for the info... Grant (the MS-Windows newbie -- Unix and X are my bag ;-)
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.graphics/38410
1
comp_graphics_38410
[('hi', 'NN'), ('again', 'RB'), ('many', 'JJ'), ('thanks', 'NNS'), ('to', 'TO'), ('all', 'PDT'), ('the', 'DT'), ('people', 'NNS'), ('who', 'WP'), ('responded', 'VBD'), ('to', 'TO'), ('my', 'PRP$'), ('request', 'NN'), ('for', 'IN'), ('ms', 'NN'), ('windows', 'NNS'), ('screen', 'VBP'), ('grabber', 'VB'), ('it', 'PRP'), ('proves', 'VBZ'), ('to', 'TO'), ('me', 'PRP'), ('again', 'RB'), ('that', 'IN'), ('the', 'DT'), ('net', 'NN'), ('is', 'VBZ'), ('wonderful', 'JJ'), ('thing', 'NN'), (':-)', 'NN'), ('so', 'RB'), ('in', 'IN'), ('summary', 'NN'), ('there', 'EX'), ('are', 'VBP'), ('two', 'CD'), ('choices', 'NNS'), ('various', 'JJ'), ('screen', 'JJ'), ('grabber', 'NN'), ('packages', 'NNS'), ('corel', 'VBP'), ('draw', 'NN'), ('has', 'VBZ'), ('one', 'CD'), ('there', 'EX'), ('are', 'VBP'), ('couple', 'NN'), ('on', 'IN'), ('simtel', 'NN'), ('and', 'CC'), ('cica', 'NN'), (').', 'NN'), ('use', 'IN'), ('the', 'DT'), ('built', 'NN'), ('in', 'IN'), ('printscreen', 'NN'), ('and', 'CC'), ('alt', 'NN'), ('printscreen', 'JJ'), ('functionality', 'NN'), ('to', 'TO'), ('paste', 'VB'), ('the', 'DT'), ('screen', 'NN'), ('or', 'CC'), ('window', 'NN'), ('to', 'TO'), ('the', 'DT'), ('clipboard', 'NN'), ('then', 'RB'), ('paste', 'VBZ'), ('the', 'DT'), ('clipboard', 'NN'), ('to', 'TO'), ('your', 'PRP$'), ('application', 'NN'), ('cool', 'NN'), ('again', 'RB'), ('thanks', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('info', 'NN'), ('...', ':'), ('grant', 'VBP'), ('the', 'DT'), ('ms', 'NN'), ('windows', 'VBZ'), ('newbie', 'DT'), ('--', ':'), ('unix', 'JJ'), ('and', 'CC'), ('are', 'VBP'), ('my', 'PRP$'), ('bag', 'JJ'), (';-)', 'JJ')]
['hi', 'many', 'thanks', 'people', 'respond', 'request', 'window', 'screen', 'grabber', 'prove', 'net', 'wonderful', 'thing', 'summary', 'two', 'choice', 'various', 'screen', 'grabber', 'package', 'corel', 'draw', 'one', 'couple', 'simtel', 'cica', 'use', 'built', 'printscreen', 'alt', 'printscreen', 'functionality', 'paste', 'screen', 'window', 'clipboard', 'paste', 'clipboard', 'application', 'cool', 'thanks', 'info', 'grant', 'windows', 'newbie', 'unix', 'bag']
['many_thanks', 'thanks_people', 'people_respond', 'respond_request', 'window_screen', 'corel_draw', 'screen_window', 'thanks_info']
comp_graphics_38410 |@lemmatized hi:1 many:1 thanks:2 people:1 respond:1 request:1 window:2 screen:3 grabber:2 prove:1 net:1 wonderful:1 thing:1 summary:1 two:1 choice:1 various:1 package:1 corel:1 draw:1 one:1 couple:1 simtel:1 cica:1 use:1 built:1 printscreen:2 alt:1 functionality:1 paste:2 clipboard:2 application:1 cool:1 info:1 grant:1 windows:1 newbie:1 unix:1 bag:1 |@bigram many_thanks:1 thanks_people:1 people_respond:1 respond_request:1 window_screen:1 corel_draw:1 screen_window:1 thanks_info:1
3,504
Hi all, I have a DLL in which I Register a class and create a window of that class type. Both calls require a module instance handle, hInstance. Petzold's 3.1 book says that it is best to use the module instance handle of the calling program, not the module instance handle of the DLL (page 934). I have two questions: 1) Is there a way to find out the module instance handle of a module? 2) What are the possible problems with using the instance handle of the DLL? Thanks in advance, Mike -- ----------------------------------------------------------------------- Mike Smith e-mail: [email protected] Bull HN Information Systems Inc. phone: (508) 294-2049 300 Concord Road MA30 - 815A fax: (508) 294-3807 Billerica, MA 01821 USA
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.os.ms-windows.misc/9975
2
comp_os_ms-windows_misc_9975
[('hi', 'NN'), ('all', 'DT'), ('have', 'VBP'), ('dll', 'VBN'), ('in', 'IN'), ('which', 'WDT'), ('register', 'NN'), ('class', 'NN'), ('and', 'CC'), ('create', 'NN'), ('window', 'NN'), ('of', 'IN'), ('that', 'DT'), ('class', 'NN'), ('type', 'NN'), ('both', 'DT'), ('calls', 'VBZ'), ('require', 'VBP'), ('module', 'NN'), ('instance', 'NN'), ('handle', 'JJ'), ('hinstance', 'NN'), ('petzold', 'VBD'), ('book', 'NN'), ('says', 'VBZ'), ('that', 'IN'), ('it', 'PRP'), ('is', 'VBZ'), ('best', 'RB'), ('to', 'TO'), ('use', 'VB'), ('the', 'DT'), ('module', 'NN'), ('instance', 'NN'), ('handle', 'NN'), ('of', 'IN'), ('the', 'DT'), ('calling', 'VBG'), ('program', 'NN'), ('not', 'RB'), ('the', 'DT'), ('module', 'NN'), ('instance', 'NN'), ('handle', 'NN'), ('of', 'IN'), ('the', 'DT'), ('dll', 'NN'), ('page', 'NN'), ('934', 'CD'), (').', 'NNS'), ('have', 'VBP'), ('two', 'CD'), ('questions', 'NNS'), ('is', 'VBZ'), ('there', 'JJ'), ('way', 'NN'), ('to', 'TO'), ('find', 'VB'), ('out', 'RP'), ('the', 'DT'), ('module', 'NN'), ('instance', 'NN'), ('handle', 'NN'), ('of', 'IN'), ('module', 'NN'), ('what', 'WDT'), ('are', 'VBP'), ('the', 'DT'), ('possible', 'JJ'), ('problems', 'NNS'), ('with', 'IN'), ('using', 'VBG'), ('the', 'DT'), ('instance', 'NN'), ('handle', 'NN'), ('of', 'IN'), ('the', 'DT'), ('dll', 'JJ'), ('thanks', 'NNS'), ('in', 'IN'), ('advance', 'NN'), ('mike', 'NN'), ('--', ':'), ('-----------------------------------------------------------------------', 'CC'), ('mike', 'IN'), ('smith', 'JJ'), ('mail', 'NN'), ('bull', 'NN'), ('hn', 'NN'), ('information', 'NN'), ('systems', 'NNS'), ('inc', 'VBP'), ('phone', 'NN'), ('508', 'CD'), ('294', 'CD'), ('2049', 'CD'), ('300', 'CD'), ('concord', 'NN'), ('road', 'NN'), ('ma30', 'VBD'), ('815a', 'CD'), ('fax', 'NN'), ('508', 'CD'), ('294', 'CD'), ('3807', 'CD'), ('billerica', 'NN'), ('ma', 'VBD'), ('01821', 'CD'), ('usa', 'NN')]
['hi', 'dll', 'register', 'class', 'create', 'window', 'class', 'type', 'call', 'require', 'module', 'instance', 'handle', 'hinstance', 'petzold', 'book', 'say', 'best', 'use', 'module', 'instance', 'handle', 'call', 'program', 'module', 'instance', 'handle', 'dll', 'page', 'two', 'question', 'way', 'find', 'module', 'instance', 'handle', 'module', 'possible', 'problem', 'use', 'instance', 'handle', 'dll', 'thanks', 'advance', 'mike', 'mike', 'smith', 'mail', 'bull', 'hn', 'information', 'system', 'inc', 'phone', 'concord', 'road', 'fax', 'billerica', 'usa']
['create_window', 'module_instance', 'instance_handle', 'book_say', 'say_best', 'module_instance', 'instance_handle', 'call_program', 'module_instance', 'instance_handle', 'two_question', 'way_find', 'module_instance', 'instance_handle', 'possible_problem', 'problem_use', 'instance_handle', 'thanks_advance', 'information_system', 'system_inc', 'inc_phone']
comp_os_ms-windows_misc_9975 |@lemmatized hi:1 dll:3 register:1 class:2 create:1 window:1 type:1 call:2 require:1 module:5 instance:5 handle:5 hinstance:1 petzold:1 book:1 say:1 best:1 use:2 program:1 page:1 two:1 question:1 way:1 find:1 possible:1 problem:1 thanks:1 advance:1 mike:2 smith:1 mail:1 bull:1 hn:1 information:1 system:1 inc:1 phone:1 concord:1 road:1 fax:1 billerica:1 usa:1 |@bigram create_window:1 module_instance:4 instance_handle:5 book_say:1 say_best:1 call_program:1 two_question:1 way_find:1 possible_problem:1 problem_use:1 thanks_advance:1 information_system:1 system_inc:1 inc_phone:1
3,505
I know that Jet Inc makes refills for the Stylewriter and Deskwriter ink jet cartridges in several colors....but are pre-filled cartridges in color available from anyone (or do I have to use-up one cartridge before I have a chance to print in color?) Also, are inks in process colors (cyan, magenta, yellow) available to refill cartridges?
/home/egorov/scikit_learn_data/20news_home/20news-bydate-train/comp.sys.mac.hardware/51730
4
comp_sys_mac_hardware_51730
[('know', 'VB'), ('that', 'DT'), ('jet', 'NN'), ('inc', 'NN'), ('makes', 'VBZ'), ('refills', 'NNS'), ('for', 'IN'), ('the', 'DT'), ('stylewriter', 'NN'), ('and', 'CC'), ('deskwriter', 'NN'), ('ink', 'VBP'), ('jet', 'NN'), ('cartridges', 'NNS'), ('in', 'IN'), ('several', 'JJ'), ('colors', 'NNS'), ('....', 'VBP'), ('but', 'CC'), ('are', 'VBP'), ('pre', 'JJ'), ('filled', 'VBN'), ('cartridges', 'NNS'), ('in', 'IN'), ('color', 'NN'), ('available', 'JJ'), ('from', 'IN'), ('anyone', 'NN'), ('or', 'CC'), ('do', 'VB'), ('have', 'VB'), ('to', 'TO'), ('use', 'VB'), ('up', 'RP'), ('one', 'CD'), ('cartridge', 'NN'), ('before', 'RB'), ('have', 'VBP'), ('chance', 'NN'), ('to', 'TO'), ('print', 'VB'), ('in', 'IN'), ('color', 'NN'), ('?)', 'NN'), ('also', 'RB'), ('are', 'VBP'), ('inks', 'NNS'), ('in', 'IN'), ('process', 'NN'), ('colors', 'NNS'), ('cyan', 'VBP'), ('magenta', 'RB'), ('yellow', 'JJ'), ('available', 'JJ'), ('to', 'TO'), ('refill', 'VB'), ('cartridges', 'NNS')]
['know', 'jet', 'inc', 'make', 'refill', 'stylewriter', 'deskwriter', 'ink', 'jet', 'cartridge', 'several', 'color', 'pre', 'fill', 'cartridge', 'color', 'available', 'anyone', 'use', 'one', 'cartridge', 'chance', 'print', 'color', 'also', 'ink', 'process', 'color', 'cyan', 'magenta', 'yellow', 'available', 'refill', 'cartridge']
['ink_jet', 'anyone_use', 'use_one']
comp_sys_mac_hardware_51730 |@lemmatized know:1 jet:2 inc:1 make:1 refill:2 stylewriter:1 deskwriter:1 ink:2 cartridge:4 several:1 color:4 pre:1 fill:1 available:2 anyone:1 use:1 one:1 chance:1 print:1 also:1 process:1 cyan:1 magenta:1 yellow:1 |@bigram ink_jet:1 anyone_use:1 use_one:1