KR20080098162A - 글짓기 검사모듈 및 검사방법 - Google Patents
글짓기 검사모듈 및 검사방법 Download PDFInfo
- Publication number
- KR20080098162A KR20080098162A KR1020070043497A KR20070043497A KR20080098162A KR 20080098162 A KR20080098162 A KR 20080098162A KR 1020070043497 A KR1020070043497 A KR 1020070043497A KR 20070043497 A KR20070043497 A KR 20070043497A KR 20080098162 A KR20080098162 A KR 20080098162A
- Authority
- KR
- South Korea
- Prior art keywords
- word
- unit
- sentence
- writing
- individual
- 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.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/253—Grammatical analysis; Style critique
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (9)
- 검색서버와 인터넷 통신 가능한 사용자단말기에 탑재되는 글짓기 검사모듈에 있어서,사용자가 입력한 작문 텍스트를 개별 문장으로 구분·독취하는 문장 독취부;분해된 개별 문장을 n개의 어절로 이루어진 어절단위(n-Gram)로 분해하는 어절단위 분해부;상기 검색서버를 매개로 분해된 어절단위들 각각에 대해 웹문서 기반의 검색결과를 취득하는 어절단위 검색부;상기 개별 문장을 이루는 각 어절에 대한 빈도수를 산출하되, 해당 어절이 포함된 어절단위 검색결과들의 평균으로 산출하는 어절별 빈도수 산출부; 및상기 개별 문장을 이루는 각 어절을 산출된 빈도수의 범위에 따라 색상으로 차등 표시하는 색상 표시부; 를 포함하는 것을 특징으로 하는 글짓기 검사모듈.
- 청구항 1에 있어서,상기 어절별 빈도수 산출부는,상기 어절단위 검색결과가 상한값을 도과할 경우, 그 검색결과를 상한값으로 대체하는 것을 특징으로 하는 것을 특징으로 하는 글짓기 검사모듈.
- 청구항 1에 있어서상기 n은 3인 것을 특징으로 하는 글짓기 검사모듈.
- 검색서버와 인터넷 통신 가능한 사용자단말기를 기반으로 사용자가 입력한 작문 텍스트를 검사하는 방법에 있어서,상기 작문 텍스트를 개별 문장으로 구분·독취하는 제1 과정;분해된 개별 문장을 n개의 어절로 이루어진 어절단위로 분해하는 제2 과정;상기 검색서버를 매개로 분해된 어절단위들 각각에 대해 웹문서 기반의 검색결과를 취득하는 제3 과정;상기 개별 문장을 이루는 각 어절에 대한 빈도수를 산출하되, 해당 어절이 포함된 어절단위 검색결과들의 평균으로 산출하는 제4 과정; 및상기 개별 문장을 이루는 각 어절을 산출된 빈도수의 범위에 따라 색상으로 차등 표시하는 제5 과정; 을 포함하는 것을 특징으로 하는 글짓기 검사방법.
- 청구항 4에 있어서,상기 제4 과정은,상기 어절단위 검색결과가 상한값을 도과할 경우, 그 검색결과를 상한값으로 대체하는 단계를 포함하는 것을 특징으로 하는 글짓기 검사방법.
- 청구항 4에 있어서,상기 제2 과정은,상기 개별 문장을 3개의 어절로 구성된 어절단위로 분해하는 단계를 포함하는 것을 특징으로 하는 글짓기 검사방법.
- 컴퓨터를,사용자가 입력한 작문 텍스트를 개별 문장으로 구분·독취하는 제1 기능;분해된 개별 문장을 n개의 어절로 이루어진 어절단위로 분해하는 제2 기능;검색서버를 매개로 분해된 어절단위들 각각에 대해 웹문서 기반의 검색결과를 취득하는 제3 기능;상기 개별 문장을 이루는 각 어절에 대한 빈도수를 산출하되, 해당 어절이 포함된 어절단위 검색결과들의 평균으로 산출하는 제4 기능; 및상기 개별 문장을 이루는 각 어절을 산출된 빈도수의 범위에 따라 색상으로 차등 표시하는 제5 기능; 으로 실행시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
- 청구항 7에 있어서,상기 제4 기능은,상기 어절단위 검색결과가 상한값을 도과할 경우, 그 검색결과를 상한값으로 대체하는 기능을 포함하는 것을 특징으로 하는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
- 청구항 7에 있어서,상기 제2 기능은,상기 개별 문장을 3개의 어절로 구성된 어절단위로 분해하는 기능을 포함하는 것을 특징으로 하는 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020070043497A KR100877697B1 (ko) | 2007-05-04 | 2007-05-04 | 글짓기 검사모듈 및 검사방법 |
| PCT/KR2007/004502 WO2008136558A1 (en) | 2007-05-04 | 2007-09-18 | Module and method for checking composed text |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020070043497A KR100877697B1 (ko) | 2007-05-04 | 2007-05-04 | 글짓기 검사모듈 및 검사방법 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20080098162A true KR20080098162A (ko) | 2008-11-07 |
| KR100877697B1 KR100877697B1 (ko) | 2009-01-08 |
Family
ID=39943653
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020070043497A Expired - Fee Related KR100877697B1 (ko) | 2007-05-04 | 2007-05-04 | 글짓기 검사모듈 및 검사방법 |
Country Status (2)
| Country | Link |
|---|---|
| KR (1) | KR100877697B1 (ko) |
| WO (1) | WO2008136558A1 (ko) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2013062302A1 (ko) * | 2011-10-26 | 2013-05-02 | 에스케이텔레콤 주식회사 | 작문 자동 평가를 위한 예제기반 오류 검출 시스템, 이를 위한 방법 및 이를 위한 오류 검출 장치 |
| KR102619939B1 (ko) * | 2023-01-05 | 2024-01-02 | 주식회사 대교 | 글쓰기 교육 및 평가를 위한 방법 및 시스템 |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP2511831A1 (en) * | 2011-04-14 | 2012-10-17 | James Lawley | Text processor and method of text processing |
| KR102668347B1 (ko) | 2024-01-17 | 2024-05-24 | (주)진문콘텐츠스튜디오 | 웹 소설 작가를 양성하기 위한 인공지능 기반 따라쓰기 습작 지도 방법 및 시스템 |
Family Cites Families (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR100191001B1 (ko) * | 1995-12-11 | 1999-06-15 | 이찬진 | 고속교정장치 및 그 방법 |
| JP3622503B2 (ja) * | 1998-05-29 | 2005-02-23 | 株式会社日立製作所 | 特徴文字列抽出方法および装置とこれを用いた類似文書検索方法および装置並びに特徴文字列抽出プログラムを格納した記憶媒体および類似文書検索プログラムを格納した記憶媒体 |
| KR100376931B1 (ko) * | 2000-03-17 | 2003-03-26 | 임종태 | 정보 검색 기술을 이용한 한영번역 데이터베이스 시스템 구축 방법 |
| KR100509917B1 (ko) * | 2003-04-15 | 2005-08-25 | 한국전자통신연구원 | 어절 엔-그램을 이용한 띄어쓰기와 철자 교정장치 및 방법 |
| JP3768205B2 (ja) * | 2003-05-30 | 2006-04-19 | 沖電気工業株式会社 | 形態素解析装置、形態素解析方法及び形態素解析プログラム |
-
2007
- 2007-05-04 KR KR1020070043497A patent/KR100877697B1/ko not_active Expired - Fee Related
- 2007-09-18 WO PCT/KR2007/004502 patent/WO2008136558A1/en not_active Ceased
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2013062302A1 (ko) * | 2011-10-26 | 2013-05-02 | 에스케이텔레콤 주식회사 | 작문 자동 평가를 위한 예제기반 오류 검출 시스템, 이를 위한 방법 및 이를 위한 오류 검출 장치 |
| KR101522522B1 (ko) * | 2011-10-26 | 2015-05-27 | 에스케이텔레콤 주식회사 | 작문 자동 평가를 위한 예제 기반 오류 검출 시스템 및 방법 |
| US9542383B2 (en) | 2011-10-26 | 2017-01-10 | Sk Telecom Co., Ltd. | Example-based error detection system for automatic evaluation of writing, method for same, and error detection apparatus for same |
| KR102619939B1 (ko) * | 2023-01-05 | 2024-01-02 | 주식회사 대교 | 글쓰기 교육 및 평가를 위한 방법 및 시스템 |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2008136558A1 (en) | 2008-11-13 |
| KR100877697B1 (ko) | 2009-01-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Hill et al. | Quantifying the impact of dirty OCR on historical text analysis: Eighteenth Century Collections Online as a case study | |
| Garcia et al. | Function words in authorship attribution studies | |
| Mandera et al. | Subtlex-pl: subtitle-based word frequency estimates for Polish | |
| US10878233B2 (en) | Analyzing technical documents against known art | |
| Kousha et al. | An automatic method for extracting citations from Google Books | |
| US20050119875A1 (en) | Identifying related names | |
| Raunak et al. | SALTED: A framework for SAlient long-tail translation error detection | |
| US20190303437A1 (en) | Status reporting with natural language processing risk assessment | |
| JP2017211993A (ja) | 請求の範囲の中の請求の範囲構成要素名詞所属構成要素対応符号を対応検出する方法 | |
| KR100877697B1 (ko) | 글짓기 검사모듈 및 검사방법 | |
| US8849653B2 (en) | Updating dictionary during application installation | |
| Assael et al. | Contextualizing ancient texts with generative neural networks | |
| Comas‐Forgas et al. | ‘AI‐navigating’or ‘AI‐sinking’? An analysis of verbs in research articles titles suspicious of containing AI‐generated/assisted content | |
| JP5687312B2 (ja) | デジタル情報分析システム、デジタル情報分析方法、及びデジタル情報分析プログラム | |
| Brown et al. | How the word adjacency network (wan) works | |
| TeBlunthuis et al. | Dwelling on Wikipedia: Investigating time spent by global encyclopedia readers | |
| Miranda-García et al. | Yule’s characteristic K revisited | |
| Flor et al. | Mapping of American English vocabulary by grade levels | |
| Kopaczyk et al. | Towards a grapho-phonologically parsed corpus of medieval Scots: Database design and technical solutions | |
| Liu et al. | Measuring linguistic complexity in Chinese: An information-theoretic approach | |
| Puspitasari et al. | Identify fake author in Indonesia crime cases: A forensic authorsip analysis using n-gram and stylometric features | |
| KR101747924B1 (ko) | 한국어 철자 검사 방법 및 이를 실행하는 장치 | |
| Rupprecht et al. | Prompt Perturbations Reveal Human-Like Biases in Large Language Model Survey Responses | |
| Yu et al. | Usability Investigation on the Localization of Text CAPTCHAs: Take Chinese Characters as a Case Study. | |
| Campillo et al. | Readability of Spanish e-government information |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| AMND | Amendment | ||
| E13-X000 | Pre-grant limitation requested |
St.27 status event code: A-2-3-E10-E13-lim-X000 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| E601 | Decision to refuse application | ||
| PE0601 | Decision on rejection of patent |
St.27 status event code: N-2-6-B10-B15-exm-PE0601 |
|
| J201 | Request for trial against refusal decision | ||
| PJ0201 | Trial against decision of rejection |
St.27 status event code: A-3-3-V10-V11-apl-PJ0201 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| AMND | Amendment | ||
| E13-X000 | Pre-grant limitation requested |
St.27 status event code: A-2-3-E10-E13-lim-X000 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| PB0901 | Examination by re-examination before a trial |
St.27 status event code: A-6-3-E10-E12-rex-PB0901 |
|
| B701 | Decision to grant | ||
| PB0701 | Decision of registration after re-examination before a trial |
St.27 status event code: A-3-4-F10-F13-rex-PB0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
Fee payment year number: 1 St.27 status event code: A-2-2-U10-U11-oth-PR1002 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| FPAY | Annual fee payment |
Payment date: 20111118 Year of fee payment: 4 |
|
| PR1001 | Payment of annual fee |
Fee payment year number: 4 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| FPAY | Annual fee payment |
Payment date: 20121011 Year of fee payment: 5 |
|
| PR1001 | Payment of annual fee |
Fee payment year number: 5 St.27 status event code: A-4-4-U10-U11-oth-PR1001 |
|
| LAPS | Lapse due to unpaid annual fee | ||
| PC1903 | Unpaid annual fee |
Not in force date: 20140101 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE St.27 status event code: A-4-4-U10-U13-oth-PC1903 |
|
| PC1903 | Unpaid annual fee |
Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20140101 St.27 status event code: N-4-6-H10-H13-oth-PC1903 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R11-asn-PN2301 St.27 status event code: A-5-5-R10-R13-asn-PN2301 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18 | Changes to party contact information recorded |
Free format text: ST27 STATUS EVENT CODE: A-5-5-R10-R18-OTH-X000 (AS PROVIDED BY THE NATIONAL OFFICE) |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |