KimBue / TextAnalysis.jl

Julia package for text analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TextAnalysis

A Julia package for working with text.

Travis Appveyor

Please see the detailed manual and API Documentation for the linked above. The package also comes with a set of docstrings for offline documentation access.

Introduction

TextAnalysis provides support for standard tools and models for working with textual data and natural languages in the Julia langauges. Please see the documentation for more.

  • Features : Refer to NEWS.md for the latest features.
  • License : MIT License

Installation

pkg> add TextAnalysis

You may want to work on the master branch for the latest features (as mentioned in NEWS.md).

pkg> add TextAnalysis#master

Contributing and Reporting Bugs

Contributions, in the form of bug-reports, pull requests, additional documentation are encouraged. They can be made to the Github repository.

All contributions and communications should abide by the Julia Community Standards.

Support

Feel free to ask for help on the Julia Discourse forum, or in the #natural-language channel on julia-slack. (Which you can join here). You can also raise issues in this repository to request new features and/or improvements to the documentation and codebase.

About

Julia package for text analysis

License:Other


Languages

Language:Julia 100.0%