Skip to content

Use Adapt for Intent Parsing #237

@paddatrapper

Description

@paddatrapper

Recently Adapt by the Mycroft project has been open-sourced and I think it may be a good idea to use it to parse naturally written text into actionable intents. This would allow us to call actions based on a json script translation of the user's input as well as allow for the user to interact more naturally with the game.

The only drawback is that Adapt is written in Python, so we would need to use something like Jython to implement it. Thus creating two more dependencies - Jython and Adapt.

Adapt source code is available on GitHub

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions