Giter Club home page Giter Club logo

flair's Introduction

FLAIR (Form-Focused Linguistically Aware Information Retrieval)

(Now with automatic question generation!)

FLAIR is an online tool for language teachers and learners that:

  • searches the web for a topic of interest
  • analyzes the results for grammatical constructions and readability levels
  • re-ranks the results according to your (pedagogical or learning) needs specified in the settings

This fork of FLAIR additionally supports the automatic generation of factual (reading comprehension) questions from the contents of the results.

Built using the Google Web Toolkit, Stanford CoreNLP, and Microsoft Bing.

Usage

The project can be built using Apache Maven and deployed to any fairly recent Java EE web server such as Apache Tomcat.

The web search functionality relies on the Microsoft Bing API and consequently requires an API key that must be specified in the src/main/resources/com/flair/server/crawler/BingSearchAgent.properties resource file, like so:

# Secret API Key
api-key=<api_key_goes_here>

Relevant Citations

@article{chinkina2016online,
  title={Online information retrieval for language learning},
  author={Chinkina, Maria and Kannan, Madeeswaran and Meurers, Detmar},
  journal={Proceedings of ACL-2016 System Demonstrations},
  pages={7--12},
  year={2016}
}

@article{heilman2011automatic,
  title={Automatic factual question generation from text},
  author={Heilman, Michael},
  year={2011}
}

flair's People

Contributors

shademe avatar zweiss avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.