PyThaiNLP / pythainlp

Thai Natural Language Processing in Python.
https://pythainlp.org/
Apache License 2.0
936 stars 272 forks source link

Add Thai word list from Volubilis dictionary #870

Closed konbraphat51 closed 7 months ago

konbraphat51 commented 7 months ago

What does this changes

Add an optional corpus of Volubilis titles.

Fixes #858

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

coveralls commented 7 months ago

Coverage Status

coverage: 86.071% (+3.0%) from 83.1% when pulling 57b9e37887f0c45b43c9dc4082393f96a39560e4 on konbraphat51:corpus_volubilis into abfbf02bde1a7daf8d276cf2a958a4e85559a3da on PyThaiNLP:dev.

konbraphat51 commented 7 months ago

Not sure why coverall doesn't recognize test code of volubilis()

Edited: better now

konbraphat51 commented 7 months ago

Review please

sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

konbraphat51 commented 7 months ago

Okey, review again please