Hi again, When you’ve got a question and no clue about the answer, you always ask the internet.But where do you start? For the majority of our questions we use Google. It’s simple, fast, and most of all it’s very effective. Nevertheless, there are another not so well known solutions: Stack Exchange Stack Exchange is [...]
Archive for the ‘question and answering’ Category
Question and Answer Tools
Posted in question and answering, tagged Question and Answering, quora, stack exchange on May 26, 2011 | Leave a Comment »
Context & Question and Answering systems
Posted in question and answering, tagged Context, Open Ephyra, q&a, Query Refinment, Question and Answering, Spell Checker on May 25, 2011 | Leave a Comment »
Hi everyone! So, I’ve been working since a couple of days on a new feature for Question and Answering systems regarding context. The main idea is to keep the topic of discussion from one user, so that he can be able to query the QA system with shortened questions. Here is an example scenario: What is [...]
NLP Interaction: Intelligent Referencing
Posted in natural language processing, question and answering, tagged intelligente referencing, natural language, nlp interaction, NLP Interface on May 19, 2010 | Leave a Comment »
The systems mentioned in the previous posts have some of the characteristics of a natural language system suited for device control but are missing others. Speech graffiti and the multi-modal systems provide the user with convenient ways to identify the objects within the environment to be controlled. In the Bucks example on the other hand, [...]
OpenEphyra – Question Interpretation – PART II
Posted in question and answering, tools, tagged Entity Recognition, Ephyra, Keywords, OpenEphyra, Question Interpretation on May 7, 2010 | Leave a Comment »
Ephyra knows about 70 properties DATE of an event, the NAME of a person or organization, etc . Each property is associated with a number of frequent question patterns. These patterns are basically regular expressions but in addition, they contain exactly one target tag <T>, indicating the target of the question, and 0 to n [...]
OpenEphyra – Question Interpretation – PART I
Posted in question and answering, tools, tagged NLP question, OpenEphyra, Question generation, Question Interpretation, Question Parsing in Java on April 30, 2010 | 1 Comment »
In Exploring OpenEphyra – Query Generation, was given a small overview about OpenEphyra’s Question Generation Model. In the last days I was exploring the framework, and reading some papers about it. After some experiments I got the first results, which made me very impressed. Let’s see more details … OpenEphyra is based on the assumption [...]
Exploring OpenEphyra – Query Generation
Posted in question and answering, tools, Uncategorized, tagged Entity Recognition, information extraction, knowledge acquisition, OpenEphyra on April 27, 2010 | 4 Comments »
OpenEphyra has different steps/processes to “understand” a question. At first the question string is normalized – unnecessary tokens, stem verbs and nouns are dropped. The Question Normalizer then determines the expected answer type of question and interprets the question to create a more concise representation of the question string. Given this information, a set of [...]
Qall-me
Posted in information retrieval, question and answering, tagged qall-me on April 23, 2010 | Leave a Comment »
Here is a real implementation on a question and answering system, with practical use for the community. Basically, you could use your phone as a query terminal, and perform questions like: “Where can I see a movie tonight?”. Demo of the application: From the website: “…The potential of open domain QA will be experimented with [...]
Question Answering systems & Genetic Algorithms
Posted in information retrieval, Methodology, passage retrieval, question and answering, tagged Genetic Algorithms, Tiedemann on April 23, 2010 | Leave a Comment »
Tiedemann (2007), wrote an interesting paper about Genetic Algorithms, regarding how to improve passage retrieval in Question Answering systems. In this paper four selection strategies in evolutionary optimization of information retrieval (IR) in a question answering system are compared. The IR index has been enhanced by linguistic features to improve the retrieval performance of potential [...]
Tools: OpenEphyra Question Answering System
Posted in information retrieval, natural language processing, passage retrieval, question and answering, tools, trec, tagged IR, natural language processing, trec on April 23, 2010 | 3 Comments »
OpenEphyra is the first open framework for question answering (QA). It retrieves accurate answers to natural language questions from the Web and other sources. OpenEphyra is hosted at SourceForge and published under the GNU General Public License (GPL). The framework comes with implementations of a number of algorithms that proved effective in CMU’s Ephyra system, [...]
Documents Collection – Wanted dead or alive!
Posted in information retrieval, question and answering, Text Extraction, trec, tagged IR, q&a, trec on April 20, 2010 | 5 Comments »
Anyone knows a large and free document corpus to test Question and Answering Information Retrieval Systems? Something TREC-like! Unfortunately, TREC collection of documents requires a password in order to download the documents. In fact, it would be nice if I could get a documents set from one specific topic (e.g. retail business). Moreover, it would [...]
