Text Processing Book: Speech and Language Processing (3rd ed. draft)

Speech and Language Processing (3rd ed. draft) Project Website: https://web.stanford.edu/~jurafsky/slp3/ Description   Chapter Slides Relation to 2nd ed. 1: Introduction [Ch. 1 in 2nd ed.] 2: Regular Expressions, Text Normalization, and Edit Distance Text [pptx] [pdf] Edit Distance [pptx] [pdf] … Continue reading

Open Source Text Processing Project: Akiva

Akiva is a simple natural-language-processing, question-answering, artificial intelligence Project Website: None Github Link: https://github.com/thebigdb/akiva Description Akiva is a simple natural-language-processing, question-answering, artificial intelligence. Its main role is to take a question, deconstruct it in order to query the collaborative database … Continue reading

Open Source Text Processing Project: causeofwhy

Cause of Why Project Website: None Github Link: https://github.com/bwbaugh/causeofwhy Description The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowledge base, extracting answers to user questions … Continue reading

Open Source Text Processing Project: Quepy

Quepy: A python framework to transform natural language questions to queries in a database query language Project Website: None Github Link: https://github.com/machinalis/quepy Description Quepy is a python framework to transform natural language questions to queries in a database query language. … Continue reading

Open Source Text Processing Project: Ephyra

The Ephyra Question Answering System Project Website: http://www.ephyra.info/ Github Link: None Description 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. … Continue reading

Open Source Text Processing Project: YodaQA

YodaQA: A Question Answering system built on top of the Apache UIMA framework Project Website: http://ailao.eu/yodaqa/ Github Link: https://github.com/brmson/yodaqa Description YodaQA is an open source Factoid Question Answering system that can produce answer both from databases and text corpora using … Continue reading