Skip to content

Web-based software suite for Computational Linguistic Analysis based on construction grammars and ontologies (HPSG, SBCG, xMRS, Wordnet, texttaglib)

License

Notifications You must be signed in to change notification settings

letuananh/visualkopasu

Repository files navigation

Visual Kopasu

Visko (Visual-kopasu) is a web-based software suite for Computational Linguistic Analysis based on deep parsing with construction grammars and ontologies (HPSG, SBCG, xMRS, Wordnet, texttaglib).

Install

visko is available on PyPI and can be installed with pip

pip install visko
  1. Visko requires coolisf library in order to function. Please follow installation instructions at https://pypi.org/project/coolisf/
  2. Visko is a Django site. To run Visko locally, please download the pre-packaged visko_site.tar.gz from a compatible release here and unzip it to a local folder. To start the development server use:
    python manage.py runserver
    and Visko should be ready at http://localhost:8000

Useful link

About

Web-based software suite for Computational Linguistic Analysis based on construction grammars and ontologies (HPSG, SBCG, xMRS, Wordnet, texttaglib)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published