GithubHelp home page GithubHelp logo

cjrd / tma Goto Github PK

View Code? Open in Web Editor NEW
62.0 6.0 28.0 8.16 MB

Topic Model Analyzer

Home Page: https://github.com/cjrd/TMA/wiki

License: Other

Python 17.08% JavaScript 63.88% C 4.93% R 0.25% CSS 7.30% C++ 3.82% Makefile 0.37% HTML 2.37%

tma's Introduction

The Topic Model Analyzer (TMA) is a simple tool for exploring and analyzing your real-world data with modern topic models. 

TMA is distributed under GPL 3.0.

See the TMA wiki https://github.com/cjrd/TMA/wiki for documentation, tutorials, and implementation details.
Please submit bug reports or feature requests at https://github.com/cjrd/TMA/issues

tma's People

Contributors

cjrd 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tma's Issues

'ulimit' is not recognized as an internal or external command

Hi
I am not sure if TMA current version only works on Linux platform. But I tried to run on windows platform. I have installed all required package and run the django server successfully. But when I ran the topic modeling on any sample data, I got the error
"ulimit' is not recognized as an internal or external command"

I think ulimit is linux/unix command. I tried to install in windows (by git-bash and/or cygwin) but no success.
Any idea if somebody already ran this on windows platform.

Thanks a lot.
Shrestha

Here is full trace of error:

'ulimit' is not recognized as an internal or external command, operable program or batch file. [22/Nov/2018 09:44:19] "GET /tma/ HTTP/1.1" 200 30951 [22/Nov/2018 09:44:20] "GET /static/js/jquery-latest.js HTTP/1.1" 200 72328 [22/Nov/2018 09:44:20] "GET /static/images/ajax-loading-bar.gif HTTP/1.1" 200 10819 [22/Nov/2018 09:44:20] "GET /static/js/init-page.js HTTP/1.1" 200 3532 [22/Nov/2018 09:44:20] "GET /static/css/init-form.css HTTP/1.1" 200 2775 [22/Nov/2018 09:44:20] "GET /static/css/standard.css HTTP/1.1" 200 4356 [22/Nov/2018 09:44:20] "GET /static/images/paper.png HTTP/1.1" 200 2511 [22/Nov/2018 09:44:21] "GET /static/images/simple-arrow-right.png HTTP/1.1" 200 113 [22/Nov/2018 09:44:21] "GET /static/images/favicon.ico HTTP/1.1" 200 318 [22/Nov/2018 09:44:21] "GET /static/images/qmark.jpg HTTP/1.1" 200 1056 Internal Server Error: /tma/ Traceback (most recent call last): File "F:\program_files\anaconda3\envs\TMA_python2.7\lib\site-packages\django\core\handlers\base.py", line 115, in get_response response = callback(request, *callback_args, **callback_kwargs) File "F:\program_files\anaconda3\envs\TMA_python2.7\lib\site-packages\django\views\decorators\csrf.p y", line 77, in wrapped_view return view_func(*args, **kwargs) File "F:\TMA\TMA\src\views.py", line 29, in process_form return _process_form(request) File "F:\program_files\anaconda3\envs\TMA_python2.7\lib\site-packages\django\utils\decorators.py", l ine 91, in _wrapped_view response = view_func(request, *args, **kwargs) File "F:\TMA\TMA\src\views.py", line 231, in _process_form analyzer.create_relations() File "F:\TMA\TMA\src\backend\ldaanalyzer.py", line 123, in create_relations beta = np.loadtxt(os.path.join(self.params['outdir'],'final.beta')) File "F:\program_files\anaconda3\envs\TMA_python2.7\lib\site-packages\numpy\lib\npyio.py", line 926, in loadtxt fh = np.lib._datasource.open(fname, 'rt', encoding=encoding) File "F:\program_files\anaconda3\envs\TMA_python2.7\lib\site-packages\numpy\lib_datasource.py", lin e 262, in open return ds.open(path, mode, encoding=encoding, newline=newline) File "F:\program_files\anaconda3\envs\TMA_python2.7\lib\site-packages\numpy\lib_datasource.py", lin e 618, in open raise IOError("%s not found." % path) IOError: F:\TMA\TMA\tmaout\tmpxssa_s_formdata/lda\final.beta not found.

Firefox menu

horizontal display menu does not display correctly in firefox

"No module named generate_db"

After a local installation, which I think was successful, I got the message "No module named generate_db" when I went to "http://localhost:8000/tma." Looking through the "src/backend" folder, I didn't see a "generate_db". When I comment out that line, things seem to work fine.

bing sorting

bing sorting takes place lexicographically not numerically -- need to fix the javascript

Find all the discussions that mention a given topic‏

This tool only gives us top 10 articles, I am wondering How can I get all articles related one topic? I am doing a research based on TMA, and I think it's very helpful. I am not a LDA expert, Could you tell me where is the setting file in source code to modify the articles number. Thanks.

Pie graph problems

topics-docs pie graph usually only has a single entry: fix and examine score use in pie graph

same bing query, different scores

Using CTM with NYT dataset had 3 topics with "cars drive engineer ford model power prices wheeled" but yielded 117, 117, 111. This might be just a matter of the bing server returning slightly different results -- possible to verify?

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.