JP2006521590A - メッセージフィルタリング方法 - Google Patents
メッセージフィルタリング方法 Download PDFInfo
- Publication number
- JP2006521590A JP2006521590A JP2004563326A JP2004563326A JP2006521590A JP 2006521590 A JP2006521590 A JP 2006521590A JP 2004563326 A JP2004563326 A JP 2004563326A JP 2004563326 A JP2004563326 A JP 2004563326A JP 2006521590 A JP2006521590 A JP 2006521590A
- Authority
- JP
- Japan
- Prior art keywords
- message
- rule set
- communication device
- text
- rule
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 18
- 238000001914 filtration Methods 0.000 title claims abstract description 17
- 238000004891 communication Methods 0.000 claims abstract description 21
- 230000016571 aggressive behavior Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 239000000969 carrier Substances 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000003203 everyday effect Effects 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B1/00—Details of transmission systems, not covered by a single one of groups H04B3/00 - H04B13/00; Details of transmission systems not characterised by the medium used for transmission
- H04B1/38—Transceivers, i.e. devices in which transmitter and receiver form a structural unit and in which at least one part is used for functions of transmitting and receiving
- H04B1/40—Circuits
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
- G06Q10/107—Computer-aided management of electronic mailing [e-mailing]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/205—Parsing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/279—Recognition of textual entities
- G06F40/289—Phrasal analysis, e.g. finite state techniques or chunking
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/21—Monitoring or handling of messages
- H04L51/212—Monitoring or handling of messages using filtering or selective blocking
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/7243—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L51/00—User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
- H04L51/06—Message adaptation to terminal or network requirements
- H04L51/063—Content adaptation, e.g. replacement of unsuitable content
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Human Resources & Organizations (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Business, Economics & Management (AREA)
- Artificial Intelligence (AREA)
- Strategic Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Economics (AREA)
- Human Computer Interaction (AREA)
- Operations Research (AREA)
- Marketing (AREA)
- Computer Hardware Design (AREA)
- Tourism & Hospitality (AREA)
- Quality & Reliability (AREA)
- Data Mining & Analysis (AREA)
- Telephonic Communication Services (AREA)
- Mobile Radio Communication Systems (AREA)
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
a)通信装置にルールセットを入力するステップと、
b)受信したメッセージを解読するステップと、
c)そのメッセージがルールセットのルールに違反していればメッセージを変更するステップと、
d)変更したメッセージを表示するステップと
を備え、そのルールセットが複数のルールを含み、各ルールがそれぞれに予め定めたメッセージの内容に関する。
Claims (12)
- 通信装置で受信したメッセージをフィルタリングする方法であって、
a) 通信装置にルールセットを入力するステップ、
b) 受信メッセージを読み取るステップ、
c) そのメッセージがルールセットのルールに違反する場合、そのメッセージを変更するステップ、そして
d) 変更したメッセージを表示するステップを備え、
前記ルールセットが複数のルールを含み、各ルールがそれぞれに予め定めたメッセージ内容に関するものである
メッセージフィルタリング方法。 - 前記メッセージがテキストメッセージである請求項1記載のメッセージフィルタリング方法。
- 前記ステップb)が、受信したテキストメッセージを構文解析するステップを含む請求項2記載のメッセージフィルタリング方法。
- 前記ステップc)が、予め定めたテキスト内容を削除するか、予め定めたテキスト内容の文字を無意味な文字に置き換える請求項2または3記載のメッセージフィルタリング方法。
- 前記ステップa)が、通信事業者からルールセットをダウンロードすることにより実行される請求項1乃至4のいずれか一項に記載のメッセージフィルタリング方法。
- 通信装置のユーザがそのユーザの要求に合わせてルールセットを変更するステップをさらに備える請求項1乃至5のいずれか一項に記載のメッセージフィルタリング方法。
- 通信装置であって、
送受信部、プロセッサおよびディスプレイを備え、
前記プロセッサが、
ルールセットを含むソフトウエア、
受信メッセージを読み取る手段、
そのメッセージがルールセットのルールに違反した場合にメッセージを変更して、変更したメッセージを表示する手段を有し、
前記ルールセットが複数のルールを含み、各ルールセットがそれぞれに予め定めたメッセージ内容に関するものである
通信装置。 - 前記ソフトウエアが、装置のユーザがルールセットを変更することを可能にする請求項7記載の通信装置。
- ルールセットを変更するためのプロセッサに接続されたデータ入力手段をさらに備える請求項8記載の通信装置。
- 前記データ入力手段がキーバッドにより構成される請求項9記載の通信装置。
- 前記メッセージがテキストメッセージである場合に、前記ソフトウエアが、受信したテキストメッセージを構文解析する請求項7乃至10のいずれか一項に記載の通信装置。
- 前記ソフトウエアが、予め定めたテキスト内容を削除するか、予め定めたテキスト内容の文字を無意味な文字に置き換える請求項11記載の通信装置。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
GB0230219A GB2396709A (en) | 2002-12-27 | 2002-12-27 | Method of Filtering Messages |
PCT/GB2003/004292 WO2004059959A1 (en) | 2002-12-27 | 2003-10-06 | Method and filtering text messages in a communication device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2006521590A true JP2006521590A (ja) | 2006-09-21 |
Family
ID=9950465
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004563326A Pending JP2006521590A (ja) | 2002-12-27 | 2003-10-06 | メッセージフィルタリング方法 |
Country Status (10)
Country | Link |
---|---|
EP (1) | EP1576792B1 (ja) |
JP (1) | JP2006521590A (ja) |
KR (1) | KR20050095591A (ja) |
CN (1) | CN1781301A (ja) |
AT (1) | ATE449505T1 (ja) |
AU (1) | AU2003271899A1 (ja) |
DE (1) | DE60330184D1 (ja) |
ES (1) | ES2337040T3 (ja) |
GB (1) | GB2396709A (ja) |
WO (1) | WO2004059959A1 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP1767010B1 (en) | 2004-06-15 | 2015-11-11 | Tekelec Global, Inc. | Method, system, and computer program products for content-based screening of MMS messages |
EP1779625B1 (en) | 2004-07-30 | 2018-10-17 | CommScope Technologies LLC | A local network node |
EP1782551B1 (en) | 2004-07-30 | 2016-10-05 | CommScope Technologies LLC | Power control in a local network node (lnn) |
EP1779543B1 (en) | 2004-07-30 | 2012-04-25 | Andrew Richardson | Signal transmission method from a local network node |
WO2006031711A2 (en) | 2004-09-10 | 2006-03-23 | Tekelec | Methods, systems, and computer program products for short message service (sms) spam filtering using e-mail spam filtering resources |
US9288078B2 (en) | 2005-03-25 | 2016-03-15 | Qualcomm Incorporated | Apparatus and methods for managing content exchange on a wireless device |
US20140256288A1 (en) * | 2013-03-11 | 2014-09-11 | International Business Machines Corporation | On-Screen Notification Privacy and Confidentiality in Personal Devices |
CN104063654B (zh) * | 2014-05-30 | 2018-03-02 | 小米科技有限责任公司 | 应用程序的监控方法和装置 |
CN104063655B (zh) | 2014-05-30 | 2019-08-06 | 小米科技有限责任公司 | 一种处理儿童模式的方法和装置 |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5832212A (en) | 1996-04-19 | 1998-11-03 | International Business Machines Corporation | Censoring browser method and apparatus for internet viewing |
US5966652A (en) | 1996-08-29 | 1999-10-12 | Qualcomm Incorporated | System and method for the insertion and extraction of telephone numbers from a wireless text message |
US5796948A (en) * | 1996-11-12 | 1998-08-18 | Cohen; Elliot D. | Offensive message interceptor for computers |
US5999932A (en) * | 1998-01-13 | 1999-12-07 | Bright Light Technologies, Inc. | System and method for filtering unsolicited electronic mail messages using data matching and heuristic processing |
GB2347053A (en) * | 1999-02-17 | 2000-08-23 | Argo Interactive Limited | Proxy server filters unwanted email |
AU4481600A (en) * | 1999-04-22 | 2000-11-10 | Qode.Com, Inc. | System and method for providing electronic information upon receipt of a scannedbar code |
AUPQ883200A0 (en) * | 2000-07-18 | 2000-08-10 | Telefonaktiebolaget Lm Ericsson (Publ) | Telecommunication system and method of communicating protocol information |
US20020143827A1 (en) * | 2001-03-30 | 2002-10-03 | Crandall John Christopher | Document intelligence censor |
-
2002
- 2002-12-27 GB GB0230219A patent/GB2396709A/en not_active Withdrawn
-
2003
- 2003-10-06 DE DE60330184T patent/DE60330184D1/de not_active Expired - Lifetime
- 2003-10-06 CN CNA2003801075151A patent/CN1781301A/zh active Pending
- 2003-10-06 JP JP2004563326A patent/JP2006521590A/ja active Pending
- 2003-10-06 AU AU2003271899A patent/AU2003271899A1/en not_active Abandoned
- 2003-10-06 ES ES03753737T patent/ES2337040T3/es not_active Expired - Lifetime
- 2003-10-06 AT AT03753737T patent/ATE449505T1/de not_active IP Right Cessation
- 2003-10-06 KR KR1020057011593A patent/KR20050095591A/ko not_active Application Discontinuation
- 2003-10-06 EP EP03753737A patent/EP1576792B1/en not_active Expired - Lifetime
- 2003-10-06 WO PCT/GB2003/004292 patent/WO2004059959A1/en active Application Filing
Also Published As
Publication number | Publication date |
---|---|
KR20050095591A (ko) | 2005-09-29 |
ES2337040T3 (es) | 2010-04-20 |
GB0230219D0 (en) | 2003-02-05 |
EP1576792A1 (en) | 2005-09-21 |
AU2003271899A1 (en) | 2004-07-22 |
ATE449505T1 (de) | 2009-12-15 |
DE60330184D1 (de) | 2009-12-31 |
GB2396709A (en) | 2004-06-30 |
CN1781301A (zh) | 2006-05-31 |
WO2004059959A1 (en) | 2004-07-15 |
EP1576792B1 (en) | 2009-11-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20060259543A1 (en) | Method and filtering text messages in a communication device | |
US7877103B2 (en) | Wireless mobile image messaging | |
US7983701B2 (en) | Alerts based on significance of free format text messages | |
US20050010641A1 (en) | Instant messaging context specific advertisements | |
JP2001155014A (ja) | 受信メール表示方法及び絵文字変換機能付き電子メール端末装置並びにメール中継方法 | |
CN113692597B (zh) | 电子邮件内容修改系统 | |
US20050159145A1 (en) | Mobile communication terminal and accounting control device | |
CN102685312B (zh) | 具有短信撤销功能的手机及其短信撤销的实现方法 | |
CN104640116B (zh) | 一种诈骗短信防护方法和通信终端 | |
KR20040021744A (ko) | 휴대용 전화기의 정보 및 데이터 처리 방법 | |
JP2006521590A (ja) | メッセージフィルタリング方法 | |
CN102694896A (zh) | 用以存储通信号码的方法、终端及系统 | |
JP2006155482A (ja) | 携帯型通信端末装置、コンテンツ出力方法、配信サーバとその方法、コンテンツ提供システムとその提供方法 | |
JP2010049633A (ja) | 情報処理装置及びプログラム | |
CN105022821B (zh) | 一种内容过滤方法及终端 | |
KR101153019B1 (ko) | 모바일 기기에서 스팸 문자열을 설정하는 방법 및 이를 위한 장치 | |
JP2010086503A (ja) | 情報流出防止装置、方法及びプログラム | |
JP2004013398A (ja) | 携帯端末装置 | |
KR20060032574A (ko) | 문자 메시지를 이용하여 사이버 캐릭터를 양육하는게임방법 및 그 시스템 | |
JP2005056048A (ja) | 電子メール監視システム、電子メール監視プログラム及び電子メール監視方法 | |
CN104301341B (zh) | 信息发布平台的信息处理方法、装置及系统 | |
KR100576037B1 (ko) | 이동통신 단말기의 스팸 메시지 차단 방법 | |
JP3912154B2 (ja) | 電子メール装置およびメール処理プログラム | |
JP2002009818A (ja) | 電子メール処理方法およびメールサーバ | |
KR100595661B1 (ko) | 스팸 sms 메시지에 대한 경고방법 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20071219 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071226 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20080319 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20080327 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080625 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20080827 |