openwound | writing tool that uses analyzed parts

 by   mbutler JavaScript Version: Current License: MIT

kandi X-RAY | openwound Summary

kandi X-RAY | openwound Summary

openwound is a JavaScript library. openwound has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Openwound is a (re)writing tool named after the famous William S. Burroughs quote about cut-up writing being divination. "When you cut into the present the future leaks out.". This project started in 2002 with the publication of the book Alloy: Kind Tricks and Bodily Realities in the Vanguard Party that I created for my MFA in Intermedia Art from the University of Iowa. Read more. I originally used a DOS program called Babble, before writing a parts-of-speech based program in Perl in 2005. After an aborted PHP version in 2009, I wrote this word vectors + parts-of-speech based version for node.js in 2016.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              openwound has a low active ecosystem.
              It has 4 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of openwound is current.

            kandi-Quality Quality

              openwound has 0 bugs and 0 code smells.

            kandi-Security Security

              openwound has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              openwound code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              openwound is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              openwound releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.
              openwound saves you 48 person hours of effort in developing the same functionality from scratch.
              It has 127 lines of code, 5 functions and 5 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of openwound
            Get all kandi verified functions for this library.

            openwound Key Features

            No Key Features are available at this moment for openwound.

            openwound Examples and Code Snippets

            No Code Snippets are available at this moment for openwound.

            Community Discussions

            No Community Discussions are available at this moment for openwound.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install openwound

            The pre-trained word vector data needed for the Word2Vec module is not distributed with this project. It's an 822 MB download. For information on the Wikipedia 2014 + Gigaword 5 GloVe set, visit the Stanford Natural Language Processing Group glove page. Download it directly here. You'll probably want the glove.6B.50d.txt file, though you can experiment with the larger sets if you like. Place the glove.6B.50d.txt file in the /data directory.
            Accept any amount of text from a field called INPUT. Perform a part-of-speech tagging and display the tagged words in a text field called TAGGED OUTPUT. The value of the TAGGED OUTPUT field might look/NN something/NN like/IN this/DET ./PP
            Copy each word (without its POS tag) into an appropriate field based on it.s part-of-speech. The user may delete words or add their own words. Make all words lowercase.
            Accept a value the user has inputed in the COMMON field. The value can be from 0-100. The number corresponds to an array that contains the 1000 most common words in the English language. (For example, a value of 20 in the COMMON text field means the 20 most common words will not be substituted in the next step.)
            Substitute each of the words or punctuation marks in the TAGGED OUTPUT field with a different word or punctuation mark from the corresponding POS field unless that word is in the range specified by the COMMON value in which case it is not substituted. Display the result in a SUBSTITUTION text field.
            Capitalize any letter directly following the PP, Punctuation, Sentence Ender tag then remove the POS tags from the SUBSTITUTION text. Display the new text in a field called RECOMBINED.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/mbutler/openwound.git

          • CLI

            gh repo clone mbutler/openwound

          • sshUrl

            git@github.com:mbutler/openwound.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular JavaScript Libraries

            freeCodeCamp

            by freeCodeCamp

            vue

            by vuejs

            react

            by facebook

            bootstrap

            by twbs

            Try Top Libraries by mbutler

            strat-o-rama

            by mbutlerJavaScript

            fiction-bot

            by mbutlerPHP

            mythic-roller

            by mbutlerJavaScript

            foundryvtt-dnd4e

            by mbutlerCSS

            wilderness

            by mbutlerJavaScript