Skip to content

Neural Network based models for Natural Language Processing

License

Notifications You must be signed in to change notification settings

AdarshKumar712/TextModels.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextModels

A Julia package for working with text.

Travis Appveyor

Introduction

The TextModels package enhances the TextAnalysis package with end-user focussed, practical natural language models, typically based on neural networks (in this case, Flux). Please see the documentation for more.

Installation

pkg> add TextModels

Some of the models require data files to run, which are downloaded on demand. Therefore, internet access is required at runtime for certain functionality in this package.

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

Neural Network based models for Natural Language Processing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%