Git Product home page Git Product logo

old_norse_dictionary_zoega's Introduction

PyPI Build Status

Old Norse Dictionary Zoega

Zoëga's A Concise Dictionary of Old Icelandic parser

With the reader.py module, you can:

  • search a word with an edit distance below a given threshold,
  • extract the POS tags in dictionary entries,
  • search for exact entry and approximate entry.

However POS tag extractor is not very efficient. More special cases need to be handled.

TODO list:

  • look up a word in dictionary
  • search all words in dictionary which are at most at a given edit distance with the query word
  • for a given dictionary entry, give all its inflected forms (partially done),
  • handle more dictionary entry,
  • process all entries so that we would get virtually all the Old Norse words,
  • for each form, we can associate lemmas with a proposed POS tag.

Elaboration of data

Data come from https://github.com/GreekFellows/lesser-dannatt and http://norroen.info/dct/zoega by Tim Ermolaev. Then utils.first_step() is launched. Files are modified in order to ensure XML syntax consistency, finally utils.second_step() is launched.

old_norse_dictionary_zoega's People

Contributors

clemsciences avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jimdecatur

old_norse_dictionary_zoega's Issues

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.