-
基于特征
特征工程在深度学习火之前是解决特定领域问题的良药,这里用到的特征包括:
1)句子长度,长度为某个长度的句子为最理想的长度,依照距离这个长度的远近来打分。
2)句子位置,根据句子在全文中的位置,给出分数。(比如每段的第一句是核心句的比例大概是70%)
3)句子是否包含标题词,根据句子中包含标题词的多少来打分。
4)句子关键词打分,文本进行预处理之后,按照词频统计出排名前…
-
Issues with pickle?
Windows 10 python 2.7.6,
C:\Users\valentin\textteaser_nltk\Scripts\python.exe D:/dev_earthcube/textteaser/test.py
Traceback (most recent call last):
File "D:/dev_earthcube/text…
-
I use :pip install textteaser in window. The install is success. when i run the demo code. I have encounter the error as follow:
ImportError: cannot import name 'TextTeaser'
best wish
yuq…
-
>>> from textteaser import TextTeaser
>>> title = "Limitations of the GET method in HTTP"
>>> text = "We spend a lot of time thinking about web API design, and we learn a lot from other APIs and dis…
-
This project seems like something we could use:
https://github.com/stanfordnlp/GloVe
http://nlp.stanford.edu/projects/glove/
I think that the system is currently able to determine the location of a …
-
Using this area for Question Builder Issues / Progress
-
Subscribe to this issue and stay notified about new [daily trending repos in Scala](https://github.com/trending/scala?since=daily)!
-
sort by similarity?
not sure if this can even be done.
would be nice to have a quick way to sort similar images and so on when they don't have a title/issue/page and so on to sort after.
yes you can …
-
When running the "Check for broken extensions" check on a simple provider ext which does user the content element feature of the autoloader ext, the following exceptions are shown in the ajax request …
-
If I use the Chrome app, the sentences I get (when the number of sentences slider is at its default) seem to all come from the end of the article.
Here are two examples:
url: http://www.lrb.co.uk/…