Vu Anh

Results 86 comments of Vu Anh

@NTT123 Just wanted to let you know that I've checked all the boxes and made sure that the LICENSE for [underthesea/pipeline/say/viettts_](https://github.com/undertheseanlp/underthesea/blob/main/underthesea/pipeline/say/viettts_/LICENSE) is on the straight and narrow. #lawyered 🔖 I'd...

@RyanDam, thank you for your investigation. Please follow issue #729. I will support Python 3.12 later.

I walk through this issue by ignore some units At `addStatementList` function in `StatementsImporter.php`, add these lines ```php $items = array(); foreach($data as $item){ $is_valid = true; try { $ignore_units...

@filbertkm I added these line to `LocalSettings.php` file ``` # WikibaseImport $wgWBRepoSettings['conceptBaseUri'] = 'http://www.wikidata.org/entity/'; require_once "$IP/extensions/WikibaseImport/WikibaseImport.php"; ``` But it's not working. When I tried to import New York entity ([Q1384](https://www.wikidata.org/wiki/Q1384)),...

@filbertkm Update I add these setting in `extensions/Wikibase/repo/config/Wikibase.default.php` ``` // 'conceptBaseUri' => function() { // $uri = preg_replace( '!^//!', 'http://', $GLOBALS['wgServer'] ); // return $uri . '/entity/'; // }, 'conceptBaseUri'...

As of now, there are no immediate plans to support the latest version of PyTorch in Underthesea's dependency parsing function. Please continue to follow our updates for any changes. Thank...

@BLKSerene I'll try to look into options and fixes this week and let you know what I find.

Dictionary Features - [x] Initialize Dictionary feature - [x] CRUD Word

**[Update 2023/02/23]** I just publish list of Vietnamese words in huggingface via https://huggingface.co/datasets/undertheseanlp/UTS_Dictionary