Giter Club home page Giter Club logo

textcleanser's People

Contributors

gouwsmeister 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  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

textcleanser's Issues

python generator.py

On running python generator.py, I receive the following error,

Traceback (most recent call last):
File "generator.py", line 557, in
    print gen.word_generate_candidates(w)
TypeError: word_generate_candidates() takes at least 3 arguments (2 given)

What am I missing? Kindly help.

tweet-lm.gz

I cannot find the tweet-lm file in the repo, could you add it? or explain how it can be generated? thanks

AssertionError - When run cleanser.py

Hello Sir,

I'm try to run your programs, but there is an Assertion error. What's that mean sir?
I'm planning to attempt this for my research works now, related to normalize tweets data. The message looks like this :

python cleanser.py 
Traceback (most recent call last):
  File "cleanser.py", line 85, in <module>
    tc = TextCleanser()
  File "cleanser.py", line 19, in __init__
    self.decoder = Decoder()
  File "/Users/cliefsengkey/Dropbox/RESEARCH-LDA/LDA-GENSIM/TextCleanser/decoder.py", line 27, in __init__
    assert os.path.exists(LATTICE_TOOL_DIR + "lattice-tool")
AssertionError

Thank You,

Format error in mix-lm file

Hi,

I'm getting this error while running start server script.
/home/chandresh/ckm/code/lexicalNormalization/TextCleanser/data/latimes-lm.gz.part0: line 115443: reached EOF before \end\ format error in mix-lm file /home/chandresh/ckm/code/lexicalNormalization/TextCleanser/data/latimes-lm.gz.part0
Can you look into it?

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.