8000 GitHub - seai19650/LDAitkmitl
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seai19650/LDAitkmitl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAitkmitl

  1. pip install -r requirements.txt

  2. You don't have to pip install pylexto, just MOVE "pylexto" and "jpype" folders in your ../anaconda3/lib/python3.7/site-packages/ (before RUN main.py, pls delete these folders)

  3. RUN python main.py

If you got an error: marisa-trie/include/marisa/stdio.h:4:10: fatal error: 'cstdio' file not found

  • For Mac Mojave
  1. Install a command line tool by running the following command in terminal: open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg

https://stackoverflow.com/questions/52509602/cant-compile-c-program-on-a-mac-after-upgrade-to-mojave

  1. Add CPATH for gcc environment by running the following command in terminal or adding it to the bash_profile: export CPATH=/Library/Developer/CommandLineTools/usr/include/c++/v1

pytries/marisa-trie#50

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.9%
  • Python 12.1%
  • JavaScript 2.7%
  • Java 1.3%
0