Coder Social home page Coder Social logo

morrison's Introduction

This is python project. The goal is to create a text sorting algorithm that will aid in paper creation.

morrison's People

Contributors

rednirgskizzif avatar ajkerr0 avatar

Watchers

James Cloos avatar  avatar  avatar

morrison's Issues

Need function to tokenize each sentence into a list of words with their grammar type.

The next step in breaking down the text file is to create a function to break down the sentences further.
I need a function that will take a sentence as an argument and return a list of words. Also a mirrored list should be made that contains each words' part of speech (noun, verb, etc). A third list should be created that separates a sentence into 'bits of information' (BOI). A noun, verb, pronoun, preposition, etc, will mark a good place to break off a new BOI. The length of this list will be what we use to declare a sentence 'To Dense'. Will need to collaborate to see how to handle adverbs and adjectives.

Need module to turn .pdf's to text

A core feature of this project is to turn scientific papers into parsable strings. To do that we need to be able to pull the text from pdfs correctly, in a correct format.

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.