Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

英文RSSを英和してテキストファイルに落とすコードを試しに作ってみました #1

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

プラグインの体裁を成してないんですが、折角作ったので��
�
こっちに投稿します。

注意:
 ネットにかなり負荷を掛ける恐れがありますので、サン��
�ルコードとして
 見て頂いた方がいいです。
 やり過ぎると、DOM行為と見られる可能性大です。

arc.zipの中身は、以下の通り。

-test.cfg
 お試し例となるcfgファイルです
 Googleのtestラボにアクセスします
-machine_trans.py
 今回の肝というか、機械翻訳サイトにいって、英和翻訳��
�てもらったデータを
 受け取ります。
-trans2text.py
 habu/publisherに突っ込む為のプラグインです
 本来、summaryを見るべきですが、データを全て受け取りた�
��ったので、
 contextを見ちゃっています。

使用に際しての前提条件は、以下の通り。
-win32エクステンションを入れる事
-Sleipnirを入れる事(SleipnirのCOMインタフェースを使ってWebを��
�御しています)
-Strip-O-Gramライブラリを入れる事(HTMLからTEXT形式に変換する�
��に使用しています)
 http://www.zope.org/Members/chrisw/StripOGram
-注意にも書いてますが、「使用はなるべく避けた方がいい�
��です。

Original issue reported on code.google.com by Wac...@gmail.com on 2 Jan 2008 at 7:07

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant