Giter Club home page Giter Club logo

btree-word-finder's Introduction

Balanced Binary Tree Word Finder

Program that reads a file and can answer queries of whether certain words appear in it. The number of times each word appears in the text can be seen too, among other information. Run "BTreeWordFinder.py" for the binary tree approach or "BalancedBTreeWordFinder.py" for the balanced binary tree model. The usage of tree-based data structures intends to speed up the organized storage and checking of words.

Programming language Python 2
Code language English (variables and functions), Catalan (comments and interface)
Report language Catalan
Authors Albert Espín and Pau Sanchez
Date May 2015
Code license MIT
Report license Creative Commons Attribution, Non-Commercial, Non-Derivative
Text files license Not owned by the authors of this work, original sources are not known but may be these: large_text.txt, small_text.txt, dictionary.txt

btree-word-finder's People

Contributors

albert-espin avatar

Watchers

 avatar  avatar  avatar

btree-word-finder's Issues

Where is the import copy and search engine for word finder

when there is some query search that has been chosen from dictionary.txt or small.txt which concatenate to large.txt. so result return a meaningful occurrence of query keywords with alphabetical order make sure and please make your code efficient for contribution.

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.