Hi Lin On Thu, Oct 22, 2020 at 6:32 PM Lin Onetwo <[email protected]> wrote:
> Hi, Tones > > Great idea, automating linking and tagging will be a boost to the writing. > We normally consume time to do this by hand, and automatically do this in > English (instead of in Chinese and Japanese) is very easy, as there are > many tools. > > I would recommend https://github.com/spencermountain/compromise#topics to > extract topies, and maybe LDA https://github.com/primaryobjects/lda > The LDA is a machine learning tool, it would be great if this kind of library is developed for Tiddlywiki so it can recognize tiddler, tiddler fields, ... > > You can even do rule-based matching using > https://github.com/catalogm/compromise-match2 , so you can create your > own precise matching rules to do topic extraction. > > Maybe you can do this in some hooks of tiddlywiki? I am not fremiliar with > hooks. > > Hope this helps > > LinOnetwo > > 在2020年10月22日星期四 UTC+8 上午7:17:37<TW Tones> 写道: > >> Folks, >> >> I just thought I would let you know what I am working on to seek input. >> >> *Background* >> >> - Many of you use tags and tiddlers to categorise tiddlers, be it >> tags or fields such as lists. >> - The information used to do this is often found in the text you type >> or data you imported. >> - I am trying to automate this to a high degree to extract and >> formalise keywords and key phrases and generate tiddlers. >> >> >> *My Project* >> >> - I am currently working on methods to extract content from the text >> and other fields to create keywords and key phrases as tiddlers. >> - Once created the freelinks plugin should highlight them, where ever >> they appear. >> - When Viewing a tiddler I can list all the keywords and key phrases >> found in the content, and with a link widget click to create keyword >> tiddlers and add what I want to a separate list. >> - Once I have a selected list of keywords and key phrases >> - I would like to order them by importance >> - Be able to insert them in a text field then compose text that >> uses each selected keyword. I am authoring content for organic search. >> >> *Help needed* >> >> - I would like to extract words from content, excluding "if, and, or, >> but, not, the" etc... and generate links to tiddlers of each name. >> - Sometimes we want a phrase rather than a word. >> - What if that content is HTML or JSON? >> >> Your thoughts would be appreciated. >> >> Regards >> Tones >> >> -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/a8e13bed-9ceb-47dc-8cd1-fe9ee077d91en%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/a8e13bed-9ceb-47dc-8cd1-fe9ee077d91en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAKHVXmqxV0TW4oOazBW_ON--2_BWH27OxtROraf6w%3DGQYvHU8w%40mail.gmail.com.

