저 안에 있는 conversion-map.json 파일을 보고 잘 변환해서 써먹으면 될 것이다.
다음 경로로 찾았다.
더보기
🔎 한컴오피스 수식 latex: Google 검색
www.google.com
그랬더니 기사가 나왔다.
https://zdnet.co.kr/view/?no=20161229092520
"HWP 수식을 LaTeX으로"…오픈소스 변환기 등장
종이 시험지에 갇힌 수학문제 자료를 다른 정보처리 시스템에서 재사용할 수 있는 길이 열렸다. 한글과컴퓨터 한글(HWP) 문서에 담긴 수식(equation)을 컴퓨터용 학술논...
zdnet.co.kr
깃헙 참조링크 들어가서,
https://github.com/OpenBapul/hml-equation-parser/tree/master
GitHub - OpenBapul/hml-equation-parser
Contribute to OpenBapul/hml-equation-parser development by creating an account on GitHub.
github.com
그 안에
GitHub - OpenBapul/hml-equation-parser
Contribute to OpenBapul/hml-equation-parser development by creating an account on GitHub.
github.com
Apache License, Version 2.0 이라 해당 조건을 명시하고 준 무제한 사용이 가능할 것이다.
'파이썬(Python) > 그 밖에' 카테고리의 다른 글
Tesseract 한글 인식 성능 개선시도 1차: 큰 효과 없었다. (0) | 2023.05.15 |
---|---|
python. tesseract library 설치하고 실행: 가장 기초적인 코드를 넣었는데도 오류가 생기면 글자 실수를 확인하시오. (0) | 2023.05.12 |
Java2Python 설치 실패: Python 2.7 필요. && Java to Python online converter sites (0) | 2022.12.26 |