Code Monkey home page Code Monkey logo

textanalysis.jl's Introduction

TextAnalysis

A Julia package for working with text.

CI version docs

Introduction

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

Features

  • Container type for Document and Corpus
  • DocumentTermMatrix and TF/IDF
  • LSA/LDA
  • Vocabulary and statistical Language Model
  • Co-occurance matrix
  • NaiveBayes classifier
  • ROUGE evaluation metrics

This package also incorporates features from the Languages and WordTokenizers packages within the JuliaText ecosystem.

TextModels

The TextModels package enhances this library with the additon of practical neural network based models. Some of that code used to live in this package, but was moved to simplify installation and reduce the number of dependencies.

Installation

pkg> add TextAnalysis

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.

textanalysis.jl's People

Contributors

abieler avatar aquatiko avatar asafmanela avatar asbisen avatar aviks avatar ayush1999 avatar ayushk4 avatar baggepinnen avatar cchderrick avatar computermaestro avatar dgmattam avatar dilumaluthge avatar djokester avatar femtocleaner[bot] avatar github-actions[bot] avatar hhaensel avatar jmoralez avatar johnmyleswhite avatar laschuet avatar nalimilan avatar nickto avatar paethon avatar phereford avatar schottmueller avatar slundberg avatar tanmaykm avatar tejasvaidhyadev avatar tkelman avatar ultradian avatar yukota avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.