网络发言防和谐器

2011年6月8日 | 分类: 乱七八糟 | 标签: ,

提供全网络通用的在线敏感词过滤服务,也是一款绿色、免费、开源的自由软件。

可以自动分隔、过滤敏感词
收录绿坝、百度和谐测试器及相关软件1万多个敏感词

在线版地址:http://fanghexie.tk/

不要过于依赖在线版,别等到找不到我们网站了才后悔!建议下载更好用的单机版以备用。

单机版下载:http://fanhexie.googlecode.com/files/fanghexieqi.rar 支持文字转图片并一键上传!

帮助宣传:帮助我们宣传这个好东西 参与调查:填写调查表单帮助我们完善

欢迎各位站长下载并上传全站源码以建立分站:全站源码打包下载 并到右下角留言登记下E-mail以供有更新时通知你。

源码下载:http://sourceforge.net/projects/fanghexie/files/
http://code.google.com/p/fanhexie/downloads/list

法律声明:本程序出于编写者对编程的爱好及供网友因脑残的网站敏感词检测系统造成的正常帖发不出时使用,不得用与发布非法内容。

最新地址公布页:fanhexie.googlecode.com丨版权没有·盗版不究

感谢AS网友推荐。

本文原始地址:http://igfw.net/archives/3244

  1. AS
    2011年6月17日21:28

    https://code.google.com/p/smallgfw/
    “smallgfw: 一个基于DFA的敏感词检测和替换模块,用法如doctest所示。

    >>> gfw = GFW()
    >>> gfw.set([“sexy”,”girl”,”love”,”shit”])#设置敏感词列表
    >>> s = gfw.replace(“shit!,Cherry is a sexy girl. She loves python.”,”*”)
    >>> print s
    *!,Cherry is a * *. She *s python. #屏蔽后的效果

    >>> gfw = GFW()
    >>> gfw.set([“abd”,”defz”,”bcz”])
    >>> print gfw.check(“xabdabczabdxaadefz”) #检测敏感词的出现位置
    [(1, 3, ‘abd’), (5, 3, ‘bcz’), (8, 3, ‘abd’), (14, 4, ‘defz’)] #例如,(5, 3, ‘bcz’)表示下标5之后长度为3的子串

    check 1 times
    re cost: 0.0160000324249
    smallgfw cost: 0.0160000324249
    ===================================
    check 2 times
    re cost: 0.0309998989105
    smallgfw cost: 0.0
    ===================================
    check 3 times
    re cost: 0.047000169754
    smallgfw cost: 0.0149998664856
    ===================================
    check 4 times
    re cost: 0.0629999637604
    smallgfw cost: 0.0150001049042
    ===================================
    check 5 times
    re cost: 0.0789999961853
    smallgfw cost: 0.0309998989105
    ===================================
    check 6 times…………………..
    ……………………………….
    ………………… …”
    https://code.google.com/p/smallgfw/downloads/list
    “smallgfw.py smallgfw v0.3 Featured Oct 2009 2.4 KB “

  2. Haa
    2011年6月13日17:15

    有最新的单机版本请email给我,谢谢。。。。。

  3. AS
    2011年6月9日16:32

    http://sourceforge.net/projects/emorhc/
    “Free, fast and anonymous Webbrowser. It allows you as easy as possible to surf completely anonymous on the internet.
    Project Home
    http://www.emorhc.tk
    Develop
    sf.net/projects/emorhc/develop
    Support
    sf.net/projects/emorhc/support
    Recommended By
    3 users
    Last Update
    2011-04-16
    Browse Code
    SVN
    Other Versions
    Browse all files
    Features
    anonymous
    free
    fast
    Registered
    2011-03-02″
    http://sourceforge.net/projects/emorhc/files/
    “Name Modified Size Status
    Totals: 6 Items 151.7 MB
    Emorhc_2.0.0_32Bit_Setup.exe 2011-04-16 25.2 MB
    Emorhc_2.0.0_64Bit_Setup.exe 2011-03-31 49.3 MB
    Emorhc_2.0.0_win7_vista_setup.exe 2011-03-31 1.6 MB
    Emorhc_64Bit_winXP_Setup.exe 2011-03-02 49.1 MB
    Emorhc_win7_Vista_Setup.exe 2011-03-02 1.4 MB
    Emorhc_32Bit_winXP_2000_Setup.exe 2011-03-02 25.2 MB”

    “你好”

    • iGFW
      2011年6月9日17:23

      感谢支持,这个是普通代理不能过GFW关键词检测