Giter Site home page Giter Site logo

fazledyn-or / lexos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wheatoncs/lexos

0.0 0.0 0.0 84.13 MB

Python/Flask-based website for text analysis workflow. Previous (stable) release is live at:

Home Page: http://lexos.wheatoncollege.edu

License: MIT License

JavaScript 15.54% Python 65.11% CSS 3.82% HTML 15.54%

lexos's Introduction

Lexos

Build status Build Status JavaScript Style Guide DOI

Summary

Lexos is a suite of tools designed to facilitate the computational analysis of literary and historical texts. It offers an integrated workflow in which the pre-processing ("scrubbing"), analysis, and visualization steps can be accomplished in a single, web-based environment. Scrubbing features include handling punctuation, stop words, markup tags, and character consolidations, as well as document segmentation, culling, and n-gram tokenization. Analytical tools include basic document statistics, hierarchical and k-means cluster analysis, cosine similarity ranking, and z-score analysis. Visualizations include word and bubble clouds, comparative "multiclouds", and rolling window analysis. Analytical tools produce line, PCA, Voronoi cell, and dendrogram graphs. Each of the tools has export functionality.

Lexos is aimed at entry-level users as well as advanced scholars using small to medium-sized text corpora. It places particular emphasis on the processing of ancient and non-standard languages, as well as non-Western languages that do not use the Roman alphabet.

Lexos is produced by the Lexomics Research Group. An online version of Lexos v4.0 is available at http://lexos.wheatoncollege.edu/.

Release history

This repo reflects ongoing development since our Summer 2019: Lexos v4.0

New Features in v4.0

  • A new UI for all tools.
  • Several features have been promoted from beta, including Scrape URLs, Bootstrap Consensus Tree, and Content Analysis.
  • Several color themes can now be selected from the header bar.
  • A walkthrough for each page is now available.
  • Active documents can be selected at any point from the footer.
  • Visualizations now have selectable color schemes.
  • Several tools now have PNG and SVG download options.
  • Several scrub options are now more robust and inclusive.
  • More helpful/descriptive error handling.
  • Redesigned and rewritten help section and tooltips.

Removed Features in v4.0

  • Video guides removed (replaced with page walkthroughs).
  • "Assign Temporary Labels" function was removed from the tools that used it.
  • Some advanced word cloud and Bubbleviz options were removed.
  • TF-IDF distance metric option removed.

Installation

Installation instructions for Lexos v4.0 are available in the project Wiki.

System Architecture (in brief)

Lexos v4.0 is written in Python 3.7 (as distributed in Anaconda 2019.03) using the Flask microframework, based on Werkzeug and Jinja2.

The front end is designed using jQuery. We increasingly incorporate the viz from D3.js and the Plotly Python graphing library in our visualizations and the power in the scikit-learn modules for text and statistical processing.

The directions for setting up the development environment for testing (using localhost:5000) on your local machine can be found on our wiki page.

Dependencies

Lexos requires the following Python packages:

beautifulsoup-4, biopython, chardet, colorlover, flask, gensim, lxml, matplotlib, natsort, numpy, pandas, plotly, requests, scikit-learn, scipy, werkzeug

Lexos works on Chrome and Firefox. Other browsers are not supported, and some features may not function.

License Information

See the file LICENSE for information on the Terms & Conditions for usage and a DISCLAIMER OF ALL WARRANTIES.

Citation Information

Kleinman, S., LeBlanc, M.D., Drout, M., and Feng, W. (2019). Lexos. v4.0 https://github.com/WheatonCS/Lexos/. doi:10.5281/zenodo.1403869.

lexos's People

Contributors

weiqi97 avatar scottkleinman avatar landaluce avatar emmagrace avatar bawjensen avatar myles-trevino avatar akuisara avatar danny98m avatar phuens avatar cgnobrega avatar mleblanc321 avatar mathewleblanc avatar socialhulkhogan avatar shi26 avatar xinruliu avatar jingxianl avatar cmccarthy41899 avatar datgryphon avatar arialfie759 avatar jacksonjreed avatar evanlaferriere avatar jlobes avatar mlimoges avatar yiqingc avatar maggieshafer avatar cjrieck avatar ciaburri-ginger avatar weaselpeasel avatar kreddy95 avatar jaronson13 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.