Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dcavar/schemenlp

Scheme code for computational linguistics, natural language processing, corpus analysis taught at ESSLLI long time ago
https://github.com/dcavar/schemenlp

chart-parser computational-linguistics drscheme natural-language-processing parsing scheme

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Scheme Code for Computational Linguistics and Natural Language Processing

(C) 2018 [Damir Cavar](http://damir.cavar.me/)

This is the code we developed and discussed at a Scheme for Computational Linguistics course at [ESSLLI in Málaga, Spain in 2006](http://www.folli.info/?page_id=45).

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.