Introduction to man-machine question and answer system

Source: Internet
Author: User

Introduces 2 open source human-machine question and answer systems implemented in Java:

1, Questionansweringsystem

questionansweringsystem

2, Openephyra

Ephyra is a modular and extensible framework for open domain question answering (QA).

The system retrieves accurate answers to natural language questions from the Web and other sources.

The basic ideas of the two systems are the same, with 4 major similarities:

1, are open-source projects with Java implementation;

2, are to answer natural language questions, such as these questions: testing the human-machine question and answer system intelligence of 3,760 questions;

3, all need to give accurate answers, but not like search engines just need to give the keyword matching page list can be;

4, it is necessary to retrieve text information from the Internet or other data sources.

So where is the difference?

One is for the Chinese language, one is for the English language, there are specific implementation methods such as: the use of Word segmentation algorithm, problem classification algorithm, answer extraction algorithm, answer scoring algorithm, etc. are different.


Introduction to man-machine question and answer system

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.