/schemeNLP

Scheme code for computational linguistics, natural language processing, corpus analysis taught at ESSLLI long time ago

Primary LanguageSchemeApache License 2.0Apache-2.0

Scheme Code for Computational Linguistics and Natural Language Processing

(C) 2018 Damir Cavar

This is the code we developed and discussed at a Scheme for Computational Linguistics course at ESSLLI in Málaga, Spain in 2006.

See the LICENSE file for details on the license of the code.

Introduction

The content that we discussed was mainly: basic text processing, n-gram models, syntactic parsing, etc.