lingvisa

Results 10 issues of lingvisa

First, this is not an issue for py-spy, but I hope the author can help me understand what's happening with my profiling in py-spy. This is what happened: Suddenly my...

Python 3.7.4 (default, Aug 13 2019, 20:35:49) Type 'copyright', 'credits' or 'license' for more information IPython 7.8.0 -- An enhanced Interactive Python. Type '?' for help. In [1]: import pkuseg...

``` >>> keyword_processor.remove_keywords_from_dict({"product management": ["PM"]}) >>> keyword_processor.remove_keywords_from_list(["java programing"]) >>> keyword_processor.extract_keywords('I am a product manager for a java_2e platform') ``` These all returns extracted words after the removal. But how to...

Hi, thanks for the great paper and open sourced code. It seems a great leap in graph learning. I have one question: my graph is very dynamic, and it won't...

C++ 版本好像已经实现了, 这里: https://github.com/yanyiwu/cppjieba/issues/67 但 Python 还是不行。 例如,用户词典中可以有: ``` 《留守女士》 同一个世界,同一个梦想 ``` 这些在标点符号处都被切开了。有没有办法在 pyhton 也支持?

``` NAME Grint Anderson 86 GPE Nashv1le 82 ``` @gandersen101 For both 'Grint' and 'Nashv1le' are from text, and their corresponding dictionary items are "Grant Andersen" and "Nashville". Is there...

``` 2021-02-26 12:11:22 [scrapy.utils.log] INFO: Scrapy 2.4.1 started (bot: counselor) 2021-02-26 12:11:22 [scrapy.utils.log] INFO: Versions: lxml 4.5.0.0, libxml2 2.9.10, cssselect 1.1.0, parsel 1.6.0, w3lib 1.22.0, Twisted 20.3.0, Python 3.7.3 (default,...

I always got a message after clicking the link http://www.research.att.com/~john/Grappa/grappa.tgz: The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a...

@znwang25 Nice to see this package. I haven't found another fuzzy matching library that works well for Chinese. Can the model generated by fit() be saved and reloaded? Also ,do...

## Description I deployed graph-explorer on my local Mac computer following the instruction. After I start the docker container with "docker run -p 80:80 -p 443:443 --env HOST=localhost graph-explorer", the...

bug
documentation
database support