GithubHelp home page GithubHelp logo

document_tokenizer's Introduction

Document_Tokenizer

author: D.E. O'Kane

License: GPLv3

A set of tools and classes to tokenize and extract information from documents of all kinds. 
The main goal of this project is to build a set of tools and classes much in the same vein as
the well known Natural Language Toolkit (nltk.org), i.e. word stemmers, natural language 
processing routines, and possibly even statistical routines.

News:

Release of v 2.0! At last there is now a (somewhat) refined user interface! The basic tools work,
namely the LSA and RE analysis tools, and there is a bit of help documentation for each function
to help you in your strugglings. This release represents a major step forward in functionality,
user interface, and program flexibility.

-->Functionality: Users can now change the working directory of the program and subsequent csv
   files are written to the working directory.
-->User Interface: Users now don't have to be as programmatically inclined. All the tools that
   are used are now collected in an interactive interface along with helpful documentation.
-->Program Flexibility: As from before, users can use the program to perform merger & aquisition
   specific processes (provision searches) or also perform more general analysis, i.e. PCA.

My current wish list includes:

> A word stemmer (Porter or otherwise. I need a robust stemming method.)
> Descriptive statistics routines for a data set, e.g. word counts, percentage of document 
that is single occurence words (i.e. hapax legomena).

document_tokenizer's People

Contributors

drewokane avatar

Watchers

 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.