31 Matching Annotations
  1. Nov 2018
    1. Recursive models

      Mostly adopted to process tree/graph structures

    2. Recurrent model

      Mostly to process sequences

    3. recursive networks

      Can handle trees.. used for constituency parsing

    4. n many cases, this means encodingthe structure as a xed width vector, which we can then pass on to another statisticallearner for further processing. While convolutional and pooling architectures allow us toencode arbitrary large items as xed size vectors capturing their most salient features,they do so by sacri cing most of the structural information.

      Processing elements of fixed width inputs

    5. Convolutional and pooling architecture show promising resultson many tasks, including document classi cation,7short-text categorization,8sentimentclassi cation,9relation type classi cation between entities,10event detection,11paraphraseidenti cation,12semantic role labeling,13question answering,14predicting box-oce rev-

      Applications of CNN arch based models

    6. CGsupertagging,3dialog state tracking,4pre-ordering for statistical machine translation5andlanguage modeling.6

      Applications of feed forward network

    7. convolutional and pooling layers (Section 9) are useful for classi cationtasks in which we expect to nd strong local clues regarding class membership,

      Convolution for local features

    8. Mathematical

      Notations

    9. feed-forward networks and recurrent /recursive networks

      Types of NN

    Annotators

    1. generation of exercises and tests.

      *

    2. Most NLP research is developed and optimized for native-language material, and it is easier to obtain enough annotated language material to train the statistical models and machine-learning approaches used in current research and development, so that in principle a wide range of NLP tools with high-quality analysis is available

      *

    3. recognizing textual entailment and paraphrase recognition (Androutsopoulos & Malakasiotis, 2010

      How does the RTE works for language learning task !!!

      Is it matching a structural element of the text from the corpus!!

    4. context patterns

      Context patterns

    5. standard parsing algorithm

      Which is that standard parsing algorithm??

    6. The idea of constraint relaxation is to eliminate certain constraints from the grammar, for example, specifi cations ensuring agreement, thereby allowing the grammar to license more strings than before. This assumes that an error can be mapped to a particular constraint to be relaxed,

      To detect the missing constraint. The transition Then constrained need to be ordered ??

    7. Starting with a standard native-language grammar, rules are added to license strings which are used by language learners but not in the native language,

      Rules are applicable to only the learners not for native speakers's errors

    8. ince learners need more scaffolding than a list of alternatives from which to choose

      L2 learners needs help in word choice with respect to the context and some equivalent examples in their native language

      NLP: Needs the co-occurrence learnt with wider window to cover the context

    9. “in contrast to most misspellings by native writers, many L2 misspellings are multiple-edit errors and are thus not corrected by a spell checker designed for native writers.”

      Not a small slip for L2 learners(harder to predict the intention of the learner). Where as slips in L1 learners is small and easy to detect.

    10. All approaches to detecting and diagnosing learner errors must explicitly or implicitly model the space of well-formed and ill-formed variation that is possible given a particular activity and a given learner.

      Model all the possible input space and differentiate the space corresponding to error

    11. traditionally focused on learner errors

      True.. The focus goes on the minority case..

    12. it is necessary to abstract away from the specifi c string entered by the learner to more general classes of properties by automatically analyzing the learner input using NLP algorithms and resources.

      True

    13. Jurafsky and Martin (2009).

      *

    14. e-Tutor (Heift, 2010), Robo-Sensei (Nagata, 2009), and TAGARELA (Amaral & Meurers, 2011)

      Existing ILTS applications

    Annotators

  2. Oct 2018
  3. www.sfs.uni-tuebingen.de www.sfs.uni-tuebingen.de
    1. NLP technology in ICALL systems that are fully integrated into language programs.Robo-Sensei(Nagata, 2002), andE-Tutor(Heift, 1998, 2003) are two such successfulexamples. There is also a third one,Spanish for Business Professionals(Hagen, 1999)

      Successful NLP + ICALL tools

    2. Being able to processill-formed input is only part of the challenge of designing real-life ICALL systems.Issues such as activity design, language assessment and measurement, teachingtechniques, syllabus design, second language analysis, cognitive models of secondlanguage acquisition, and language policy and planning are important for the designof ICALL systems for real-life FLTL

      Major constraints of designing an ICALL

    3. To determine the potential role of ICALL systems in FLTL

      Need for ICALL in FLTL

    4. they were very receptive to theidea of automatic support tools to practice receptive skills, reinforce the acquisition oflanguage forms, propose remedial work, and raise linguistic awareness

      As an aiding tools; should not be a replacement

    5. . On the other hand, the same instructorsperceive form-based activities as problematic for use in the classroom because theycan reduce the pace of the lesson and take away time that could be dedicated tomeaning-based, communicative activities. In such a setting, the amount of time astudent spends in a class with a language instructor is very limited, and individualinteraction between instructor and student even more scarce. The consequence is thatclassroom time is often used for meaning-based activities, and work on linguisticcategories and rules is de-emphasized and confined to homework.

      The amount of time spend to teach forms is less.. Focusing on forms affects the meaning/communication based tasks