Home

Awesome

Polyglot

Build Status Build status Coverage Status License Pharo version Pharo version Pharo version

This repository is marked as a public archive and it will be deleted in the future. It contains duplicated code that it can be found in the other pharo-ai repositories. We encourage you to look into the other NLP repositories that we have inside pharo-ai.

A library for Natural Language Processing implemented in Pharo. To get more information, check out the Polyglot Booklet.

Installation

To install Polyglot, go to the Playground (Ctrl+OW) in your fresh Pharo image and execute the following Metacello script (select it and press Do-it button or Ctrl+D):

Metacello new
  baseline: 'Polyglot';
  repository: 'github://PolyMathOrg/Polyglot/src';
  load.

List of Supported Features

Google Summer of Code 2019 Report

Author: Nikhil Pinnaparaju

Organisation: Pharo

Project: Polyglot

Mentors: Oleksandr Zaitsev, Alexandre Bergel

A library for Natural Language Processing implemented in Pharo.

Features Implemented

Code Contribution

Documentation

Blog Posts

Booklets

Project Demonstration/Presentation