Git Product home page Git Product logo

arabictransliterator's People

Contributors

alastair avatar alia-morsi avatar neomoha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arabictransliterator's Issues

error scripts

hi i am a student i work for sentiment analysis for twitter multiligual with python
i have an error when i tried this code so can you help me please????????
the error is
""
test
Traceback (most recent call last):
File "C:/pyth27/essai/twitter/arabic-analex.py", line 694, in
mainly();
File "C:/pyth27/essai/twitter/arabic-analex.py", line 682, in mainly
analyzer = analex();
File "C:/pyth27/essai/twitter/arabic-analex.py", line 47, in init
self.nounstemmer = stem_noun.nounStemmer(); # to stem nouns
File "C:\pyth27\essai\twitter\stem_noun.py", line 33, in init
self.compStemmer.set_infix_letters(stem_noun_const.COMP_INFIX_LETTERS);
AttributeError: ArabicLightStemmer instance has no attribute 'set_infix_letters'
""

Deletion of Codernity DB from codebase

The python2 compatible version of the module used caching in the transliteration itself, and Codernity was used for that.
However, the context at which this module is meant to be used is limited to relatively small files, and perhaps caching is not really needed. To test thins assumption, caching was turned off temporarily, and there was no change in the transliteration output.
In addition, since there is no python3 version of Codernity, so perhaps it should be removed from the codebase altogether.

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.