US8275306B2 - Method and system for evaluating vocabulary similarity - Google Patents
Method and system for evaluating vocabulary similarity Download PDFInfo
- Publication number
- US8275306B2 US8275306B2 US11/379,488 US37948806A US8275306B2 US 8275306 B2 US8275306 B2 US 8275306B2 US 37948806 A US37948806 A US 37948806A US 8275306 B2 US8275306 B2 US 8275306B2
- Authority
- US
- United States
- Prior art keywords
- word
- occurrence rate
- essay
- target
- generic
- 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.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B7/00—Electrically-operated teaching apparatus or devices working with questions and answers
- G09B7/02—Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student
-
- G—PHYSICS
- G09—EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
- G09B—EDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
- G09B19/00—Teaching not covered by other main groups of this subclass
- G09B19/06—Foreign languages
Definitions
- Text-document classification is also performed by Internet-based search engines, such as are described in Joachims, “Optimizing Search Engines Using Clickthrough Data,” Proceedings of the ACM Conference on Knowledge Discovery and Data Mining (2002) and McCallum, Nigam, Rennie & Seymore, “Building Domain-Specific Search Engines with Machine Learning Techniques,” AAAI-99 Spring Symposium, each of which is incorporated herein by reference in its entirety.
- a first NLP method might include a scoring application that extracts linguistic features from an essay and uses a statistical model of how these features are related to overall writing quality in order to assign a ranking or score to the essay.
- a second NLP method might include an error evaluation application that evaluates errors in grammar, usage and mechanics, identifies and essay's discourse structure, and recognizes undesirable stylistics features.
- Additional NLP methods can provide feedback to essay writers regarding whether an essay appears to be off-topic.
- an off-topic essay is an essay that pertains to a different subject than other essays in a training corpus, as determined by word usage.
- Such methods presently require the analysis of a significant number of essays that are written to a particular test question (i.e., a “prompt”) and have been previously scored by a human reader to be used for training purposes.
- a “z-score” is computed for each essay for each of two variables: a) a relationship between the words in the essay response and the words in a set of training essays written in response to the prompt (essay question) to which the essay responds, and b) a relationship between the words in the essay response and the words in the text of the essay prompt.
- a z-score value indicates an essay's relationship to the mean and standard deviation values of a particular variable based on a training corpus of human-scored essay data from which off-topic essays are excluded.
- z-scores are computed for: a) the maximum cosine value, which is the highest cosine value among all cosines between an essay and all training essays, and b) the prompt cosine value, which is the cosine value between and essay and the text of the essay prompt.
- the threshold is typically set to a value representing an acceptable distance from the mean.
- z Value - Mean Std . ⁇ Dev . .
- the mean and the standard deviation can relate to the maximum cosine value or the prompt cosine value.
- Z-score values can be used to determine, for example, the overly repetitious use of particular words in an essay and/or whether an essay is off-topic.
- the accuracy of such an approach can be determined by examining the false positive rate and the false negative rate.
- the false positive rate is the percentage of appropriately written, on-topic essays that have been incorrectly identified as off-top essays.
- the false negative rate is the percentage of off-topic essays that have been incorrectly identified as on-topic.
- it is preferable to have a lower false positive rate so that a student is not incorrectly admonished for writing an off-topic essay.
- the false positive rate using this method is approximately 7%, and the false negative rate is approximately 33%.
- the disclosed embodiments are directed to solving one or more of the above-listed problems.
- a method of evaluating vocabulary similarity may include determining a generic rate for each word in a plurality of first responses. Each first response may respond to one of a plurality of first prompts. At least one first response may respond to each of the first prompts. The method may further include determining a specific rated for each word in a plurality of second responses. Each second response may respond to a second prompt. The method may further include receiving a target response that is associated with the second prompt and has a plurality of words, calculating a vocabulary similarity index for the target response based on one or more generic rates and one or more specific rates, and determining whether the target response is off-topic based on the vocabulary similarity index for the target response.
- a system for evaluating vocabulary similarity may include a processor, and a processor-readable storage medium in communication with the processor.
- the processor-readable storage medium may contain one or more programming instructions for performing a method of evaluating vocabulary similarity as described above.
- a processor-readable storage medium may contain one or more programming instructions for performing a method of evaluating vocabulary similarity as described above.
- FIG. 1 depicts a flow diagram of an exemplary method of evaluating vocabulary similarity for a target essay according to an embodiment.
- FIG. 2 depicts a block diagram of exemplary internal hardware that may be used to contain or implement program instructions according to an embodiment.
- FIG. 1 depicts a flow diagram of an exemplary method of evaluating vocabulary similarity for a target essay according to an embodiment.
- the similarity of vocabulary used for the target essay may be evaluated by calculating an index.
- the index may be computed using, for example, two rates for each word used in the target essay.
- the rates may include, for each word in the target essay, a) a number of essays written in response to a plurality of prompts (i.e., generic or prompt-independent essays) in which the word occurs divided by the total number of generic essays considered (i.e., a generic or prompt-independent rate) 105 and b) a number of essays written in response to the same prompt as the target essay in which the word occurs (i.e., prompt-specific essays) divided by the total number of prompt-specific essays considered (i.e., a local or prompt-specific rate) 110 .
- the generic rate for each word may be determined 105 by considering a large number of sample essays.
- the generic rates may be computed 105 once using essay responses from different prompts that are used within a particular program and/or at one or more particular grade levels.
- the generic rate may be a base-rate level of usage for each word in a plurality of essay responses. For example, if a particular word occurs in 8 of 50 essays written to a plurality of prompts, the G i for that word may equal 0.16.
- the prompt-specific rates (S i ) may be computed 110 from a training sample of essays written to a specific prompt.
- the specific prompt may be the same as the prompt to which a target essay is written.
- the prompt-specific rate may be a local estimation of a level of usage for each word in a plurality of essay responses written to the same prompt. For example, if a particular word occurs in 4 of 10 essays written to a specific prompt, the S i for that word may equal 0.40.
- the generic rate and the prompt-specific rate may be used to compute 115 an overall index for each essay.
- the index may be computed 115 using the following equation:
- N may equal the number of words in an essay.
- the rates, S i and G i may be computed for each of the N words in a target essay.
- a word that appears in every generic essay may be assigned a G i of 1.
- a word that does not appear in any specific essay may be assigned a S i of 0.
- the resulting weight for such a word may equal 0. In other words, the occurrence of such a word in the target essay may not be useful in determining whether the target essay is off-topic.
- the index may represent an average of a plurality of word weights.
- a word weight may be greater for a word that appears more frequently in the plurality of prompt-specific essays and less frequently in the plurality of prompt-independent essays. As such, a word having a relatively large word weight value may be more relevant to determining whether a target essay is off-topic.
- the range of word weights may be between 0 (when a word is never used in a prompt-specific response and/or is used in each generic essay) and 1 (when a word is used in every specific essay and is never used in a generic essay), inclusive.
- the S i (1 ⁇ G i ) term may be raised to a different power, such as 1 ⁇ 3 or 1. Modifying the power to which the S i (1 ⁇ G i ) term is raised may affect the effect that words having higher word weights have on the determination of whether a target essay is an off-topic essay.
- the classification of a target essay as off-topic or on-topic may be determined 120 by comparing the computed index value for the essay with a threshold.
- the threshold may be based on a distribution of index values in a prompt-specific training sample. For example, the threshold may be set to equal the fifth-percentile value in the distribution. Different thresholds may be assigned within the scope of the disclosure as will be apparent to those of ordinary skill in the art.
- FIG. 2 is a block diagram of exemplary internal hardware that may be used to contain or implement program instructions according to an embodiment.
- a bus 228 serves as the main information highway interconnecting the other illustrated components of the hardware.
- CPU 202 is the central processing unit of the system, performing calculations and logic operations required to execute a program.
- Read only memory (ROM) 218 and random access memory (RAM) 220 constitute exemplary memory devices.
- a disk controller 204 interfaces with one or more optional disk drives to the system bus 228 .
- These disk drives may be external of internal floppy CD ROM drives 206 , hard drives 208 or DVD drives 210 . As indicated previously, these various disk drives and disk controllers are optional devices.
- Program instructions may be stored in the ROM 218 and/or the RAM 220 .
- program instructions may be stored on a computer readable medium such as a floppy disk or a digital disk or other recording medium, a communications signal or a carrier wave.
- An optional display interface 222 may permit information from the bus 228 to be displayed on the display 224 in audio, graphic or alphanumeric format. Communication with external devices may optionally occur using various communication ports 226 .
- An exemplary communication port 226 may be attached to a communications network, such as the Internet of an intranet.
- the hardware may also include an interface 212 which allows for receipt of data from input devices such as a keyboard 214 or other input device 216 such as a remote control, pointer and/or joystick.
- input devices such as a keyboard 214 or other input device 216 such as a remote control, pointer and/or joystick.
- An embedded system may optionally be used to perform one, some or all of the disclosed operations.
- a multiprocessor system may optionally be used to perform one, some or all of the disclosed operations.
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Educational Administration (AREA)
- Educational Technology (AREA)
- General Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- Machine Translation (AREA)
Abstract
Description
The mean and the standard deviation can relate to the maximum cosine value or the prompt cosine value. Z-score values can be used to determine, for example, the overly repetitious use of particular words in an essay and/or whether an essay is off-topic.
In the formula, N may equal the number of words in an essay. The rates, Si and Gi, may be computed for each of the N words in a target essay. A word that appears in every generic essay may be assigned a Gi of 1. A word that does not appear in any specific essay may be assigned a Si of 0. For each of these cases the resulting weight for such a word may equal 0. In other words, the occurrence of such a word in the target essay may not be useful in determining whether the target essay is off-topic.
Claims (16)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US11/379,488 US8275306B2 (en) | 2005-04-20 | 2006-04-20 | Method and system for evaluating vocabulary similarity |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US67307305P | 2005-04-20 | 2005-04-20 | |
| US11/379,488 US8275306B2 (en) | 2005-04-20 | 2006-04-20 | Method and system for evaluating vocabulary similarity |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20060240390A1 US20060240390A1 (en) | 2006-10-26 |
| US8275306B2 true US8275306B2 (en) | 2012-09-25 |
Family
ID=37115952
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US11/379,488 Expired - Fee Related US8275306B2 (en) | 2005-04-20 | 2006-04-20 | Method and system for evaluating vocabulary similarity |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8275306B2 (en) |
| WO (1) | WO2006113887A2 (en) |
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120088219A1 (en) * | 2010-10-06 | 2012-04-12 | Ted Briscoe | Automated assessment of examination scripts |
| US9626622B2 (en) | 2014-12-15 | 2017-04-18 | International Business Machines Corporation | Training a question/answer system using answer keys based on forum content |
| US9626352B2 (en) | 2014-12-02 | 2017-04-18 | International Business Machines Corporation | Inter thread anaphora resolution |
| US9785684B2 (en) | 2014-06-05 | 2017-10-10 | International Business Machines Corporation | Determining temporal categories for a domain of content for natural language processing |
| US9811515B2 (en) | 2014-12-11 | 2017-11-07 | International Business Machines Corporation | Annotating posts in a forum thread with improved data |
| US9928754B2 (en) * | 2013-03-18 | 2018-03-27 | Educational Testing Service | Systems and methods for generating recitation items |
| US9946762B2 (en) | 2014-09-16 | 2018-04-17 | International Business Machines Corporation | Building a domain knowledge and term identity using crowd sourcing |
| US9990434B2 (en) | 2014-12-02 | 2018-06-05 | International Business Machines Corporation | Ingesting forum content |
| US10169466B2 (en) | 2014-12-02 | 2019-01-01 | International Business Machines Corporation | Persona-based conversation |
| US10516525B2 (en) | 2017-08-24 | 2019-12-24 | International Business Machines Corporation | System and method for detecting anomalies in examinations |
| US11354340B2 (en) | 2014-06-05 | 2022-06-07 | International Business Machines Corporation | Time-based optimization of answer generation in a question and answer system |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20090299853A1 (en) * | 2008-05-27 | 2009-12-03 | Chacha Search, Inc. | Method and system of improving selection of search results |
| US8301640B2 (en) * | 2010-11-24 | 2012-10-30 | King Abdulaziz City For Science And Technology | System and method for rating a written document |
| US10699589B2 (en) * | 2014-05-19 | 2020-06-30 | Educational Testing Service | Systems and methods for determining the validity of an essay examination prompt |
| US10339826B1 (en) * | 2015-10-13 | 2019-07-02 | Educational Testing Service | Systems and methods for determining the effectiveness of source material usage |
| US11151894B1 (en) * | 2017-02-02 | 2021-10-19 | Educational Testing Service | Systems and methods for scoring argument critique written essays |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6181909B1 (en) * | 1997-07-22 | 2001-01-30 | Educational Testing Service | System and method for computer-based automatic essay scoring |
| US6356864B1 (en) * | 1997-07-25 | 2002-03-12 | University Technology Corporation | Methods for analysis and evaluation of the semantic content of a writing based on vector length |
| US20040175687A1 (en) * | 2002-06-24 | 2004-09-09 | Jill Burstein | Automated essay scoring |
| US20050143971A1 (en) * | 2003-10-27 | 2005-06-30 | Jill Burstein | Method and system for determining text coherence |
| US20050142529A1 (en) * | 2003-10-27 | 2005-06-30 | Yvacheslav Andreyev | Automatic essay scoring system |
-
2006
- 2006-04-20 US US11/379,488 patent/US8275306B2/en not_active Expired - Fee Related
- 2006-04-20 WO PCT/US2006/014934 patent/WO2006113887A2/en not_active Ceased
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6181909B1 (en) * | 1997-07-22 | 2001-01-30 | Educational Testing Service | System and method for computer-based automatic essay scoring |
| US6356864B1 (en) * | 1997-07-25 | 2002-03-12 | University Technology Corporation | Methods for analysis and evaluation of the semantic content of a writing based on vector length |
| US20040175687A1 (en) * | 2002-06-24 | 2004-09-09 | Jill Burstein | Automated essay scoring |
| US7088949B2 (en) * | 2002-06-24 | 2006-08-08 | Educational Testing Service | Automated essay scoring |
| US20050143971A1 (en) * | 2003-10-27 | 2005-06-30 | Jill Burstein | Method and system for determining text coherence |
| US20050142529A1 (en) * | 2003-10-27 | 2005-06-30 | Yvacheslav Andreyev | Automatic essay scoring system |
Non-Patent Citations (19)
| Title |
|---|
| Allan, J., Carbonell, et al., Topic Detection and Tracking Pilot Study Final Report, Proceedings of the Broadcast News Transcription and Understanding Workshop, Feb. 1998, pp. 194-218. |
| Billsus, D., et al., A Hybrid User Model for News Story Classification, Proceedings of the Seventh International Conference on User Modeling, 1999, 10 Pages. |
| Burstein, J., et al., Automated Scoring Using Hybrid Feature Identification Technique, Proceedings of 36th Annual Meeting of the Association of Computational Linguistics, 1998, pp. 206-210. |
| Cohen, William W., et al., Learning to Classify Email into "Speech Acts", EMNLP 2004, 2004, 8 Pages. |
| Elliott, S., IntelliMetric(TM): From Here to Validity, In Automated Essay Scoring: A Cross-Disciplinary Perspective, Shermis & Berstein, eds., 2003, pp. 70-86. |
| Elliott, S., IntelliMetric™: From Here to Validity, In Automated Essay Scoring: A Cross-Disciplinary Perspective, Shermis & Berstein, eds., 2003, pp. 70-86. |
| Foltz, P. W., et al., The Measurement of Textual Coherence with Latent Semantic Analysis, Discourse Processes, vol. 25 (2-3), 1998, pp. 285-307. |
| Hripcsak, George, MD., et al. Unlocking Clinical Data from Narrative Reports: A Study of Natural Language Processing, Ann Intern. Med., vol. 122, 1995, pp. 681-688. |
| International Application of PCT Application No. PCT/US2006/014934, May 6, 2008, 2 pages. |
| International Preliminary Report on Patentability dated Mar. 10, 2009 corresponding to International Patent Application No. PCT/US2006/014934. |
| Joachims, T., Optimizing Search Engines using Clickthrough Data, Proceedings of the ACM Conference on Knowledge Discovery and Data Mining, 2002, 10 Pages. |
| Larkey, L.S. Automatic Essay Grading Using Text Categorization Techniques, Proceedings of the 21st ACM-SIGIR Conference on Research and Development in Information Retrieval, 1998, pp. 90-95. |
| McCallum, A., et al., Building Domain-Specific Search Engines with Machine Learning Techniques, AAAI-99 Spring Symposium, Technical Report SS-99-03, 1999, pp. 28-39. |
| Page, Ellis B. The Imminence of . . . Grading Essays by Computer, Phi Delta Kappan, vol. 48, 1966, pp. 238-243. |
| Sahami, M., et al., A Bayesian Approach to Filtering Junk E-Mail, Learning for Text Categorization: Papers from the 1988 Workshop, AAAI Technical Report WS-98-05, 1988, 8 Pages. |
| Salton et al. A Vector Space Model for Automatic Indexing. Communication of the ACM Nov. 1975. * |
| Srihari et al. Automated Scoring of Handwritten Essay Based on Latent Semantic Analysis. DAS 2006 LNCS 3872. pp. 71-83. * |
| Thomas et al. E-Assessment using Latent Semantic Analyis in the Computer Science Domain: A pilot Study. Proceedings of the Workshop on eLearning for Computational Linguistics and Computational Linguistics for eLearning. pp. 38-44. 2004. * |
| Wilcox, Adam B., PhD., et al., The Role of Domain Knowledge in Automating Medical Text Report Classification, J. Am. Med. Inform. Assoc., vol. 10, 2003, pp. 330-338. |
Cited By (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20120088219A1 (en) * | 2010-10-06 | 2012-04-12 | Ted Briscoe | Automated assessment of examination scripts |
| US9679256B2 (en) * | 2010-10-06 | 2017-06-13 | The Chancellor, Masters And Scholars Of The University Of Cambridge | Automated assessment of examination scripts |
| US10867525B1 (en) * | 2013-03-18 | 2020-12-15 | Educational Testing Service | Systems and methods for generating recitation items |
| US9928754B2 (en) * | 2013-03-18 | 2018-03-27 | Educational Testing Service | Systems and methods for generating recitation items |
| US11354340B2 (en) | 2014-06-05 | 2022-06-07 | International Business Machines Corporation | Time-based optimization of answer generation in a question and answer system |
| US11023478B2 (en) | 2014-06-05 | 2021-06-01 | International Business Machines Corporation | Determining temporal categories for a domain of content for natural language processing |
| US9785684B2 (en) | 2014-06-05 | 2017-10-10 | International Business Machines Corporation | Determining temporal categories for a domain of content for natural language processing |
| US9946762B2 (en) | 2014-09-16 | 2018-04-17 | International Business Machines Corporation | Building a domain knowledge and term identity using crowd sourcing |
| US9990434B2 (en) | 2014-12-02 | 2018-06-05 | International Business Machines Corporation | Ingesting forum content |
| US10102289B2 (en) | 2014-12-02 | 2018-10-16 | International Business Machines Corporation | Ingesting forum content |
| US10169466B2 (en) | 2014-12-02 | 2019-01-01 | International Business Machines Corporation | Persona-based conversation |
| US10180988B2 (en) | 2014-12-02 | 2019-01-15 | International Business Machines Corporation | Persona-based conversation |
| US9626352B2 (en) | 2014-12-02 | 2017-04-18 | International Business Machines Corporation | Inter thread anaphora resolution |
| US9811515B2 (en) | 2014-12-11 | 2017-11-07 | International Business Machines Corporation | Annotating posts in a forum thread with improved data |
| US9626622B2 (en) | 2014-12-15 | 2017-04-18 | International Business Machines Corporation | Training a question/answer system using answer keys based on forum content |
| US10516525B2 (en) | 2017-08-24 | 2019-12-24 | International Business Machines Corporation | System and method for detecting anomalies in examinations |
| US10659218B2 (en) | 2017-08-24 | 2020-05-19 | International Business Machines Corporation | System and method for detecting anomalies in examinations |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2006113887A2 (en) | 2006-10-26 |
| US20060240390A1 (en) | 2006-10-26 |
| WO2006113887A3 (en) | 2009-04-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7711312B2 (en) | Method and system for detecting off-topic essays without topic-specific training | |
| US8275306B2 (en) | Method and system for evaluating vocabulary similarity | |
| Forthmann et al. | Application of latent semantic analysis to divergent thinking is biased by elaboration | |
| Collins‐Thompson et al. | Predicting reading difficulty with statistical language models | |
| Higgins et al. | Identifying off-topic student essays without topic-specific training data | |
| Mayfield et al. | LightSIDE: Open source machine learning for text | |
| Guy | The quantitative analysis of linguistic variation | |
| Cox et al. | Information and processes underlying semantic and episodic memory across tasks, items, and individuals. | |
| US20150254565A1 (en) | Systems and Methods for Constructed Response Scoring Using Metaphor Detection | |
| US10134297B2 (en) | Systems and methods for determining text complexity | |
| US20130185057A1 (en) | Computer-Implemented Systems and Methods for Scoring of Spoken Responses Based on Part of Speech Patterns | |
| Baldwin et al. | Using natural language processing to predict item response times and improve test construction | |
| Rei et al. | Sentence similarity measures for fine-grained estimation of topical relevance in learner essays | |
| Schnur et al. | Lexical complexity, writing proficiency and task effects in Spanish Dual Language Immersion | |
| JP6823330B1 (en) | Test result analysis system and method | |
| Hastings et al. | Active learning for improving machine learning of student explanatory essays | |
| Dunn et al. | Distributed metacognition: Increased bias and deficits in metacognitive sensitivity when retrieving information from the internet. | |
| Dascălu et al. | Towards an integrated approach for evaluating textual complexity for learning purposes | |
| Cartiff et al. | South Carolina teacher retention report for 2022–23 | |
| Sil et al. | Automatic grading of scientific inquiry | |
| De Vrindt et al. | Text mining to alleviate the cold-start problem of adaptive comparative judgments | |
| Burstein et al. | Advanced Capabilities for Evaluating Student Writing: Detecting Off-Topic Essays Without Topic-Specific Training. | |
| Solovyev et al. | Topic modeling for text structure assessment: The case of Russian academic texts | |
| Guy | Words and numbers: Statistical analysis in sociolinguistics | |
| CN109726938B (en) | Student thinking state early warning method based on deep learning |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AS | Assignment |
Owner name: EDUCATIONAL TESTING SERVICE, NEW JERSEY Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ATTALI, YIGAL;REEL/FRAME:017503/0133 Effective date: 20060420 |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| CC | Certificate of correction | ||
| FPAY | Fee payment |
Year of fee payment: 4 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2552); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 8 |
|
| FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
| STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
| FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20240925 |