https://github.com/smola/plangid
A programming language detection library and command line tool written in Python.
https://github.com/smola/plangid
language-detection machine-learning-models programming-language-identification python
Last synced: about 1 year ago
JSON representation
A programming language detection library and command line tool written in Python.
- Host: GitHub
- URL: https://github.com/smola/plangid
- Owner: smola
- License: mit
- Created: 2019-12-17T11:59:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-10T05:11:38.000Z (about 3 years ago)
- Last Synced: 2025-02-09T01:34:42.211Z (about 1 year ago)
- Topics: language-detection, machine-learning-models, programming-language-identification, python
- Language: Python
- Size: 127 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# plangid
**plangid** is a programming language detection library and command line tool written in Python.
## License
plangid is released under the terms of the [MIT License](LICENSE).